gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation.
[platform/upstream/gstreamer.git] / ChangeLog
1 2009-01-07  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2
3         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4         Minor fix/cleanup in header field calculation.
5
6 2009-01-06  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
7
8         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
9         (gst_matroska_mux_handle_sink_event), (gst_matroska_mux_finish):
10         * gst/matroska/matroska-mux.h:
11         Remove internal taglist and fully use tagsetter interface.
12
13 2009-01-06  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
14
15         * gst/avi/gstavimux.c: (gst_avi_mux_reset),
16         (gst_avi_mux_riff_get_avi_header):
17         * gst/avi/gstavimux.h:
18         Ensure header size invariance during subsequent rewrite by using
19         tags snapshot.
20
21 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
22
23         * ext/pulse/pulsesink.c: (gst_pulsesink_destroy_stream):
24         Don't wait for the pulse mainloop when destroying the stream.
25         Fixes a deadlock when the pulsedaemon goes away while pulsesink
26         is PLAYING. Fixes bug #556986.
27
28 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
29
30         Patch by: Sascha Hauer <s dot hauer at pengutronix dot de>
31                   Luotao Fu <l dot fu at pengutronix dot de>
32
33         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
34         (gst_v4l2_get_caps_info):
35         Add support for grayscale v4l2 devices. Fixes bug #566616.
36
37 2009-01-05  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
38
39         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
40         (qtdemux_tag_add_tmpo), (qtdemux_tag_add_covr),
41         (qtdemux_tag_add_date), (qtdemux_tag_add_gnre),
42         (qtdemux_tag_add_blob), (qtdemux_parse_udta):
43         * gst/qtdemux/qtdemux.h:
44         * gst/qtdemux/quicktime.c: (plugin_init):
45         Streamline tag handling and pass unparsed tags as binary blob
46         in private tag.
47
48 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
49
50         * gst/audiofx/Makefile.am:
51         * gst/audiofx/audiofxbaseiirfilter.c:
52         (gst_audio_fx_base_iir_filter_base_init),
53         (gst_audio_fx_base_iir_filter_dispose),
54         (gst_audio_fx_base_iir_filter_class_init),
55         (gst_audio_fx_base_iir_filter_init),
56         (gst_audio_fx_base_iir_filter_calculate_gain),
57         (gst_audio_fx_base_iir_filter_set_coefficients),
58         (gst_audio_fx_base_iir_filter_setup), (process),
59         (gst_audio_fx_base_iir_filter_transform_ip),
60         (gst_audio_fx_base_iir_filter_stop):
61         * gst/audiofx/audiofxbaseiirfilter.h:
62         Implement a base class for IIR filters.
63
64         * gst/audiofx/audiochebband.c: (gst_audio_cheb_band_base_init),
65         (gst_audio_cheb_band_class_init), (gst_audio_cheb_band_init),
66         (generate_coefficients), (gst_audio_cheb_band_set_property),
67         (gst_audio_cheb_band_setup):
68         * gst/audiofx/audiochebband.h:
69         * gst/audiofx/audiocheblimit.c: (gst_audio_cheb_limit_base_init),
70         (gst_audio_cheb_limit_class_init), (gst_audio_cheb_limit_init),
71         (generate_coefficients), (gst_audio_cheb_limit_set_property),
72         (gst_audio_cheb_limit_setup):
73         * gst/audiofx/audiocheblimit.h:
74         Use the IIR filter base class for the chebyshev filters.
75
76 2009-01-02  Michael Smith <msmith@songbirdnest.com>
77
78           Patch by: Justin Karnegas <justin@affinix.com> and
79                     Michael Smith <msmith@songbirdnest.com>
80         * sys/osxaudio/gstosxaudio.c:
81         * sys/osxaudio/gstosxaudioelement.c:
82         * sys/osxaudio/gstosxaudioelement.h:
83         * sys/osxaudio/gstosxaudiosink.c:
84         * sys/osxaudio/gstosxaudiosink.h:
85         * sys/osxaudio/gstosxaudiosrc.c:
86         * sys/osxaudio/gstosxaudiosrc.h:
87         * sys/osxaudio/gstosxringbuffer.c:
88         * sys/osxaudio/gstosxringbuffer.h:
89           Rewrite osxaudio to work more flexibly and more reliably, using a
90           different abstraction layer of coreaudio that is the recommended way of
91           doing low-level audio I/O on OSX.
92           Fixes byg #564948.
93
94 2009-01-02  Wim Taymans  <wim.taymans@collabora.co.uk>
95
96         * tests/examples/rtp/server-decodebin-H263p-AMR.sh:
97         Add example RTP transcoding pipeline from any file decodedable with
98         uridecodebin.
99
100 2009-01-02  Wim Taymans  <wim.taymans@collabora.co.uk>
101
102         * tests/examples/rtp/.cvsignore:
103         * tests/examples/rtp/Makefile.am:
104         * tests/examples/rtp/client-PCMA.c: (pad_added_cb), (main):
105         * tests/examples/rtp/server-alsasrc-PCMA.c: (main):
106         Add two C examples of using gstrtpbin as a sender and a receiver.
107
108 2008-12-31  Jan Schmidt  <jan.schmidt@sun.com>
109
110         * ChangeLog:
111         Remove conflict marker from ChangeLog
112
113 2008-12-28  Edward Hervey  <edward.hervey@collabora.co.uk>
114
115         Patch by: j^ <j at oil21.org>
116
117         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps),
118         (qtdemux_audio_caps):
119         Add codec mapping for xvid, fmp4 and ac3 tracks.
120         Fixes #565850
121
122 2008-12-23  Wim Taymans  <wim.taymans@collabora.co.uk>
123
124         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
125         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
126         (gst_smokeenc_chain), (gst_smokeenc_change_state):
127         * ext/jpeg/gstsmokeenc.h:
128         Implement getcaps function.
129         Set caps on the pad and on all outgoing buffers.
130         Fixes #565441.
131
132 2008-12-19  Stefan Kost  <ensonic@users.sf.net>
133
134         * ext/pulse/pulsemixerctrl.c:
135           And remove temporary comment pointing to the bug ticket.
136
137         * gst/avi/gstavimux.c:
138           Move reoccuring logging to LOG and log instance too.
139
140 2008-12-17  Stefan Kost  <ensonic@users.sf.net>
141
142         * ext/pulse/pulsemixerctrl.c:
143           Don't leak the pa_operation.
144
145 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
146
147         * configure.ac:
148           Require core cvs.
149
150 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
151
152         * gst/avi/gstavimux.c:
153           Rename api from _flush to _reset_tags. 
154
155 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
156
157         * gst/avi/gstavimux.c:
158           Use new tagsetter api to flush tags.
159
160 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
161
162         * tests/check/elements/deinterleave.c: (deinterleave_suite):
163         Increase timeout to 3 minutes to prevent timeouts.
164
165 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
166
167         * tests/check/elements/interleave.c: (interleave_suite):
168         Increase timeout to 3 minutes to prevent timeouts.
169
170 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
171
172         * gst/avi/gstavimux.c:
173         * gst/avi/gstavimux.h:
174           Totally remove the internal taglists and fully use tagsetter.
175
176 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
177
178         * gst/avi/gstavimux.c:
179           Instead of filtering wrongly just use the mergemode. Applications is
180           use KEEP_ALL if they want to supress tag-events. Fixes #563221 for
181           avi for real (I hope). Everyone chime in, before I fix the others.
182
183 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
184
185         * ext/pulse/pulsemixerctrl.c:
186           Add note about memleak.
187
188 2008-12-13  Edward Hervey  <bilboed@gmail.com>
189
190         * m4/Makefile.am:
191         A couple more .m4 that aren't shipped anymore with gettext 0.17.
192
193 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
194
195         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
196         (gst_flac_dec_init):
197         * gst/law/alaw-decode.c: (gst_alaw_dec_base_init),
198         (gst_alaw_dec_init):
199         * gst/law/alaw-encode.c: (gst_alaw_enc_base_init),
200         (gst_alaw_enc_init):
201         * gst/law/alaw.c: (plugin_init):
202         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init),
203         (gst_mulawdec_init):
204         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init),
205         (gst_mulawenc_init):
206         * gst/law/mulaw.c: (plugin_init):
207         Switch to using GstStaticPadTemplate.
208         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr):
209         Don't forget to free the addrinfo structure.
210         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
211         (gst_wavparse_sink_activate):
212         Don't forget to unref the GstAdapter.
213
214 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
215
216         * m4/Makefile.am:
217         inttypes.m4 hasn't been available since gettext-0.15, and since we now
218         require gettext >= 0.17 ... we can remove it from the list of files to
219         dist.
220
221 2008-12-09  Stefan Kost  <ensonic@users.sf.net>
222
223         * gst/avi/gstavidemux.c:
224           More logging.
225
226         * gst/avi/gstavimux.c:
227           Handle more metadata fields. Better estimate of metadata size. Don't
228           merge received tags, if application has specified tags using
229           GST_TAG_MERGE_REPLACE_ALL. Fixes #563221 for avi.
230
231 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
232
233         * tests/check/Makefile.am:
234         Also ignore pulsemixer for the states unit test.
235
236 2008-12-09  Wim Taymans  <wim.taymans@collabora.co.uk>
237
238         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_process):
239         Add an EOI marker at the end of the jpeg frame when it's missing.
240         Fixes #563056.
241
242 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
243
244         * tests/check/elements/videocrop.c: (check_1x1_buffer):
245         Update the unit test for the new color values for BT.601 red.
246         Fixes bug #563510.
247
248 2008-12-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
249
250         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
251           Restore previous behaviour of not passing QoS and navigation
252           events upstream, which presumably wasn't meant to be changed.
253
254 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
255
256         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
257         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
258         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
259         (gst_dvdemux_chain), (gst_dvdemux_loop),
260         (gst_dvdemux_change_state):
261         Add srcpads only when needed and remove them again when going
262         back to READY. This prevents stalled pipelines if there's no
263         audio inside the DV stream, which happens for many MXF files.
264
265 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
266
267         * tests/check/elements/souphttpsrc.c: (GST_START_TEST),
268         (run_server):
269         The ports in libsoup are unsigned integers and not signed
270         integers.
271
272 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
273
274         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
275         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
276         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
277         (gst_dvdemux_chain), (gst_dvdemux_loop),
278         (gst_dvdemux_change_state):
279         Add srcpads only when they're needed. If we add all pads in any
280         case we will get a stalling audio pad if the stream contains
281         no audio, which is the case for many MXF files.
282
283 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
284
285         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
286         Forward all events upstream unless it's something we really
287         don't handle. This fixes latency configuration of pipelines.
288
289 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
290
291         * ext/dv/gstdv.c: (plugin_init):
292         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
293         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
294         Really call dv_init() exactly one time, not one time for
295         the demuxer and one time for the decoder.
296
297 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
298
299         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
300         Copy incomming timestamp to outgoing packets.
301
302 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
303
304         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
305         (gst_rtp_mp4v_pay_event):
306         Don't try to push packets before we could find a valid config
307         startcode. Fixes #563509.
308
309 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
310
311         Patch by: Brian Cameron <brian.cameron at sun dot com>
312
313         * sys/sunaudio/gstsunaudiomixerctrl.c:
314         (gst_sunaudiomixer_ctrl_open):
315         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
316
317 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
318
319         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
320
321         * configure.ac:
322         Make usage of libv4l optional by a configure parameter.
323         Fixes bug #563504.
324
325 2008-12-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
326
327         * docs/plugins/Makefile.am:
328         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
329         * docs/plugins/gst-plugins-good-plugins-sections.txt:
330         * docs/plugins/gst-plugins-good-plugins.args:
331         * docs/plugins/gst-plugins-good-plugins.hierarchy:
332         * docs/plugins/gst-plugins-good-plugins.interfaces:
333         * docs/plugins/inspect/plugin-1394.xml:
334         * docs/plugins/inspect/plugin-aasink.xml:
335         * docs/plugins/inspect/plugin-alaw.xml:
336         * docs/plugins/inspect/plugin-alpha.xml:
337         * docs/plugins/inspect/plugin-alphacolor.xml:
338         * docs/plugins/inspect/plugin-annodex.xml:
339         * docs/plugins/inspect/plugin-apetag.xml:
340         * docs/plugins/inspect/plugin-audiofx.xml:
341         * docs/plugins/inspect/plugin-auparse.xml:
342         * docs/plugins/inspect/plugin-autodetect.xml:
343         * docs/plugins/inspect/plugin-avi.xml:
344         * docs/plugins/inspect/plugin-cacasink.xml:
345         * docs/plugins/inspect/plugin-cairo.xml:
346         * docs/plugins/inspect/plugin-cutter.xml:
347         * docs/plugins/inspect/plugin-debug.xml:
348         * docs/plugins/inspect/plugin-dv.xml:
349         * docs/plugins/inspect/plugin-efence.xml:
350         * docs/plugins/inspect/plugin-effectv.xml:
351         * docs/plugins/inspect/plugin-equalizer.xml:
352         * docs/plugins/inspect/plugin-esdsink.xml:
353         * docs/plugins/inspect/plugin-flac.xml:
354         * docs/plugins/inspect/plugin-flxdec.xml:
355         * docs/plugins/inspect/plugin-gamma.xml:
356         * docs/plugins/inspect/plugin-gconfelements.xml:
357         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
358         * docs/plugins/inspect/plugin-goom.xml:
359         * docs/plugins/inspect/plugin-goom2k1.xml:
360         * docs/plugins/inspect/plugin-halelements.xml:
361         * docs/plugins/inspect/plugin-icydemux.xml:
362         * docs/plugins/inspect/plugin-id3demux.xml:
363         * docs/plugins/inspect/plugin-interleave.xml:
364         * docs/plugins/inspect/plugin-jpeg.xml:
365         * docs/plugins/inspect/plugin-level.xml:
366         * docs/plugins/inspect/plugin-matroska.xml:
367         * docs/plugins/inspect/plugin-monoscope.xml:
368         * docs/plugins/inspect/plugin-mulaw.xml:
369         * docs/plugins/inspect/plugin-multifile.xml:
370         * docs/plugins/inspect/plugin-multipart.xml:
371         * docs/plugins/inspect/plugin-navigationtest.xml:
372         * docs/plugins/inspect/plugin-ossaudio.xml:
373         * docs/plugins/inspect/plugin-png.xml:
374         * docs/plugins/inspect/plugin-pulseaudio.xml:
375         * docs/plugins/inspect/plugin-quicktime.xml:
376         * docs/plugins/inspect/plugin-replaygain.xml:
377         * docs/plugins/inspect/plugin-rtp.xml:
378         * docs/plugins/inspect/plugin-rtsp.xml:
379         * docs/plugins/inspect/plugin-shout2send.xml:
380         * docs/plugins/inspect/plugin-smpte.xml:
381         * docs/plugins/inspect/plugin-soup.xml:
382         * docs/plugins/inspect/plugin-spectrum.xml:
383         * docs/plugins/inspect/plugin-speex.xml:
384         * docs/plugins/inspect/plugin-taglib.xml:
385         * docs/plugins/inspect/plugin-udp.xml:
386         * docs/plugins/inspect/plugin-video4linux2.xml:
387         * docs/plugins/inspect/plugin-videobalance.xml:
388         * docs/plugins/inspect/plugin-videobox.xml:
389         * docs/plugins/inspect/plugin-videocrop.xml:
390         * docs/plugins/inspect/plugin-videoflip.xml:
391         * docs/plugins/inspect/plugin-videomixer.xml:
392         * docs/plugins/inspect/plugin-wavenc.xml:
393         * docs/plugins/inspect/plugin-wavpack.xml:
394         * docs/plugins/inspect/plugin-wavparse.xml:
395         * docs/plugins/inspect/plugin-ximagesrc.xml:
396         * gst/matroska/matroska-demux.c:
397         * gst/matroska/matroska-demux.h:
398         * gst/matroska/matroska-mux.c:
399         * gst/matroska/matroska-mux.h:
400         Add documentation for matroskamux and matroskademux and
401         update the inspection xml files.
402
403 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
404
405         * configure.ac:
406         Apparently AC_CONFIG_MACRO_DIR breaks when using more
407         than one macro directory, reverting last change.
408
409 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
410
411         * configure.ac:
412         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
413         our M4 macros.
414
415 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
416
417         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
418         Provide the parameters that are required for the format string
419         to fix a compiler warning.
420
421 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
422
423         * gst/autodetect/gstautoaudiosrc.c:
424           Fix classification.
425
426 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
427
428         Patch by: Cygwin Ports maintainer
429                   <yselkowitz at users dot sourceforge dot net>
430
431         * autogen.sh:
432         * configure.ac:
433         Require gettext 0.17 because older versions don't mix with libtool
434         2.2. At build time an older gettext version will still work.
435         Fixes bug #556091.
436
437 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
438
439         Patch by: Peter Kjellerstedt <pkj at axis com>
440
441         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
442         Make gst_multiudpsink_render() ignore errors from sendto() instead of
443         breaking streaming. Emit a warning instead. Fixes #562572.
444
445 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
446
447         Patch by: Ron McOuat <rmcouat at smartt dot com>
448
449         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
450         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
451         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
452         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
453         * ext/soup/gstsouphttpsrc.h:
454         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
455         (digest_auth_cb), (run_test), (GST_START_TEST),
456         (souphttpsrc_suite), (run_server):
457         Add support for basic and digest authentication in souphttpsrc.
458         Fixes bug #561775.
459
460 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
461
462         Patch by: Pepijn Van Eeckhoudt
463                       <pepijn dot vaneeckhoudt at luciad dot com>
464
465         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
466         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
467         * gst/wavenc/gstwavenc.h:
468         * gst/wavenc/riff.h:
469         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
470
471 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
472
473         Patch by: 이문형 <iwings at gmail dot com>
474
475         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
476         Prevent further read/write actions taken to the connect-failed socket by
477         erroring out quickly. See #562258.
478
479 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
480
481         * tests/examples/level/level-example.c:
482           Set fakesink to sync. Otherwise people might question the message
483           interval. Nevertheless the timestamp in the message is what matters.
484
485 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
486
487         * tests/icles/.cvsignore:
488         cvsignore newly generated file.
489
490 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
491
492         * gst/rtp/gstasteriskh263.c:
493         * gst/rtp/gstasteriskh263.h:
494         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
495         * gst/rtp/gstrtpL16depay.h:
496         * gst/rtp/gstrtpL16pay.c:
497         * gst/rtp/gstrtpL16pay.h:
498         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
499         * gst/rtp/gstrtpac3depay.h:
500         * gst/rtp/gstrtpamrdepay.c:
501         * gst/rtp/gstrtpamrdepay.h:
502         * gst/rtp/gstrtpamrpay.c:
503         * gst/rtp/gstrtpamrpay.h:
504         * gst/rtp/gstrtpdepay.c:
505         * gst/rtp/gstrtpdepay.h:
506         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
507         * gst/rtp/gstrtpg726depay.c:
508         * gst/rtp/gstrtpg726pay.c:
509         * gst/rtp/gstrtpg729depay.c:
510         * gst/rtp/gstrtpg729pay.c:
511         * gst/rtp/gstrtpgsmdepay.c:
512         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
513         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
514         * gst/rtp/gstrtph263depay.h:
515         * gst/rtp/gstrtph263pay.c:
516         * gst/rtp/gstrtph263pay.h:
517         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
518         * gst/rtp/gstrtph263pdepay.h:
519         * gst/rtp/gstrtph263ppay.c:
520         * gst/rtp/gstrtph263ppay.h:
521         * gst/rtp/gstrtph264depay.c:
522         * gst/rtp/gstrtph264depay.h:
523         * gst/rtp/gstrtph264pay.c:
524         * gst/rtp/gstrtph264pay.h:
525         * gst/rtp/gstrtpilbcdepay.c:
526         * gst/rtp/gstrtpilbcpay.c:
527         * gst/rtp/gstrtpjpegdepay.h:
528         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
529         * gst/rtp/gstrtpmp1sdepay.h:
530         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
531         * gst/rtp/gstrtpmp2tdepay.h:
532         * gst/rtp/gstrtpmp2tpay.c:
533         * gst/rtp/gstrtpmp2tpay.h:
534         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
535         * gst/rtp/gstrtpmp4apay.c:
536         * gst/rtp/gstrtpmp4apay.h:
537         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
538         * gst/rtp/gstrtpmp4gdepay.h:
539         * gst/rtp/gstrtpmp4gpay.c:
540         * gst/rtp/gstrtpmp4gpay.h:
541         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
542         * gst/rtp/gstrtpmp4vdepay.h:
543         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
544         * gst/rtp/gstrtpmp4vpay.h:
545         * gst/rtp/gstrtpmpadepay.c:
546         * gst/rtp/gstrtpmpadepay.h:
547         * gst/rtp/gstrtpmpapay.c:
548         * gst/rtp/gstrtpmpapay.h:
549         * gst/rtp/gstrtpmpvdepay.c:
550         * gst/rtp/gstrtpmpvdepay.h:
551         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
552         * gst/rtp/gstrtppcmapay.c:
553         * gst/rtp/gstrtppcmudepay.c:
554         * gst/rtp/gstrtppcmupay.c:
555         * gst/rtp/gstrtpspeexdepay.c:
556         * gst/rtp/gstrtpspeexpay.c:
557         * gst/rtp/gstrtpsv3vdepay.c:
558         * gst/rtp/gstrtpsv3vdepay.h:
559         * gst/rtp/gstrtptheoradepay.c:
560         * gst/rtp/gstrtptheoradepay.h:
561         * gst/rtp/gstrtptheorapay.c:
562         * gst/rtp/gstrtptheorapay.h:
563         * gst/rtp/gstrtpvorbisdepay.c:
564         * gst/rtp/gstrtpvorbisdepay.h:
565         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
566         * gst/rtp/gstrtpvorbispay.h:
567         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
568         * gst/rtp/gstrtpvrawpay.c:
569         Fix the descriptions and fix some email addresses.
570
571 2008-11-25  Julien Moutte  <julien@fluendo.com>
572
573         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
574         to supported qtdemux video codecs as I found some video clips using 
575         those.
576
577 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
578
579         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
580         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
581         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
582         (gst_auto_video_sink_detect):
583         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
584         Post an error when we can't set the internal ghostpad target.
585
586 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
587
588         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
589         (gst_video_crop_transform), (gst_video_crop_transform_caps),
590         (gst_video_crop_set_caps), (gst_video_crop_set_property):
591         * gst/videocrop/gstvideocrop.h:
592         Fix renegotiation when changing properties using the new basetransform
593         features. Fixes #561502.
594
595         * tests/icles/Makefile.am:
596         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
597         Add crazy interactive test unit for dynamically changing properties.
598
599 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
600
601         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
602         (gst_rtspsrc_parse_range):
603         Add some more debugging.
604         Use the reanges received from the server unconditionally.
605         Fixes #561625.
606
607 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
608
609         * ext/pulse/pulsesink.c:
610           Change #if 0 to something more expresive and add pointer to related
611           bug ticket.
612
613 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
614
615         Patch by: Tal Shalif <tshalif at nargila dot org>
616
617         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
618         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
619         the latter don't exist on some systems (mingw). Fixes bug #561990.
620
621 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
622
623         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
624
625         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
626         Add transferMode.dnla.org header to HTTP requests as this is
627         required by the DLNA specs and doesn't hurt in other situations.
628         Fixes bug #561802.
629
630 2008-11-20  Michael Smith <msmith@songbirdnest.com>
631
632         * sys/osxvideo/osxvideosink.h:
633         * sys/osxvideo/osxvideosink.m:
634           Handle video window resizing more correctly, avoiding crashes when
635           embedding the window and resizing it.
636
637 2008-11-20  Michael Smith <msmith@songbirdnest.com>
638
639         * gst/udp/gstmultiudpsink.c:
640         * gst/udp/gstudpnetutils.c:
641         * gst/udp/gstudpnetutils.h:
642         * gst/udp/gstudpsrc.c:
643           Fix multiudpsink on OSX by passing the specific length of the socket,
644           refactor that into a function shared with the same thing in udpsrc.
645
646 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
647
648         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
649         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
650         (gst_wavparse_stream_headers):
651         Fix the scaling code.
652         Fix parsing of the INFO chunks, we were reading the wrong number of
653         bytes.  Fixes #561580.
654
655 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
656
657         * gst/matroska/matroska-mux.c:
658         Fix NULL pointer dereference of an unset codec_id in the recently 
659         added Dirac paths
660
661 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
662
663         * tests/check/Makefile.am:
664         Just keep disabling elements that hang the states test until it
665         works.
666
667 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
668
669         * ext/libpng/gstpngenc.c:
670         Don't flush downstream after every buffer - that's not what
671         this libpng callback is for at all!
672
673 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
674
675         * sys/v4l2/v4l2src_calls.c:
676           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
677           (gst_v4l2src_probe_caps_for_format):
678           Turns out we don't always get the frame sizes in a predefined
679           order from lowest to highest resolution, so let's just sort the
680           list by frame size once we've queried the possible resolutions
681           rather than assume any particular order. Fixes probed caps for
682           the camera in my HP2133 mini notebook and makes v4l2src default
683           to a decent size.
684
685 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
686
687         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
688         * gst/matroska/matroska-ids.h:
689         Make mkvdemux aware of E-AC3.
690
691 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
692
693         * gst/rtp/Makefile.am:
694         * gst/rtp/gstrtp.c: (plugin_init):
695         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
696         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
697         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
698         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
699         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
700         (gst_rtp_jpeg_depay_change_state),
701         (gst_rtp_jpeg_depay_plugin_init):
702         * gst/rtp/gstrtpjpegdepay.h:
703         Add a jpeg depayloader.
704
705         * gst/rtp/gstrtpjpegpay.c:
706         Set the default properties on the payloader to better defaults.
707
708 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
709
710         * sys/v4l2/gstv4l2.c:
711           Give it a primary rank for autovideosrc.
712
713 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
714
715         Patch by: Bjorn Ostby <bjornos at axis dot com>
716
717         * gst/rtp/Makefile.am:
718         * gst/rtp/gstrtp.c: (plugin_init):
719         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
720         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
721         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
722         (gst_rtp_jpeg_pay_read_quant_table),
723         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
724         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
725         (gst_rtp_jpeg_pay_plugin_init):
726         * gst/rtp/gstrtpjpegpay.h:
727         Add JPEG payloader. Fixes #560756.
728
729 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
730
731         Patch by: Fabricio Godoy <skarllot at gmail dot com>
732
733         * sys/oss/gstosssink.c: (gst_oss_sink_open):
734         * sys/oss/gstosssrc.c: (gst_oss_src_open):
735         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
736         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
737         Fix some spelling mistakes. Fixes #556802.
738
739 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
740
741         * gst/equalizer/GstIirEqualizer10Bands.prs:
742         * gst/equalizer/GstIirEqualizer3Bands.prs:
743         * gst/equalizer/Makefile.am:
744         * gst/equalizer/gstiirequalizer10bands.c:
745         * gst/equalizer/gstiirequalizer3bands.c:
746           Add presets for equalizer. Fixes #522183.
747
748 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
749
750         * gst/rtsp/Makefile.am:
751         * gst/rtsp/gstrtsp.c: (plugin_init):
752         * gst/rtsp/gstrtspgoogle.c:
753         * gst/rtsp/gstrtspgoogle.h:
754         Remove google extension again, it's not needed anymore because we never
755         send multiple transports anymore.
756
757 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
758
759         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
760
761         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
762         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
763         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
764         (gst_rtspsrc_stream_free),
765         (gst_rtspsrc_stream_configure_udp_sinks),
766         (gst_rtspsrc_stream_configure_transport),
767         (gst_rtspsrc_send_dummy_packets),
768         (gst_rtspsrc_create_transports_string),
769         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
770         * gst/rtsp/gstrtspsrc.h:
771         Add property to configure NAT traversal method.
772         Ignore EOS from the internal sinks.
773         Implement sending dummy packets as a (simple) method to open up
774         some firewalls.
775         Send PLAY request to the server after we started the udp sources.
776         Fixes #559545.
777
778 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
779
780         Patch by: Yotam <sh dot yotam at gmail dot com>
781
782         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
783         Flush the remaining frames on EOS. Fixes #560641.
784
785 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
786
787         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
788         Fix compiler warning about printf formatting.
789
790 2008-11-12  Andy Wingo  <wingo@pobox.com>
791
792         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
793         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
794         segment events instead of sending them from the seeking thread.
795         Fixes #559288.
796         (gst_qtdemux_push_pending_newsegment): New helper, sends out
797         queued newsegment events.
798         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
799         call it here, as we only seek when looping, and only push in the
800         movie state.
801
802 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
803
804         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
805         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
806         * gst/qtdemux/qtdemux_fourcc.h:
807         * gst/qtdemux/qtdemux_types.c:
808         Add cover and alternative copyright tag, and enhance some existing
809         ones by marking them as container atoms.
810
811 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
812
813         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
814         Don't ignore the return value of setcaps.
815
816 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
817
818         Patch by: Olivier Crete <tester at tester dot ca>
819
820         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
821         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
822         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
823         * gst/rtp/gstrtpg729pay.h:
824         Replace G729 payloader with an improved version. Fixes #532409.
825
826 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
827
828         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
829         (gst_rtspsrc_change_state):
830         Only send one transport at a time for improved compatibility with some
831         broken servers. See #537832.
832
833 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
834
835         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
836         (gst_rtspsrc_perform_seek):
837         Only pause/play in the seek handler when the source was playing.
838         Fixes #529379.
839
840 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
841
842         * gst/matroska/matroska-mux.c:
843         (gst_matroska_mux_handle_dirac_packet):
844         Fix muxing of Dirac streams if the input already has the format
845         we need, i.e. is the output of matroskademux.
846
847 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
848
849         * gst/avi/gstavimux.c:
850           Don't segfault on string typed tags being NULL. Fixes #560155.
851
852 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
853
854         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
855         (gst_matroska_mux_audio_pad_setcaps):
856         Fix mapping AAC profile to Matroska codec id.
857
858 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
859
860         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
861         (qtdemux_video_caps), (qtdemux_audio_caps):
862         Refactor some raw audio caps building, and handle >16-bit cases.
863         Fix/replace building caps from a string description.
864
865 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
866
867         * gst/audiofx/audiowsincband.c:
868         * gst/audiofx/audiowsinclimit.c:
869         * gst/cutter/gstcutter.c:
870           Make author name consistent with others.
871
872 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
873
874         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
875
876         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
877         (gst_rtspsrc_stream_configure_udp_sink):
878         Pause the RTSP stream before doing a new play request.
879         Make sure that adding the udpsinks does not cause the rtspsrc to become
880         a sink. Fixes #559547.
881
882 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
883
884         * gst/matroska/matroska-ids.h:
885         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
886         (gst_matroska_mux_handle_dirac_packet),
887         (gst_matroska_mux_write_data):
888         Implement Dirac muxing into Matroska comforming to the spec, i.e.
889         put all Dirac packages up to a picture into a Matroska block.
890
891         TODO: Implement writing of the ReferenceBlock Matroska elements,
892         currently the Dirac muxing is only 100% correct if Matroska version 2
893         is selected for muxing.
894
895 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
896
897         Patch by: Bastien Nocera <hadess at hadess dot net>,
898                   Hans de Goede <jwrdegoede at fedoraproject dot org>
899
900         * configure.ac:
901         * sys/v4l2/Makefile.am:
902         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
903         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
904         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
905         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
906         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
907         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
908         (gst_v4l2_get_input), (gst_v4l2_set_input):
909         * sys/v4l2/v4l2_calls.h:
910         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
911         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
912         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
913         (gst_v4l2src_fill_format_list),
914         (gst_v4l2src_probe_caps_for_format_and_size),
915         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
916         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
917         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
918         (gst_v4l2src_get_nearest_size):
919         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
920
921 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
922
923         * ext/aalib/Makefile.am:
924         * ext/annodex/Makefile.am:
925         * ext/cairo/Makefile.am:
926         * ext/dv/Makefile.am:
927         * ext/esd/Makefile.am:
928         * ext/flac/Makefile.am:
929         * ext/gconf/Makefile.am:
930         * ext/gdk_pixbuf/Makefile.am:
931         * ext/hal/Makefile.am:
932         * ext/jpeg/Makefile.am:
933         * ext/ladspa/Makefile.am:
934         * ext/libcaca/Makefile.am:
935         * ext/libmng/Makefile.am:
936         * ext/libpng/Makefile.am:
937         * ext/mikmod/Makefile.am:
938         * ext/pulse/Makefile.am:
939         * ext/raw1394/Makefile.am:
940         * ext/shout2/Makefile.am:
941         * ext/soup/Makefile.am:
942         * ext/speex/Makefile.am:
943         * ext/taglib/Makefile.am:
944         * ext/wavpack/Makefile.am:
945         * gst/alpha/Makefile.am:
946         * gst/apetag/Makefile.am:
947         * gst/audiofx/Makefile.am:
948         * gst/auparse/Makefile.am:
949         * gst/autodetect/Makefile.am:
950         * gst/avi/Makefile.am:
951         * gst/cutter/Makefile.am:
952         * gst/debug/Makefile.am:
953         * gst/effectv/Makefile.am:
954         * gst/equalizer/Makefile.am:
955         * gst/flx/Makefile.am:
956         * gst/goom/Makefile.am:
957         * gst/goom2k1/Makefile.am:
958         * gst/icydemux/Makefile.am:
959         * gst/id3demux/Makefile.am:
960         * gst/interleave/Makefile.am:
961         * gst/law/Makefile.am:
962         * gst/level/Makefile.am:
963         * gst/matroska/Makefile.am:
964         * gst/median/Makefile.am:
965         * gst/monoscope/Makefile.am:
966         * gst/multifile/Makefile.am:
967         * gst/multipart/Makefile.am:
968         * gst/oldcore/Makefile.am:
969         * gst/qtdemux/Makefile.am:
970         * gst/replaygain/Makefile.am:
971         * gst/rtp/Makefile.am:
972         * gst/rtsp/Makefile.am:
973         * gst/smpte/Makefile.am:
974         * gst/spectrum/Makefile.am:
975         * gst/udp/Makefile.am:
976         * gst/videobox/Makefile.am:
977         * gst/videocrop/Makefile.am:
978         * gst/videofilter/Makefile.am:
979         * gst/videomixer/Makefile.am:
980         * gst/wavenc/Makefile.am:
981         * gst/wavparse/Makefile.am:
982         * sys/directdraw/Makefile.am:
983         * sys/directsound/Makefile.am:
984         * sys/oss/Makefile.am:
985         * sys/osxaudio/Makefile.am:
986         * sys/osxvideo/Makefile.am:
987         * sys/sunaudio/Makefile.am:
988         * sys/v4l2/Makefile.am:
989         * sys/waveform/Makefile.am:
990         * sys/ximage/Makefile.am:
991           Don't install static libs for plugins. Fixes #550851 for -good.
992
993 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
994
995         * ext/flac/Makefile.am:
996         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
997         This fixes compilation if FLAC is installed in an uncommon location
998         that is not already handled by other CFLAGS. Fixes bug #558711.
999
1000 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1001
1002         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
1003         Guard more uncommon formats with ifdefs so that we can compile on older
1004         versions.
1005
1006 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1007
1008         Patch by: Nick Haddad <nick at haddads dot net>
1009
1010         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
1011         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
1012         (gst_avi_demux_stream_data):
1013         Invert other uncompressed RGB formats. Fixes #558554.
1014
1015 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
1016
1017         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
1018         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
1019         * gst/wavenc/gstwavenc.h:
1020         Add support for float/double as input and remove the (nowadays)
1021         useless parsing of the depth as we require width==depth.
1022
1023 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1024
1025         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
1026         * gst/rtp/gstrtpmpapay.c:
1027         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
1028         mpeg version 1. Fixes #558427.
1029
1030 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
1031
1032         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
1033         (gst_rtp_L16_pay_getcaps):
1034         Only put an integral amount of samples in the RTP packet.
1035         Fixes #556641.
1036
1037 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1038
1039         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
1040         * gst/rtp/gstrtpchannels.h:
1041         Add method to get possible channel positions.
1042
1043 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1044
1045         * gst/rtp/Makefile.am:
1046         Also commit updated makefile
1047
1048 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
1049
1050         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1051         Don't allow width=32,depth=24 as input. WAV requires that the width
1052         is the next integer multiply of 8 from the depth.
1053
1054 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1055
1056         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
1057         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
1058         (gst_rtp_L16_pay_getcaps):
1059         * gst/rtp/gstrtpchannels.c: (check_channels),
1060         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
1061         (gst_rtp_channels_create_default):
1062         * gst/rtp/gstrtpchannels.h:
1063         Add mappings for multichannel support. Does not completely just work
1064         because the getcaps function does not yet return the allowed channel
1065         mappings. See #556641.
1066
1067 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
1068
1069         * gst/goom/Makefile.am:
1070         * gst/goom/README:
1071         * gst/goom/config_param.c:
1072         * gst/goom/convolve_fx.c:
1073         * gst/goom/drawmethods.c:
1074         * gst/goom/drawmethods.h:
1075         * gst/goom/filters.c:
1076         * gst/goom/filters_mmx.s:
1077         * gst/goom/flying_stars_fx.c:
1078         * gst/goom/goom.h:
1079         * gst/goom/goom_config.h:
1080         * gst/goom/goom_config_param.h:
1081         * gst/goom/goom_core.c:
1082         * gst/goom/goom_filters.h:
1083         * gst/goom/goom_fx.h:
1084         * gst/goom/goom_graphic.h:
1085         * gst/goom/goom_plugin_info.h:
1086         * gst/goom/goom_tools.c:
1087         * gst/goom/goom_tools.h:
1088         * gst/goom/goom_typedefs.h:
1089         * gst/goom/goom_visual_fx.h:
1090         * gst/goom/graphic.c:
1091         * gst/goom/ifs.c:
1092         * gst/goom/ifs.h:
1093         * gst/goom/lines.c:
1094         * gst/goom/lines.h:
1095         * gst/goom/mathtools.c:
1096         * gst/goom/mathtools.h:
1097         * gst/goom/mmx.c:
1098         * gst/goom/motif_goom1.h:
1099         * gst/goom/motif_goom2.h:
1100         * gst/goom/plugin_info.c:
1101         * gst/goom/ppc_drawings.h:
1102         * gst/goom/ppc_zoom_ultimate.h:
1103         * gst/goom/sound_tester.c:
1104         * gst/goom/sound_tester.h:
1105         * gst/goom/surf3d.c:
1106         * gst/goom/surf3d.h:
1107         * gst/goom/tentacle3d.c:
1108         * gst/goom/tentacle3d.h:
1109         * gst/goom/v3d.c:
1110         * gst/goom/v3d.h:
1111         * gst/goom/xmmx.c:
1112           Add license headers in all source files. Remove filter.c from
1113           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
1114           which are not used right now. Fixes #557709.
1115
1116 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1117
1118         Patch by: Olivier Crete <tester at tester dot ca>
1119
1120         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
1121         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
1122         Implement getcaps in rtpL16pay. Fixes #556484.
1123
1124 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1125
1126         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
1127         (gst_rtp_L16_depay_process):
1128         Check if clock-rate and channels are valid.
1129         Don't ignore the return value of setcaps.
1130         No need to validate the buffer, the base class does that for us.
1131         Use the marker bit to set the DISCONT flag on outgoing buffers.
1132
1133         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
1134         Don't ignore the return value of set_outcaps.
1135
1136         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
1137         (gst_rtp_ac3_depay_process):
1138         Don't ignore the return value of set_caps.
1139         No need to validate the buffer, the base class does that for us.
1140
1141         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
1142         (gst_rtp_amr_depay_process):
1143         * gst/rtp/gstrtpamrdepay.h:
1144         Don't ignore the return value of setcaps.
1145         No need to validate the buffer, the base class does that for us.
1146         No need to set output caps on the buffers, the base class does that for
1147         us.
1148         The subclass will make sure we are negotiated.
1149         
1150         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
1151         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
1152         * gst/rtp/gstrtpdvdepay.h:
1153         Clean up caps negotiation.
1154         The subclass will make sure we are negotiated.
1155
1156         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
1157         (gst_rtp_g726_depay_process):
1158         Clean up caps negotiation.
1159         Use the marker bit to set the DISCONT flag on outgoing buffers.
1160
1161         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
1162         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
1163         * gst/rtp/gstrtpg729depay.h:
1164         The subclass will make sure we are negotiated.
1165         Use the marker bit to set the DISCONT flag on outgoing buffers.
1166
1167         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
1168         (gst_rtp_gsm_depay_process):
1169         Clean up caps negotiation.
1170         Use the marker bit to set the DISCONT flag on outgoing buffers.
1171
1172         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
1173         Clean up caps negotiation.
1174         Don't ignore the return value of set_outcaps.
1175
1176         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
1177         (gst_rtp_h263_depay_process):
1178         Clean up caps negotiation.
1179         No need to validate the buffer, the base class does that for us.
1180
1181         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
1182         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
1183         * gst/rtp/gstrtph263pay.h:
1184         Don't ignore the return value of set_outcaps.
1185         Do some more timestamps.
1186
1187         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
1188         (gst_rtp_h263p_depay_process):
1189         Clean up caps negotiation.
1190         Don't ignore the return value of setcaps.
1191         No need to validate the buffer, the base class does that for us.
1192
1193         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
1194         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
1195         (gst_rtp_h263p_pay_handle_buffer):
1196         * gst/rtp/gstrtph263ppay.h:
1197         Don't ignore the return value of set_outcaps.
1198         Do some more timestamps.
1199
1200         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
1201         (gst_rtp_h264_depay_process):
1202         Clean up caps negotiation.
1203         Don't ignore the return value of setcaps.
1204         Fix possible caps leak.
1205         No need to validate the buffer, the base class does that for us.
1206
1207         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
1208         Add some more debug info.
1209
1210         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
1211         (gst_rtp_ilbc_depay_process):
1212         Clean up caps negotiation.
1213         Use the marker bit to set the DISCONT flag on outgoing buffers.
1214
1215         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
1216         Clean up caps negotiation.
1217
1218         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
1219         (gst_rtp_mp1s_depay_process):
1220         Clean up caps negotiation.
1221         Don't ignore the return value of setcaps.
1222         No need to validate the buffer, the base class does that for us.
1223         No need to set caps on buffers, subclass does that for us.
1224
1225         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
1226         (gst_rtp_mp2t_depay_process):
1227         Clean up caps negotiation.
1228         Don't ignore the return value of setcaps.
1229         No need to validate the buffer, the base class does that for us.
1230         No need to set caps on buffers, subclass does that for us.
1231
1232         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1233         (gst_rtp_mp4a_depay_process):
1234         Clean up caps negotiation.
1235         Don't ignore the return value of setcaps.
1236         No need to validate the buffer, the base class does that for us.
1237
1238         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
1239         (gst_rtp_mp4a_pay_setcaps):
1240         Don't ignore the return value of set_outcaps.
1241
1242         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
1243         (gst_rtp_mp4g_depay_process):
1244         Clean up caps negotiation.
1245         Don't ignore the return value of setcaps.
1246         No need to validate the buffer, the base class does that for us.
1247         No need to set caps on buffers, subclass does that for us.
1248
1249         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
1250         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
1251         Don't ignore the return value of set_outcaps.
1252
1253         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
1254         (gst_rtp_mp4v_depay_process):
1255         Clean up caps negotiation.
1256         Don't ignore the return value of setcaps.
1257         No need to validate the buffer, the base class does that for us.
1258         No need to set caps on buffers, subclass does that for us.
1259
1260         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
1261         (gst_rtp_mp4v_pay_setcaps):
1262         Don't ignore the return value of set_outcaps.
1263
1264         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
1265         (gst_rtp_mpa_depay_process):
1266         Clean up caps negotiation.
1267         Don't ignore the return value of setcaps.
1268         No need to validate the buffer, the base class does that for us.
1269         Use the marker bit to set the DISCONT flag on outgoing buffers.
1270
1271         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
1272         Don't ignore the return value of set_outcaps.
1273
1274         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
1275         (gst_rtp_mpv_depay_process):
1276         Clean up caps negotiation.
1277         Actually set output caps.
1278         No need to validate the buffer, the base class does that for us.
1279
1280         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
1281         Don't ignore the return value of set_outcaps.
1282
1283         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1284         (gst_rtp_pcma_depay_process):
1285         Clean up caps negotiation.
1286         Set output buffer duration because we can.
1287         Use the marker bit to set the DISCONT flag on outgoing buffers.
1288
1289         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1290         Don't ignore the return value of set_outcaps.
1291
1292         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1293         (gst_rtp_pcmu_depay_process):
1294         Clean up caps negotiation.
1295         Use the marker bit to set the DISCONT flag on outgoing buffers.
1296
1297         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1298         Don't ignore the return value of set_outcaps.
1299
1300         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1301         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1302         Clean up caps negotiation.
1303         Set output caps on the pad and header buffers.
1304         Set duration on output buffers because we can.
1305
1306         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1307         Don't ignore the return value of set_outcaps.
1308
1309         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1310         (gst_rtp_sv3v_depay_process):
1311         Clean up caps negotiation.
1312         No need to validate the buffer, the base class does that for us.
1313         No need to set caps out output buffers, subclass does that.
1314
1315         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1316         (gst_rtp_theora_depay_process):
1317         Don't ignore the return value of setcaps.
1318         No need to validate the buffer, the base class does that for us.
1319
1320         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1321         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1322         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1323         (gst_rtp_theora_pay_handle_buffer):
1324         Don't ignore the return value of set_outcaps.
1325
1326         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1327         (gst_rtp_vorbis_depay_process):
1328         Don't ignore the return value of setcaps.
1329         No need to validate the buffer, the base class does that for us.
1330
1331         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1332         Don't ignore the return value of set_outcaps.
1333
1334         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1335         Clean up caps negotiation, don't ignore setcaps return.
1336
1337         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1338         Don't ignore the return value of set_outcaps.
1339
1340 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1341
1342         * gst/matroska/matroska-demux.c:
1343         (gst_matroska_demux_handle_src_event):
1344         Forward unknown events upstream.
1345
1346 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1347
1348         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1349         Add some refcount check
1350
1351         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1352         Don't ignore the result of write(), fixes a  compiler warning for me.
1353
1354         * tests/icles/videobox-test.c: (main):
1355         Make the output a little more pretty.
1356
1357 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1358
1359         * ext/esd/esdmon.c:
1360           Add doc blob.
1361
1362 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1363
1364         * docs/plugins/Makefile.am:
1365         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1366         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1367         * docs/plugins/gst-plugins-good-plugins.args:
1368         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1369         * docs/plugins/gst-plugins-good-plugins.interfaces:
1370         * docs/plugins/inspect/plugin-autodetect.xml:
1371           Add the docs of the new elements.
1372
1373 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1374
1375         * gst/autodetect/gstautoaudiosrc.c:
1376         (gst_auto_audio_src_class_init):
1377         * gst/autodetect/gstautovideosrc.c:
1378         (gst_auto_video_src_class_init):
1379         Fix "Since" tags in the documentation.
1380
1381 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1382
1383         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1384
1385         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1386         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1387         Add support for souphttpsrc to act as a live source. This makes it
1388         possible to get timestamped buffers in combination with the
1389         "do-timestamp" property. Fixes bug #556019.
1390
1391 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1392
1393         * gst/autodetect/Makefile.am:
1394         * gst/autodetect/gstautoaudiosink.c:
1395         * gst/autodetect/gstautoaudiosrc.c:
1396         * gst/autodetect/gstautoaudiosrc.h:
1397         * gst/autodetect/gstautodetect.c:
1398         * gst/autodetect/gstautovideosink.c:
1399         * gst/autodetect/gstautovideosrc.c:
1400         * gst/autodetect/gstautovideosrc.h:
1401           Implement src plugins. Little code/string cleanup in the sinks.
1402           Fixes #523813.
1403
1404 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1405
1406         Patch by: Peter Kjellerstedt <pkj at axis com>
1407
1408         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1409         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1410         Fix a memory leak when pads are requested but the pipeline never
1411         goes into PLAYING.
1412
1413         Correctly remove request pads, no matter if they have collected
1414         data or not.
1415
1416         Fixes bug #557710.
1417
1418 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1419
1420         Patch by: <lrn1986 at gmail dot com>
1421
1422         * gst/udp/gstudpnetutils.h:
1423         Define the correct WINVER so getaddinfo() can be used when using
1424         mingw32. Fixes bug #557294.
1425
1426 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1427
1428         Patch by: <lrn1986 at gmail dot com>
1429
1430         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1431         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1432         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1433         Fix "argument type mismatch" compiler warnings on Windows.
1434         Fixes bug #557293.
1435
1436 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1437
1438         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1439         Don't calculate the filter coefficients for every single buffer
1440         but only when it's needed. Fixes bug #557260.
1441
1442 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1443
1444         * configure.ac:
1445         Back to development -> 0.10.11.1
1446
1447 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1448
1449         * gst-plugins-good.doap:
1450         Fix version number of 0.10.11 release in doap file
1451
1452 === release 0.10.11 ===
1453
1454 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1455
1456         * configure.ac:
1457           releasing 0.10.11, "Secondary Consideration"
1458
1459 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1460
1461         * configure.ac:
1462         Commit 0.10.10.4 pre-release
1463
1464 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1465
1466         * gst/avi/gstavimux.c:
1467         Fix VPRP chunk setup in avimux.
1468         Fixes: #556010
1469         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1470
1471 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1472
1473         * gst/videobox/gstvideobox.c:
1474         support dynamically changing properties in videobox
1475         Fixed: #557085
1476         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1477
1478 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1479
1480         * configure.ac:
1481         0.10.10.3 pre-release
1482
1483 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1484
1485         * tests/check/Makefile.am:
1486         Don't run the states test on pulsesrc and pulsesink
1487
1488 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1489
1490         * configure.ac:
1491         Commit 0.10.10.2 pre-release bump that actually went
1492         out on 2008-10-11
1493
1494 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1495
1496         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1497         Skip entries for streams that don't have a output pad yet, thereby
1498         avoiding calling pad functions with a NULL pad.
1499         Fixes #556424
1500
1501 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1502
1503         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1504         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1505         Remove problematic and useless refcount check.
1506         Fixes #556381
1507
1508 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1509
1510         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1511         Remove problematic and useless refcount check.
1512         Fixes #556381
1513
1514 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1515
1516         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1517         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1518         Cast some size_t arguments to guint to avoid compiler
1519         warnings on 64-bit systems.
1520
1521 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1522
1523         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1524         Return TRUE instead of FALSE from the event handler when we swallowed the
1525         event.
1526
1527 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1528
1529         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1530         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1531         Reset header state. Fixes #555321.
1532
1533 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1534
1535         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1536         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1537         * gst/avi/gstavidemux.h:
1538         For timestamping audio packets we need to take into account the
1539         amount of blocks in one entry using the blockalign. Fixes some sync
1540         issues with zero-padded audio blocks in the beginning of avi files.
1541
1542 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1543
1544         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1545         (gst_multi_file_src_query):
1546         Implement DEFAULT and BUFFER position queries. See #555260.
1547
1548 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1549
1550         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1551         Fix build for systems that don't have XDamage.
1552
1553 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1554
1555         * tests/examples/rtp/client-H263p.sdp:
1556         * tests/examples/rtp/client-H263p.sh:
1557         * tests/examples/rtp/server-VTS-H263p.sh:
1558         Add some more H263p server and client examples.
1559
1560 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1561
1562         * configure.ac::
1563           Depend on released versions of core and base.
1564
1565 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1566
1567         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1568         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1569         Return -1 instead of 0 in error cases. Fixes #554771.
1570
1571 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1572
1573         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1574         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1575         Stop leaking the cursor image.
1576         Unref the last_ximage and the cached cursor image on shutdown.
1577         Fixes #551570.
1578
1579 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1580
1581         * sys/v4l2/gstv4l2object.h:
1582         Getting the Class from an instance is not just a matter of casting it to
1583         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1584         instance. Fixes #549784.
1585
1586 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1587
1588         * configure.ac:
1589           Fix libs for linking directsound.
1590         * sys/directsound/gstdirectsoundsink.c:
1591           Fix buffer sizing to prevent racing the ringbuffer at startup.
1592           Add volume property.
1593
1594 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1595
1596         * ext/pulse/pulsesink.c:
1597         Fix problems with pulsesink randomly erroring with code 'OK' after a
1598         format change on the stream by waiting when disconnecting the stream.
1599
1600 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1601
1602         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1603         (gst_rtp_amr_depay_process):
1604         Mark DISCONT on output buffers when the marker bit signals a new talk
1605         spurt.
1606
1607         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1608         Set the marker bit for buffers with a DISCONT flag to signal a talk
1609         spurt.
1610
1611 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1612
1613         * gst/rtp/Makefile.am:
1614         * gst/rtp/gstrtp.c: (plugin_init):
1615         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1616         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1617         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1618         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1619         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1620         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1621         * gst/rtp/gstrtpmp4apay.h:
1622         Added MP4A-LATM payloader to match the depayloader.
1623
1624 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1625
1626         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1627         (gst_videomixer_sink_event):
1628         Handle segments a little better. Fixes #537361.
1629
1630 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1631
1632         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1633         Don't assume the server supports PAUSE by default. Fixes #551048.
1634
1635 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1636
1637         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1638         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1639         Switch on the socket family to get the addrlen size right.
1640
1641 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1642
1643         Patch by: Daniel Franke <df at dfranke dot us>
1644
1645         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1646         OS X's bind() implementation is picky about its addrlen parameter and
1647         fails with EINVAL if it is larger than expected for the socket's address
1648         family. Set the length to the expected length instead. Fixes #553191.
1649
1650 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1651
1652         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1653         Handle the case where we cannot do desribe or when the describe result
1654         does not contain a valid SDP message.
1655
1656 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1657
1658         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1659         Fix setting the qos.
1660
1661 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1662
1663         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1664         (gst_qtdemux_chain):
1665         Some 'broken' files out there have atom lengths of zero...
1666         which basically results in qtdemux consuming that atom again and again
1667         until the *end of night* !
1668         Detect that and emits an adequate element error message.
1669
1670 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1671
1672         * gst/interleave/Makefile.am:
1673         * gst/matroska/Makefile.am:
1674         Fix build flags order.
1675
1676         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1677         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1678         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1679         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1680         Format fixes.
1681
1682         * tests/check/elements/multifile.c:
1683         Pull in unistd.h
1684
1685 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1686
1687         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1688         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1689         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1690         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1691         (gst_rtp_mp4g_depay_change_state):
1692         * gst/rtp/gstrtpmp4gdepay.h:
1693         Handle interleaved streams by reordering AU in a queue.
1694
1695 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1696
1697         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1698         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1699         Change some of the ranges in the caps, mostly for the amount of bits we
1700         can use.
1701         Added a little bitstream parse and use it to parse the AU header fields.
1702         Check for malformed and wrongly sized packets better.
1703         Implement more header field parsing.
1704         Handle the size of fragmented packets correctly.
1705
1706 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1707
1708         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1709         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1710         Add mapping for 'tiff' => image/tiff
1711         Fixes #552213
1712
1713 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1714
1715
1716         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1717         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1718           Pretend to care about the result of write() which works around
1719           compiler warnings.
1720
1721 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1722
1723         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1724           Make sure the desired default values are actually set, not only
1725           registered as defaults (actual problem is that the stereo-specific
1726           values are only updated if channels==2, which is not the case yet
1727           when the object is created, so the default values for the
1728           mid-side-stereo and loose-mid-side-stereo settings are never
1729           set in _update_quality()). Makes flacenc create smaller files by
1730           default (for stereo input), and fixes #550791.
1731
1732 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1733
1734         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1735         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1736         (qtdemux_parse_trak), (qtdemux_video_caps):
1737         * gst/qtdemux/qtdemux.h:
1738         * gst/qtdemux/qtdemux_fourcc.h:
1739         * gst/qtdemux/qtdemux_types.c:
1740         Add support for video/mj2 mime-type and its additional atoms/boxes.
1741         Fixes #550646.
1742
1743 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1744
1745         * gst/debug/gsttaginject.c:
1746           Add warning when tags parameter is unparsable and give example for
1747           quoting in the docs.
1748
1749 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1750
1751         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1752         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1753         Add some alternative byteswapped mappings that seem to pop up sometimes.
1754         Fixes #550288.
1755
1756 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1757
1758         * po/LINGUAS:
1759         * po/POTFILES.in:
1760         * po/POTFILES.skip:
1761           Add 'ca' to LINGUAS; add some more files with translations and some
1762           files which should be ignored by translation tools.
1763
1764 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1765
1766         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1767         * ext/speex/gstspeexdec.h:
1768         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1769         * ext/speex/gstspeexenc.h:
1770         Use integer encoding and decoding functions instead of converting
1771         the integer input to float in the element. The libspeex integer
1772         functions are doing this for us already or, if libspeex was compiled
1773         in integer mode, they're doing everything using integer arithmetics.
1774         Also saves some copying around.
1775
1776 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1777
1778         * configure.ac:
1779           Fix --disable-external
1780
1781 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1782
1783         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1784         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1785         * ext/wavpack/gstwavpackenc.h:
1786         Handle non-zero start timestamps and stream discontinuities
1787         correctly. This only has an effect if we're muxing into
1788         a container format as the raw WavPack stream must contain
1789         continous sample numbers.
1790
1791 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1792
1793         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1794         Correct the timestamp and granulepos calculation by one Speex
1795         frame.
1796
1797 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1798
1799         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1800         Correctly take the granulepos from upstream if possible and
1801         correctly handle the granulepos in various calculations: the
1802         granulepos is the sample number of the _last_ sample in a frame, not
1803         the first.
1804
1805         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1806         (gst_speex_enc_encode), (gst_speex_enc_chain),
1807         (gst_speex_enc_change_state):
1808         * ext/speex/gstspeexenc.h:
1809         Handle non-zero start timestamps in the encoder and detect/handle
1810         stream discontinuities. Fixes bug #547075.
1811
1812 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1813
1814         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1815
1816         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1817         Fix compiler warnings caused by passing a string as format string
1818         instead of "%s" and then the string. This is only exposed by -Wformat=2
1819         as used by default on Ubuntu. Fixes bug #550015.
1820
1821 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1822
1823         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1824         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1825         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1826         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1827         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1828           (gst_ebml_read_element_length):
1829         * gst/matroska/matroska-demux.c:
1830           (gst_matroska_demux_check_subtitle_buffer):
1831           Make stuff compile with GST_DISABLE_GST_DEBUG.
1832
1833 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1834
1835         * gst/law/alaw.c:
1836         * gst/law/mulaw.c:
1837           Ref caps before passing to gst_pad_template_new(), since that takes
1838           ownership.
1839
1840 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1841
1842         Patch by: Mersad Jelacic <mersad at axis dot com>
1843
1844         * gst/multipart/multipartdemux.c:
1845         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1846         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1847         demuxer. Fixes #549551.
1848
1849 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1850
1851         * sys/osxaudio/gstosxaudiosink.c:
1852         (gst_osx_audio_sink_select_device):
1853         * sys/osxaudio/gstosxaudiosrc.c:
1854         (gst_osx_audio_src_create_ringbuffer),
1855         (gst_osx_audio_src_select_device):
1856         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1857         Fix the build on macosx.
1858
1859 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1860
1861         * gst/icydemux/gsticydemux.c:
1862           Small docs fix: in the example pipeline, we need to pass
1863           iradio-mode=true to the source, so the server actually sends
1864           an ICY stream.
1865
1866 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1867
1868         * sys/osxaudio/gstosxaudio.c:
1869           Oops. Revert more completely.
1870
1871 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1872
1873         * sys/osxaudio/gstosxaudio.c:
1874           Revert accidental element rename from testing.
1875
1876 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1877
1878         * gst-plugins-good.doap:
1879         Pull in 0.10.10 doap entry from release branch
1880
1881 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1882
1883         * configure.ac:
1884         Update version number to reflect 0.10.10 release from
1885         branch.
1886
1887 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1888
1889         * sys/osxaudio/Makefile.am:
1890         * sys/osxaudio/gstosxaudio.c:
1891         * sys/osxaudio/gstosxaudiosink.c:
1892         * sys/osxaudio/gstosxaudiosink.h:
1893         * sys/osxaudio/gstosxaudiosrc.c:
1894         * sys/osxaudio/gstosxaudiosrc.h:
1895         * sys/osxaudio/gstosxringbuffer.c:
1896         * sys/osxaudio/gstosxringbuffer.h:
1897           Rewrite caps setting and ring buffer initialisation.
1898           Previously we never told CoreAudio what format we were going to send it,
1899           so it only worked due to luck, and not at all on some hardware.
1900           Now we explicitly advertise what formats the hardware supports, and then
1901           configure the selected one correctly.
1902
1903 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1904
1905         * sys/v4l2/gstv4l2object.c:
1906         * sys/v4l2/gstv4l2src.c:
1907         * sys/v4l2/gstv4l2src.h:
1908         * sys/v4l2/v4l2_calls.c:
1909         * sys/v4l2/v4l2src_calls.c:
1910           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1911           need to memset instance structures. Some more FIXME's and comments.
1912
1913 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1914
1915         * tests/icles/.cvsignore:
1916           Ignore more.
1917
1918 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1919
1920         * gst/goom/.cvsignore:
1921         * gst/goom2k1/.cvsignore:
1922           Ignore files.
1923
1924 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1925
1926         * ext/cairo/gsttextoverlay.c:
1927           Fix compiler warning.
1928
1929 2008-08-25  David Schleef  <ds@schleef.org>
1930
1931         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1932
1933 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1934
1935         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1936         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1937         * gst/matroska/matroska-mux.c:
1938         (gst_matroska_mux_video_pad_setcaps),
1939         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1940         Add Real[Audio|Video] support to Matroska containers.
1941         It works fine for:
1942         * decoding real audio/video streams contained in mkv
1943         * 'transmuxing' real (.rm) files into .mkv files
1944         It will not work though for encoding real[audio/video] streams that
1945         don't contain the 'mdpr_data' extra data on the caps.
1946         The reason why this will not work is because I never intended to
1947         duplicate virtually all the 'mdpr' block creation into mkvmux.
1948         Fixes #536067
1949
1950 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1951
1952         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1953         * gst/law/mulaw-conversion.c:
1954         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1955         (gst_mulawenc_chain):
1956         The encoder can't really renegotiate at the time they perform a
1957         pad-alloc so make the srcpads use fixed caps.
1958         Check the buffer size after a pad-alloc because the returned size might
1959         not be right when the downstream element does not know the size of the
1960         new buffer (capsfilter). Fixes #549073.
1961
1962 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1963
1964         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1965
1966         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1967         v4l2src doesn't have a property named "norm" so don't try to notify
1968         about changes to that property. The "norm" property and related
1969         code are commented out currently. Fixes bug #549090.
1970
1971 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1972
1973         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1974
1975         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1976         Reprobe devices again instead of taking a cached list as new
1977         devices could've been plugged in. Fixes bug #549062.
1978
1979 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1980
1981         * gst/autodetect/Makefile.am:
1982         Don't link the autodetect plugin with GConf as it doesn't
1983         use GConf. Fixes bug #545463.
1984
1985 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1986
1987         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1988         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1989         (gst_ebml_read_sint), (gst_ebml_read_float),
1990         (gst_ebml_read_header):
1991         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1992         possible to ignore errors and not post any ERROR messages on
1993         the bus.
1994
1995         * gst/matroska/matroska-demux.c:
1996         (gst_matroska_demux_parse_contents):
1997         Ignore any errors and not just EOS when parsing the contents of
1998         a SeekHead. Errors here are usually caused by truncated files
1999         and playback of the file works fine. Fixes playback of the
2000         audio_only_chapter_seekbroken.mka file from the MPlayer samples
2001         archive.
2002
2003 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2004
2005         * gst/multipart/multipartdemux.c:
2006         * gst/multipart/multipartmux.c:
2007         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
2008
2009 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2010
2011         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
2012           gst_directdraw_sink_bufferpool_clear):
2013           Fix two more buffer ref leaks.
2014
2015 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
2016
2017         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2018
2019         * sys/directdraw/gstdirectdrawsink.c:
2020           (gst_directdraw_sink_show_frame):
2021           Fix buffer ref leak.
2022
2023 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2024
2025         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2026         Revert the last commit. wavenc still supports width!=depth for 32 bit
2027         width. Thanks Tim.
2028
2029 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2030
2031         * gst/matroska/matroska-demux.c:
2032         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2033         If the duration of a block is unknown only use the timestamp for the
2034         first lace and use GST_CLOCK_TIME_NONE as duration for the following
2035         laces. Otherwise every lace has the same timestamp which leads to
2036         various problems. Really fixes bug #548831.
2037
2038 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2039
2040         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2041         If we're not allowing width!=depth in wavenc we should also disable
2042         the code that was added to support width!=depth.
2043
2044 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2045
2046         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
2047         Don't calculate the default duration of a frame from the audio sampling
2048         rate. This only works for raw audio if every frame contains a single
2049         sample and results in broken buffer durations for other formats
2050         if no specified default duration is given or the blocks have no
2051         duration. Fixes bug #548831.
2052
2053 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2054
2055         * gst/matroska/matroska-demux.c:
2056         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2057         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
2058         are used for text/plain subtitles as a gap-filler in some files.
2059
2060 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2061
2062         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
2063         (gst_v4l2_get_caps_info):
2064         Add S910 and PWC formats with a low priority.
2065
2066         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
2067         (gst_v4l2src_probe_caps_for_format):
2068         Add more debugging.
2069
2070 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
2071
2072         * ext/flac/gstflacenc.c:
2073           Fix compilation against older libflac versions.
2074
2075 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2076
2077         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
2078         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
2079         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2080         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
2081         (gst_pulsemixer_ctrl_set_volume):
2082         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
2083         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
2084         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2085         (gst_pulsesink_init), (gst_pulsesink_open),
2086         (gst_pulsesink_prepare), (gst_pulsesink_write),
2087         (gst_pulsesink_delay), (gst_pulsesink_reset):
2088         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2089         (gst_pulsesrc_init):
2090         Use GST_BOILERPLATE everywhere and fix coding style at some places.
2091         Fix a locking issue in pulsesink's prepare function.
2092
2093         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
2094         Check if the created channel layout is valid for GStreamer.
2095
2096 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2097
2098         * gst/rtsp/gstrtspgoogle.c:
2099         Things that can happen when your brain is in google mode trying to
2100         deal with their google rtsp server extensions and trying to type your
2101         google mail account.
2102
2103 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2104
2105         * gst/rtsp/Makefile.am:
2106         * gst/rtsp/gstrtsp.c: (plugin_init):
2107         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
2108         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
2109         (_do_init), (gst_rtsp_google_base_init),
2110         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
2111         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
2112         (gst_rtsp_google_extension_init):
2113         * gst/rtsp/gstrtspgoogle.h:
2114         Add google RTSP extension, it can only handle udp and responds with
2115         unsupported if we do anything else. Fixes #546465.
2116
2117         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
2118         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
2119         (gst_rtspsrc_create_transports_string),
2120         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
2121         (gst_rtspsrc_close), (gst_rtspsrc_pause):
2122         Make transport setup code a bit better using GString.
2123         Add some more debug.
2124         Check for closed connections before doing anything on them.
2125
2126 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2127
2128         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2129         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
2130         (gst_pulsesrc_prepare):
2131         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
2132         (gst_pulse_channel_map_to_gst):
2133         * ext/pulse/pulseutil.h:
2134         If downstream provides no channel layout and >2 channels should be
2135         used use the default layout that pulseaudio chooses and also
2136         add this layout to the caps. Fixes bug #547258.
2137
2138 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2139
2140         Patch by: Peter Kjellerstedt <pkj at axis com>
2141
2142         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
2143         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
2144         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
2145         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
2146         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
2147         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
2148         (gst_udpsrc_set_property):
2149         Avoid leaking internally allocated file descriptors when setting
2150         custom file descriptors. Fixes #543101.
2151
2152 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2153
2154         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
2155         Don't try to configure RTCP back to the server when the server did not
2156         give us a valid port number.
2157
2158 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2159
2160         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
2161         Use new basetransform method to renegotiate. Fixes #544956.
2162
2163         * tests/icles/Makefile.am:
2164         * tests/icles/videobox-test.c: (make_pipeline), (main):
2165         Add videobox renegotiation example.
2166
2167 2008-08-19  David Schleef  <ds@schleef.org>
2168
2169         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
2170         with sane values.  Fixes #548530.
2171
2172 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2173
2174         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
2175         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
2176         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
2177         are already filled with the correct values by
2178         gst_ring_buffer_parse_caps() so there's no need to set them again
2179         with wrong values.
2180
2181 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
2182
2183         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
2184         (gst_avi_demux_read_subindexes_push):
2185         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
2186         and instead of using the 'ix##' nomenclature, use '##ix'.
2187         They're still valid though, this fixes the duration and indexes for
2188         virtually all the ODML files I have.
2189
2190 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
2191
2192         Patch by: Olivier Crete <tester at tester dot ca>
2193
2194         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
2195         (gst_rtp_vorbis_depay_process):
2196         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
2197         Update the vorbis RTP pay/depay to RFC 5215.
2198         Fixes #547842.
2199
2200 2008-08-14  David Schleef  <ds@schleef.org>
2201
2202         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
2203           with 3:2 pulldown, i.e., 24p.
2204
2205 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2206
2207         * tests/check/elements/level.c: (GST_START_TEST):
2208         Fix compilation some more.
2209
2210 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2211
2212         * configure.ac::
2213           Require -base CVS for wavparse acid chunk parsing.
2214
2215 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2216
2217         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2218         (gst_pulsesink_init), (gst_pulsesink_finalize),
2219         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
2220         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
2221         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
2222         * ext/pulse/pulsesink.h:
2223         Add "device-name" property to pulsesink too and currently commented
2224         out and not working support for a "volume" property.
2225
2226 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
2227
2228         * configure.ac:
2229         Remove more cdio stuff (moved to ugly)
2230
2231 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2232
2233         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2234
2235         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2236         (gst_pulsesrc_get_property):
2237         Add "device-name" property, which provides a human readable string
2238         for the audio device, to make it more consisten with other audio
2239         sources. Fixes bug #547519.
2240
2241 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2242
2243         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
2244         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2245         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
2246         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
2247         * ext/pulse/pulsemixerctrl.h:
2248         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
2249         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
2250         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
2251         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
2252         * ext/pulse/pulseprobe.h:
2253         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
2254         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
2255         (gst_pulsesrc_change_state):
2256         Improve debugging a bit by including the parent object in pulsemixerctrl
2257         and pulseprobe objects and using GST_WARNING_OBJECT instead of
2258         GST_WARNING.
2259
2260         Use the parent GObject subclass instead of a random struct as GObject
2261         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
2262         when probing for another property than "device".
2263
2264 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2265
2266         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2267
2268         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
2269         Fix property probing after the device property is set by calling
2270         set_server when the server property changes. Fixes bug #547518.
2271
2272 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2273
2274         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2275
2276         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
2277         (gst_pulsesink_implements_interface_init),
2278         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
2279         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
2280         (gst_pulsesink_get_type):
2281         * ext/pulse/pulsesink.h:
2282         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2283         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2284         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2285         * ext/pulse/pulsesrc.h:
2286         Implement GstPropertyProbe interface on pulsesink for detecting
2287         sink devices and on pulsesrc for detecting source devices.
2288         Fixes bugs #547227 and #547217.
2289
2290 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2291
2292         * gst/spectrum/gstspectrum.c:
2293           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2294
2295 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2296
2297         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2298         Properly set the maximum latency value, in the same way it is done in
2299         v4lsrc.
2300         * sys/v4l2/v4l2src_calls.c:
2301         Simplify fraction equality check, no need to use GValues for this.
2302
2303 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2304
2305         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2306         Add warning messages stating exactly why the latency query failed.
2307         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2308         In some cases, the negotiated framerate might be the default one which
2309         is already set internally. But we still need to mark it down in fps_n
2310         and fps_d so that the latency query can happen properly.
2311
2312 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2313
2314         * docs/plugins/inspect/plugin-1394.xml:
2315         Whoops, forgot one doc file for people who can't/don't build the
2316         raw1394 plugin.
2317
2318 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2319
2320         * docs/plugins/Makefile.am:
2321         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2322         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2323         * docs/plugins/inspect/plugin-cdio.xml:
2324         * ext/Makefile.am:
2325         * ext/cdio/Makefile.am:
2326         * ext/cdio/gstcdio.c:
2327         * ext/cdio/gstcdio.h:
2328         * ext/cdio/gstcdiocddasrc.c:
2329         * ext/cdio/gstcdiocddasrc.h:
2330
2331         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2332         CDDA source to -ugly.
2333
2334         * po/LINGUAS:
2335         * po/POTFILES.in:
2336         * po/id.po:
2337         Pull in new translation from 0.10.9.2 release branch.
2338
2339 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2340
2341         * docs/plugins/Makefile.am:
2342         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2343         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2344         * docs/plugins/gst-plugins-good-plugins.args:
2345         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2346         * docs/plugins/gst-plugins-good-plugins.interfaces:
2347         Integrate documentation for new hdv1394src element.
2348
2349 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2350
2351         * ext/raw1394/Makefile.am:
2352         * ext/raw1394/gst1394.c: (plugin_init):
2353         * ext/raw1394/gsthdv1394src.c: (_do_init),
2354         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2355         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2356         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2357         (gst_hdv1394src_from_raw1394handle),
2358         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2359         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2360         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2361         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2362         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2363         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2364         (gst_hdv1394src_uri_handler_init):
2365         * ext/raw1394/gsthdv1394src.h:
2366         mpeg2-ts (HDV) variant of firewire capture element.
2367         Fixes #350830
2368
2369 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2370
2371         * gst/level/gstlevel.c: (gst_level_message_new):
2372          Fix compilation (also known as the classic 'fix code that someone
2373          committed without compiling it first').
2374
2375 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2376
2377         * tests/check/elements/level.c:
2378           Add a test for level in stereo mode.
2379
2380 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2381
2382         * tests/examples/spectrum/demo-audiotest.c:
2383         * tests/examples/spectrum/demo-osssrc.c:
2384           Demo how to draw analyzer results synced to the clock.
2385
2386 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2387
2388         * gst/level/gstlevel.c:
2389           Little renaming (l -> level).
2390
2391         * gst/spectrum/gstspectrum.c:
2392         * gst/spectrum/gstspectrum.h:
2393           Also send full timestamp/duration details here.
2394
2395 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2396
2397         * gst/level/gstlevel.c:
2398         * gst/level/gstlevel.h:
2399           Send same timestamp/duration details as videoanalysis. This gives
2400           applications better chance to sync analysis results with playback.
2401
2402 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2403
2404         * gst/matroska/matroska-mux.c:
2405         (gst_matroska_mux_handle_sink_event),
2406         (flac_streamheader_to_codecdata):
2407         We need to drop one additional buffer for FLAC as the fLaC
2408         marker and STREAMINFO block are merged into one buffer in the caps.
2409
2410         Also don't pretend to support NEWSEGMENT events, otherwise we
2411         will most probably write some invalid data.
2412
2413 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2414
2415         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2416         (gst_matroska_mux_audio_pad_setcaps):
2417         Add support for muxing FLAC into Matroska containers.
2418         Fixes bug #311586.
2419
2420 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2421
2422         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2423         Actually provide the variables required for the format string.
2424
2425 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2426
2427         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2428         (gst_matroska_demux_element_send_event),
2429         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2430         * gst/matroska/matroska-demux.h:
2431         Close the current segment if we're doing a non-flushing seek and send
2432         the close-segment and the new segment of the seek from the streaming
2433         thread.
2434
2435 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2436
2437         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2438         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2439         (gst_flac_enc_change_state):
2440         * ext/flac/gstflacenc.h:
2441         Handle non-zero start timestamps correctly, mark header packets as
2442         IN_CAPS and print a warning and suggest using audiorate if stream
2443         discontinuities are detected. When FLAC supports flushing the encoder
2444         somehow this should be done for discontinuities instead.
2445
2446         Remove some unused variables from the instance struct.
2447
2448 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2449
2450         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2451         If seeking failed return the appropiate return value to FLAC.
2452         Otherwise it thinks seeking was successfull and tries to rewrite
2453         parts of the headers which then get appended to the output.
2454
2455 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2456
2457         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2458
2459         * ext/esd/gstesd.c: (plugin_init):
2460         * ext/flac/gstflac.c: (plugin_init):
2461         * ext/shout2/gstshout2.c: (plugin_init):
2462         * ext/wavpack/gstwavpack.c: (plugin_init):
2463         * sys/oss/gstossaudio.c: (plugin_init):
2464         * sys/v4l2/gstv4l2.c: (plugin_init):
2465         Make sure gettext returns translations in UTF-8 encoding rather
2466         than in the current locale encoding (#546822).
2467
2468 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2469
2470         * ext/flac/gstflacdec.c:
2471         Add FIXME for 0.11 to simply output everything with width=32 as given
2472         by FLAC and let audioconvert handle the conversions instead of doing
2473         them in flacdec.
2474
2475 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2476
2477         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2478         When outputting a pad template range for the size, include a framerate
2479         range too, to avoid 'not a real subset of template caps' errors.
2480
2481 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2482
2483         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2484
2485         * ext/flac/Makefile.am:
2486         * ext/flac/gstflac.c: (plugin_init):
2487         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2488         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2489         (gst_flac_tag_dispose), (gst_flac_tag_init),
2490         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2491         (gst_flac_tag_change_state):
2492         * ext/flac/gstflactag.h:
2493         Port flactag to 0.10, add documentation for it and clean it up a bit.
2494         Fixes bug #413841.
2495
2496         * docs/plugins/Makefile.am:
2497         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2498         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2499         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2500         * docs/plugins/gst-plugins-good-plugins.interfaces:
2501         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2502         * docs/plugins/inspect/plugin-flac.xml:
2503         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2504         * ext/flac/gstflacdec.h:
2505         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2506         * ext/flac/gstflacenc.h:
2507         Add flactag and flacenc to the documentation and mark
2508         the private parts of the flacdec instance structure as private.
2509
2510         Also use gst_element_class_set_details_simple() in flacdec and
2511         flacenc.
2512
2513 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2514
2515         * gst/qtdemux/qtdemux.c:
2516           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2517           for it but ffmpeg does not.
2518
2519 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2520
2521         * gst/wavparse/gstwavparse.c:
2522           Handle the list chunk and use gst_riff_parse_info() to parse the info
2523           sub-chunk.
2524
2525 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2526
2527         * gst/wavparse/gstwavparse.c:
2528           Handle the acid chunk and send tempo as part of tags. Other fields are
2529           interesting too, but need more tag-definitions. Fixes #545433.
2530
2531 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2532
2533         * gst/wavparse/gstwavparse.c:
2534           Refactor wavparse. Call _reset() from dispose() and move old code from
2535           dispose into reset. This way we don't leak taglists when we abort
2536           parsing. Fix some comments. Move code for skipping a chunk into extra
2537           function. Replace chunk sizes with a const to ease readability.         
2538
2539 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2540
2541         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2542
2543         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2544         Improve udp port setup. Fixes #545710.
2545
2546 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2547
2548         * gst/rtp/Makefile.am:
2549         * gst/rtp/gstrtp.c: (plugin_init):
2550         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2551         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2552         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2553         (gst_rtp_mp1s_depay_set_property),
2554         (gst_rtp_mp1s_depay_get_property),
2555         (gst_rtp_mp1s_depay_change_state),
2556         (gst_rtp_mp1s_depay_plugin_init):
2557         * gst/rtp/gstrtpmp1sdepay.h:
2558         Add MP1S depayloader.
2559
2560         * gst/rtsp/URLS:
2561         Some more sample rtsp streams.
2562
2563 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2564
2565         * gst/rtsp/URLS:
2566         Add another URL.
2567
2568         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2569         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2570         Add some more debug info.
2571
2572 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2573
2574         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2575         Provide cbSize field for audio extra_data size, and take care to
2576         pad extra_data.
2577
2578 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2579
2580         * gst/qtdemux/qtdemux.c:
2581           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2582           TRUE.
2583
2584 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2585
2586         * gst/qtdemux/qtdemux.c:
2587         * gst/qtdemux/qtdemux_fourcc.h:
2588           Add keyword tag support. Fixes #520694 for qtdemux.
2589
2590 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2591
2592         * gst/qtdemux/qtdemux.c:
2593           Add support for tmpo tag (BPM).
2594
2595 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2596
2597         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2598         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2599         Set an estimate for the total number of samples that will be encoded
2600         if possible to help decoders if the streaminfo can't be rewritten
2601         later (like when muxing into Ogg containers).
2602
2603         Add a warning if we get header packets after data packets as those
2604         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2605         work.
2606
2607 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2608
2609         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2610         (gst_flac_dec_write):
2611         Support decoding of all depths between 4 and 32 bits and read the
2612         depth from the streaminfo header if needed. Also support all sampling
2613         rates between 1 and 655350 Hz.
2614
2615         * ext/flac/gstflacenc.c:
2616         (gst_flac_enc_caps_append_structure_with_widths),
2617         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2618         (gst_flac_enc_chain):
2619         * ext/flac/gstflacenc.h:
2620         Support encoding in all bit depths supported by the streamable
2621         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2622         between 1 Hz and 655350 Hz.
2623
2624 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2625
2626         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2627         (gst_flac_enc_sink_getcaps):
2628         Support encoding of up to 8 channels.
2629
2630 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2631
2632         * ext/soup/gstsouphttpsrc.c:
2633         * ext/soup/gstsouphttpsrc.h:
2634         Fix seeking race condition in #540300
2635         Patch By: Wouter Cloetens  <wouter at mind be>
2636
2637 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2638
2639         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2640         (gst_matroska_demux_element_send_event),
2641         (gst_matroska_demux_handle_seek_event),
2642         (gst_matroska_demux_handle_src_event):
2643         When receiving a SEEK event on a specific pad first search for a seek
2644         table entry for the stream of the pad and then fall back to an entry
2645         for a different stream.
2646
2647 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2648
2649         * configure.ac:
2650         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2651         * gst/matroska/matroska-ids.h:
2652         Build depend on core CVS for the attachment tag.
2653
2654 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2655
2656         * configure.ac:
2657         * gst/matroska/Makefile.am:
2658         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2659         (copy_backptr), (lzo1x_decode), (main):
2660         * gst/matroska/lzo.h:
2661         * gst/matroska/matroska-demux.c:
2662         (gst_matroska_demux_read_track_encoding),
2663         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2664         (gst_matroska_decode_buffer),
2665         (gst_matroska_decode_content_encodings),
2666         (gst_matroska_demux_read_track_encodings),
2667         (gst_matroska_demux_add_stream),
2668         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2669         * gst/matroska/matroska-ids.h:
2670         Decode the codec private data and following ContentEncoding if
2671         necessary.
2672
2673         Support bzip2, lzo and header stripped compression. For lzo use the
2674         ffmpeg lzo implementation as liblzo is GPL licensed.
2675         
2676         Fix zlib decompression.
2677
2678 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2679
2680         * gst/matroska/matroska-mux.c:
2681         (gst_matroska_mux_audio_pad_setcaps):
2682         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2683         duration of a frame with the new mpegaudioversion caps field.
2684
2685 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2686
2687         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2688         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2689         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2690         (gst_matroska_demux_stream_from_num),
2691         (gst_matroska_demux_tracknumber_unique),
2692         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2693         (gst_matroska_demux_handle_seek_event),
2694         (gst_matroska_demux_sync_streams),
2695         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2696         (gst_matroska_demux_loop):
2697         * gst/matroska/matroska-demux.h:
2698         Allow an infinite number of stream inside Matroska containers and use
2699         a GPtrArray for storing them instead of allowing "only" 127 streams.
2700
2701 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2702
2703         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2704         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2705         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2706         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2707         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2708         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2709         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2710         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2711         (gst_ebml_read_master), (gst_ebml_read_binary),
2712         (gst_ebml_read_header):
2713         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2714         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2715         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2716         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2717         (gst_ebml_replace_uint):
2718         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2719         (gst_matroska_demux_read_track_encoding),
2720         (gst_matroska_demux_read_track_encodings),
2721         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2722         (gst_matroska_demux_send_event),
2723         (gst_matroska_demux_element_send_event),
2724         (gst_matroska_demux_handle_seek_event),
2725         (gst_matroska_demux_handle_src_event),
2726         (gst_matroska_demux_init_stream),
2727         (gst_matroska_demux_parse_tracks),
2728         (gst_matroska_demux_parse_index_cuetrack),
2729         (gst_matroska_demux_parse_index_pointentry),
2730         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2731         (gst_matroska_demux_parse_metadata_id_simple_tag),
2732         (gst_matroska_demux_parse_metadata_id_tag),
2733         (gst_matroska_demux_parse_metadata),
2734         (gst_matroska_demux_parse_attached_file),
2735         (gst_matroska_demux_parse_attachments),
2736         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2737         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2738         (gst_matroska_demux_push_flac_codec_priv_data),
2739         (gst_matroska_demux_push_xiph_codec_priv_data),
2740         (gst_matroska_demux_push_dvd_clut_change_event),
2741         (gst_matroska_demux_add_mpeg_seq_header),
2742         (gst_matroska_demux_add_wvpk_header),
2743         (gst_matroska_demux_check_subtitle_buffer),
2744         (gst_matroska_decode_buffer),
2745         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2746         (gst_matroska_demux_parse_cluster),
2747         (gst_matroska_demux_parse_contents_seekentry),
2748         (gst_matroska_demux_parse_contents),
2749         (gst_matroska_demux_loop_stream_parse_id),
2750         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2751         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2752         (gst_matroska_demux_subtitle_caps),
2753         (gst_matroska_demux_change_state):
2754         * gst/matroska/matroska-ids.c:
2755         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2756         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2757         (gst_matroska_mux_video_pad_setcaps),
2758         (xiph3_streamheader_to_codecdata),
2759         (vorbis_streamheader_to_codecdata),
2760         (theora_streamheader_to_codecdata),
2761         (gst_matroska_mux_audio_pad_setcaps),
2762         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2763         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2764         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2765         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2766         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2767         Fix indention everywhere. A broken indent version has added newlines
2768         after every single declaration some time ago.
2769
2770 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2771
2772         * gst/matroska/matroska-demux.c:
2773         (gst_matroska_demux_loop_stream_parse_id):
2774         If no Tracks are found error out instead of trying it again until the
2775         end of time.
2776
2777 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2778
2779         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2780         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2781         bit and signed otherwise, not the other way around.
2782
2783 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2784
2785         * gst/matroska/matroska-mux.c:
2786         Add more raw YUV formats to the list of supported formats.
2787
2788 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2789
2790         * gst/matroska/matroska-mux.c:
2791         (gst_matroska_mux_audio_pad_setcaps):
2792         Add support for muxing raw float audio now that the spec defines the
2793         endianness and add support for muxing raw integer audio with 24 and
2794         32 bits.
2795
2796         Allow muxing of more than 8 audio channels.
2797
2798 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2799
2800         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2801         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2802         Add locking to the global array of used track UIDs to prevent random
2803         crashes if more than a single matrosmux instance is used.
2804
2805         Use 64 bit values for the track UIDs.
2806
2807         Use the global GRandom of GLib instead of creating our own one
2808         for the few random numbers we need every single time.
2809
2810 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2811
2812         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2813         (gst_flac_dec_setup_stream_decoder),
2814         (gst_flac_dec_update_metadata):
2815         Always post the audio-codec tag, not only if other tags are present.
2816
2817 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2818
2819         * configure.ac:
2820         Back to development -> 0.10.9.1
2821
2822 === release 0.10.9 ===
2823
2824 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2825
2826         * configure.ac:
2827           releasing 0.10.9, "Steam Train Rolling"
2828
2829 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2830
2831         * ext/soup/gstsouphttpsrc.c:
2832         Don't throw an error when soup completes a msg with status
2833         'cancelled', as that indicates we cancelled a request while
2834         shutting down or seeking, and it's not an error.
2835         Fixes: #540300 again.
2836
2837 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2838
2839         * configure.ac:
2840         0.10.8.4 pre-release
2841
2842 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2843
2844         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2845         Fix segment-stop regression.
2846         Add documentation regarding segments in quicktime files by Wim Taymans.
2847         Fixes #544509
2848
2849 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2850
2851         * configure.ac:
2852         0.10.8.3 pre-release
2853
2854         * po/LINGUAS:
2855         * po/pt_BR.po:
2856         Add pt_BR translation
2857
2858 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2859
2860         * gst/goom/convolve_fx.c:
2861         * gst/goom/filters.c:
2862         * gst/goom/goom_config.h:
2863         * gst/goom/goom_core.c:
2864         * gst/goom/goom_tools.h:
2865           Fix build with MSVC: include glib.h to define inline appropriately,
2866           use header guards where needed.
2867         * gst/udp/gstudpnetutils.c:
2868         * gst/udp/gstudpsrc.c:
2869           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2870           g_snprintf rather than snprintf.
2871           Fixes #544433.
2872
2873 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2874
2875         * gst/debug/gsttaginject.c:
2876         * gst/debug/gsttaginject.h:
2877           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2878           partially.
2879
2880 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2881
2882         * configure.ac:
2883         0.10.8.2 pre-release
2884
2885 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2886
2887         * ext/Makefile.am:
2888         Finish hooking up pulseaudio plugin to the build.
2889
2890         * ext/pulse/pulsemixerctrl.c:
2891         Fix compilation error.
2892
2893 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2894
2895         * po/LINGUAS:
2896         * po/lt.po:
2897         Add new lithunian translation, and add french to the LINGUAS
2898         file.
2899
2900 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2901
2902         * ext/soup/gstsouphttpsrc.c:
2903         Fix Soup HTTP source seeking.
2904         Patch By: Wouter Cloetens  <wouter at mind be>
2905         Fixes: #540300
2906
2907         * tests/check/elements/.cvsignore:
2908         Ignore new check programs.
2909
2910 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2911
2912         * configure.ac:
2913         * docs/plugins/Makefile.am:
2914         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2915         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2916         * docs/plugins/gst-plugins-good-plugins.args:
2917         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2918         * docs/plugins/gst-plugins-good-plugins.interfaces:
2919         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2920         * docs/plugins/inspect/plugin-interleave.xml:
2921         * docs/plugins/inspect/plugin-replaygain.xml:
2922         * tests/check/Makefile.am:
2923
2924         Move replaygain and interleave plugins from -bad.
2925         Fixes: #543406
2926         Fixes: #536228
2927
2928 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2929
2930         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2931         (qtdemux_parse_trak):
2932         Revert ISO base media spec based pixel-aspect-ratio calculation.
2933         Fixes #543300.
2934
2935 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2936
2937         * sys/osxvideo/osxvideosink.m:
2938         Fix minor build issues on macosx.
2939         Fixes #543054
2940
2941 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2942
2943         * configure.ac::
2944         * ext/taglib/Makefile.am::
2945           Only use -Wno-attributes (which is there to work around a
2946           bug in the taglib 1.5 headers) if the c++ compiler actually
2947           supports it (#543255).
2948
2949 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2950
2951         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2952
2953         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2954           Avoid compiler warning by initialising variable to NULL (#543259).
2955
2956 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2957
2958         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2959         Don't pass NULL taglists to gst_tag_list_is_empty().
2960
2961 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2962
2963         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2964         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2965         (rtp_pipeline_run):
2966         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2967         Don't use declarations after statements.
2968
2969 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2970
2971         * ext/jpeg/gstjpegdec.c:
2972         Align documentation with reality.
2973
2974 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2975
2976         * gst/udp/gstudpnetutils.c:
2977         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2978         old value (1) if it's not defined which should not cause any problems
2979         as we're using it internal only anyway.
2980
2981 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2982
2983         Patch by: Alessandro Decina <alessandro at nnva dot org>
2984
2985         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2986         Fix build of avidemux on big endian architectures.
2987
2988 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2989
2990         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2991
2992         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2993         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2994
2995 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2996
2997         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2998         (qtdemux_parse_trak):
2999         Set pixel-aspect-ratio in caps using display width and height
3000         provided in track.
3001
3002 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3003
3004         * configure.ac:
3005         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
3006         flags that are invalid for C++. Fixes bug #516509.
3007
3008 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3009
3010         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3011         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
3012         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
3013         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
3014         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3015         * tests/examples/equalizer/demo.c: (message_handler):
3016         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
3017         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
3018         Don't use declarations after statements and variable length arrays.
3019
3020 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3021
3022         Patch by: Daniel Drake <dsd at gentoo dot org>
3023
3024         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
3025         (gst_v4l2src_get_nearest_size):
3026         Try progressive video if interlaced fails. Fixes bug #541956
3027         and the usage of v4l2src on OLPC.
3028
3029 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3030
3031         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
3032         (gst_rtp_speex_depay_process):
3033         * gst/rtp/gstrtpspeexdepay.h:
3034         Revert last change: Only the jitterbuffer is able to convert RTP to
3035         Gstreamer timestamps and normal (de)payloaders should simply copy it.
3036         Reopens bug #541787.
3037
3038 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
3039
3040         * gst/rtp/gstrtpvrawdepay.c:
3041           Include stdlib.h for atoi().
3042
3043         * gst/rtsp/gstrtspsrc.c:
3044           Use floating point math for latencies < 0 sec in log output.
3045
3046 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3047
3048         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
3049
3050         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
3051         (gst_rtp_speex_depay_process):
3052         * gst/rtp/gstrtpspeexdepay.h:
3053         Take timestamp from the RTP packet as a first step to fix problems
3054         with transmission over RTP when the network is not reliable.
3055         Fixes bug #541787.
3056
3057 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3058
3059         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
3060
3061         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
3062         Fix parsing of udp:// URIs containing IPv6 addresses.
3063         Fixes bug #541650.
3064
3065 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3066
3067         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
3068         Do not leak incoming buffers.
3069
3070 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3071
3072         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3073
3074         * configure.ac:
3075         Fix build of the RTP plugin with mingw32 by linking to ws2_32
3076         for htons() and htonl(). Fixes bug #541412.
3077
3078 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3079
3080         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
3081         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
3082         (gst_matroska_demux_element_query),
3083         (gst_matroska_demux_handle_src_query),
3084         (gst_matroska_demux_handle_seek_event):
3085         Handle position and duration query in DEFAULT format if the
3086         pad's track has a default frame duration set.
3087
3088         Fix seeking now that the segment's duration doesn't contain the
3089         (possibly wrong or inaccurate) duration of the Matroska file.
3090
3091 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3092
3093         * gst/matroska/ebml-read.c: (_ext2dbl):
3094         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
3095         in math.h except on MSVC where it is defined in xmath.h.
3096         Fixes compilation with MSVC.
3097
3098 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3099
3100         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3101         (gst_matroska_demux_handle_src_query),
3102         (gst_matroska_demux_parse_info),
3103         (gst_matroska_demux_loop_stream_parse_id):
3104         * gst/matroska/matroska-demux.h:
3105         Don't set the segment duration to the duration from the Matroska
3106         header as this value could be wrong and is just informational.
3107
3108 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3109
3110         * gst/matroska/matroska-demux.c:
3111         (gst_matroska_demux_loop_stream_parse_id):
3112         If no Tracks element is found until the first Cluster is found
3113         search it and error out if none is found in the complete file.
3114
3115 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3116
3117         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
3118         Resync non-subtitle tracks too if a too large gap compared to other
3119         tracks is detected.
3120
3121 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3122
3123         * gst/rtp/Makefile.am:
3124         * gst/rtp/gstrtp.c: (plugin_init):
3125         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
3126         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
3127         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
3128         (gst_rtp_vraw_depay_change_state),
3129         (gst_rtp_vraw_depay_plugin_init):
3130         * gst/rtp/gstrtpvrawdepay.h:
3131         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
3132         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
3133         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
3134         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
3135         (gst_rtp_vraw_pay_plugin_init):
3136         * gst/rtp/gstrtpvrawpay.h:
3137         Add raw video pay and depayloaders, see RFC4175.
3138
3139 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
3140
3141         * ext/libpng/gstpngdec.c:
3142         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
3143         whatever it returned.
3144
3145 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3146
3147         * gst/avi/avi-ids.h:
3148         Add vprp chunk related structures.
3149         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
3150         (gst_avi_demux_parse_stream):
3151         Parse optional vprp chunk and add calculated pixel-aspect-ratio
3152         to caps.  Fixes #539482.
3153         * gst/avi/gstavimux.h:
3154         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
3155         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
3156         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
3157
3158 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3159
3160         * tests/check/elements/avimux.c: (check_avimux_pad):
3161         Adjust avimux unit test according to increased streamheader size.
3162
3163 2008-06-27  David Schleef  <ds@schleef.org>
3164
3165         * gst/qtdemux/qtdemux.c: Add Dirac stream type
3166
3167 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3168
3169         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
3170         * gst/avi/gstavimux.h:
3171         Add 8 bytes to current streamheader to make for a complete one
3172         and to make more players happy.  Fixes #519460.
3173
3174 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
3175
3176         * sys/v4l2/v4l2_calls.c::
3177           Don't include unused gstv4l2xoverlay.h. Fixes build
3178           in case where X11 headers are not installed.
3179
3180 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3181
3182         * ext/dv/gstdv.c: (plugin_init):
3183         Fix compilation.
3184
3185 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3186
3187         * ext/dv/gstdv.c: (plugin_init):
3188         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
3189         DV decoder available.
3190         Fixes #532393
3191
3192 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3193
3194         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3195         Call getsockname() after the call to bind() to get updated values
3196         for the port, etc. This fixes the usage of udpsrc on anonymous
3197         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
3198         Thanks to Aurelien Grimaud for pointing out the obvious fix.
3199
3200 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3201
3202         * tests/check/pipelines/wavpack.c: (bus_handler):
3203         Remove workaround for a bug in identity that is fixed in 0.10.20.
3204
3205 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3206
3207         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
3208
3209         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
3210         Fix HTTP auth support with user/password passed via the URI.
3211         Fixes bug #540067.
3212
3213 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3214
3215         * configure.ac:
3216           Depend on released versions of core and -base.
3217
3218 2008-06-23  Julien Moutte  <julien@fluendo.com>
3219
3220         * gst/matroska/matroska-demux.c:
3221         (gst_matroska_demux_read_track_encoding),
3222         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
3223         format strings in macros. (makes it build on OS X again...)
3224
3225 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3226
3227         * gst/rtp/gstrtptheorapay.c:
3228         * gst/udp/gstmultiudpsink.c:
3229           Added debug.
3230
3231 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
3232
3233         * configure.ac: switch v4l2src over to the normal build instead of
3234         being 'experimental'. Fixes bug #536831.
3235
3236 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3237
3238         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3239         Remove unused variable so that we can compile again.
3240
3241 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
3242
3243         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3244         No need to check for audio/G723 and audio/32KADPCM here as they are
3245         no longer supported.
3246
3247 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3248
3249         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3250         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
3251         Use G_GINT64_CONSTANT, this fixes the duration query on files without
3252         known length.
3253
3254 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3255
3256         * gst/matroska/matroska-demux.c:
3257         (gst_matroska_demux_add_wvpk_header),
3258         (gst_matroska_demux_audio_caps):
3259         * gst/matroska/matroska-ids.h:
3260         Fix demuxing of WavPack files. Muxing is still broken.
3261
3262 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3263
3264         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
3265         (gst_matroska_demux_add_mpeg_seq_header),
3266         (gst_matroska_demux_add_wvpk_header),
3267         (gst_matroska_demux_check_subtitle_buffer),
3268         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3269         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
3270         (gst_matroska_demux_subtitle_caps):
3271         * gst/matroska/matroska-ids.h:
3272         Add a "vfunc" to the track context for postprocessing frames and
3273         convert the wavpack and subtitle postprocessing to this vfunc.
3274         Copy buffer flags in those functions to the new buffers too.
3275
3276         Parse CodecState elements of Blocks.
3277
3278         Add a postprocessing function for MPEG video that adds the sequence
3279         header from the codec private data or codec state to the frames if
3280         it's not already there.
3281
3282 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3283
3284         * gst/matroska/matroska-demux.c:
3285         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3286         If a gap of more than 1/2 second is found in one stream send a
3287         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3288         This also fixes Matroska files where the first buffer doesn't start
3289         at timestamp 0. Fixes bug #429322.
3290
3291         The duration of a block is the default duration multiplied with the
3292         number of laces. Every lace is one frame and the default duration
3293         is the duration of one frame. This fixes playback of files that use
3294         lacing for some tracks.
3295
3296 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3297
3298         * gst/matroska/matroska-demux.c:
3299         (gst_matroska_demux_parse_contents_seekentry):
3300         Update FIXME/TODOs and only ignore EOS at the central, important place
3301         instead of several places.
3302
3303 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3304
3305         * gst/rtp/gstrtpg726pay.c:
3306         Fix caps, See #538891.
3307
3308 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3309
3310         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3311         (gst_matroska_demux_stream_from_num),
3312         (gst_matroska_demux_encoding_cmp),
3313         (gst_matroska_demux_encoding_order_unique),
3314         (gst_matroska_demux_read_track_encoding),
3315         (gst_matroska_demux_read_track_encodings),
3316         (gst_matroska_demux_tracknumber_unique),
3317         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3318         (gst_matroska_demux_parse_tracks),
3319         (gst_matroska_demux_parse_index_cuetrack),
3320         (gst_matroska_demux_parse_index_pointentry),
3321         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3322         (gst_matroska_demux_parse_metadata_id_simple_tag),
3323         (gst_matroska_demux_parse_metadata_id_tag),
3324         (gst_matroska_demux_parse_metadata),
3325         (gst_matroska_demux_parse_attached_file),
3326         (gst_matroska_demux_parse_attachments),
3327         (gst_matroska_demux_parse_chapters),
3328         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3329         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3330         (gst_matroska_demux_parse_cluster),
3331         (gst_matroska_demux_parse_contents_seekentry),
3332         (gst_matroska_demux_parse_contents),
3333         (gst_matroska_demux_loop_stream_parse_id),
3334         (gst_matroska_demux_loop):
3335         Improve debug output everywhere and fix the EOS logic.
3336
3337         Check the values of the ContentEncoding elements more strictly and
3338         don't use tracks for which it's invalid.
3339
3340         Check that the track number is unique for this stream.
3341
3342         Check that seek positions are below G_MAXINT64 as our seeks are
3343         int64-based and overflows will fail badly.
3344
3345         After seeks also don't push SimpleBlocks until the first one
3346         containing a keyframe is found. Before this was done only for normal
3347         Blocks.
3348
3349         Update some FIXME/TODOs.
3350         
3351         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3352         (gst_ebml_read_utf8), (gst_ebml_read_header):
3353         Improve debug output.
3354
3355         * gst/matroska/matroska-ids.c:
3356         (gst_matroska_track_init_video_context):
3357         * gst/matroska/matroska-ids.h:
3358         * gst/matroska/matroska-mux.c:
3359         (gst_matroska_mux_video_pad_setcaps):
3360         Remove eye mode and don't parse it anymore. We can't use that
3361         information in GStreamer yet so it's useless.
3362
3363
3364 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3365
3366         Patch by: Mersad Jelacic <mersad at axis dot com>
3367
3368         * gst/rtp/Makefile.am:
3369         * gst/rtp/gstrtp.c: (plugin_init):
3370         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3371         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3372         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3373         (gst_rtp_g726_depay_plugin_init):
3374         * gst/rtp/gstrtpg726depay.h:
3375         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3376         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3377         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3378         * gst/rtp/gstrtpg726pay.h:
3379         Added G726 pay/depayloaders. Fixes #538891.
3380
3381 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3382
3383         * gst/rtsp/URLS:
3384         Some more urls.
3385
3386         * gst/smpte/barboxwipes.c:
3387         Add a comment
3388
3389         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3390         Fix typo, add audioresample to the pipeline.
3391
3392 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3393
3394         * ext/libmng/Makefile.am:
3395         * ext/libmng/gstmng.c: (plugin_init):
3396         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3397         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3398         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3399         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3400         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3401         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3402         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3403         (gst_mng_dec_change_state):
3404         * ext/libmng/gstmngdec.h:
3405         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3406         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3407         (gst_mng_enc_init), (gst_mng_enc_chain),
3408         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3409         * ext/libmng/gstmngenc.h:
3410         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3411         bits ifdeffed out still.
3412
3413 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3414
3415         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3416         When comparing index elements with the same time compare their
3417         block number.
3418
3419 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3420
3421         * gst/matroska/matroska-demux.c:
3422           (gst_matroska_demux_parse_attached_file)
3423           Init variable to NULL to avoid compiler warning.
3424
3425 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3426
3427         * gst/matroska/Makefile.am:
3428         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3429         (gst_matroska_demux_parse_attached_file),
3430         (gst_matroska_demux_parse_attachments),
3431         (gst_matroska_demux_parse_contents_seekentry),
3432         (gst_matroska_demux_loop_stream_parse_id):
3433         * gst/matroska/matroska-demux.h:
3434         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3435         * gst/matroska/matroska-ids.h:
3436         * gst/matroska/matroska.c: (plugin_init):
3437         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3438         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3439         and description of the attachments in the caps. Fixes bug #537622.
3440
3441 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3442
3443         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3444         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3445         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3446         (gst_speex_enc_src_query), (gst_speex_enc_init),
3447         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3448         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3449         (gst_speex_enc_set_property):
3450         Add mode property.
3451         Some cleanups, add more debug info.
3452         Add latency query.
3453
3454 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3455
3456         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3457         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3458         If we get less bytes than requested we can't do anything except doing
3459         our EOS logic.
3460
3461 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3462
3463         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3464         (gst_matroskademux_do_index_seek),
3465         (gst_matroska_demux_parse_index_cuetrack),
3466         (gst_matroska_demux_parse_index_pointentry),
3467         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3468         (gst_matroska_demux_parse_metadata):
3469         * gst/matroska/matroska-demux.h:
3470         * gst/matroska/matroska-ids.h:
3471         Use a GArray for storing the Cue (i.e. seek) information, store
3472         the CueTrackPositions for every track, store the block number
3473         and optimize searching in the array by sorting it after the last
3474         element was added.
3475
3476         Fix a small memory leak when trying to parse a tags element that was
3477         already parsed.
3478
3479 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3480
3481         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3482         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3483         (gst_matroska_mux_write_data):
3484         * gst/matroska/matroska-mux.h:
3485         Don't write another SeekHead which indexes all Clusters to the end of
3486         the file. This isn't useful for anything and just increases filesize.
3487
3488 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3489
3490         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3491         Prevent unaligned memory access when reading floats.
3492
3493 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3494
3495         * gst/matroska/ebml-read.c:
3496         * gst/matroska/ebml-read.h:
3497         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3498         (gst_matroska_demux_parse_metadata):
3499         * gst/matroska/matroska-demux.h:
3500         Make sure that every Tags element is only parsed once and it's
3501         containing tags are only posted once.
3502
3503 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3504
3505         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3506         (gst_ebml_read_header):
3507         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3508         (gst_matroska_demux_parse_tracks),
3509         (gst_matroska_demux_parse_index_cuetrack),
3510         (gst_matroska_demux_parse_index_pointentry),
3511         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3512         (gst_matroska_demux_parse_metadata_id_simple_tag),
3513         (gst_matroska_demux_parse_metadata_id_tag),
3514         (gst_matroska_demux_parse_metadata),
3515         (gst_matroska_demux_parse_attachments),
3516         (gst_matroska_demux_parse_chapters),
3517         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3518         (gst_matroska_demux_parse_cluster),
3519         (gst_matroska_demux_parse_contents_seekentry),
3520         (gst_matroska_demux_parse_contents),
3521         (gst_matroska_demux_loop_stream_parse_id):
3522         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3523         already. They're not useful in the matroska parser and only cause
3524         additional code.
3525
3526 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3527
3528         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3529         (gst_ebml_finalize), (gst_ebml_read_change_state),
3530         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3531         * gst/matroska/matroska-demux.c:
3532         (gst_matroska_demux_parse_contents_seekentry):
3533         Reverse the level list as we usually are only interested in the
3534         first element or want to add a new first element. Having the
3535         first element stored at the end and calling g_list_last() and
3536         g_list_append() is more expensive.
3537
3538         Also use GSlice for allocating the GstEbmlLevel structs.
3539
3540 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3541
3542         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3543           (gst_tag_inject_class_init), (gst_tag_inject_init):
3544           Don't unref NULL taglist in finalize. Don't use c++ style
3545           comments.
3546
3547 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3548
3549         * gst/matroska/matroska-demux.c:
3550         (gst_matroska_demux_parse_metadata_id_simple_tag):
3551         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3552         (gst_matroska_mux_write_data):
3553         Use gst_value_serialize() and gst_value_deserialize() for transforming
3554         tags from some GType to a string and the other way around. The default
3555         transformations in GLib don't include transformations from string to
3556         number types.
3557
3558 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3559
3560         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3561         (gst_matroska_demux_parse_tracks),
3562         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3563         (gst_matroska_demux_parse_attachments),
3564         (gst_matroska_demux_parse_chapters),
3565         (gst_matroska_demux_parse_contents_seekentry),
3566         (gst_matroska_demux_loop_stream_parse_id):
3567         * gst/matroska/matroska-demux.h:
3568         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3569         Tags multiple times. The first ones can appear more than once but must
3570         contain the same content as the first for backup purposes so we ignore
3571         all but the first one. Tags can appear multiple times with different
3572         content.
3573
3574         Jump to all elements except Clusters that are available from a
3575         SeekHead to make it more likely to have all required informations
3576         before getting to the first Clusters.
3577
3578         Add dummy functions for parsing Attachments and Chapters.
3579
3580 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3581
3582         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3583         (gst_udpsrc_create), (gst_udpsrc_set_property),
3584         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3585         * gst/udp/gstudpsrc.h:
3586         Add property to control automatic join/leave of multicast groups.
3587         Add G_LIKELY.
3588         Remove setting caps on buffers explicitly, basesrc does that for us now.
3589         Improve debug info.
3590         Convert some non-fatal error into warnings.
3591         Use g_ntohs for better portability.
3592         Leave multicast groups when stopping.
3593         When using external sockets, use getsockname() on them to fill up the
3594         addr structure before calling methods that use the structure.
3595         Should all fix #536903.
3596         API: GstUDPSrc::auto-multicast property
3597
3598 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3599
3600         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3601         Use g_ntohl for better portability.
3602
3603 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3604
3605         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3606         (gst_multiudpsink_remove):
3607         Fix a typo and do some small cleanups.
3608
3609 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3610
3611         Patch by: Olivier Crete <tester at tester dot ca>
3612
3613         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3614         Make the delivery-method mandatory on the caps and only accept inline
3615         for now.
3616         Reverse strcmp checks for delivery-method.
3617
3618         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3619         Make delivery method optional when parsing caps and note this in the
3620         caps.
3621         Reverse strcmp checks for delivery-method.
3622
3623         * gst/rtp/gstrtpvorbispay.c:
3624         Update a comment to note that the delivery-method is optional, 
3625         Fixes #537675.
3626
3627 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3628
3629         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3630         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3631         leaving them in READY. Fixes #537832.
3632
3633 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3634
3635         * gst/avi/gstavimux.c:
3636           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3637           for a random constant in tagmuxing code.
3638
3639 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3640
3641         * gst/debug/gsttaginject.c:
3642         * gst/debug/gsttaginject.h:
3643           Now actually adding the new element.
3644
3645 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3646
3647         * docs/plugins/Makefile.am:
3648         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3649         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3650         * docs/plugins/gst-plugins-good-plugins.args:
3651         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3652         * docs/plugins/gst-plugins-good-plugins.interfaces:
3653         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3654         * docs/plugins/inspect/plugin-aasink.xml:
3655         * docs/plugins/inspect/plugin-alaw.xml:
3656         * docs/plugins/inspect/plugin-alpha.xml:
3657         * docs/plugins/inspect/plugin-alphacolor.xml:
3658         * docs/plugins/inspect/plugin-annodex.xml:
3659         * docs/plugins/inspect/plugin-apetag.xml:
3660         * docs/plugins/inspect/plugin-audiofx.xml:
3661         * docs/plugins/inspect/plugin-auparse.xml:
3662         * docs/plugins/inspect/plugin-autodetect.xml:
3663         * docs/plugins/inspect/plugin-avi.xml:
3664         * docs/plugins/inspect/plugin-cacasink.xml:
3665         * docs/plugins/inspect/plugin-cairo.xml:
3666         * docs/plugins/inspect/plugin-cdio.xml:
3667         * docs/plugins/inspect/plugin-cutter.xml:
3668         * docs/plugins/inspect/plugin-debug.xml:
3669         * docs/plugins/inspect/plugin-dv.xml:
3670         * docs/plugins/inspect/plugin-efence.xml:
3671         * docs/plugins/inspect/plugin-effectv.xml:
3672         * docs/plugins/inspect/plugin-equalizer.xml:
3673         * docs/plugins/inspect/plugin-esdsink.xml:
3674         * docs/plugins/inspect/plugin-flac.xml:
3675         * docs/plugins/inspect/plugin-flxdec.xml:
3676         * docs/plugins/inspect/plugin-gamma.xml:
3677         * docs/plugins/inspect/plugin-gconfelements.xml:
3678         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3679         * docs/plugins/inspect/plugin-goom.xml:
3680         * docs/plugins/inspect/plugin-goom2k1.xml:
3681         * docs/plugins/inspect/plugin-halelements.xml:
3682         * docs/plugins/inspect/plugin-icydemux.xml:
3683         * docs/plugins/inspect/plugin-id3demux.xml:
3684         * docs/plugins/inspect/plugin-jpeg.xml:
3685         * docs/plugins/inspect/plugin-level.xml:
3686         * docs/plugins/inspect/plugin-matroska.xml:
3687         * docs/plugins/inspect/plugin-monoscope.xml:
3688         * docs/plugins/inspect/plugin-mulaw.xml:
3689         * docs/plugins/inspect/plugin-multifile.xml:
3690         * docs/plugins/inspect/plugin-multipart.xml:
3691         * docs/plugins/inspect/plugin-navigationtest.xml:
3692         * docs/plugins/inspect/plugin-ossaudio.xml:
3693         * docs/plugins/inspect/plugin-png.xml:
3694         * docs/plugins/inspect/plugin-quicktime.xml:
3695         * docs/plugins/inspect/plugin-rtp.xml:
3696         * docs/plugins/inspect/plugin-rtsp.xml:
3697         * docs/plugins/inspect/plugin-smpte.xml:
3698         * docs/plugins/inspect/plugin-soup.xml:
3699         * docs/plugins/inspect/plugin-spectrum.xml:
3700         * docs/plugins/inspect/plugin-speex.xml:
3701         * docs/plugins/inspect/plugin-taglib.xml:
3702         * docs/plugins/inspect/plugin-udp.xml:
3703         * docs/plugins/inspect/plugin-video4linux2.xml:
3704         * docs/plugins/inspect/plugin-videobalance.xml:
3705         * docs/plugins/inspect/plugin-videobox.xml:
3706         * docs/plugins/inspect/plugin-videocrop.xml:
3707         * docs/plugins/inspect/plugin-videoflip.xml:
3708         * docs/plugins/inspect/plugin-videomixer.xml:
3709         * docs/plugins/inspect/plugin-wavenc.xml:
3710         * docs/plugins/inspect/plugin-wavpack.xml:
3711         * docs/plugins/inspect/plugin-wavparse.xml:
3712         * docs/plugins/inspect/plugin-ximagesrc.xml:
3713         * gst/debug/Makefile.am:
3714         * gst/debug/breakmydata.c:
3715         * gst/debug/efence.c:
3716         * gst/debug/gstdebug.c:
3717         * gst/debug/gstnavseek.c:
3718         * gst/debug/gstpushfilesrc.c:
3719         * gst/debug/gstpushfilesrc.h:
3720         * gst/debug/negotiation.c:
3721         * gst/debug/progressreport.c:
3722         * gst/debug/progressreport.h:
3723         * gst/debug/rndbuffersize.c:
3724         * gst/debug/testplugin.c:
3725           Remove dummy plugin_init. Remove some undefined entries from doc-
3726           section file. Add taginject element and rebuild docs for it.
3727
3728 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3729
3730         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3731         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3732         Update the counter for the number of streams when pads are added or
3733         removed. This will make sure that a seek table is generated for
3734         files with just one audio stream.
3735
3736 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3737
3738         * gst/matroska/matroska-demux.c:
3739         (gst_matroska_demux_parse_metadata_id_simple_tag):
3740         * gst/matroska/matroska-ids.h:
3741         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3742         Add some more tags, improve debugging a bit and make sure that
3743         GValue transformation has succeeded before using the result
3744         as a tag.
3745
3746 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3747
3748         Patch by: Olivier Crete <tester at tester dot ca>
3749
3750         * gst/rtp/gstrtptheorapay.c:
3751         The Theora RTP payloader only supports the "inline" delievery method
3752         so let's declare this on the caps of the static pad template.
3753         Fixes bug #537675.
3754
3755 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3756
3757         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3758         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3759         Remove bogus check.
3760
3761 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3762
3763         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3764         (gst_videomixer_blend_buffers):
3765         Use stream_time to synchronize the object properties.
3766         Use running_time of the master pad to timestamp outgoing buffers.
3767         Fix the initial segment event to extend an unknown amount of time.
3768         Fixes #537361.
3769
3770 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3771
3772         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3773         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3774         (gst_avi_demux_calculate_durations_from_index),
3775         (gst_avi_demux_stream_header_push),
3776         (gst_avi_demux_stream_header_pull):
3777         Try to ignore unparsable/unknown streams and give a warning instead of
3778         erroring out. Fixes #537377.
3779
3780 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3781
3782         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3783         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3784
3785         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3786         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3787         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3788         (gst_matroska_demux_read_track_encodings),
3789         (gst_matroska_demux_add_stream),
3790         (gst_matroska_demux_handle_src_query),
3791         (gst_matroska_demux_init_stream),
3792         (gst_matroska_demux_parse_index_cuetrack),
3793         (gst_matroska_demux_parse_index_pointentry),
3794         (gst_matroska_demux_parse_info),
3795         (gst_matroska_demux_parse_metadata_id_simple_tag),
3796         (gst_matroska_demux_parse_metadata),
3797         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3798         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3799         (gst_matroska_demux_parse_cluster),
3800         (gst_matroska_demux_parse_contents_seekentry),
3801         (gst_matroska_demux_loop_stream_parse_id),
3802         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3803         (gst_matroska_demux_audio_caps),
3804         (gst_matroska_demux_subtitle_caps):
3805         * gst/matroska/matroska-demux.h:
3806         * gst/matroska/matroska-ids.c:
3807         (gst_matroska_track_init_subtitle_context):
3808         * gst/matroska/matroska-ids.h:
3809         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3810         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3811         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3812         (gst_matroska_mux_video_pad_setcaps),
3813         (gst_matroska_mux_audio_pad_setcaps),
3814         (gst_matroska_mux_subtitle_pad_setcaps),
3815         (gst_matroska_mux_request_new_pad),
3816         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3817         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3818         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3819         (gst_matroska_mux_set_property):
3820         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3821         elements, do some checks for valid values in the demuxer, handle
3822         tracktimecodescale in the demuxer, set correct default values for all
3823         settings in the demuxer, review and add all missing matroska
3824         IDs and some more raw YUV formats, and some trivial cleanup.
3825
3826 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3827
3828         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3829         (gst_pulsemixer_class_init):
3830         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3831         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3832         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3833         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3834         (gst_pulsesrc_prepare):
3835         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3836         gst_element_class_set_details_simple() and fix coding style a bit
3837         more.
3838
3839 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3840
3841         * docs/plugins/Makefile.am:
3842         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3843         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3844         * docs/plugins/gst-plugins-good-plugins.args:
3845         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3846         * docs/plugins/gst-plugins-good-plugins.interfaces:
3847         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3848         * docs/plugins/inspect/plugin-aasink.xml:
3849         * docs/plugins/inspect/plugin-alaw.xml:
3850         * docs/plugins/inspect/plugin-alpha.xml:
3851         * docs/plugins/inspect/plugin-alphacolor.xml:
3852         * docs/plugins/inspect/plugin-annodex.xml:
3853         * docs/plugins/inspect/plugin-apetag.xml:
3854         * docs/plugins/inspect/plugin-audiofx.xml:
3855         * docs/plugins/inspect/plugin-auparse.xml:
3856         * docs/plugins/inspect/plugin-autodetect.xml:
3857         * docs/plugins/inspect/plugin-avi.xml:
3858         * docs/plugins/inspect/plugin-cacasink.xml:
3859         * docs/plugins/inspect/plugin-cairo.xml:
3860         * docs/plugins/inspect/plugin-cdio.xml:
3861         * docs/plugins/inspect/plugin-cutter.xml:
3862         * docs/plugins/inspect/plugin-debug.xml:
3863         * docs/plugins/inspect/plugin-dv.xml:
3864         * docs/plugins/inspect/plugin-efence.xml:
3865         * docs/plugins/inspect/plugin-effectv.xml:
3866         * docs/plugins/inspect/plugin-equalizer.xml:
3867         * docs/plugins/inspect/plugin-esdsink.xml:
3868         * docs/plugins/inspect/plugin-flac.xml:
3869         * docs/plugins/inspect/plugin-flxdec.xml:
3870         * docs/plugins/inspect/plugin-gamma.xml:
3871         * docs/plugins/inspect/plugin-gconfelements.xml:
3872         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3873         * docs/plugins/inspect/plugin-goom.xml:
3874         * docs/plugins/inspect/plugin-goom2k1.xml:
3875         * docs/plugins/inspect/plugin-halelements.xml:
3876         * docs/plugins/inspect/plugin-icydemux.xml:
3877         * docs/plugins/inspect/plugin-id3demux.xml:
3878         * docs/plugins/inspect/plugin-jpeg.xml:
3879         * docs/plugins/inspect/plugin-level.xml:
3880         * docs/plugins/inspect/plugin-matroska.xml:
3881         * docs/plugins/inspect/plugin-monoscope.xml:
3882         * docs/plugins/inspect/plugin-mulaw.xml:
3883         * docs/plugins/inspect/plugin-multifile.xml:
3884         * docs/plugins/inspect/plugin-multipart.xml:
3885         * docs/plugins/inspect/plugin-navigationtest.xml:
3886         * docs/plugins/inspect/plugin-ossaudio.xml:
3887         * docs/plugins/inspect/plugin-png.xml:
3888         * docs/plugins/inspect/plugin-pulseaudio.xml:
3889         * docs/plugins/inspect/plugin-quicktime.xml:
3890         * docs/plugins/inspect/plugin-rtp.xml:
3891         * docs/plugins/inspect/plugin-rtsp.xml:
3892         * docs/plugins/inspect/plugin-smpte.xml:
3893         * docs/plugins/inspect/plugin-soup.xml:
3894         * docs/plugins/inspect/plugin-spectrum.xml:
3895         * docs/plugins/inspect/plugin-speex.xml:
3896         * docs/plugins/inspect/plugin-taglib.xml:
3897         * docs/plugins/inspect/plugin-udp.xml:
3898         * docs/plugins/inspect/plugin-video4linux2.xml:
3899         * docs/plugins/inspect/plugin-videobalance.xml:
3900         * docs/plugins/inspect/plugin-videobox.xml:
3901         * docs/plugins/inspect/plugin-videocrop.xml:
3902         * docs/plugins/inspect/plugin-videoflip.xml:
3903         * docs/plugins/inspect/plugin-videomixer.xml:
3904         * docs/plugins/inspect/plugin-wavenc.xml:
3905         * docs/plugins/inspect/plugin-wavpack.xml:
3906         * docs/plugins/inspect/plugin-wavparse.xml:
3907         * docs/plugins/inspect/plugin-ximagesrc.xml:
3908         * ext/pulse/plugin.c:
3909         * ext/pulse/pulsemixer.c:
3910         * ext/pulse/pulsesink.c:
3911         * ext/pulse/pulsesrc.c:
3912         Add documentation to the pulseaudio plugin and run make update
3913         in docs/plugins.
3914
3915 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3916
3917         Patch by: Brian Cameron <brian.cameron at sun dot com>
3918
3919         * sys/sunaudio/gstsunaudiomixerctrl.c:
3920         (gst_sunaudiomixer_ctrl_get_volume),
3921         (gst_sunaudiomixer_ctrl_set_volume):
3922         Improvements for the SunAudio mixer by handling mute as no gain
3923         for tracks that have a gain property but no mute property.
3924         Fixes bug #536067.
3925
3926 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3927
3928         * configure.ac:
3929         * ext/pulse/Makefile.am:
3930         * ext/pulse/plugin.c: (plugin_init):
3931         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3932         (gst_pulsemixer_implements_interface_init),
3933         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3934         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3935         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3936         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3937         * ext/pulse/pulsemixer.h:
3938         * ext/pulse/pulsemixerctrl.c:
3939         (gst_pulsemixer_ctrl_context_state_cb),
3940         (gst_pulsemixer_ctrl_sink_info_cb),
3941         (gst_pulsemixer_ctrl_source_info_cb),
3942         (gst_pulsemixer_ctrl_subscribe_cb),
3943         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3944         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3945         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3946         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3947         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3948         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3949         * ext/pulse/pulsemixerctrl.h:
3950         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3951         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3952         * ext/pulse/pulsemixertrack.h:
3953         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3954         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3955         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3956         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3957         (gst_pulseprobe_new), (gst_pulseprobe_free),
3958         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3959         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3960         (gst_pulseprobe_set_server):
3961         * ext/pulse/pulseprobe.h:
3962         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3963         (gst_pulsesink_class_init), (gst_pulsesink_init),
3964         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3965         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3966         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3967         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3968         (gst_pulsesink_stream_request_cb),
3969         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3970         (gst_pulsesink_close), (gst_pulsesink_prepare),
3971         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3972         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3973         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3974         (gst_pulsesink_event), (gst_pulsesink_get_type):
3975         * ext/pulse/pulsesink.h:
3976         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3977         (gst_pulsesrc_implements_interface_init),
3978         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3979         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3980         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3981         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3982         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3983         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3984         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3985         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3986         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3987         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3988         (gst_pulsesrc_get_type):
3989         * ext/pulse/pulsesrc.h:
3990         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3991         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3992         * ext/pulse/pulseutil.h:
3993         Add pulseaudio GStreamer element from gst-pulse. Development will
3994         continue here instead of pulseaudio SVN. Fixes bug #400679.
3995         Only changes over gst-pulse SVN are added copyright to the top of
3996         files and coding style changes.
3997
3998 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3999
4000         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
4001
4002         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
4003           (gst_cdio_add_cdtext_album_tags):
4004         * ext/cdio/gstcdio.h:
4005         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
4006           Also extract album title and album genre from CD-TEXT if
4007           available (#537021).
4008
4009 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
4010
4011         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4012
4013         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
4014         Improve negotiation a bit more by picking the smallest possible
4015         resolution that is larger than the resolution specified in the
4016         first caps entry of the peer caps. Fixes bug #536994.
4017
4018 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
4019
4020         Patch by: Bastien Nocera <hadess at hadess dot net>
4021
4022         * sys/v4l2/gstv4l2vidorient.c:
4023         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4024         Fix compilation with newer GIT kernels that deprecated
4025         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
4026
4027 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4028
4029         * configure.ac:
4030         * ext/cdio/gstcdio.c:
4031         * ext/cdio/gstcdio.h:
4032         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
4033           Require libcdio >= 0.76.
4034
4035 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
4036
4037         * gst/avi/gstavidemux.c:
4038         Catch UNEXPECTED when downstream has reached end of
4039         segment in reverse mode.
4040
4041 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4042
4043         * gst/avi/gstavidemux.c:
4044         Fix typo in comment
4045
4046 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4047
4048         * gst/avi/gstavidemux.c:
4049         Because we don't know the frame order we need to push till
4050         the next keyframe
4051
4052 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4053
4054         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4055
4056         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
4057         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
4058         Provide a custom negotiation function to make sure to pick the highest
4059         possible framerate and resolution. Fixes bug #536646.
4060
4061 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4062
4063         * gst/avi/gstavidemux.c:
4064         Set EOS when going out of the segment in reverse playback
4065
4066 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
4067
4068         * ext/taglib/Makefile.am::
4069           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
4070           taglib headers (with gcc 4.3.1).
4071
4072 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
4073
4074         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
4075         Use the new gst_rtsp_connection_get_ip() to access the IP address
4076         of a GstRTSPConnection since it is a private member.
4077
4078 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
4079
4080         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
4081         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4082           Use new utility functions in libgsttag to process coverart (#512333).
4083
4084 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4085
4086         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4087         We actually support left/side, right/side and mid/side files. The
4088         conversion to normal, interleaved stereo is done by libflac.
4089
4090 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4091
4092         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4093         (gst_ebml_write_set_cache):
4094         Unref the write cache in finalize if it was set and add add "FIXME"
4095         to a comment that needs it.
4096
4097 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4098
4099         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4100
4101         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
4102         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
4103         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
4104         (gst_avi_demux_process_next_entry):
4105         * gst/avi/gstavidemux.h:
4106         Implement reverse playback. Fixes #535300.
4107         Small cleanups.
4108
4109 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
4110
4111         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
4112         (gst_videomixer_query_latency):
4113         When using gst_element_iterate_pads() one has to unref every pad
4114         after usage.
4115
4116 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
4117
4118         Patch by: Bastien Nocera <hadess at hadess dot net>
4119         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
4120         (qtdemux_parse_udta):
4121         * gst/qtdemux/qtdemux_fourcc.h:
4122         Improve meta-data handling, add 'comment', 'description' and
4123         'copyright' tag handling.
4124         Fixes #535935
4125
4126 2008-05-31  Julien Moutte  <julien@fluendo.com>
4127
4128         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
4129         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
4130         (gst_qtdemux_seek_to_previous_keyframe),
4131         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
4132         we don't clip the segment's stop using the main segment duration as
4133         that could crop quite some video frames. Make reverse playback support
4134         more robust and support edit lists. Support seeking to the last frame,
4135         and fix reverse looping playback. Add some debugging.
4136         * win32/common/config.h: Updated.
4137
4138 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
4139
4140         * gst/equalizer/gstiirequalizer.c:
4141         (gst_iir_equalizer_transform_ip):
4142         Don't clip float/double samples, correctly unset passthrough mode
4143         and use better rounding for integer samples.
4144
4145 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
4146
4147         * gst/equalizer/gstiirequalizer.c:
4148         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
4149         (setup_filter), (set_passthrough), (update_coefficients),
4150         (gst_iir_equalizer_compute_frequencies),
4151         (gst_iir_equalizer_transform_ip):
4152         * gst/equalizer/gstiirequalizer.h:
4153         Update the filter coefficients only when needed in the transform_ip
4154         function and correctly set the element into passthrough mode if the
4155         gain of all bands is 0.
4156
4157 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4158
4159         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
4160
4161         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
4162         (gst_alpha_set_property), (gst_alpha_get_property),
4163         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
4164         Try to skip pixels or areas that are too dark or too bright for us to do
4165         meaningfull color detection.
4166         Added properties to control the sensitivity to light and darkness.
4167         Added some small cleanups. Fixes #512345.
4168
4169 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
4170
4171         * docs/plugins/.cvsignore:
4172         * tests/check/elements/.cvsignore:
4173         Ignore some more generated things
4174
4175         * tests/check/Makefile.am:
4176         Ignore OSS elements in the state changes test too.
4177
4178 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4179
4180         * docs/plugins/Makefile.am:
4181         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4182         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4183         Add SMPTE effect elements to docs.
4184
4185 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4186
4187         * docs/plugins/Makefile.am:
4188         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4189         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4190         * ext/raw1394/gstdv1394src.c:
4191           Document whats first shown on the fdo plugin docs page :)
4192
4193 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4194
4195         * docs/plugins/Makefile.am:
4196         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4197         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4198         * docs/plugins/gst-plugins-good-plugins.args:
4199         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4200         * docs/plugins/inspect/plugin-audiofx.xml:
4201         * gst/audiofx/Makefile.am:
4202         * gst/audiofx/audiofx.c:
4203         * gst/audiofx/audiokaraoke.c:
4204         * gst/audiofx/audiokaraoke.h:
4205         * gst/audiofx/audiovoice.c:
4206         * gst/audiofx/audiovoice.h:
4207           Rename audiovoice to audiokaraoke and add it to the docs.
4208
4209 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4210
4211         * REQUIREMENTS:
4212         * docs/plugins/Makefile.am:
4213         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4214         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4215         * docs/plugins/gst-plugins-good-plugins.args:
4216         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4217         * docs/plugins/gst-plugins-good-plugins.interfaces:
4218         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4219         * docs/plugins/inspect/plugin-aasink.xml:
4220         * docs/plugins/inspect/plugin-alaw.xml:
4221         * docs/plugins/inspect/plugin-alpha.xml:
4222         * docs/plugins/inspect/plugin-alphacolor.xml:
4223         * docs/plugins/inspect/plugin-annodex.xml:
4224         * docs/plugins/inspect/plugin-apetag.xml:
4225         * docs/plugins/inspect/plugin-audiofx.xml:
4226         * docs/plugins/inspect/plugin-auparse.xml:
4227         * docs/plugins/inspect/plugin-autodetect.xml:
4228         * docs/plugins/inspect/plugin-avi.xml:
4229         * docs/plugins/inspect/plugin-cacasink.xml:
4230         * docs/plugins/inspect/plugin-cairo.xml:
4231         * docs/plugins/inspect/plugin-cdio.xml:
4232         * docs/plugins/inspect/plugin-cutter.xml:
4233         * docs/plugins/inspect/plugin-debug.xml:
4234         * docs/plugins/inspect/plugin-dv.xml:
4235         * docs/plugins/inspect/plugin-efence.xml:
4236         * docs/plugins/inspect/plugin-effectv.xml:
4237         * docs/plugins/inspect/plugin-equalizer.xml:
4238         * docs/plugins/inspect/plugin-esdsink.xml:
4239         * docs/plugins/inspect/plugin-flac.xml:
4240         * docs/plugins/inspect/plugin-flxdec.xml:
4241         * docs/plugins/inspect/plugin-gamma.xml:
4242         * docs/plugins/inspect/plugin-gconfelements.xml:
4243         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4244         * docs/plugins/inspect/plugin-goom.xml:
4245         * docs/plugins/inspect/plugin-goom2k1.xml:
4246         * docs/plugins/inspect/plugin-halelements.xml:
4247         * docs/plugins/inspect/plugin-icydemux.xml:
4248         * docs/plugins/inspect/plugin-id3demux.xml:
4249         * docs/plugins/inspect/plugin-jpeg.xml:
4250         * docs/plugins/inspect/plugin-level.xml:
4251         * docs/plugins/inspect/plugin-matroska.xml:
4252         * docs/plugins/inspect/plugin-monoscope.xml:
4253         * docs/plugins/inspect/plugin-mulaw.xml:
4254         * docs/plugins/inspect/plugin-multifile.xml:
4255         * docs/plugins/inspect/plugin-multipart.xml:
4256         * docs/plugins/inspect/plugin-navigationtest.xml:
4257         * docs/plugins/inspect/plugin-ossaudio.xml:
4258         * docs/plugins/inspect/plugin-png.xml:
4259         * docs/plugins/inspect/plugin-quicktime.xml:
4260         * docs/plugins/inspect/plugin-rtp.xml:
4261         * docs/plugins/inspect/plugin-rtsp.xml:
4262         * docs/plugins/inspect/plugin-smpte.xml:
4263         * docs/plugins/inspect/plugin-soup.xml:
4264         * docs/plugins/inspect/plugin-spectrum.xml:
4265         * docs/plugins/inspect/plugin-speex.xml:
4266         * docs/plugins/inspect/plugin-taglib.xml:
4267         * docs/plugins/inspect/plugin-udp.xml:
4268         * docs/plugins/inspect/plugin-video4linux2.xml:
4269         * docs/plugins/inspect/plugin-videobalance.xml:
4270         * docs/plugins/inspect/plugin-videobox.xml:
4271         * docs/plugins/inspect/plugin-videocrop.xml:
4272         * docs/plugins/inspect/plugin-videoflip.xml:
4273         * docs/plugins/inspect/plugin-videomixer.xml:
4274         * docs/plugins/inspect/plugin-wavenc.xml:
4275         * docs/plugins/inspect/plugin-wavpack.xml:
4276         * docs/plugins/inspect/plugin-wavparse.xml:
4277         * docs/plugins/inspect/plugin-ximagesrc.xml:
4278         * ext/aalib/gstaasink.c:
4279         * ext/libcaca/gstcacasink.c:
4280           Document aasink and cacasink.
4281
4282 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
4283
4284         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4285         (gst_videomixer_init), (gst_videomixer_query_duration),
4286         (gst_videomixer_query_latency), (gst_videomixer_query),
4287         (gst_videomixer_blend_buffers):
4288         * gst/videomixer/videomixer.h:
4289         Implement position (in time), duration and latency queries.
4290
4291 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4292
4293         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4294         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4295         (gst_videomixer_fill_queues), (forward_event_func),
4296         (forward_event), (gst_videomixer_src_event),
4297         (gst_videomixer_sink_event):
4298         * gst/videomixer/videomixer.h:
4299         Implement proper seek/newsegment handling.
4300         Based on adder's implementation.
4301         Fixes #535121
4302
4303 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4304
4305         Patch by: Jan Gerber <j at oil21 dot org>
4306
4307         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4308         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4309
4310 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4311
4312         * gst/audiofx/Makefile.am:
4313         * gst/audiofx/audiofx.c: (plugin_init):
4314         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4315         (gst_audio_voice_class_init), (gst_audio_voice_init),
4316         (update_filter), (gst_audio_voice_set_property),
4317         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4318         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4319         (gst_audio_voice_transform_ip):
4320         * gst/audiofx/audiovoice.h:
4321         Add simple voice removal element. Yay karaoke.
4322
4323 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4324
4325         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4326
4327         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4328         Fix potential caps leak.
4329         If we can't get the framerate with an ioctl, try to get it with the
4330         current norm. Fixes #520092.
4331
4332 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4333
4334         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4335
4336         * sys/v4l2/v4l2src_calls.c:
4337         (gst_v4l2src_probe_caps_for_format_and_size):
4338         If we fail to get the frame intervals, simply don't touch the framerates
4339         on the template caps instead of discarding the format. See #520092.
4340
4341 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4342
4343         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4344
4345         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4346         (gst_v4l2_get_caps_info):
4347         Add NV12, NV21 and bayer support. See #520092.
4348
4349 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4350
4351         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4352         (gst_qtdemux_activate_segment):
4353         Unbreak segment activation again. Fixes #531672.
4354
4355 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4356
4357         * ext/flac/Makefile.am:
4358         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4359         Set the channel layout when decoding FLAC files with more than 2
4360         channels as defined by the FLAC spec. Fixes bug #534570.
4361
4362         Also don't try to decode left/side, right/side and mid/side files
4363         as we don't support this at all.
4364
4365 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4366
4367         * configure.ac:
4368           We need -base CVS (rtsp).
4369
4370 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4371
4372         * gst/udp/Makefile.am:
4373           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4374           when including netdb.h when building against glibc >= 2.8.
4375
4376 2008-05-22  Julien Moutte  <julien@fluendo.com>
4377
4378         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4379         debug statement arguments.
4380         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4381         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4382         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4383         on more platforms.
4384
4385 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4386
4387         * tests/check/elements/avimux.c: (setup_src_pad),
4388         (teardown_src_pad):
4389         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4390         (GST_START_TEST):
4391         * tests/check/elements/matroskamux.c: (setup_src_pad),
4392         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4393         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4394         (GST_START_TEST):
4395         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4396         (setup_wavpackparse), (cleanup_wavpackparse):
4397         Don't use gst_element_get_pad(), it's a bad, bad method.
4398
4399 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4400
4401         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4402         (do_toggle_element):
4403         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4404         (do_toggle_element):
4405         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4406         (do_toggle_element):
4407         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4408         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4409         (do_toggle_element):
4410         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4411         (do_toggle_element):
4412         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4413         (gst_auto_audio_sink_detect):
4414         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4415         (gst_auto_video_sink_detect):
4416         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4417         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4418         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4419         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4420         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4421         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4422         * tests/icles/videocrop-test.c: (test_with_caps),
4423         (video_crop_get_test_caps):
4424         Don't use gst_element_get_pad(), it's a bad method.
4425
4426 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4427
4428         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4429         (gst_multiudpsink_add_internal):
4430         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4431         (gst_udp_join_group):
4432         * gst/udp/gstudpnetutils.h:
4433         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4434         Joining a multicast group and setting the loop/ttl properties are
4435         totally unrelated tasks are must be separated.
4436
4437 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4438
4439         * gst/avi/gstavimux.c:
4440           Also support alaw/mulaw.
4441
4442 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4443
4444         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4445         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4446         * gst/udp/gstmultiudpsink.h:
4447         Add a fixme for the auto-multicast property.
4448         Fix some confusing debug messages.
4449         Disable setting a qos value by default.
4450
4451 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4452
4453         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4454
4455         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4456         Ignore EPERM errors from sendto. Fixes #533619.
4457
4458 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4459
4460         Patch by: Henrik Eriksson <henriken at axis dot com>
4461
4462         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4463         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4464         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4465         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4466         * gst/udp/gstmultiudpsink.h:
4467         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4468
4469 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4470
4471         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4472         Improve debugging of the ident.
4473
4474 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4475
4476         Patch by: Bruno Santos <brunof at ua dot pt>
4477
4478         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4479         (gst_udp_join_group), (gst_udp_leave_group),
4480         (gst_udp_is_multicast):
4481         * gst/udp/gstudpnetutils.h:
4482         Provide a bunch of helper methods to deal with IPv4 and IPv6
4483         transparently.
4484
4485         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4486         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4487         (gst_multiudpsink_get_property), (join_multicast),
4488         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4489         (gst_multiudpsink_remove):
4490         * gst/udp/gstmultiudpsink.h:
4491         Add multicast TTL and loopback properties.
4492         Use the helper methods to implement ip4 and ip6.
4493
4494         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4495         * gst/udp/gstudpsrc.h:
4496         Use the helper methods to implement ip4 and ip6.
4497         Fixes #515962.
4498
4499 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4500
4501         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4502
4503         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4504         (gst_multipart_demux_get_gstname),
4505         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4506         * gst/multipart/multipartdemux.h:
4507         Don't blindly copy the mime-type as the caps name because they not
4508         always map directly. Instead use a hashtable with common mappings.
4509         Fixes #533287.
4510
4511 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4512
4513         * ext/esd/esdsink.c: (gst_esdsink_write):
4514         When we post an error, we must return -1 to let the parent know that we
4515         cannot write the segment else it will loop and continue to call us again
4516         forever. Patch by Michael Meeks.
4517
4518 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4519
4520         * gst/videomixer/videomixer.c:
4521           Add missing incudes.
4522
4523 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4524
4525         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4526         (gst_rtp_h264_pay_handle_buffer):
4527         * gst/rtp/gstrtph264pay.h:
4528         Correct a typo (sinle -> single).
4529
4530 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4531
4532         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4533         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4534         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4535         (gst_rtp_h264_depay_process):
4536         * gst/rtp/gstrtph264depay.h:
4537         Add experimental support for outputting quicktime-like AVC output in
4538         addition to the existing bytestream output.
4539
4540         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4541         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4542         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4543         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4544         (gst_rtp_h264_pay_get_property):
4545         * gst/rtp/gstrtph264pay.h:
4546         Make the parsing mode configurable, for some inputs we don't need to
4547         scan every byte for start codes.
4548         Only set the marker bit on ACCESS units.
4549
4550 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4551
4552         * gst/equalizer/gstiirequalizer.c:
4553         Use a bigger type in integer mode for the intermediate results to
4554         prevent overflows. This fixes the crippled sound when using the
4555         equalizer in integer mode. Fixes bug #510865.
4556
4557 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4558
4559         * gst/videomixer/videomixer.c:
4560         * gst/videomixer/videomixer.h:
4561         Instead of a random number for the request pad id's,
4562         use a counter.
4563
4564         Register the videomixerpad class from the element's class_init
4565         where it's safer, and allows the docs generator to scan it.
4566
4567 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4568
4569         * gst/smpte/Makefile.am:
4570         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4571         * gst/smpte/gstsmpte.h:
4572         * gst/smpte/gstsmptealpha.c:
4573         (gst_smpte_alpha_transition_type_get_type),
4574         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4575         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4576         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4577         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4578         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4579         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4580         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4581         * gst/smpte/gstsmptealpha.h:
4582         * gst/smpte/plugin.c: (plugin_init):
4583         Add new plugin that adds the SMPTE transition in the alpha channel of
4584         I420 and AYUV frames so that they can be blended with videomixer later
4585         on. Uses all niceties such as using base transform for efficient alloc
4586         and negotiation. It currently requires GstController to control the
4587         position in the transition effect.
4588
4589 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4590
4591         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4592         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4593         * docs/plugins/gst-plugins-good-plugins.args:
4594         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4595         * docs/plugins/gst-plugins-good-plugins.interfaces:
4596         * docs/plugins/gst-plugins-good-plugins.types:
4597         * gst/videomixer/videomixer.c:
4598           Try using thaytans new mechanism to get extra classes into plugin
4599           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4600           missing still.
4601
4602 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4603
4604         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4605         Set proper rate in avi stream header for PCM audio, and also do some
4606         more sanity checks on caps in this case.  Fixes #511489.
4607
4608 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4609
4610         * sys/v4l2/gstv4l2src.c:
4611         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4612         isn't implemented at all yet and this requires X headers to be
4613         installed. Fixes bug #533264.
4614
4615 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4616
4617         reviewed by: <delete if not using a buddy>
4618
4619         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4620         (gst_ebml_write_set_cache):
4621         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4622         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4623         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4624         (gst_matroska_demux_read_track_encodings),
4625         (gst_matroska_demux_add_stream),
4626         (gst_matroska_demux_handle_src_query),
4627         (gst_matroska_demux_init_stream),
4628         (gst_matroska_demux_parse_index_cuetrack),
4629         (gst_matroska_demux_parse_index_pointentry),
4630         (gst_matroska_demux_parse_info),
4631         (gst_matroska_demux_parse_metadata_id_simple_tag),
4632         (gst_matroska_demux_parse_metadata),
4633         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4634         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4635         (gst_matroska_demux_parse_cluster),
4636         (gst_matroska_demux_parse_contents_seekentry),
4637         (gst_matroska_demux_loop_stream_parse_id),
4638         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4639         (gst_matroska_demux_audio_caps),
4640         (gst_matroska_demux_subtitle_caps):
4641         * gst/matroska/matroska-demux.h:
4642         * gst/matroska/matroska-ids.c:
4643         (gst_matroska_track_init_subtitle_context):
4644         * gst/matroska/matroska-ids.h:
4645         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4646         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4647         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4648         * sys/v4l2/gstv4l2src.c:
4649         * tests/check/pipelines/wavpack.c: (bus_handler):
4650         * win32/common/config.h:
4651
4652 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4653
4654         * ext/wavpack/gstwavpackstreamreader.c:
4655         * tests/examples/spectrum/demo-audiotest.c:
4656         * tests/examples/spectrum/demo-osssrc.c:
4657         Fix some compiler warnings.
4658
4659 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4660
4661         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4662         Small comment added.
4663
4664         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4665         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4666         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4667         Debug string cleanups (remove trailing \n)
4668         Refactor and clean up the payloader a bit and make sure that we only
4669         put one NAL unit in an RTP packet even if the input buffer contains
4670         multiple NAL units.
4671         Add suport for AVC format input.
4672
4673 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4674
4675         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4676         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4677         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4678         * gst/rtp/gstrtph264pay.h:
4679         Make it possible to specify profile-level-id and sprop-parameter-sets
4680         using properties in case they are not available in-stream.
4681
4682 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4683
4684         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4685         * docs/plugins/gst-plugins-good-plugins.args:
4686         * docs/plugins/inspect/plugin-ladspa.xml:
4687           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4688
4689 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4690
4691         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4692         Send an initial BYTE segment to inform downstream of later seeking,
4693         and to forego sync attempts.
4694
4695 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4696
4697         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4698         Fix wrong caps string.
4699
4700 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4701
4702         Based on patch by: Olivier Crete <tester at tester dot ca>
4703
4704         * gst/rtp/Makefile.am:
4705         * gst/rtp/gstrtp.c: (plugin_init):
4706         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4707         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4708         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4709         (gst_rtp_g729_depay_plugin_init):
4710         * gst/rtp/gstrtpg729depay.h:
4711         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4712         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4713         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4714         * gst/rtp/gstrtpg729pay.h:
4715         Added G729 pay and depayloaders. Fixes #532409.
4716
4717 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4718
4719         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4720         Fix the calculation of the duration of the concealment packets.
4721
4722 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4723
4724         Based on patch by: Olivier Crete <tester at tester dot ca>
4725
4726         * gst/rtp/Makefile.am:
4727         * gst/rtp/gstrtp.c: (plugin_init):
4728         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4729         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4730         (parse_encode), (gst_rtp_dv_depay_setcaps),
4731         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4732         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4733         (gst_rtp_dv_depay_plugin_init):
4734         * gst/rtp/gstrtpdvdepay.h:
4735         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4736         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4737         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4738         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4739         (gst_dv_pay_negotiate), (include_dif),
4740         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4741         * gst/rtp/gstrtpdvpay.h:
4742         Add DV pay and depayloaders. Fixes #532423.
4743
4744 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4745
4746         * gst/matroska/matroska-demux.c:
4747         (gst_matroska_demux_push_dvd_clut_change_event):
4748         Convert subtitle palette info in VobSub private data from VobSub's
4749         (buggy) RGB to YUV.
4750
4751 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4752
4753         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4754         Do not leave fourcc stream header field empty upon reset.
4755         Fixes #519301.
4756
4757 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4758
4759         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4760         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4761         * docs/plugins/inspect/plugin-goom.xml:
4762         * docs/plugins/inspect/plugin-goom2k1.xml:
4763         * gst/goom/gstgoom.c:
4764         * gst/goom2k1/gstgoom.c:
4765         Add goom2k1 into the docs.
4766
4767 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4768
4769         Based on patch by: Wouter Cloetens  <wouter at mind be>
4770
4771         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4772         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4773         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4774         (gst_rtsp_decode_quoted_string),
4775         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4776         (gst_rtspsrc_setup_auth):
4777         Support Digest authentication. Fixes #532065.
4778
4779 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4780
4781         * gst/level/gstlevel.c:
4782           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4783           about whats needed for liboil acceleration. Simplify docs a bit.
4784
4785 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4786
4787         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4788
4789         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4790         Update the track duration if the old one was invalid.
4791         Fixes bug #532117.
4792
4793 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4794
4795         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4796           Use GST_STR_NULL when trying to print sps and pps strings that could
4797           be NULL, as this might crash on some platforms.
4798
4799 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4800
4801         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4802
4803         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4804           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4805           set after creating the clipper.
4806
4807 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4808
4809         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4810
4811         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4812           Added checking of surface lost case after an unsuccessful
4813           IDirectDrawSurface7_Lock() call.
4814           If surface is lost, return GST_FLOW_OK.
4815
4816 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4817
4818         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4819
4820         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4821           WndProc, gst_directdraw_sink_window_thread):
4822           Improved Windows message loop and fixed window destruction issue.
4823           When the window which DirectDraw is rendering to is destroyed, the
4824           render/show_frame function will return GST_FLOW_ERROR.
4825           Partially fixes #520885.
4826
4827 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4828
4829         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4830
4831         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4832           Fixed mid stream resolution change bug, the offscreen surface is now
4833           released when set_caps is called.
4834           Partially fixes #520885.
4835
4836 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4837
4838         * sys/directdraw/gstdirectdrawsink.c
4839           (gst_directdraw_sink_buffer_alloc):
4840           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4841           width/height.
4842
4843           Especially when looking through the pool of buffers, make sure that
4844           the width/height of caps is used instead of the already negotiated
4845           dimensions.
4846           For example if a buffer with different caps is requested, i.e.
4847           higher resolution, the caller would get a buffer with the old
4848           dimensions and thus corrupt the heap.
4849
4850 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4851
4852         * sys/directdraw/gstdirectdrawsink.c
4853           (gst_directdraw_sink_buffer_alloc):
4854           Clear the flags on recycled buffers from buffer_alloc.
4855           Partially fixes #520885.
4856
4857 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4858
4859         * gst/rtp/gstrtpilbcpay.c:
4860           Added missing stdlib.h include for strtol(), and made include ordering and
4861           style consistent with the corresponding depayloader.
4862
4863 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4864
4865         * configure.ac:
4866           Error out if we don't have the required core/base versions.
4867
4868 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4869
4870         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4871
4872         * sys/osxvideo/cocoawindow.m:
4873         Fix compiler warnings on PPC64. Fixes bug #499318.
4874
4875 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4876
4877         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4878
4879         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4880         Don't leak file descriptors on error. Fixes #531532.
4881
4882 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4883
4884         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4885         (gst_gconf_audio_src_change_state):
4886         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4887         (gst_gconf_video_sink_change_state):
4888         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4889         (gst_gconf_video_src_change_state):
4890         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4891         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4892         When we can't create a fakesink/fakesrc complain instead of unreffing
4893         NULL pointers and crashing later. See bug #530535.
4894
4895 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4896
4897         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4898         Add some more debug info and guard against small payloads.
4899
4900         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4901         Set duration on outgoing buffers because we can.
4902
4903 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4904
4905         Patch by: Olivier Crete <tester at tester dot ca>
4906
4907         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4908         (gst_speex_enc_init), (gst_speex_enc_chain):
4909         Add negotiation for the speex channels and rate. Fixes #465146.
4910
4911 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4912
4913         Patch by: Olivier Crete <tester at tester dot ca>
4914
4915         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4916         (gst_rtp_speex_pay_getcaps):
4917         Add negotiation for the speex channels and rate. See #465146.
4918
4919 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4920
4921         Patch by: Olivier Crete <tester at tester dot ca>
4922
4923         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4924         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4925         Add negotiation for the ILBC mode. See #465146.
4926
4927 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4928
4929         * ext/soup/gstsouphttpsrc.c:
4930           Include stdlib to fix the build. Use g_free instead of free, libsoup
4931           uses glib.
4932
4933 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4934
4935         Patch by: j^ <j@bootlab.org>
4936
4937         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4938         Add more mpeg2 variants. Fixes #530886.
4939
4940 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4941
4942         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4943
4944         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4945           Don't error out if we get an ICMP destination-unreachable
4946           message when trying to read packets on win32 (#529454).
4947
4948 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4949
4950         * configure.ac:
4951         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4952           Use new error code for encrypted streams (which requires core CVS).
4953
4954 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4955
4956         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4957           (gst_qtdemux_audiosrc_template):
4958           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4959
4960 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4961
4962         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4963         (speex_dec_chain_parse_data):
4964         Produce concealment data when time progresses in a segment update.
4965
4966 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4967
4968         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4969         (speex_dec_chain):
4970         Try to preserve input timestamps when we can.
4971         Do beginnings of error concealment.
4972
4973 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4974
4975         * gst/debug/gstnavigationtest.c:
4976           MSVC doesn't provide rint(), define an adequate replacement locally as
4977           elsewhere.
4978
4979 2008-04-28  Julien Moutte  <julien@fluendo.com>
4980
4981         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4982         format to pacify Mac OSX's gcc.
4983
4984 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4985
4986         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4987           (DEFAULT_MAX), (src_template), (sink_template),
4988           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4989           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4990           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4991           Bring rndbuffersize element into a state that doesn't require us
4992           to move it to -bad immediately. For one, fix up default min/max
4993           values so that the element actuall works using the default values.
4994           Also, don't ignore flow return values and do some kind of minimal
4995           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4996           other gratuitious clean-ups.
4997
4998 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4999
5000         * docs/plugins/Makefile.am:
5001         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5002         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5003         * docs/plugins/gst-plugins-good-plugins.args:
5004         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5005         * docs/plugins/gst-plugins-good-plugins.interfaces:
5006         * docs/plugins/gst-plugins-good-plugins.prerequisites:
5007         * docs/plugins/inspect/plugin-1394.xml:
5008         * docs/plugins/inspect/plugin-aasink.xml:
5009         * docs/plugins/inspect/plugin-alaw.xml:
5010         * docs/plugins/inspect/plugin-alpha.xml:
5011         * docs/plugins/inspect/plugin-alphacolor.xml:
5012         * docs/plugins/inspect/plugin-annodex.xml:
5013         * docs/plugins/inspect/plugin-apetag.xml:
5014         * docs/plugins/inspect/plugin-audiofx.xml:
5015         * docs/plugins/inspect/plugin-auparse.xml:
5016         * docs/plugins/inspect/plugin-autodetect.xml:
5017         * docs/plugins/inspect/plugin-avi.xml:
5018         * docs/plugins/inspect/plugin-cacasink.xml:
5019         * docs/plugins/inspect/plugin-cairo.xml:
5020         * docs/plugins/inspect/plugin-cdio.xml:
5021         * docs/plugins/inspect/plugin-cutter.xml:
5022         * docs/plugins/inspect/plugin-debug.xml:
5023         * docs/plugins/inspect/plugin-dv.xml:
5024         * docs/plugins/inspect/plugin-efence.xml:
5025         * docs/plugins/inspect/plugin-effectv.xml:
5026         * docs/plugins/inspect/plugin-equalizer.xml:
5027         * docs/plugins/inspect/plugin-esdsink.xml:
5028         * docs/plugins/inspect/plugin-flac.xml:
5029         * docs/plugins/inspect/plugin-flxdec.xml:
5030         * docs/plugins/inspect/plugin-gamma.xml:
5031         * docs/plugins/inspect/plugin-gconfelements.xml:
5032         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5033         * docs/plugins/inspect/plugin-goom.xml:
5034         * docs/plugins/inspect/plugin-halelements.xml:
5035         * docs/plugins/inspect/plugin-icydemux.xml:
5036         * docs/plugins/inspect/plugin-id3demux.xml:
5037         * docs/plugins/inspect/plugin-jpeg.xml:
5038         * docs/plugins/inspect/plugin-level.xml:
5039         * docs/plugins/inspect/plugin-matroska.xml:
5040         * docs/plugins/inspect/plugin-monoscope.xml:
5041         * docs/plugins/inspect/plugin-mulaw.xml:
5042         * docs/plugins/inspect/plugin-multifile.xml:
5043         * docs/plugins/inspect/plugin-multipart.xml:
5044         * docs/plugins/inspect/plugin-navigationtest.xml:
5045         * docs/plugins/inspect/plugin-ossaudio.xml:
5046         * docs/plugins/inspect/plugin-png.xml:
5047         * docs/plugins/inspect/plugin-quicktime.xml:
5048         * docs/plugins/inspect/plugin-rtp.xml:
5049         * docs/plugins/inspect/plugin-rtsp.xml:
5050         * docs/plugins/inspect/plugin-shout2send.xml:
5051         * docs/plugins/inspect/plugin-smpte.xml:
5052         * docs/plugins/inspect/plugin-spectrum.xml:
5053         * docs/plugins/inspect/plugin-speex.xml:
5054         * docs/plugins/inspect/plugin-taglib.xml:
5055         * docs/plugins/inspect/plugin-udp.xml:
5056         * docs/plugins/inspect/plugin-video4linux2.xml:
5057         * docs/plugins/inspect/plugin-videobalance.xml:
5058         * docs/plugins/inspect/plugin-videobox.xml:
5059         * docs/plugins/inspect/plugin-videocrop.xml:
5060         * docs/plugins/inspect/plugin-videoflip.xml:
5061         * docs/plugins/inspect/plugin-videomixer.xml:
5062         * docs/plugins/inspect/plugin-wavenc.xml:
5063         * docs/plugins/inspect/plugin-wavpack.xml:
5064         * docs/plugins/inspect/plugin-wavparse.xml:
5065         * docs/plugins/inspect/plugin-ximagesrc.xml:
5066           Add docs for gdkpixbufsink; update docs to CVS version.
5067
5068 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5069
5070         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
5071         Remove test sync-offset by default.
5072
5073 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
5074
5075         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
5076         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
5077         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5078           Use GLib versions of htonl, htons, ntohl and ntohs in order
5079           to avoid problems on win32 (#529707).
5080
5081 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
5082
5083         Patch by: Jesús Corrius <jesus at softcatala org>
5084
5085         * gst/goom/filters.c: (zoomVector):
5086         * gst/goom/goom_core.c: (init_buffers):
5087           Fix build with mingw32: use rand() instead of random() and
5088           replace bzero() with memset(). Fixes #529692.
5089
5090 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5091
5092         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
5093         Fix typo in comments.
5094
5095         * tests/examples/rtp/client-H263p-PCMA.sdp:
5096         * tests/examples/rtp/client-H263p-PCMA.sh:
5097         * tests/examples/rtp/client-H264-PCMA.sdp:
5098         * tests/examples/rtp/client-H264-PCMA.sh:
5099         * tests/examples/rtp/client-H264.sdp:
5100         * tests/examples/rtp/client-H264.sh:
5101         * tests/examples/rtp/client-PCMA.sdp:
5102         * tests/examples/rtp/client-PCMA.sh:
5103         * tests/examples/rtp/server-alsasrc-PCMA.sh:
5104         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
5105         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
5106         Add some more docs and fix examples.
5107
5108 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
5109
5110         * tests/check/elements/multifile.c:
5111         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
5112         declared in the former, some have it declared in the latter.
5113
5114 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
5115
5116         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
5117         * gst/debug/tests.c: (md5_get_value):
5118         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
5119         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
5120         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5121         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
5122         Stop using deprecated GLib functions.
5123
5124 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
5125
5126         * configure.ac:
5127         Back to development -> 0.10.8.1
5128
5129 === release 0.10.8 ===
5130
5131 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
5132
5133         * configure.ac:
5134           releasing 0.10.8, "One For The Money"
5135
5136 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5137
5138         * configure.ac:
5139         0.10.7.4 pre-release
5140
5141 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5142
5143         * gst/goom/config_param.c: (goom_plugin_parameters_free):
5144         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
5145         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
5146         * gst/goom/flying_stars_fx.c: (fs_free):
5147         * gst/goom/goom_config_param.h:
5148         * gst/goom/goom_core.c: (goom_init), (goom_close):
5149         * gst/goom/goom_plugin_info.h:
5150         * gst/goom/gstgoom.c: (gst_goom_finalize):
5151         * gst/goom/lines.c: (goom_lines_free):
5152         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
5153         * gst/goom/surf3d.c: (grid3d_free):
5154         * gst/goom/surf3d.h:
5155         * gst/goom/tentacle3d.c: (tentacle_free):
5156         Free a bunch of stuff, and initialise things to fix leaks
5157         and valgrind warnings in the testsuite.
5158
5159         Fixes: #529268
5160
5161 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
5162
5163         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
5164         (gst_rtspsrc_configure_caps):
5165         Ref caps as the return value for the request_pt_map signal.
5166         Remove some caps weirdness when configuring a stream. See #528245.
5167
5168 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
5169
5170         * tests/icles/gdkpixbufsink-test.c:
5171           Add cast to placate gcc 4.1.2.
5172
5173 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5174
5175         * configure.ac:
5176         0.10.7.3 pre-release
5177
5178 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5179
5180         * tests/check/Makefile.am:
5181         Disable some more elements in the state test.
5182         Add a define so the soup test can find the test files
5183         it needs at runtime.
5184
5185         * tests/check/elements/souphttpsrc.c: (run_server):
5186
5187         Add a define so the soup test can find the test files
5188         it needs at runtime.
5189
5190 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5191
5192         * gst/goom/convolve_fx.c: (convolve_apply):
5193         Don't ever draw the GOOM logo.
5194         Fixes: #528615
5195
5196 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5197
5198         * ext/cdio/gstcdiocddasrc.c:
5199         * ext/dv/gstdvdemux.c: 
5200         gst_atomic_int_set ==> g_atomic_int_set
5201
5202 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
5203
5204         * configure.ac:
5205         * gst/goom/Makefile.am:
5206         * gst/goom/convolve_fx.c:
5207         * gst/goom/default_scripts.h:
5208         * gst/goom/goom.h:
5209         * gst/goom/goom_core.c: (choose_a_goom_line):
5210         * gst/goom/goom_plugin_info.h:
5211         * gst/goom/goomsl.c:
5212         * gst/goom/goomsl.h:
5213         * gst/goom/goomsl_hash.c:
5214         * gst/goom/goomsl_hash.h:
5215         * gst/goom/goomsl_heap.c:
5216         * gst/goom/goomsl_heap.h:
5217         * gst/goom/goomsl_private.h:
5218         * gst/goom/plugin_info.c:
5219           Strip out the config/script parsing stuff, we don't need it.
5220           Fixes #527999.
5221
5222 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
5223
5224         * gst/goom/plugin_info.c: (setOptimizedMethods):
5225           Disable altivec optimisations for 32-bit PPC as well to make
5226           things build properly on all PPC systems. Fixes #528143
5227
5228 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
5229
5230         * gst-plugins-good.spec.in:
5231           Update for souphttpsrc plugin which has moved to -good.
5232
5233 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
5234
5235         * gst/matroska/matroska-demux.c:
5236         (gst_matroska_demux_handle_seek_event):
5237         Fix open-ended seeks in matroskademux
5238         Patch by: Mark Nauwelaerts <manauw skynet be>
5239         Fixes: #526557
5240
5241 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
5242
5243         * tests/check/Makefile.am:
5244         Add soup test certificates to the dist.
5245
5246 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5247
5248         * ext/Makefile.am:
5249         Remove LADSPA reference I missed.
5250
5251 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
5252
5253         * ext/soup/gstsouphttpsrc.c: (plugin_init):
5254         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
5255         over gnome-vfs and everything else. Fixes bug #527848.
5256
5257 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5258
5259         * configure.ac:
5260         * ext/Makefile.am:
5261         Remove LADSPA plugin. Fixes: #515978
5262
5263 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5264
5265         * configure.ac:
5266         * docs/plugins/Makefile.am:
5267         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5268         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5269         * docs/plugins/gst-plugins-good-plugins.args:
5270         * docs/plugins/inspect/plugin-soup.xml:
5271         * ext/Makefile.am:
5272         * tests/check/Makefile.am:
5273         Move soup plugin from -bad (Fixes: #523124)
5274
5275 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5276
5277         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
5278         Fix bounds checking of mode in Speex header, which may
5279         produce negative numbers in speex <= 1.1.12
5280
5281 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5282
5283         * gst/goom/Makefile.am:
5284         * gst/goom/gfontlib.c:
5285         * gst/goom/gfontlib.h:
5286         * gst/goom/gfontrle.c:
5287         * gst/goom/gfontrle.h:
5288         * gst/goom/goom.h:
5289         * gst/goom/goom_core.c: (goom_update):
5290         * gst/goom/goom_plugin_info.h:
5291         * gst/goom/gstgoom.c: (gst_goom_chain):
5292         * gst/goom/plugin_info.c:
5293           Remove a bunch of font/text related code that we don't need.
5294
5295 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5296
5297         * gst/goom/ppc_drawings.s:
5298         * gst/goom/ppc_zoom_ultimate.s:
5299           Change license of these files to LGPL, as permitted by the
5300           author, Guillaume Borios. See #515073.
5301
5302 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5303
5304         * gst/goom/convolve_fx.c:
5305         * gst/goom/motif_goom1.h:
5306         * gst/goom/motif_goom2.h:
5307           As hinted in Bug #518213, revert one change and fix warnings properly.
5308           This fixes both #518213 and #520073 for me.     
5309
5310 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5311
5312         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5313         * gst/matroska/matroska-demux.c:
5314         (gst_matroska_demux_handle_seek_event),
5315         (gst_matroska_demux_parse_contents_seekentry),
5316         (gst_matroska_demux_loop):
5317         Fix the Forte build by making function declaration signatures
5318         match the implementations.
5319
5320 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5321
5322         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5323         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5324         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5325           More logging when probing (see #518474), some comments in _reset().
5326
5327 2008-04-07  Julien Moutte  <julien@fluendo.com>
5328
5329         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5330         because of a bad argument number.
5331
5332 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5333
5334         * tests/icles/.cvsignore:
5335         * tests/icles/Makefile.am:
5336         * tests/icles/gdkpixbufsink-test.c:
5337           Interactive test app for gdkpixbufsink.
5338
5339 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5340
5341         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5342
5343         * configure.ac:
5344         Actually build dlls when cross-compiling with mingw32.
5345         Fixes bug #526247.
5346
5347 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5348
5349         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5350           Don't munge device string to 'default:x' for capture devices.
5351           Fixes #525833.
5352
5353 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5354
5355         * ext/wavpack/gstwavpackparse.c:
5356         (gst_wavpack_parse_index_entry_free):
5357         Always use GSlice as we actually depend on GLib 2.12 already.
5358
5359 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5360
5361         * configure.ac:
5362           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5363           Also bump the GLib requirement to the current de-facto requirement
5364           (ie. 2.12).
5365
5366 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5367
5368         * gst/rtp/gstrtph264pay.c: (encode_base64),
5369         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5370         * gst/rtp/gstrtph264pay.h:
5371         Parse codec_data for future AVC compatibility.
5372         Fail when we encounter AVC data for now.
5373
5374 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5375
5376         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5377           (gst_spectrum_init), (gst_spectrum_set_property),
5378           (gst_spectrum_get_property), (gst_spectrum_message_new):
5379           Rename property enums and default defines for the properties to match
5380           the property names and rephrase property descriptions to make them a
5381           bit clearer (hopefully). See #518188.
5382
5383 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5384
5385         * tests/check/Makefile.am:
5386         * tests/check/elements/.cvsignore:
5387         * tests/check/elements/gdkpixbufsink.c:
5388           Add unit test for gdkpixbufsink element.
5389
5390 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5391
5392         * ext/gdk_pixbuf/Makefile.am:
5393         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5394         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5395           (gst_gdk_pixbuf_sink_base_init),
5396           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5397           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5398           (gst_gdk_pixbuf_sink_set_caps),
5399           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5400           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5401           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5402           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5403           (gst_gdk_pixbuf_sink_get_property):
5404         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5405           Add gdkpixbufsink element for easy snapshotting (#525946).
5406
5407 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5408
5409         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5410         Bump timeout from 3 to 60 seconds.
5411
5412 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5413
5414         * tests/check/pipelines/.cvignore:
5415         Remove useless file.
5416
5417         * tests/check/pipelines/.cvsignore:
5418         Add new test to .cvsignore.
5419
5420 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5421
5422         * tests/check/Makefile.am:
5423         * tests/check/pipelines/wavpack.c: (bus_handler),
5424         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5425         (wavpack_suite), (main):
5426         Add unit test that encodes and decodes some data, checks that it
5427         is still the same and that all timestamps/offsets are perfect.
5428
5429 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5430
5431         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5432         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5433         * ext/wavpack/gstwavpackparse.c:
5434         (gst_wavpack_parse_index_entry_new),
5435         (gst_wavpack_parse_index_entry_free),
5436         (gst_wavpack_parse_base_init),
5437         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5438         Use GSlice for allocating index entries and use
5439         gst_element_class_set_details_simple().
5440
5441 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5442
5443         Patch by: Brian Cameron <brian.cameron at sun dot com>
5444
5445         * sys/sunaudio/gstsunaudio.c:
5446         * sys/sunaudio/gstsunaudiomixer.c:
5447         * sys/sunaudio/gstsunaudiomixer.h:
5448         * sys/sunaudio/gstsunaudiomixerctrl.c:
5449         * sys/sunaudio/gstsunaudiomixerctrl.h:
5450         * sys/sunaudio/gstsunaudiomixertrack.c:
5451         * sys/sunaudio/gstsunaudiomixertrack.h:
5452         * sys/sunaudio/gstsunaudiosink.c:
5453         * sys/sunaudio/gstsunaudiosink.h:
5454         * sys/sunaudio/gstsunaudiosrc.c:
5455         * sys/sunaudio/gstsunaudiosrc.h:
5456           Fix up copyrights (#525860).
5457
5458 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5459
5460         * gst/goom/goomsl.c: (gsl_read_file):
5461           Check return value of fread() to avoid compiler warnings.
5462
5463 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5464
5465         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5466
5467         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5468         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5469         * gst/law/alaw-decode.h:
5470         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5471         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5472         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5473         * gst/law/mulaw-decode.h:
5474         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5475         Make negotiation a bit modern.
5476         Use pad_alloc. Fixes #525359.
5477
5478 2008-03-31  David Schleef  <ds@schleef.org>
5479
5480         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5481           compiles consistently.  Fixes #522278.
5482
5483 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5484
5485         Patch by: Brian Cameron <brian.cameron at sun dot com>
5486
5487         * sys/sunaudio/gstsunaudiomixerctrl.c:
5488           (gst_sunaudiomixer_ctrl_get_volume),
5489           (gst_sunaudiomixer_ctrl_set_volume):
5490         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5491           Fix up the mixer tracks to use a volume range of 0-255, which is what
5492           the sun audio API uses. This simplifies the code and avoids rounding
5493           errors. Fixes #524593.
5494
5495 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5496
5497         * sys/v4l2/gstv4l2object.c:
5498         * sys/v4l2/gstv4l2object.h:
5499         Add device-fd property to make it possible to apps to call ioctl's.
5500
5501 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5502
5503         * gst/qtdemux/qtdemux.c: (next_entry_size):
5504         Unbreak streaming mode again.
5505
5506 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5507
5508         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5509           Remove superfluous DEBUG macro.
5510
5511 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5512
5513         Based on patch by: William M. Brack <wbrack at mmm com hk>
5514
5515         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5516           (gst_v4l2src_set_capture):
5517           Check whether the device supports setting the framerate before
5518           trying to set it and then posting a warning or error if it doesn't
5519           work (#516649, #520092). Also compare fractions more correctly.
5520
5521 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5522
5523         * gst/goom/Makefile.am:
5524           Remove ppc assembler optimisations from the build until they
5525           actually build (they also seem to have GPL headers).
5526
5527 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5528
5529         * m4/Makefile.am:
5530           Better not dist files that don't exist any longer (lrint*m4).
5531
5532 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5533
5534         * configure.ac:
5535         * m4/lrint.m4:
5536         * m4/lrintf.m4:
5537         Remove lrint/lrintf checks. We don't use it anywhere.
5538
5539 2008-03-18  Andy Wingo  <wingo@pobox.com>
5540
5541         * sys/osxvideo/osxvideosink.m
5542         (gst_osx_video_sink_osxwindow_destroy)
5543         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5544         task, whoopdee.
5545         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5546         2 ms.
5547
5548 2008-03-18  Andy Wingo  <wingo@pobox.com>
5549
5550         * sys/osxvideo/osxvideosink.m
5551         (gst_osx_video_sink_osxwindow_destroy)
5552         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5553         task, whoopdee.
5554         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5555         2 ms.
5556         
5557 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5558
5559         Patch by: William M. Brack <wbrack at mmm com hk>
5560
5561         * sys/v4l2/v4l2src_calls.c:
5562           (gst_v4l2src_probe_caps_for_format_and_size),
5563           (gst_v4l2src_probe_caps_for_format):
5564           Make sure the probed frame sizes are reversed in the resulting
5565           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5566           highest resolution first); also remove unused variable.
5567           (Partly fixes #520092)
5568
5569 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5570
5571         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5572
5573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5574         (gst_rtspsrc_finalize):
5575         Call WSAStartup() and WSACleanup before using the Winsock API.
5576         See #520808.
5577
5578 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5579
5580         * gst/avi/gstavidemux.c:
5581           Erm, the buffer-size is just guint, no need for the special format
5582           specifier.
5583
5584 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5585
5586         * gst/goom/plugin_info.c:
5587         * gst/goom/ppc_zoom_ultimate.h:
5588           Small fixes to build more on PPC: ifdef out code that uses unknown
5589           define; add newline at end of header file to avoid compiler warning.
5590           Assembler code still doesn't build though.
5591
5592 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5593
5594         * gst/avi/gstavidemux.c:
5595           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5596           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5597
5598 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5599
5600         * gst/avi/gstavidemux.c:
5601           Chunksize is uint32. Fix format specifier.
5602
5603 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5604
5605         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5606         mistake. Return file to pure MIT text.
5607
5608 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5609
5610         * gst/audiofx/audiofx.c:
5611         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5612         of hardcoding values.
5613
5614 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5615
5616         Patch by: Mark Nauwelaerts <manauw skynet be>
5617
5618         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5619           (gst_oss_src_close):
5620         * sys/oss/gstosssrc.h:
5621           Cache probed caps, so _get_caps() during recording doesn't cause
5622           ioctl calls which may disrupt the recording (fixes #521875).
5623
5624 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5625
5626         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5627         (gst_qtdemux_activate_segment),
5628         (gst_qtdemux_prepare_current_sample),
5629         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5630         Make sure we always send a DISCONT after a seek by setting the sample
5631         index to an undefined value after a seek.
5632
5633 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5634
5635         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5636           (GST_IS_AVI_SUBTITLE_CLASS):
5637           Fix up IS_FOO macros, which makes gtk-doc much happier.
5638
5639 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5640
5641         * tests/icles/Makefile.am:
5642           Move the -lgstfoo where it belongs.
5643
5644 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5645
5646         * gst/matroska/ebml-ids.h:
5647         Add ID for EBML CRC32 elements.
5648
5649         * gst/matroska/Makefile.am:
5650         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5651         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5652         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5653         (gst_ebml_read_header):
5654         Support reading 80bit floats, add finalize method to clean up
5655         in any case, support reading length/id elements with any length
5656         as long as it's smaller than our supported maximum, don't leak
5657         buffers if reading as much data as we wanted failed and some
5658         smaller cleanup.
5659
5660 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5661
5662         Patch by: Olivier Crete <tester at tester dot ca>
5663
5664         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5665         Check that a buffer is large enough before reading from it.
5666         Fixes bug #521102.
5667         
5668 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5669
5670         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5671         Fix compilation after removing the GstPollMode from the
5672         constructor.
5673
5674 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5675
5676         * configure.ac:
5677         * gst/audiofx/Makefile.am:
5678         * gst/audiofx/audiochebband.c:
5679         * gst/audiofx/audiocheblimit.c:
5680         * gst/audiofx/math_compat.h:
5681         Check for sinh(), cosh() and asinh() and define our own
5682         implementations if they're not available. Fixes bug #520880.
5683
5684 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5685
5686         Patch by: Olivier Crete <tester at tester dot ca>
5687
5688         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5689         Unref the buffers only once when handling not-negotiated errors.
5690         Fixes bug #520764.
5691
5692 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5693
5694         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5695
5696         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5697         (gst_udpsrc_stop):
5698         Properly balance WSA_Cleanup with WSA_Startup.
5699         Also make the poll controllable on windows. Fixes #520888.
5700
5701 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5702
5703         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5704         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5705         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5706         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5707         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5708         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5709         (gst_ebml_read_date), (gst_ebml_read_master),
5710         (gst_ebml_read_binary), (gst_ebml_read_header):
5711         * gst/matroska/ebml-read.h:
5712         * gst/matroska/matroska-demux.c:
5713         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5714         (gst_matroska_demux_read_track_encodings),
5715         (gst_matroska_demux_add_stream),
5716         (gst_matroska_demux_handle_src_query),
5717         (gst_matroska_demux_handle_seek_event),
5718         (gst_matroska_demux_init_stream),
5719         (gst_matroska_demux_parse_tracks),
5720         (gst_matroska_demux_parse_index_cuetrack),
5721         (gst_matroska_demux_parse_index_pointentry),
5722         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5723         (gst_matroska_demux_parse_metadata_id_simple_tag),
5724         (gst_matroska_demux_parse_metadata_id_tag),
5725         (gst_matroska_demux_parse_metadata),
5726         (gst_matroska_demux_sync_streams),
5727         (gst_matroska_demux_push_hdr_buf),
5728         (gst_matroska_demux_push_flac_codec_priv_data),
5729         (gst_matroska_demux_push_xiph_codec_priv_data),
5730         (gst_matroska_demux_add_wvpk_header),
5731         (gst_matroska_demux_check_subtitle_buffer),
5732         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5733         (gst_matroska_demux_parse_cluster),
5734         (gst_matroska_demux_parse_contents_seekentry),
5735         (gst_matroska_demux_parse_contents),
5736         (gst_matroska_demux_loop_stream_parse_id),
5737         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5738         * gst/matroska/matroska-demux.h:
5739         * gst/matroska/matroska-ids.h:
5740         Handle return values from pull_range in a more granular way to properly
5741         shut down on seeks.
5742         Combine return values from push.
5743         Implement proper error handling.
5744         Prepare for handling seeking correctly.
5745
5746 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5747
5748         * gst/matroska/ebml-read.c:
5749         Use GINT64 formatting constants from GLIB.
5750
5751         * gst/matroska/matroska-demux.c:
5752         Add some guards to avoid a possible division by 0 and crashing
5753         with NULL events on some systems.
5754         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5755         conversion. 
5756
5757         * gst/matroska/matroska-mux.c:
5758         Check for invalid timestamps in a bunch of places to avoid
5759         writing bogus durations into the output file.
5760         Fix some double<->gint64 conversions that weren't using
5761         gst_guint64_to_gdouble
5762
5763 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5764
5765         * configure.ac:
5766         Move the checks for bison, flex and as to the program section and the
5767         check for gcc inline asm to the compiler characteristics section.
5768
5769 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5770
5771         * configure.ac:
5772         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5773         plug-ins are included/excluded. (#498222)
5774
5775 2008-02-29  Michael Smith <msmith@fluendo.com>
5776
5777         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5778           Don't call gst_object_sync_values() unless we have a valid timestamp.
5779
5780 2008-02-28  David Schleef  <ds@schleef.org>
5781
5782         * gst/matroska/matroska-demux.c:
5783         * gst/matroska/matroska-ids.h:
5784         * gst/matroska/matroska-mux.c:
5785           Fix Dirac mapping.  I had previously added a VfW-type
5786           mapping, but it looks like Dirac will get a native Matroska
5787           mapping, and this is the most likely method.
5788
5789 2008-02-28  David Schleef  <ds@schleef.org>
5790
5791         * gst/avi/gstavimux.c: Add Dirac encoding
5792
5793 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5794
5795         Patch by: Peter Kjellerstedt <pkj at axis com>
5796
5797         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5798         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5799         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5800         * gst/udp/gstudpsrc.h:
5801         Port to GstPoll. See #505417.
5802
5803 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5804
5805         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5806         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5807         yet on the srcpad. We need rate and channels before we
5808         can do any processing. Fixes bug #519088.
5809
5810 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5811
5812         * configure.ac:
5813         Detect and indicate if GCC inline assembly syntax is
5814         available.
5815
5816         * gst/goom/Makefile.am:
5817         * gst/goom/convolve_fx.c:
5818         * gst/goom/flying_stars_fx.c:
5819         * gst/goom/goom_config.h:
5820         * gst/goom/goom_core.c:
5821         * gst/goom/goomsl.c:
5822         * gst/goom/ifs.c:
5823         * gst/goom/mmx.c:
5824         * gst/goom/plugin_info.c:
5825         * gst/goom/xmmx.c:
5826         Fix various GCC-isms, and only build the inline assembly
5827         with compilers that support GCC inline assembly.
5828
5829         Fix a couple of other warnings shown with Forte.
5830
5831 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5832
5833         * gst/goom/xmmx.c:
5834           Use 'emms' instead of 'femms' to not crash on cpus that do not
5835           implement this 3dnow specific instruction.
5836
5837 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5838
5839         * gst/goom/plugin_info.c: (setOptimizedMethods):
5840         Use extended MMX for draw_line() too if available, not only
5841         normal MMX.
5842
5843 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5844
5845         * ext/jpeg/gstjpeg.c: (plugin_init):
5846         Remove (commented out) smoke typefinder. This is in base now.
5847
5848 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5849
5850         * gst/goom2k1/Makefile.am:
5851         * gst/goom2k1/gstgoom.c:
5852
5853         Rename the installed library, and don't register the same 
5854         GType name as the new goom.
5855
5856 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5857
5858         * configure.ac:
5859         * ext/taglib/Makefile.am:
5860           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5861           when building C++ code (#516509).
5862
5863 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5864
5865         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5866         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5867           (setOptimizedMethods):
5868           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5869           anything useful. Export goom debug category so we can get
5870           rid of the VERBOSE define and the printfs.
5871
5872 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5873
5874         * gst/goom/goomsl_heap.c: (align_it):
5875         * gst/goom/plugin_info.c: (setOptimizedMethods):
5876           Compile fixes for x86-64.
5877
5878 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5879
5880         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5881         with warnings, but add other CFLAGS
5882
5883         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5884         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5885         (calculate_labels), (gsl_read_file):
5886         * gst/goom/goomsl_lex.l:
5887         * gst/goom/goomsl_yacc.y:
5888         * gst/goom/plugin_info.c: Remove a few live printf, and
5889         fprintf, replace exit() calls with g_assert_not_reached()
5890         if it not optimal for a library
5891
5892 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5893
5894         * gst/goom/Makefile.am: Remove the warnings being disabled,
5895         fix linkage on x86, spotted by Sebastian Dröge
5896         <slomo@circular-chaos.org>
5897
5898         * gst/goom/convolve_fx.c (convolve_init),
5899         (create_output_with_brightness), (convolve_apply):
5900         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5901         * gst/goom/goomsl.c:
5902         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5903         * gst/goom/plugin_info.c:
5904         * gst/goom/tentacle3d.c (tentacle_fx_create):
5905         Fix warnings, and disable the motifs in the convolve_fx
5906         plugin (they were causing warnings, and they were just
5907         "Goom" in funny letterring)
5908
5909 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5910
5911         * configure.ac: Add checks for Flex/Yacc/Bison and other
5912         furry animals, for the new goom 2k4 based plugin
5913
5914         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5915         CPU optimisations (not working yet), move the old plugin to...
5916
5917         * gst/goom2k1/*: ... here, in case somebody is sick enough
5918
5919         Fixes #515073
5920
5921 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5922
5923         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5924         Post the server response code in an error message instead of a generic
5925         'error' message. Fixes #517237.
5926
5927 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5928
5929         * tests/check/Makefile.am:
5930         Ignore gconfaudiosrc for the states unit test too. It will fallback
5931         to alsasrc if the gconf settings can't be read and not everybody has
5932         alsa.
5933
5934 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5935
5936         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5937         (gst_wavpack_parse_create_src_pad):
5938         * ext/wavpack/gstwavpackparse.h:
5939         Always report the duration if we know it in push mode and don't
5940         return 0 just to make totem believe we can't seek in push mode.
5941         Newer totem version use the SEEKING query which properly reports
5942         if we can seek or not.
5943
5944 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5945
5946         Patch by: Jens Granseuer <jensgr at gmx dot net>
5947
5948         * tests/examples/equalizer/demo.c: (main):
5949         C89 fix, moving variable declarations to the beginning of
5950         the block. Fixes bug #517933.
5951
5952 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5953
5954         * configure.ac:
5955         Back to development...
5956
5957 === release 0.10.7 ===
5958
5959 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5960
5961         * configure.ac:
5962           releasing 0.10.7, "Red Door Black"
5963
5964 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5965
5966         * gst/alpha/Makefile.am:
5967         Link alpha plugin with libgstbase. Fixes bug #517386.
5968
5969 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5970
5971         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5972         Init values to -1 instead of the default 0 value.
5973         Fixes #516524.
5974
5975 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5976
5977         * tests/examples/spectrum/spectrum-example.c:
5978         Add missing include to fix compilation when libxml usage is disabled.
5979         Fixes: #516371
5980
5981 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5982
5983         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5984         fixes: #514889
5985
5986         * gst/rtp/gstrtph264pay.c:
5987         * gst/rtp/gstrtpmp4gdepay.c:
5988         * gst/rtp/gstrtpmp4gpay.c:
5989         * gst/rtp/gstrtpmp4gpay.h:
5990         * gst/rtp/gstrtptheorapay.c:
5991         * gst/rtp/gstrtpvorbispay.c:
5992
5993         Fix various leaks shown up in valgrind
5994         - free sprops and buffer in error cases in H264 payloader
5995         - fix leak in mp4g depayloader when construction the caps
5996         - don't leak config string in the mp4g payloader
5997         - don't leak buffers and headers in theora and vorbis payloaders
5998
5999         * tests/check/elements/rtp-payloading.c:
6000
6001         Fix the RTP data test
6002         - Actually send valid amr data to the payloader instead of 20
6003         zero-bytes
6004         - The mp4g payloader expects codec_data on the caps
6005
6006 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
6007
6008         * win32/MANIFEST:
6009         Add libgstpng.dsp to MANIFEST.
6010         * win32/vs6/libgstaudiofx.dsp:
6011         Add new source files to VS project file.
6012
6013 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6014
6015         * sys/ximage/gstximagesrc.c:
6016         Initialise variables when opening the X display rather
6017         than in _start(), as the display can be opened before that.
6018
6019         Fixes: #515985
6020
6021 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6022
6023         * sys/directdraw/gstdirectdrawsink.c:
6024         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
6025         (gst_directdraw_sink_finalize):
6026         Properly chain up finalize functions. Fixes bug #515980.
6027
6028 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6029
6030         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6031         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
6032         (gst_v4l2_buffer_pool_class_init):
6033         Chain up the finalize functions. Fixes bug #515984.
6034
6035 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6036
6037         * sys/ximage/ximageutil.c:
6038         Chain up in the finalize function for our custom
6039         buffer sub-class.
6040         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
6041         Fixes: #515706
6042
6043 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6044
6045         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
6046         (gst_fenced_buffer_class_init):
6047         Properly chain up finalize method. Fixes bug #515979.
6048
6049 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6050
6051         * sys/ximage/gstximagesrc.c:
6052         Free allocated Damage memory before closing our connection to the
6053         X server. Partially fixes: #515706
6054
6055 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6056
6057         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
6058         * tests/check/Makefile.am:
6059         * tests/check/gst-plugins-good.supp:
6060         Add a few libjpeg suppressions and initialize a variable to
6061         make smokeenc valgrind clean. Fixes bug #515701.
6062
6063 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
6064
6065         * gst/avi/gstavidemux.c:
6066         Revert patch which sends timestamps only on keyframes, as it
6067         breaks playback with current gst-ffmpeg.
6068
6069         Fixes: #515562
6070
6071 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
6072
6073         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6074         * tests/check/elements/multifile.c: (GST_START_TEST):
6075         Close some memory leaks spotted by the unit test. Fixes bug #515697.
6076
6077 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
6078
6079         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
6080         Use and unset the GError when pipeline creation fails instead of
6081         simply leaking it. Fixes bug #515704.
6082
6083 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
6084
6085         * gst/audiofx/audioamplify.c:
6086         * gst/audiofx/audiochebband.c:
6087         * gst/audiofx/audiocheblimit.c:
6088         * gst/audiofx/audiodynamic.c:
6089         * gst/audiofx/audioinvert.c:
6090         * gst/audiofx/audiopanorama.c:
6091         * gst/audiofx/audiowsincband.c:
6092         * gst/audiofx/audiowsinclimit.c:
6093         Fix long description of audiofx elements. Fixes bug #515457.
6094
6095 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
6096
6097         * docs/plugins/Makefile.am:
6098         * gst/spectrum/gstspectrum.c:
6099         * tests/examples/spectrum/.cvsignore:
6100         * tests/examples/spectrum/Makefile.am:
6101         * tests/examples/spectrum/spectrum-example.c:
6102
6103         Add a simple example application for the spectrum element, include it
6104         in the docs, and fix some documentation ambiguities.
6105
6106         Fixes: #348085
6107
6108 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6109
6110         * gst/equalizer/Makefile.am:
6111         * gst/spectrum/Makefile.am:
6112         Fix includes order
6113
6114         * tests/check/Makefile.am:
6115         Exclude v4l2src from the states test - it takes too long to start.
6116
6117         * tests/check/elements/spectrum.c:
6118         Make the test run properly with CK_FORK=no
6119
6120 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
6121
6122         * gst/audiofix/Makefile.am: add missing header files 
6123
6124 2008-02-08  Julien Moutte  <julien@fluendo.com>
6125
6126         * gst/matroska/matroska-demux.c:
6127         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
6128         keyframe and delta units correctly when dealign with a BlockGroup.
6129         Fixes: #514397
6130
6131 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6132
6133         * tests/check/elements/.cvsignore:
6134         Spell the new tests correctly in .cvsignore
6135
6136 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
6137
6138         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6139           Need to use gsize here for the size, fixes compiler warning.
6140
6141         * tests/examples/equalizer/.cvsignore:
6142         * tests/examples/equalizer/Makefile.am:
6143         * tests/examples/spectrum/.cvsignore:
6144         * tests/examples/spectrum/Makefile.am:
6145           Add missing files to fix the build.
6146
6147 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6148
6149         * configure.ac:
6150         * docs/plugins/Makefile.am:
6151         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6152         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6153         * docs/plugins/gst-plugins-good-plugins.args:
6154         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6155         * docs/plugins/inspect/plugin-multifile.xml:
6156         * tests/check/Makefile.am:
6157         * tests/check/elements/.cvsignore:
6158
6159         Move multifile plugin from -bad.
6160         Fixes: #490283
6161
6162 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6163
6164         * configure.ac:
6165         * docs/plugins/Makefile.am:
6166         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6167         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6168         * docs/plugins/gst-plugins-good-plugins.args:
6169         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6170         * docs/plugins/inspect/plugin-spectrum.xml:
6171         * gst/spectrum/Makefile.am:
6172         * tests/check/Makefile.am:
6173         * tests/check/elements/.cvsignore:
6174         * tests/examples/Makefile.am:
6175
6176         Move spectrum plugin from -bad.
6177         Move examples into tests/examples/spectrum.
6178
6179 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6180
6181         * configure.ac:
6182         * docs/plugins/Makefile.am:
6183         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6184         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6185         * docs/plugins/gst-plugins-good-plugins.args:
6186         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6187         * docs/plugins/gst-plugins-good-plugins.interfaces:
6188         * docs/plugins/inspect/plugin-equalizer.xml:
6189         * gst/equalizer/Makefile.am:
6190         * tests/check/Makefile.am:
6191         * tests/examples/Makefile.am:
6192         Move the equalizer plugin across from -bad
6193
6194         * tests/check/elements/.cvsignore:
6195         Add equalizer, audiosincwband and audiosincwlimit
6196
6197         * tests/check/elements/equalizer.c:
6198         Fix compiler warnings
6199
6200         Fixes: #415627
6201
6202 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6203
6204         * configure.ac:
6205         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
6206         are treated like releases and build without it.
6207
6208 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6209
6210         * docs/plugins/Makefile.am:
6211         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6212         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6213         * docs/plugins/gst-plugins-good-plugins.args:
6214         * docs/plugins/inspect/plugin-audiofx.xml:
6215         * gst/audiofx/Makefile.am:
6216         * gst/audiofx/audiofx.c:
6217         * gst/audiofx/audiowsincband.c:
6218         * gst/audiofx/audiowsincband.h:
6219         * gst/audiofx/audiowsinclimit.c:
6220         * gst/audiofx/audiowsinclimit.h:
6221         * tests/check/Makefile.am:
6222         * tests/check/elements/audiowsincband.c:
6223         * tests/check/elements/audiowsinclimit.c:
6224
6225         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
6226         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
6227         respectively.
6228
6229         Fixes: #467666
6230
6231 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6232
6233         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
6234         * tests/check/elements/icydemux.c:
6235           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
6236           caps, and add a somewhat useful debug message. Plus test.
6237
6238 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
6239
6240         * gst/rtsp/gstrtspsrc.c:
6241         Include unistd.h only if HAVE_UNISTD_H is defined
6242         * win32/common/config.h.in:
6243         * win32/common/config.h:
6244         Define socklen_t as it seems it's not defined in default 
6245         Visual Studio headers.
6246         * win32/vs6/libgstalpha.dsp:
6247         * win32/vs6/libgstapetag.dsp:
6248         * win32/vs6/libgstavi.dsp:
6249         * win32/vs6/libgstrtp.dsp:
6250         * win32/vs6/libgstrtsp.dsp:
6251         * win32/vs6/libgstvideomixer.dsp:
6252         Update project file dependencies and add new source files       
6253
6254 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
6255
6256         Patch by: Bjarne Rosengren <bjarne at axis dot com>
6257
6258         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
6259         Don't leak buffers when we don't push them downstream.
6260         Fixes bug #514965.
6261
6262 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6263
6264         * configure.ac:
6265           Bump requirements to (good) released versions to avoid
6266           confusion and make implicit core requirement explicit.
6267
6268 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
6269
6270         * docs/plugins/Makefile.am:
6271         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6272         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6273         * docs/plugins/gst-plugins-good-plugins.args:
6274         * docs/plugins/inspect/plugin-audiofx.xml:
6275         * gst/audiofx/Makefile.am:
6276         * gst/audiofx/audiochebband.c:
6277         * gst/audiofx/audiochebband.h:
6278         * gst/audiofx/audiocheblimit.c:
6279         * gst/audiofx/audiocheblimit.h:
6280         * gst/audiofx/audiochebyshevfreqband.c:
6281         * gst/audiofx/audiochebyshevfreqband.h:
6282         * gst/audiofx/audiochebyshevfreqlimit.c:
6283         * gst/audiofx/audiochebyshevfreqlimit.h:
6284         * gst/audiofx/audiofx.c:
6285         * tests/check/Makefile.am:
6286         * tests/check/elements/.cvsignore:
6287         * tests/check/elements/audiochebband.c:
6288         * tests/check/elements/audiocheblimit.c:
6289         * tests/check/elements/audiochebyshevfreqband.c:
6290         * tests/check/elements/audiochebyshevfreqlimit.c:
6291
6292         Rename audiochebyshevfreqband -> audiochebband and
6293         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6294         surgery.
6295
6296         Closes: #491811
6297
6298 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6299
6300         Patch by: Orjan Friberg <orjanf at axis dot com>
6301
6302         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6303         Fix caps memory leak. Fixes #514573.
6304
6305 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6306
6307         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6308         If there's no entries in the subindex, don't try to do anything stupid,
6309         just return.
6310
6311 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6312
6313         Patch by: John Millikin <jmillikin at gmail dot com>
6314
6315         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6316           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6317           Fix extraction of picture blocks with newer libflac versions again:
6318           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6319
6320 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6321
6322         * tests/check/Makefile.am:
6323           Add rtp-payloading test to VALGRIND_TO_FIX.
6324
6325         * tests/check/elements/rtp-payloading.c:
6326           Add semicolons after GST_TEST_END so gst-indent gets the
6327           formatting right; make test less verbose in general, but
6328           more verbose in the error case (which should probably
6329           make the test fail anyway).
6330
6331 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6332
6333         * docs/plugins/Makefile.am:
6334         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6335         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6336         * gst/avi/gstavisubtitle.c:
6337         Add documentation for avisubtitle and change class to
6338         Codec/Parser/Subtitle
6339
6340 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6341
6342         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6343         Treat ENOTTY (driver does not implement ioctl) the same as
6344         EINVAL since it implies there are no available standards.
6345
6346         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6347         (gst_v4l2src_get_nearest_size):
6348         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6349         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6350         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6351         reason, and if we aren't yet actively capturing.
6352
6353         * sys/v4l2/v4l2src_calls.h:
6354         Remove replaced function declaration.
6355
6356 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6357
6358         * configure.ac:
6359         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6360         API.
6361
6362 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6363
6364         * configure.ac:
6365         Fix typo.
6366
6367 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6368
6369         * gst/alpha/Makefile.am:
6370         * gst/alpha/gstalpha.c:
6371
6372         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6373         some stuff, and making buffer-alloc and resizing work automatically.
6374         No longer crashes on odd frame widths and heights, although there
6375         seems to be a disagreement with ffmpegcolorspace about what size
6376         an AYUV frame with odd height should be.
6377
6378 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6379
6380         Patch by: Alessandro Decina <alessandro at nnva dot org>
6381
6382         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6383         * ext/libpng/gstpngenc.h:
6384         Preallocate the output buffer so that g_memdup() and
6385         gst_buffer_merge() aren't needed anymore. This greatly improves
6386         performances and fixes #512544.
6387
6388 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6389
6390         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6391         (gst_avi_demux_stream_data):
6392         GStreamer timestamps are PTS values while AVI only knows about DTS
6393         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6394         we are dealing with a key frame.
6395
6396 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6397
6398         * tests/check/Makefile.am:
6399         * tests/check/elements/.cvsignore:
6400         * tests/check/elements/rtp-payloading.c:
6401           Add add testsuite for the rtp-payloader that tries simulating
6402           dataflow. Needs more test data.
6403
6404 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6405
6406         * tests/check/elements/alphacolor.c:
6407           Remove two unused variables.
6408
6409 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6410
6411         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6412           Use g_ascii_strtoll() instead of atoll, which is only
6413           available in C99.
6414
6415 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6416
6417         * gst/rtp/Makefile.am:
6418         * gst/rtp/gstrtp.c:
6419         * gst/rtp/gstrtpmpvpay.c:
6420         * gst/rtp/gstrtpmpvpay.h:
6421         Add MPEG2 video payloader
6422
6423 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6424
6425         * gst/level/gstlevel.c:
6426         Use #include <math.h> instead of #include "math.h".
6427
6428 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6429
6430         * tests/check/Makefile.am:
6431         Fix up some CFLAGS sets.
6432         Don't include gconfvideosrc in the states test.
6433
6434         * tests/check/elements/autodetect.c: (GST_START_TEST):
6435         Add some error strings to fail_unless arguments to fix some weird
6436         compiler errors on Solaris.
6437
6438 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6439
6440         * configure.ac:
6441         Detect video4linux headers on Solaris too.
6442         * sys/v4l2/gstv4l2colorbalance.h:
6443         * sys/v4l2/gstv4l2object.h:
6444         * sys/v4l2/v4l2_calls.c:
6445         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6446         (gst_v4l2_buffer_new):
6447
6448         Make v4l2 build on Solaris.
6449         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6450         Fixes: #510505
6451
6452 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6453
6454         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6455           Update list from (still local) scanning script.
6456
6457 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6458
6459         Based on a patch by:
6460             Victor STINNER <victor dot stinner at haypocalc dot com>
6461
6462         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6463         Set variable to NULL after freeing it to prevent double frees
6464         or make failures by another use of it afterwards more obvious
6465         and fix use of it after the freeing. Fixes bug #510592.
6466
6467 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6468
6469         * gst/udp/gstmultiudpsink.c:
6470         use GST_WARNING for logging
6471
6472 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6473
6474         * gst/udp/gstmultiudpsink.c:
6475         Don't try to leave a multicast group with an invalid socket
6476
6477 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6478
6479         * ext/flac/gstflacdec.c:
6480           Fix compilation against flac 1.1.2 (as on debian stable), where
6481           the picture metadata defines and structs don't exist yet.
6482           Fixes #509301.
6483
6484 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6485
6486         Patch by: Olivier Crete <tester at tester dot ca>
6487
6488         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6489         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6490         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6491         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6492         * gst/udp/gstmultiudpsink.h:
6493         Add property to automatically join a multicast group or not. This can be
6494         useful when sharing a socket between multiple elements.
6495         Fixes #509531.
6496
6497 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6498
6499         * gst/videomixer/Makefile.am:
6500           Add controller flags.
6501
6502 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6503
6504         * gst/videomixer/videomixer.c:
6505           Also commit the missing gst_object_sync_values().
6506
6507 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6508
6509         * docs/plugins/Makefile.am:
6510           Remove duplicate entry.
6511
6512 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6513
6514         * docs/plugins/Makefile.am:
6515         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6516         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6517         * docs/plugins/inspect/plugin-gamma.xml:
6518         * docs/plugins/inspect/plugin-monoscope.xml:
6519         * docs/plugins/inspect/plugin-video4linux2.xml:
6520           Add 3 more plugins to docs.
6521
6522 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6523
6524         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6525         * sys/osxvideo/osxvideosink.h:
6526           Revert previous change caused by a file that got stuck on an old
6527           revision.
6528
6529 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6530
6531         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6532         * gst/multipart/Makefile.am:
6533         * gst/multipart/multipartdemux.c:
6534         * gst/multipart/multipartdemux.h:
6535         * gst/multipart/multipartmux.c:
6536         * gst/multipart/multipartmux.h:
6537           Re-add multipartdemux to the docs. Last round of section cleanup.
6538
6539 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6540
6541         * docs/plugins/Makefile.am:
6542         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6543         * sys/osxaudio/gstosxaudiosink.h:
6544         * sys/osxvideo/osxvideosink.h:
6545           Managed to resolve most unused declarations. Filed a bug for one left.          
6546
6547 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6548
6549         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6550           Cleanup section file.
6551
6552 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6553
6554         * docs/plugins/Makefile.am:
6555         * docs/plugins/gst-plugins-good-plugins.args:
6556         * docs/plugins/gst-plugins-good-plugins.signals:
6557         * docs/plugins/inspect/plugin-alaw.xml:
6558         * docs/plugins/inspect/plugin-alpha.xml:
6559         * docs/plugins/inspect/plugin-alphacolor.xml:
6560         * docs/plugins/inspect/plugin-annodex.xml:
6561         * docs/plugins/inspect/plugin-apetag.xml:
6562         * docs/plugins/inspect/plugin-audiofx.xml:
6563         * docs/plugins/inspect/plugin-auparse.xml:
6564         * docs/plugins/inspect/plugin-autodetect.xml:
6565         * docs/plugins/inspect/plugin-avi.xml:
6566         * docs/plugins/inspect/plugin-cairo.xml:
6567         * docs/plugins/inspect/plugin-cdio.xml:
6568         * docs/plugins/inspect/plugin-cutter.xml:
6569         * docs/plugins/inspect/plugin-debug.xml:
6570         * docs/plugins/inspect/plugin-dv.xml:
6571         * docs/plugins/inspect/plugin-efence.xml:
6572         * docs/plugins/inspect/plugin-effectv.xml:
6573         * docs/plugins/inspect/plugin-flac.xml:
6574         * docs/plugins/inspect/plugin-flxdec.xml:
6575         * docs/plugins/inspect/plugin-gconfelements.xml:
6576         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6577         * docs/plugins/inspect/plugin-goom.xml:
6578         * docs/plugins/inspect/plugin-halelements.xml:
6579         * docs/plugins/inspect/plugin-icydemux.xml:
6580         * docs/plugins/inspect/plugin-id3demux.xml:
6581         * docs/plugins/inspect/plugin-jpeg.xml:
6582         * docs/plugins/inspect/plugin-ladspa.xml:
6583         * docs/plugins/inspect/plugin-level.xml:
6584         * docs/plugins/inspect/plugin-matroska.xml:
6585         * docs/plugins/inspect/plugin-mulaw.xml:
6586         * docs/plugins/inspect/plugin-multipart.xml:
6587         * docs/plugins/inspect/plugin-navigationtest.xml:
6588         * docs/plugins/inspect/plugin-png.xml:
6589         * docs/plugins/inspect/plugin-quicktime.xml:
6590         * docs/plugins/inspect/plugin-rtp.xml:
6591         * docs/plugins/inspect/plugin-rtsp.xml:
6592         * docs/plugins/inspect/plugin-shout2send.xml:
6593         * docs/plugins/inspect/plugin-smpte.xml:
6594         * docs/plugins/inspect/plugin-speex.xml:
6595         * docs/plugins/inspect/plugin-taglib.xml:
6596         * docs/plugins/inspect/plugin-udp.xml:
6597         * docs/plugins/inspect/plugin-videobalance.xml:
6598         * docs/plugins/inspect/plugin-videobox.xml:
6599         * docs/plugins/inspect/plugin-videocrop.xml:
6600         * docs/plugins/inspect/plugin-videoflip.xml:
6601         * docs/plugins/inspect/plugin-videomixer.xml:
6602         * docs/plugins/inspect/plugin-wavenc.xml:
6603         * docs/plugins/inspect/plugin-wavpack.xml:
6604         * docs/plugins/inspect/plugin-wavparse.xml:
6605           Update plugin docs.
6606
6607         * gst/videomixer/Makefile.am:
6608         * gst/videomixer/videomixer.c:
6609         * gst/videomixer/videomixer.h:
6610         * gst/videomixer/videomixerpad.h:
6611           Split out header to fix warnings from the doc-build.
6612
6613 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6614
6615         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6616
6617         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6618         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6619
6620 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6621
6622         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6623         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6624           Initialise variables to work around (false) 'foo might be used
6625           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6626
6627 2008-01-11  David Schleef  <ds@schleef.org>
6628
6629         * docs/plugins/.cvsignore:
6630         * tests/check/pipelines/.cvsignore:
6631           Ignore more files for the buildbot.
6632
6633 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6634
6635         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6636         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6637         Generate the image-type values correctly. Leave them out of the caps
6638         when outputting a "preview image" tag, since it only makes sense
6639         to have one of those - the type is irrelevant.
6640
6641         * sys/sunaudio/gstsunaudiomixerctrl.c:
6642         (gst_sunaudiomixer_ctrl_open):
6643         If we can, mark the mixer multiple open when we use it, in case
6644         (for some reason) the process wants to open it again elsewhere.
6645
6646 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6647
6648         Patch by: Olivier Crete <tester at tester dot ca>
6649
6650         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6651         * gst/rtp/gstrtptheorapay.c:
6652         Fix the clock rate to 90000 as required by the RFC.
6653         Fixes #508644.
6654
6655 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6656
6657         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6658           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6659
6660 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6661
6662         * autogen.sh:
6663           Add -Wno-portability to the automake parameters to stop warnings
6664           about GNU make extensions being used. We require GNU make in almost
6665           every Makefile anyway.
6666           
6667         * configure.ac:
6668           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6669           at the same time is required for per target flags.
6670
6671 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6672
6673         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6674         Fix error from my last commit.
6675
6676 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6677
6678         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6679
6680         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6681           Make sure the ISO 639-X language code in ID3v2 COMM frames
6682           is actually valid UTF-8 (or rather: ASCII), so we don't end
6683           up with non-UTF8 strings in tags if there's garbage in the
6684           language field. Also make sure the language code is always
6685           lower case. Fixes: #508291.
6686
6687 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6688
6689         * ChangeLog:
6690           Fix ChangeLog typo.
6691
6692 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6693
6694         * Makefile.am:
6695           Include lcov.mak to allow building coverage reports. Guard
6696           check-torture target like in the other packages.
6697
6698 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6699
6700         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6701
6702         * gst/videomixer/videomixer.c:
6703         (gst_videomixer_set_master_geometry), (_do_init),
6704         (gst_videomixer_child_proxy_get_child_by_index),
6705         (gst_videomixer_child_proxy_get_children_count),
6706         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6707         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6708         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6709         Implement GstChildProxy interface.
6710         Send newsegment at the right moment
6711         Fixes #488879
6712
6713 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6714
6715         * gst/alpha/Makefile.am:
6716         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6717         (gst_alpha_sink_event), (gst_alpha_chain),
6718         (gst_alpha_change_state), (plugin_init):
6719         Make the various properties of 'alpha' controllable. This allows doing
6720         niceties like fade-in/fade-out.
6721
6722 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6723
6724         * gst/rtp/gstasteriskh263.c:
6725         * gst/rtp/gstrtpL16depay.c:
6726         * gst/rtp/gstrtpac3depay.c:
6727         * gst/rtp/gstrtpamrpay.c:
6728         * gst/rtp/gstrtpdepay.c:
6729         * gst/rtp/gstrtpgsmdepay.c:
6730         * gst/rtp/gstrtph263depay.c:
6731         * gst/rtp/gstrtph263pdepay.c:
6732         * gst/rtp/gstrtph263ppay.c:
6733         * gst/rtp/gstrtph264depay.c:
6734         * gst/rtp/gstrtph264pay.c:
6735         * gst/rtp/gstrtpmp2tdepay.c:
6736         * gst/rtp/gstrtpmp4adepay.c:
6737         * gst/rtp/gstrtpmp4gdepay.c:
6738         * gst/rtp/gstrtpmp4gpay.c:
6739         * gst/rtp/gstrtpmp4vdepay.c:
6740         * gst/rtp/gstrtpmpadepay.c:
6741         * gst/rtp/gstrtpmpvdepay.c:
6742         * gst/rtp/gstrtpsv3vdepay.c:
6743         * gst/rtp/gstrtptheoradepay.c:
6744         * gst/rtp/gstrtptheorapay.c:
6745         * gst/rtp/gstrtpvorbisdepay.c:
6746         * gst/rtp/gstrtpvorbispay.c:
6747           Remove copy/paste unused code (property setters and getter) found by
6748           the coverage suite (yay, saves ~20k on disk).
6749
6750 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6751
6752         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6753           (videosink_templ):
6754           Also fix up pad templates to indicate that image/jpeg doesn't
6755           absolutely require the framerate property to be set (#504081).
6756
6757 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6758
6759         Based on patch by: Wouter Cloetens  <wouter at mind be>
6760
6761         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6762           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6763           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6764         * gst/matroska/matroska-mux.h:
6765           Keep track of first and last timestamps for each incoming stream,
6766           so we can calculate the total duration for live sources and other
6767           input where we can't query the duration from the start or where
6768           there's no constant framerate from which we can deduce the
6769           duration; also use calculated/observed duration if it is bigger
6770           than the previously queried duration. Furthermore, use
6771           gst_pad_query_peer_duration() and take into account that it may
6772           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6773           screws up comparisons when using unsigned integers. Fixes #504081.
6774
6775 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6776
6777         * configure.ac:
6778         * gst/audiofx/audioamplify.c:
6779         (gst_audio_amplify_clipping_method_get_type),
6780         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6781         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6782         (gst_audio_dynamic_transform_ip):
6783         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6784         (gst_audio_invert_transform_ip):
6785         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6786         (gst_audio_panorama_transform):
6787         * gst/level/gstlevel.c: (gst_level_init):
6788         Make elements GST_BUFFER_FLAG_GAP aware and call
6789         gst_base_transform_set_gap_aware for this.
6790         Bump core requirement to CVS.
6791         
6792         * gst/audiofx/audiochebyshevfreqband.c:
6793         (gst_audio_chebyshev_freq_band_transform_ip):
6794         * gst/audiofx/audiochebyshevfreqlimit.c:
6795         (gst_audio_chebyshev_freq_limit_transform_ip):
6796         Also sync GObject properties to the controller if operating
6797         in passthrough mode.
6798
6799 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6800
6801         * sys/directdraw/gstdirectdrawsink.c:
6802           (gst_directdraw_sink_window_thread):
6803           FALSE is not a gpointer.
6804
6805 2008-01-05  Julien Moutte  <julien@fluendo.com>
6806
6807         * sys/directdraw/gstdirectdrawsink.c:
6808         (gst_directdraw_sink_set_window_id),
6809         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6810         (gst_directdraw_sink_buffer_alloc),
6811         (gst_directdraw_sink_draw_borders),
6812         (gst_directdraw_sink_show_frame),
6813         (gst_directdraw_sink_setup_ddraw),
6814         (gst_directdraw_sink_window_thread),
6815         (gst_directdraw_sink_get_ddrawcaps),
6816         (gst_directdraw_sink_surface_create): Make sure we create our
6817         internal window only when we need it. That will give a chance to
6818         the application to get the prepare-xwindow-id bus message. Draw
6819         black borders when keeping aspect ratio. Handle the case where our
6820         rendering window disappears (closed or errors) like other sinks
6821         do. Various 80 columns fixes, improve state change order. That
6822         element could need some more love.
6823
6824 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6825
6826         * ext/taglib/gstapev2mux.h:
6827         * ext/taglib/gstid3v2mux.h:
6828         Remove useless typedefs without new type name. Fixes a warning with
6829         gcc 4.3.
6830
6831 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6832
6833         Patch by: John Millikin <jmillikin at gmail dot com>
6834
6835         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6836         (gst_flac_dec_setup_stream_decoder),
6837         (gst_flac_normalize_picture_mime_type),
6838         (gst_flac_extract_picture_buffer),
6839         (gst_flac_dec_metadata_callback):
6840         Emit metadata messages when a PICTURE block is encountered.
6841         Fixes #506715.
6842
6843 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6844
6845         * gst/avi/gstavi.c:
6846         increase rank because no known issues anymore ...
6847         * gst/avi/gstavisubtitle.c:
6848         send subtitle name to the srcpad
6849
6850 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6851
6852         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6853         * gst/rtsp/gstrtspsrc.h:
6854         Implement redirect for the DESCRIBE reply. Fixes #506025.
6855
6856 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6857
6858         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6859         Fix 'xyz may be used uninitialized' compiler warnings caused
6860         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6861         abort() in any case but properly report the error.
6862
6863 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6864
6865         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6866         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6867         * sys/ximage/gstximagesrc.c: (composite_pixel):
6868           Fix 'xyz may be used uninitialized' compiler warnings caused
6869           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6870           not really nice to abort in any case). Fixes #505745.
6871
6872 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6873
6874         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6875           Small unit test fix (has no practical impact at the moment,
6876           since we're only feeding utf8 and hence just create a sub-
6877           buffer for the output).
6878
6879 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6880
6881         * gst/avi/gstavisubtitle.c:
6882         * tests/check/elements/avisubtitle.c:
6883         Add seeking support for avi subtitle
6884
6885 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6886
6887         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6888         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6889         (gst_flac_dec_write):
6890         * ext/flac/gstflacdec.h:
6891         Remove some unused vars.
6892         Do more cleanup of leftover events and tags.
6893         Output tags after the segment event. Fixes #504018.
6894
6895 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6896
6897         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6898           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6899           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6900           Detect other UTF byte order markers and convert to UTF-8 as
6901           appropriate.
6902
6903 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6904
6905         * gst/avi/gstavisubtitle.c: (src_template),
6906           (gst_avi_subtitle_extract_utf8_file),
6907           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6908           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6909           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6910         * gst/avi/gstavisubtitle.h:
6911           Refactor a bit; fix name extraction; don't assume all the data
6912           in the chunk is actually subtitle data, there may be padding at
6913           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6914           file so it's there to send again after a seek (for future use).
6915
6916 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6917
6918         * gst/avi/Makefile.am:
6919         * gst/avi/gstavi.c:
6920         * gst/avi/gstavisubtitle.c:
6921         * gst/avi/gstavisubtitle.h:
6922         * tests/check/Makefile.am:
6923         * tests/check/elements/avisubtitle.c:
6924         * win32/common/config.h:
6925                 Add avi subtitle element for bug #442034. Need seeking support
6926                 and more support for character conversion.
6927
6928 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6929
6930         * Makefile.am:
6931           Include common/win32.mak for CRLF check of win32 project
6932           files (see #393626).
6933
6934         * win32/vs6/libgstpng.dsp:
6935           Fix line endings and do cvs admin -kb.
6936
6937 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6938
6939         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6940         Actually drop the buffers which are outside the currently configured
6941         segment instead of just emitting a WARNING.
6942
6943 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6944
6945         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6946         (gst_flac_dec_write):
6947         * ext/flac/gstflacdec.h:
6948         Send segments from the streaming thread. Fixes #502187.
6949         Fix segment seeking and a bunch of other seeking cases.
6950
6951 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6952
6953         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6954           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6955           which is where it would end up if the same information was
6956           put in a vorbis comment (don't think it's worth adding a
6957           new URI tag for this). Fixes #488112.
6958
6959 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6960
6961         * configure.ac:
6962           We need core/base 0.10.15 or later.
6963
6964 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6965
6966         Patch by: Mark Nauwelaerts <manauw skynet be>
6967
6968         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6969         Fix regression in stream numbering. Fixes #502655.
6970
6971 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6972
6973         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6974
6975         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6976         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6977         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6978         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6979         (gst_rtp_h264_pay_handle_buffer):
6980         * gst/rtp/gstrtph264pay.h:
6981         Use higher performance start-code searching.
6982         Parse NALs and store SPS, PPS and profile in the caps so that they can
6983         be used in the SDP. Fixes #502814.
6984
6985 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6986
6987         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6988         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6989           Init some structs to zero before we pass them to ioctl, which
6990           avoids valgrind warnings.  Also fix a small memory leak.
6991
6992 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6993
6994         Patch by: Wouter Cloetens <wouter at mind dot be>
6995
6996         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6997         Copy timestamp from input to output. Not very perfect yet but better
6998         than nothing. Fixes #503023.
6999
7000 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7001
7002         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7003           Also print a useful error message with the old Wavpack API
7004           if possible.
7005
7006 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
7007
7008         * ext/wavpack/gstwavpackdec.c:
7009           More build fixes for old libwavpack versions: include config.h so
7010           that WAVPACK_OLD_API is actually defined as detected; only use
7011           WavpackGetErrorMessage if it is available. This fixes the build
7012           on debian stable for me.
7013
7014 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7015
7016         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7017         * ext/wavpack/gstwavpackparse.c:
7018           (gst_wavpack_parse_create_src_pad):
7019           Workaround the non-existance of WavpackGetChannelMask in Wavpack
7020           versions below 4.40.0.
7021
7022 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7023
7024         * configure.ac:
7025           And now do it right for real...
7026
7027 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7028
7029         * configure.ac:
7030           Correctly reset $LIBS to not contain -lm.
7031
7032 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7033
7034         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
7035
7036         * configure.ac:
7037         * ext/cairo/gsttimeoverlay.c:
7038           (gst_cairo_time_overlay_print_smpte_time):
7039           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
7040           and checking for rint() and implementing it ourself if it doesn't
7041           exist. Fixes #497293.
7042
7043 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7044
7045         * configure.ac:
7046           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
7047
7048 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
7049
7050         * sys/oss/gstosshelper.c:
7051         Verify that the format returned after the ioctl is the one
7052         we requested. It is valid for the ioctl to succeed while
7053         substituting an alternate 'supported' sample format.
7054
7055 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
7056
7057         * sys/oss/gstossaudio.c: (plugin_init):
7058         * sys/oss/gstosssink.c: (gst_oss_sink_open):
7059         * sys/oss/gstosssrc.c: (gst_oss_src_open):
7060           Post decent (and translated) error message when we can't
7061           open the audio device for some reason.
7062
7063 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
7064
7065         * sys/oss/gstosssink.c:
7066         * sys/oss/gstosssrc.c:
7067         Allow the AUDIODEV environment variable to redirect us
7068         to a different default OSS device, like sunaudiosink does
7069         on Solaris (makes audio play automatically on SunRays).
7070
7071 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
7072
7073         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
7074         * gst/audiofx/audiochebyshevfreqband.c:
7075         (gst_audio_chebyshev_freq_band_transform_ip):
7076         * gst/audiofx/audiochebyshevfreqlimit.c:
7077         (gst_audio_chebyshev_freq_limit_transform_ip):
7078         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
7079         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
7080         The transform_ip() methods should do nothing if in passthrough mode.
7081         It might get non-writable buffers in that case but the buffer might
7082         as well be writable.
7083
7084         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
7085         The transform() methods won't be called in passthrough mode and
7086         otherwise the buffer is always writable so don't check here.
7087
7088 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
7089
7090         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
7091           Fix seeking in .wav files again (#501775).  Some people seem to think
7092           they don't need to test their changes when they're just 'reflowing'
7093           some code.
7094
7095 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
7096
7097         * gst/autodetect/gstautovideosink.c:
7098         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
7099         (gst_auto_video_sink_init),
7100         (gst_auto_video_sink_create_element_with_pretty_name),
7101         (gst_auto_video_sink_find_best),
7102         (gst_auto_video_sink_set_property),
7103         (gst_auto_video_sink_get_property):
7104         * gst/autodetect/gstautovideosink.h:
7105         Fix docs.
7106         Use same error reporting code as autoaudiosink.
7107         Add property to filter sinks based on caps. Only select raw video sinks
7108         by default for backwards compat.
7109         API: GstAutoVideoSink::filter-caps
7110
7111 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
7112
7113         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7114
7115         * gst/autodetect/gstautoaudiosink.c:
7116         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
7117         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
7118         (gst_auto_audio_sink_set_property),
7119         (gst_auto_audio_sink_get_property):
7120         * gst/autodetect/gstautoaudiosink.h:
7121         Add property to filter sinks based on caps. Only select raw audio sinks
7122         by default for backwards compat.  Fixes #417420.
7123         API: GstAutoAudioSink::filter-caps
7124
7125 2007-11-29  Michael Smith <msmith@fluendo.com>
7126
7127         Patch by: Arek Korbik <arkadini@gmail.com>
7128
7129         * gst/videobox/gstvideobox.c: (plugin_init):
7130           Initialise liboil in plugin_init()
7131
7132 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
7133
7134         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7135         Post error before sending EOS. Fixes #499178.
7136
7137 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
7138
7139         * win32/vs6/gst_plugins_good.dsw:
7140         * win32/vs6/libgstpng.dsp:
7141         Add a project file for libgstpng
7142
7143 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
7144
7145         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
7146         (gst_rtp_h263_depay_process):
7147         Code beautification.
7148         Added debug statements.
7149         Don't bit-shift everything, just do operations on last/first byte
7150         instead.
7151
7152 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
7153
7154         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
7155
7156         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
7157         Fix wrong comparison in overrun check. Fixes #499239 some more.
7158
7159 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
7160
7161         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
7162         (gst_rtp_h263_depay_process):
7163         * gst/rtp/gstrtph263depay.h:
7164         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
7165         stream.
7166
7167 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
7168
7169         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
7170
7171         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
7172         (gst_rtp_mp4a_depay_process):
7173         * gst/rtp/gstrtpmp4adepay.h:
7174         Fix depayloading when multiple frames are inside one RTP packet.
7175         Fixes #499239.
7176
7177 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7178
7179         * gst/level/gstlevel.c:
7180           Add GAP-flag support.
7181
7182 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
7183
7184         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
7185         Read the I flag for Mode A h263 rtp stream and set the
7186         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
7187         Fixes #499383
7188
7189 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7190
7191         * gst/level/gstlevel.c:
7192           Remove some dead code and do cleanups.
7193
7194 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7195
7196         * tests/check/pipelines/simple-launch-lines.c:
7197           Improve the tests by allowing to set a target state.
7198
7199 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
7200
7201         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
7202         Don't check the caps of the output buffer if they're equal some
7203         other caps. The caps can change in a backward compatible way
7204         and did at this point.
7205
7206 2007-11-24  Julien MOUTTE  <julien@moutte.net>
7207
7208         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
7209         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
7210         (gst_qtdemux_seek_to_previous_keyframe),
7211         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
7212         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
7213         reverse playback support.
7214
7215 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7216
7217         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
7218         Also set the channel layout on the Wavpack caps if we're having
7219         a mono layout. Of course only do it for "audio/x-wavpack".
7220
7221 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7222
7223         * ext/wavpack/gstwavpackcommon.c:
7224         (gst_wavpack_get_default_channel_mask),
7225         (gst_wavpack_set_channel_layout),
7226         (gst_wavpack_get_default_channel_positions),
7227         (gst_wavpack_get_channel_mask_from_positions),
7228         (gst_wavpack_set_channel_mapping):
7229         * ext/wavpack/gstwavpackcommon.h:
7230         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7231         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
7232         * ext/wavpack/gstwavpackdec.h:
7233         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
7234         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
7235         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
7236         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
7237         (gst_wavpack_enc_rewrite_first_block),
7238         (gst_wavpack_enc_sink_event):
7239         * ext/wavpack/gstwavpackenc.h:
7240         * ext/wavpack/gstwavpackparse.c:
7241         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7242         (gst_wavpack_parse_scan_to_find_sample),
7243         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
7244         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
7245         * ext/wavpack/gstwavpackparse.h:
7246         Add support for encoding, parsing and decoding multichannel
7247         files with up to 8 channels. This also improves the robustness
7248         of parsing quite a bit.
7249
7250         * ext/wavpack/gstwavpackstreamreader.c:
7251         (gst_wavpack_stream_reader_read_bytes),
7252         (gst_wavpack_stream_reader_get_pos),
7253         (gst_wavpack_stream_reader_set_pos_abs),
7254         (gst_wavpack_stream_reader_set_pos_rel),
7255         (gst_wavpack_stream_reader_push_back_byte),
7256         (gst_wavpack_stream_reader_get_length),
7257         (gst_wavpack_stream_reader_can_seek),
7258         (gst_wavpack_stream_reader_write_bytes):
7259         Improve debugging.
7260
7261 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7262
7263         * ext/libpng/gstpngdec.c:
7264         * ext/libpng/gstpngdec.h:
7265           Don't release the png-memory from within the callback.
7266
7267 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7268
7269         Patch by: René Stadler <mail at renestadler dot de>
7270
7271         * ext/libpng/gstpngenc.c:
7272           Don't leak buffer data memory. Fixes #498395.
7273
7274 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7275
7276         Patch by: René Stadler <mail at renestadler dot de>
7277
7278         * tests/check/pipelines/simple-launch-lines.c:
7279           Tests for #498395.
7280
7281 2007-11-20  Julien MOUTTE  <julien@moutte.net>
7282
7283         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7284         (gst_tag_lib_mux_adjust_event_offsets):
7285         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7286         * sys/osxaudio/Makefile.am:
7287         * sys/osxvideo/cocoawindow.h:
7288         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7289
7290 2007-11-15  David Schleef  <ds@schleef.org>
7291
7292         * ext/cairo/gsttextoverlay.c:
7293           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7294
7295 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7296
7297         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7298
7299         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7300         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7301         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7302         * gst/rtp/gstrtpmp2tpay.h:
7303         Fill the MTU with as many packets as possible. Fixes #491323.
7304
7305 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7306
7307         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7308
7309         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7310         Fix some more leaks. Fixes #497007.
7311
7312 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7313
7314         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7315
7316         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7317         (gst_rtspsrc_stream_configure_tcp):
7318         Fix 3 pad leaks. Fixes #496983.
7319
7320 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7321
7322         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7323
7324         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7325         Fix small leak. Fixes #497017.
7326
7327 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7328
7329         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7330         (gst_qtdemux_prepare_current_sample),
7331         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7332         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7333         * gst/qtdemux/qtdemux_fourcc.h:
7334         * gst/qtdemux/qtdemux_types.c:
7335         Add suppport for theora in quicktime according to XiphQT.
7336
7337 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7338
7339         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7340         (gst_v4l2src_init), (gst_v4l2src_set_property),
7341         (gst_v4l2src_get_property):
7342         * sys/v4l2/gstv4l2src.h:
7343         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7344           Always copy buffers by default (handle safer with bugged drivers)
7345           and added a property to make it possible to use mmap effectively (no
7346           copy if possible) when application wants to. Fixes: #480557.
7347
7348 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7349
7350         * gst/id3demux/id3tags.c:
7351         * gst/id3demux/id3tags.h:
7352         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7353           We don't want the same string multiple times in a tag list for the
7354           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7355           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7356
7357 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7358
7359         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7360           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7361           into ID3v2 TXXX frames (fixes #347848).
7362
7363 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7364
7365         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7366           Don't leak sdp message contents (fixes #496773).
7367
7368         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7369           Don't leak URI string.
7370
7371 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7372
7373         Patch by: Julien Puydt <julien dot puydt at laposte net>
7374
7375         * ext/raw1394/Makefile.am:
7376         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7377           (gst_1394_property_probe_get_properties),
7378           (gst_1394_property_probe_probe_property),
7379           (gst_1394_property_probe_needs_probe),
7380           (gst_1394_property_probe_get_values),
7381           (gst_1394_property_probe_interface_init),
7382           (gst_1394_type_add_property_probe_interface):
7383         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7384         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7385           (gst_dv1394src_init), (gst_dv1394src_dispose),
7386           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7387           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7388           (gst_dv1394src_update_device_name):
7389         * ext/raw1394/gstdv1394src.h:
7390           Implement GstPropertyProbe interface and add "device-name" property,
7391           so applications can use this to probe for available devices in the
7392           same way they can already with v4lsrc and v4l2src (however horrible
7393           this property probe interface may be). Fixes #358841.
7394
7395 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7396
7397         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7398
7399         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7400           (gst_rtspsrc_parse_range):
7401           Don't leak event, don't leak range (fixes #496752).
7402
7403 2007-11-14  Michael Smith <msmith@fluendo.com>
7404
7405         Patch by: Arek Korbik <arkadini@gmail.com>
7406
7407         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7408           Detect RGBA/BGRA correctly on little endian systems.
7409
7410 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7411
7412         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7413           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7414           corresponding ioctl() call fails even though the driver claims to
7415           support this format, just fall back to the pre-2.6.19 kernel
7416           routine that creates caps with suitable height and width ranges
7417           (see #448278).
7418
7419 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7420
7421         Patch by: Mark Nauwelaerts <manauw skynet be>
7422
7423         * gst/matroska/matroska-demux.c:
7424           (gst_matroska_demux_push_dvd_clut_change_event),
7425           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7426           (gst_matroska_demux_subtitle_caps):
7427         * gst/matroska/matroska-ids.h:
7428           Extract palette data for dvd subpicture streams and send it
7429           downstream as custom gstreamer dvd event (fixes #453417).
7430
7431 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7432
7433         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7434           Implement minimal parsing of the passed pango font description
7435           string, so passing a font size works the same as with the
7436           pango textoverlay plugin; fixes #455086.
7437           (Maybe we could just use pangocairo here at some point).
7438
7439 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7440
7441         * gst/avi/gstavidemux.c:
7442         * gst/wavparse/gstwavparse.c:
7443           Return the result in _activate_pull(). Don't ref element there.
7444
7445 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7446
7447         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7448         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7449         (gst_wavparse_srcpad_event):
7450           Ref the element when we should, but not when we its not needed. Reflow
7451           the event_handling to not leak the event.       
7452
7453 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7454
7455         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7456         (qtdemux_parse_samples):
7457         Properly free QTDemuxSamples array.
7458         Protect table write with a sensible check, some files apparently DO contain
7459         stts values starting with 0 :(
7460
7461 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7462
7463         * gst/avi/gstavidemux.c:
7464         * gst/qtdemux/qtdemux.c:
7465           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7466           previous commit messed up.
7467
7468 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7469
7470         * gst/avi/gstavidemux.c:
7471         * gst/qtdemux/qtdemux.c:
7472           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7473           element when we should, but not when we its not needed.
7474
7475 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7476
7477         * gst/wavparse/gstwavparse.c:
7478           Return FALSE if we can't handle a query instead of changing the
7479           format. Ignore fact when dealing with mpeg audio.
7480
7481 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7482
7483         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7484
7485         * configure.ac:
7486         * gst/udp/gstdynudpsink.c:
7487         * gst/udp/gstdynudpsink.h:
7488         * gst/udp/gstmultiudpsink.c:
7489         * gst/udp/gstmultiudpsink.h:
7490         * gst/udp/gstudpsink.c:
7491         * gst/udp/gstudpsink.h:
7492           Fix includes for MSVC and GLib-2.14.0 (#492388).
7493
7494         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7495           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7496
7497 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7498
7499         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7500         (gst_mulawdec_chain):
7501         * gst/law/mulaw-decode.h:
7502         Calculate outgoing buffer duration if incoming buffer didn't have a
7503         valid duration.
7504
7505 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7506
7507         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7508         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7509         Smarter combine_flow code that also deals with downstream elements
7510         returning UNEXPECTED when they receive data out of the segment
7511         boundaries. Fixes #491305.
7512
7513 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7514
7515         * sys/v4l2/v4l2src_calls.c:
7516           Fix 'unused variable' compiler warning when compiling against
7517           older kernel headers.
7518
7519 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7520
7521         * ext/taglib/gstid3v2mux.cc (add_funcs):
7522           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7523
7524 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7525
7526         * tests/check/pipelines/simple-launch-lines.c:
7527            Improve the tests a little more.
7528
7529 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7530
7531         patch by: Yun Zheng Hu
7532
7533         * sys/osxaudio/gstosxaudiosrc.c:
7534         Use default input device instead of default output device and
7535         only memcpy actual available bytes.
7536
7537 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7538
7539         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7540           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7541           early. It is temporary until we find something better.
7542
7543 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7544
7545         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7546
7547         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7548         Fix race when pausing a RTSP stream in interleaved.
7549         Fixes #475784.
7550
7551 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7552
7553         Patch by: Peter Kjellerstedt <pkj at axis com>
7554
7555         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7556         Use correct unref function for buffers. #488844.
7557
7558 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7559
7560         * gst/avi/gstavimux.c:
7561         * tests/check/elements/avimux.c:
7562           Add some debug and sync tests with the fix.     
7563
7564 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7565
7566         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7567
7568         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7569         When the socket is used by the app for other purposes, don't generate an
7570         error if there is activaty on the socket that is not data related.
7571         Fixes #487488.
7572
7573 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7574
7575         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7576         (gst_v4l2src_grab_frame):
7577         Add some more debug info. Generate an error when we run out of buffers
7578         for some reason. See #480557.
7579
7580 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7581
7582         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7583
7584         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7585         Set marker bit correctly.
7586
7587 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7588
7589         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7590         Use allowed name for the GstStructure.
7591
7592 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7593
7594         * ext/gconf/gstswitchsink.c:
7595         * gst/autodetect/gstautoaudiosink.c:
7596           Use new gst_bus_pop_filtered().
7597
7598 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7599
7600         * sys/v4l2/gstv4l2src.c:
7601         * sys/v4l2/v4l2src_calls.c:
7602           When probing the formats and sizes a camera supports, make
7603           sure the best ones (highest resolution, prefered format)
7604           end up at the beginning of the probed caps and the less
7605           desirable ones at the end.  This is important because the
7606           order within the caps matters for things like fixation and
7607           negotiation, ie. what format is chosen in the end.
7608           With recent kernels, the current probing code will end up
7609           querying the supported sizes from lowest resolution to
7610           highest resolution, adding them to the probed caps in that
7611           order, resulting to v4l2src fixating to the lowest possible
7612           resolution if downstream does not express a size preference.
7613           Also make up a somewhat random ranking of prefered output
7614           formats for the same reason. Fixes #485828.
7615         
7616 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7617
7618         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7619
7620         * gst/id3demux/id3v2frames.c:
7621           Extract license/copyright URIs from ID3v2 WCOP frames
7622           (Fixes #447000).
7623
7624         * tests/check/elements/id3demux.c:
7625         * tests/files/Makefile.am:
7626         * tests/files/id3-447000-wcop.tag:
7627           Add simple unit test.
7628
7629 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7630
7631         * ext/taglib/gstid3v2mux.cc:
7632           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7633           Prerequisite for #447000.
7634
7635 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7636
7637         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7638         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7639         a GstClockTime.
7640
7641 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7642
7643         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7644         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7645         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7646         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7647         (gst_rtspsrc_change_state):
7648         More seeking fixes, mostly passing around the new playback segment in
7649         order to configure it properly.
7650         Also reset base_time of udp sources when setting them back to PLAYING as
7651         a temporary hack until core supports seek in live sources properly.
7652
7653 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7654
7655         * gst/rtp/gstrtpmp4adepay.c:
7656         Fix caps as to not confuse autopluggers.
7657
7658 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7659
7660         * gst/id3demux/gstid3demux.c:
7661         * gst/id3demux/gstid3demux.h:
7662         * gst/id3demux/id3tags.c:
7663         * gst/id3demux/id3tags.h:
7664         * gst/id3demux/id3v2frames.c:
7665           Port ID3 tag demuxer over to the new GstTagDemux in -base
7666           (now would be a good time to test re-importing your music
7667           collection).
7668
7669 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7670
7671         * gst/apetag/Makefile.am:
7672         * gst/apetag/gstapedemux.c:
7673         * gst/apetag/gstapedemux.h:
7674         * gst/apetag/gsttagdemux.c:
7675         * gst/apetag/gsttagdemux.h:
7676           Port APE tag demuxer over to the new GstTagDemux in -base.
7677
7678 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7679
7680         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7681         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7682         (gst_rtspsrc_handle_internal_src_query),
7683         (gst_rtspsrc_handle_src_query), (new_session_pad),
7684         (gst_rtspsrc_stream_configure_tcp),
7685         (gst_rtspsrc_stream_configure_transport),
7686         (gst_rtspsrc_loop_send_cmd):
7687         Improve flushing behaviour.
7688         Set state of the udp sources to PAUSE/PLAYING correctly.
7689         Handle events and queries for UDP and TCP transport now.
7690
7691 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7692
7693         * gst/rtp/gstrtpgsmdepay.c:
7694         * gst/rtp/gstrtpgsmpay.c:
7695           Add log category.
7696
7697 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7698
7699         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7700
7701         * tests/check/Makefile.am:
7702         * tests/check/pipelines/simple-launch-lines.c:
7703           Add unit tests for payloaders/depayloaders.
7704
7705 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7706
7707         * gst/avi/gstavimux.c:
7708         * gst/avi/gstavimux.h:
7709           Also save codec data for audio streams. Fixes #482495.
7710
7711 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7712
7713         * gst/avi/gstavimux.c:
7714           Fix "Index entry has invalid stream nr 1".
7715           Add support for muxing aac - work in progress (see #482495).
7716
7717 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7718
7719         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7720         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7721         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7722         * gst/rtsp/gstrtspsrc.h:
7723         Parse bandwidth modifiers, they are not yet configured in the session
7724         manager because we don't have an API for that yet.
7725
7726 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7727
7728         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7729         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7730         Use shiny new function in -base to get the default clock-rate.
7731         Update some docs.
7732
7733 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7734
7735         * win32/MANIFEST:
7736         Add files to win32 manifest.
7737         * win32/vs6/libgstaudiofx.dsp:
7738         * win32/vs6/libgstqtdemux.dsp:
7739         * win32/vs6/libgstrtp.dsp:
7740         * win32/vs6/libgstrtsp.dsp:
7741         Update project files.
7742
7743 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7744
7745         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7746         (gst_rtspsrc_play):
7747         * gst/rtsp/gstrtspsrc.h:
7748         In TCP mode, only timestamp the first buffer. TCP is not real time and
7749         it does not make sense to try to skew compensate, also some servers send
7750         the first batch of data in a burst.
7751
7752 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7753
7754         * gst/matroska/matroska-demux.c:
7755           Fix setting the discont flag on the first buffer
7756           pushed downstream for formats with private codec
7757           data that needs to be deserialised into buffers
7758           (such as vorbis and FLAC when in a matroska container).
7759
7760 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7761
7762         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7763
7764         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7765         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7766         (gst_rtp_mp4v_pay_handle_buffer):
7767         * gst/rtp/gstrtpmp4vpay.h:
7768         Free the config string. Fixes #480707.
7769         Clean up the timestamp code a little.
7770
7771 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7772
7773         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7774         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7775         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7776         * gst/rtsp/gstrtspsrc.h:
7777         Set timestamps on RTP buffers in interleaved mode.
7778         Mark first buffers with a DISCONT.
7779         Remove flush hack now that sync for live sources has been figured out.
7780
7781 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7782
7783         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7784         Update documentation.
7785
7786 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7787
7788         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7789         (gst_rtp_xqt_depay_change_state):
7790         * gst/qtdemux/gstrtpxqtdepay.h:
7791         Fail if we don't know the quicktime format.
7792
7793 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7794
7795         * ext/flac/gstflacenc.c:
7796         * ext/flac/gstflacenc.h:
7797           Save the flow return from the last gst_pad_push() and
7798           make sure we pass the right flow return value upstream
7799           in the case of failure; minor clean-ups.
7800
7801 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7802
7803         * ext/taglib/gstapev2mux.cc:
7804         * ext/taglib/gstid3v2mux.cc:
7805         * gst/apetag/gstapedemux.c:
7806           Add support for the new GST_TAG_COMPOSER (#459809).
7807
7808 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7809
7810         * gst/law/alaw-decode.c:
7811         * gst/law/alaw-decode.h:
7812         * gst/law/alaw-encode.c:
7813         * gst/law/alaw-encode.h:
7814         * gst/law/alaw.c:
7815         * gst/law/mulaw-conversion.h:
7816           Compulsive clean-ups: use boilerplate macros, add debug
7817           categories, fix up things to conform to symbol nomenklatura,
7818           etc.
7819
7820 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7821
7822         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7823
7824         * gst/law/alaw-decode.c:
7825         * gst/law/alaw-encode.c:
7826           Use static tables for A-Law decoding and encoding; this makes
7827           A-Law decoding and encoding less CPU-intensive, but increases
7828           the binary size a bit. Leaving old code around for now,
7829           selectable by a define in the code. Fixes #435435.
7830
7831 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7832
7833         * configure.ac:
7834         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7835         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7836         in configure.ac.
7837
7838 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7839
7840         Patch by: Jan Gerber <j at bootlab dot org>
7841
7842         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7843         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7844
7845 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7846
7847         * sys/oss/gstosshelper.c:
7848           Use GST_WARNING instead of a g_critical. This situation is not caused
7849           by the application.
7850
7851 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7852
7853         * po/LINGUAS:
7854         * po/nl.po:
7855           Updated translations.
7856
7857 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7858
7859         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7860
7861         * po/eu.po:
7862           Added Basque translation.
7863
7864 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7865
7866         translated by: Abel Cheung <abelcheung@gmail.com>
7867
7868         * po/zh_HK.po:
7869         * po/zh_TW.po:
7870           Added Chinese (traditional and Hong Kong) translation.
7871
7872 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7873
7874         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7875
7876         * po/pl.po:
7877           Added Polish translation.
7878
7879 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7880
7881         translated by: Ilkka Tuohela <hile@iki.fi>
7882
7883         * po/fi.po:
7884           Added Finnish translation.
7885
7886 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7887
7888         translated by: Jorge González González <aloriel@gmail.com>
7889
7890         * po/es.po:
7891           Added Spanish translation.
7892
7893 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7894
7895         translated by: Mogens Jaeger <mogens@jaeger.tf>
7896
7897         * po/da.po:
7898           Added Danish translation.
7899
7900 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7901
7902         translated by: Funda Wang <fundawang@linux.net.cn>
7903
7904         * po/zh_CN.po:
7905           Added Chinese (simplified) translation.
7906
7907 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7908
7909         translated by: Alexander Shopov <ash@contact.bg>
7910
7911         * po/bg.po:
7912           Added Bulgarian translation.
7913
7914 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7915
7916         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7917         Set outgoing packet duration because we can. Fixes #478244 some more.
7918
7919 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7920
7921         * ext/cairo/gsttextoverlay.c:
7922           Add info about static leak.
7923         
7924         * tests/check/Makefile.am:
7925         * tests/check/generic/states.c:
7926           Improved state change unit test.
7927
7928 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7929
7930         * docs/plugins/.cvsignore:
7931         * tests/check/.cvsignore:
7932           Ignore registries in any format.
7933
7934 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7935
7936         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7937         Removed some unused code.
7938
7939         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7940         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7941         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7942         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7943         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7944         (gst_rtp_theora_pay_flush_packet):
7945         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7946         Try to preserve the incomming buffer duration on the outgoing
7947         packets. Fixes #478244.
7948
7949 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7950
7951         * ext/taglib/gstapev2mux.cc:
7952         * ext/taglib/gstid3v2mux.cc:
7953           Work around compiler warnings with g++-4.2 when assigning a
7954           string constant to a gchar * (partially fixes #478092).
7955
7956 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7957
7958         * configure.ac:
7959           We require core CVS now for gst_base_src_set_do_timestamp().
7960
7961 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7962
7963         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7964         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7965         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7966         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7967         (gst_rtspsrc_handle_message):
7968         Fix compiler warnings shown with Forte.
7969
7970 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7971
7972         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7973         (gst_rtspsrc_dup_printf):
7974         Give meaningfull error when all streams failed to configure for some
7975         reason.
7976
7977 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7978
7979         * gst/rtp/README:
7980         Update README with the design for synchronisation rules of RTP on
7981         sender and receiver.
7982
7983 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7984
7985         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7986         (gst_wavparse_chain):
7987         Don't push EOS from the chain function, the element
7988         driving the pipeline is responsible for this. The bug
7989         this was meant to fix seems to be queue not forwarding
7990         EOS in all cases (see #476514).
7991
7992 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7993
7994         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7995         (gst_level_transform_ip):
7996         * gst/level/gstlevel.h:
7997         Use basetransform segment so that it is correctly managed on flushes and
7998         start/stop.
7999         Report message timestamp as stream time, which is what an application
8000         can understand.
8001
8002 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
8003
8004         * ext/taglib/gstapev2mux.cc:
8005         * ext/taglib/gstapev2mux.h:
8006         * ext/taglib/gsttaglibmux.c:
8007         * tests/check/elements/apev2mux.c:
8008         Update my mail address.
8009
8010 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
8011
8012         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
8013         (gst_wavparse_loop), (gst_wavparse_chain):
8014         Add EOS logic for the push-based mode too. Fixes #476514.
8015
8016 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
8017
8018         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
8019         * gst/law/alaw-encode.h:
8020         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
8021         (gst_mulawenc_chain):
8022         * gst/law/mulaw-encode.h:
8023         Fix law encoder timestamps.
8024
8025 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
8026
8027         * ext/gconf/gstgconfaudiosink.c:
8028           Fix warning when building without debug.
8029
8030         * sys/oss/gstossmixertrack.c:
8031           Use const like in alsamixertrack.c (fixes warnings).
8032
8033 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
8034
8035         * sys/v4l2/v4l2src_calls.c:
8036         (gst_v4l2src_probe_caps_for_format_and_size):
8037         Fix framerate detection code some more.
8038         Handle the case where there is a weird step in the stepwise framerates.
8039         Don't overwrite the min interval with the framerate, use a temp variable
8040         instead.
8041         Use max in the Continuous framerate intervals instead of step, which is
8042         1 according to the docs. Fixes #475424.
8043
8044 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
8045
8046         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
8047         Make udpsrc timestamp outgoing buffers based on when they were received.
8048         Also make it output a segment in time.
8049
8050 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
8051
8052         * gst/avi/gstavidemux.c:
8053           Plug a little leak. Little code cleanups.
8054
8055 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
8056
8057         * configure.ac:
8058           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
8059           flac versions, 's good for cross-compilation karma.
8060
8061 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
8062
8063         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
8064
8065         * gst/rtp/gstrtph263pay.c:
8066           Fix up header structure so that compilers don't add padding
8067           between the structure fields, since that would lead to us
8068           sending RTP packets with broken headers (as is currently the
8069           case when compiling with MSVC). Also see similar fixes in
8070           libgstrtp in gst-plugins-base. (#474616; #471194)
8071
8072 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
8073
8074         * sys/v4l2/v4l2src_calls.c:
8075         (gst_v4l2src_probe_caps_for_format_and_size):
8076         Don't overwrite our GValue with 0 but instead use the previously
8077         computed value. Fixes #471823 some more.
8078
8079 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
8080
8081         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8082           No tabs in this file please, or gtk-doc will end up documenting
8083           rather absurd class hierarchies.
8084
8085 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
8086
8087         * ext/gconf/gstswitchsink.c:
8088           If the new kid element fails to change state for some reason
8089           (e.g. esdsink not being able to connect to the sound server),
8090           forward the error message it posted on the bus instead of just
8091           posting a generic 'Internal state change error: please file a
8092           bug' error message. Fixes #471364.
8093
8094 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8095
8096         * gst/qtdemux/Makefile.am:
8097         * gst/qtdemux/qtdemux.c:
8098           Don't assume tags are encoded as UTF-8 (#473670).
8099
8100 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8101
8102         * sys/v4l2/gstv4l2src.c:
8103         * sys/v4l2/gstv4l2src.h:
8104         * sys/v4l2/v4l2src_calls.c:
8105           Implement LATENCY queries in the crudest way possible so I don't
8106           have to use sync=false any longer when testing with videosinks.
8107
8108 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8109
8110         * configure.ac:
8111           Fix build.
8112
8113 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8114
8115         * sys/v4l2/v4l2src_calls.c:
8116         (gst_v4l2src_probe_caps_for_format_and_size):
8117         Add some more debugging in the framerate function.
8118         Iterate stepwise framerate up to and _including_ the max and if nothing
8119         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
8120         don't end up with an empty list. Fixes #471823
8121
8122 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8123
8124         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8125         (gst_multiudpsink_set_clients_string),
8126         (gst_multiudpsink_get_clients_string),
8127         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
8128         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
8129         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
8130         (gst_multiudpsink_clear):
8131         Add property do configure destination address/port pairs
8132         API:GstMultiUDPSink::clients
8133
8134 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8135
8136         * tests/examples/Makefile.am:
8137         * tests/examples/rtp/Makefile.am:
8138         * tests/examples/rtp/client-H263p-AMR.sh:
8139         * tests/examples/rtp/client-H263p-PCMA.sdp:
8140         * tests/examples/rtp/client-H263p-PCMA.sh:
8141         * tests/examples/rtp/client-H264-PCMA.sdp:
8142         * tests/examples/rtp/client-H264-PCMA.sh:
8143         * tests/examples/rtp/client-PCMA.sh:
8144         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
8145         * tests/examples/rtp/server-alsasrc-PCMA.sh:
8146         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
8147         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
8148         Added some RTP example scripts for sending and receiving RTP streams.
8149
8150 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8151
8152         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
8153         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
8154         Restructure the setcaps function so that we can also compute the
8155         expected GStreamer output size of the video frames.
8156         Set frame_byte_size correctly so that read-based devices have a chance
8157         of working correctly.
8158         When grabbing a frame, discard frames that are not of the expected size.
8159         Some cameras don't output the right framesize for the first buffer.
8160         Try only a couple of times to get a valid frame, else error out.
8161
8162         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8163         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
8164         Add some more debug info when scanning the device.
8165
8166         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
8167         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
8168         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
8169         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
8170         Add some more debug info when dequeing a frame.
8171
8172 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8173
8174         * gst/wavparse/gstwavparse.c:
8175           More code cleanups. Add some more comment and improve debugs logs.
8176
8177 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8178
8179         * gst/wavparse/gstwavparse.c:
8180         * gst/wavparse/gstwavparse.h:
8181           Implement seek-query. Refactor duration calculations. Appropriate use
8182           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
8183           out of loops.
8184
8185 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
8186
8187         * gst/avi/gstavidemux.c:
8188           Implement seek-query.
8189
8190 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
8191
8192         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
8193         (gst_rtspsrc_dup_printf):
8194         Use new basesink async property to make sparse RTCP packet not wait for
8195         preroll.
8196
8197 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
8198
8199         * gst/audiofx/Makefile.am:
8200         Dist the right file.
8201
8202 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
8203
8204         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
8205         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
8206         Make sure we generate and parse floating point values in the POSIX
8207         locale instead of the current locale. 
8208
8209 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
8210
8211         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
8212         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8213         (gst_rtspsrc_play):
8214         * gst/rtsp/gstrtspsrc.h:
8215         Fix method detection again.
8216         Keep track of when we must send a Range header.
8217         Use segment values for Range, Speed and Scale headers.
8218         Parse Speed and Scale headers to update the segment values.
8219
8220 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
8221
8222         patch by: Mark Nauwelaerts <manauw@skynet.be>
8223
8224         * sys/v4l2/v4l2src_calls.c:
8225           Handle optional v4l2 ioctls gracefully.
8226
8227 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
8228
8229         * gst/rtp/Makefile.am:
8230         * gst/rtp/gstrtp.c: (plugin_init):
8231         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
8232         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
8233         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
8234         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
8235         (gst_rtp_h263_depay_get_property),
8236         (gst_rtp_h263_depay_change_state),
8237         (gst_rtp_h263_depay_plugin_init):
8238         * gst/rtp/gstrtph263depay.h:
8239         Added an H263 depayloader. Fixes #369392.
8240
8241         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
8242         (gst_rtp_h263p_depay_process):
8243         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8244         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
8245         Make the H263+ pay/depayloader support H263-1998 and H263-2000
8246         payloads.
8247         Also alow plain H263 on the h263p payloaders. Fixes #465040.
8248
8249 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8250
8251         * gst/audiofx/audiochebyshevfreqband.c:
8252         * gst/audiofx/audiochebyshevfreqlimit.c:
8253         Add small comparision with the windowed sinc filters in the docs.
8254
8255 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8256
8257         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
8258         (audiochebyshevfreqband_suite):
8259         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
8260         (audiochebyshevfreqlimit_suite):
8261         Also test 32 bit float mode and the type 2 variants of the filters.
8262
8263 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
8264
8265         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
8266         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8267         (gst_rtspsrc_loop):
8268         Refactor the udp and interleaved loop function a bit.
8269
8270 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8271
8272         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8273         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
8274         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
8275         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8276         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8277         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
8278         * gst/rtsp/gstrtspsrc.h:
8279         Protect connection activity with a new lock, avoids deadlocks when going
8280         to PAUSED. Fixes #455808.
8281
8282 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8283
8284         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8285         Fix debug statement.
8286
8287 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8288
8289         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8290         Fix stray %u in debug line as spotted by Saur on IRC.
8291
8292 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8293
8294         * gst/audiofx/audiochebyshevfreqband.c:
8295         (gst_audio_chebyshev_freq_band_class_init):
8296         * gst/audiofx/audiochebyshevfreqlimit.c:
8297         (gst_audio_chebyshev_freq_limit_class_init):
8298         Use generator macros for the process functions for the different
8299         sample types, add lower upper boundaries for the GObject properties
8300         so automatically generated UIs can use sliders and add a note about
8301         the number of poles as a too high number of poles combined with
8302         very low or very high frequencies will produce only noise.
8303         * docs/plugins/gst-plugins-good-plugins.args:
8304         Regenerated for the property changes.
8305
8306 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8307
8308         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8309         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8310         (gst_rtspsrc_stream_configure_udp_sink),
8311         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8312         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8313         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8314         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8315         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8316         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8317         * gst/rtsp/gstrtspsrc.h:
8318         Improve timeout handling.
8319         Use the same socket for sending and receiving RTCP packets so that some
8320         servers can track clients better.
8321         Improve connection closed handling. Try to reconnect.
8322         Don't overwrite our content base with NULL.
8323         Improve debugging.
8324         Improve range parsing and handling.
8325         Remove flushing hack now that core does the right thing.
8326
8327 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8328
8329         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8330         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8331         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8332         (gst_multiudpsink_close), (gst_multiudpsink_add):
8333         * gst/udp/gstmultiudpsink.h:
8334         Add support for getting and setting the socket to use.
8335
8336         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8337         (gst_udpsrc_create), (gst_udpsrc_get_property):
8338         Add support for getting the currently used socket.
8339
8340 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8341
8342         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8343
8344         * gst/audiofx/Makefile.am:
8345         * gst/audiofx/audiochebyshevfreqband.c:
8346         (gst_audio_chebyshev_freq_band_mode_get_type),
8347         (gst_audio_chebyshev_freq_band_base_init),
8348         (gst_audio_chebyshev_freq_band_dispose),
8349         (gst_audio_chebyshev_freq_band_class_init),
8350         (gst_audio_chebyshev_freq_band_init),
8351         (generate_biquad_coefficients), (calculate_gain),
8352         (generate_coefficients),
8353         (gst_audio_chebyshev_freq_band_set_property),
8354         (gst_audio_chebyshev_freq_band_get_property),
8355         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8356         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8357         (gst_audio_chebyshev_freq_band_start):
8358         * gst/audiofx/audiochebyshevfreqband.h:
8359         * gst/audiofx/audiochebyshevfreqlimit.c:
8360         (gst_audio_chebyshev_freq_limit_mode_get_type),
8361         (gst_audio_chebyshev_freq_limit_base_init),
8362         (gst_audio_chebyshev_freq_limit_dispose),
8363         (gst_audio_chebyshev_freq_limit_class_init),
8364         (gst_audio_chebyshev_freq_limit_init),
8365         (generate_biquad_coefficients), (calculate_gain),
8366         (generate_coefficients),
8367         (gst_audio_chebyshev_freq_limit_set_property),
8368         (gst_audio_chebyshev_freq_limit_get_property),
8369         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8370         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8371         (gst_audio_chebyshev_freq_limit_start):
8372         * gst/audiofx/audiochebyshevfreqlimit.h:
8373         * gst/audiofx/audiofx.c: (plugin_init):
8374         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8375         Fixes #464800.
8376
8377         * tests/check/Makefile.am:
8378         * tests/check/elements/.cvsignore:
8379         * tests/check/elements/audiochebyshevfreqband.c:
8380         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8381         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8382         * tests/check/elements/audiochebyshevfreqlimit.c:
8383         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8384         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8385         Add unit tests for the chebyshev filters.
8386
8387         * docs/plugins/Makefile.am:
8388         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8389         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8390         * docs/plugins/gst-plugins-good-plugins.args:
8391         * docs/plugins/inspect/plugin-1394.xml:
8392         * docs/plugins/inspect/plugin-audiofx.xml:
8393         * docs/plugins/inspect/plugin-dv.xml:
8394         * docs/plugins/inspect/plugin-flac.xml:
8395         * docs/plugins/inspect/plugin-jpeg.xml:
8396         * docs/plugins/inspect/plugin-png.xml:
8397         * docs/plugins/inspect/plugin-rtp.xml:
8398         * docs/plugins/inspect/plugin-shout2send.xml:
8399         * docs/plugins/inspect/plugin-wavpack.xml:
8400         And add docs for the chebyshev filters. While doing
8401         that also run make update in docs/plugins.
8402
8403 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8404
8405         * ext/annodex/gstcmmltag.c:
8406         * gst/rtp/gstrtpvorbispay.c:
8407           Make ro memory to share.
8408
8409 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8410
8411         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8412         Improve UDP performance by avoiding a select() when we have data
8413         available immediatly.
8414
8415 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8416
8417         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8418         (gst_rtp_dec_class_init):
8419         * gst/rtsp/gstrtpdec.h:
8420         Add (dummy) SSRC management signals.
8421
8422         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8423         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8424         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8425         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8426         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8427         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8428         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8429         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8430         * gst/rtsp/gstrtspsrc.h:
8431         Add connection-speed property.
8432         Add find_stream helper functions.
8433         Handle stream EOS based on BYE messages or SSRC timeout.
8434         Returns SUCCESS from the state change function as we hide our async
8435         elements from the parent.
8436
8437 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8438
8439         * gst/debug/rndbuffersize.c:
8440           Fix da leak.
8441
8442 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8443
8444         * gst/debug/Makefile.am:
8445         * gst/debug/breakmydata.c:
8446         * gst/debug/gstdebug.c:
8447         * gst/debug/negotiation.c:
8448         * gst/debug/progressreport.c:
8449         * gst/debug/rndbuffersize.c:
8450         * gst/debug/testplugin.c:
8451           Add new test element and clean-up the others a little.
8452
8453 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8454
8455         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8456         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8457
8458 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8459
8460         * gst/rtp/gstrtpilbcdepay.c:
8461           Include stdlib.
8462
8463 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8464
8465         * gst/rtp/gstrtpmpvdepay.c:
8466         Set the mpegversion in the caps so that autoplugging does not get
8467         confused.
8468
8469 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8470
8471         * po/hu.po:
8472         * po/uk.po:
8473         * po/vi.po:
8474           Updated translations.
8475
8476 2007-08-08  Michael Smith <msmith@fluendo.com>
8477
8478         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8479           Render right border in the correct location.
8480
8481 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8482
8483         Patch by: Olivier Crete <tester at tester dot ca>
8484
8485         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8486         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8487         Make mode property a string. Fixes #464475.
8488
8489 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8490
8491         * ext/flac/gstflacenc.c:
8492           Widen caps to match decoder a bit and add more FIXMEs.
8493
8494 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8495
8496         patch by: Mark Nauwelaerts <manauw@skynet.be>
8497
8498         * gst/avi/gstavimux.c:
8499           Fix ODML index tag numbering. Fixes #463624.
8500
8501 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8502
8503         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8504         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8505         (gst_rtspsrc_stream_configure_tcp),
8506         (gst_rtspsrc_stream_configure_udp_sink):
8507         Fix default clock-rate for realmedia.
8508         Fix parsing of transport.
8509         Don't try to link NULL pads.
8510
8511 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8512
8513         * po/POTFILES.skip:
8514           Add POTFILES.skip with list of source files that aren't disted at the
8515           moment but contain translatable strings. Should hopefully pacify
8516           broken tools and make it clearer that these files are left out
8517           intentionally (#461600).
8518
8519 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8520
8521         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8522         If the buffer was entirely clipped ... don't try sending it :)
8523
8524 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8525
8526         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8527         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8528         (gst_rtspsrc_create_transports_string),
8529         (gst_rtspsrc_prepare_transports):
8530         If we don't hav a session manager, set the caps on outgoing buffers
8531         ourselves.
8532         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8533         Append final bit of the transport string even when it does not contain a
8534         placeholder.
8535
8536 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8537
8538         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8539         (gst_rtsp_ext_list_connect):
8540         * gst/rtsp/gstrtspext.h:
8541         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8542         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8543         Clean up the interface list.
8544         Allow connecting to interface signals for the extensions.
8545         Remove old extension code.
8546         Free list on cleanup.
8547         Allow extensions to send additional RTSP messages.
8548
8549 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8550
8551         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8552         Handle a NULL gconf key gracefully by rendering the default element.
8553
8554 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8555
8556         * gst/rtsp/gstrtspext.h:
8557         Fix include path for extension interface.
8558
8559 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8560
8561         * gst/audiofx/audioamplify.h:
8562         Also remove a now unecessary variable here.
8563
8564 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8565
8566         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8567         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8568         * gst/audiofx/audiodynamic.c:
8569         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8570         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8571         * gst/audiofx/audiodynamic.h:
8572         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8573         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8574         * gst/audiofx/audioinvert.h:
8575         Don't save format information ourselves, this is already saved in
8576         GstAudioFilter.
8577
8578 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8579
8580         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8581         (gst_rtsp_ext_list_stream_select):
8582         * gst/rtsp/gstrtspext.h:
8583         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8584         Use rank to filter out extensions.
8585         Add url to stream_select interface call.
8586
8587 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8588
8589         * gst/rtsp/Makefile.am:
8590         * gst/rtsp/base64.c:
8591         * gst/rtsp/base64.h:
8592         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8593         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8594         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8595         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8596         (gst_rtsp_ext_list_setup_media),
8597         (gst_rtsp_ext_list_configure_stream),
8598         (gst_rtsp_ext_list_get_transports),
8599         (gst_rtsp_ext_list_stream_select):
8600         * gst/rtsp/gstrtspext.h:
8601         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8602         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8603         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8604         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8605         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8606         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8607         (gst_rtspsrc_stream_configure_tcp),
8608         (gst_rtspsrc_stream_configure_mcast),
8609         (gst_rtspsrc_stream_configure_udp),
8610         (gst_rtspsrc_stream_configure_udp_sink),
8611         (gst_rtspsrc_stream_configure_transport),
8612         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8613         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8614         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8615         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8616         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8617         (gst_rtspsrc_parse_methods),
8618         (gst_rtspsrc_create_transports_string),
8619         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8620         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8621         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8622         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8623         * gst/rtsp/gstrtspsrc.h:
8624         * gst/rtsp/rtsp.h:
8625         * gst/rtsp/rtspconnection.c:
8626         * gst/rtsp/rtspconnection.h:
8627         * gst/rtsp/rtspdefs.c:
8628         * gst/rtsp/rtspdefs.h:
8629         * gst/rtsp/rtspext.h:
8630         * gst/rtsp/rtspextwms.c:
8631         * gst/rtsp/rtspextwms.h:
8632         * gst/rtsp/rtspmessage.c:
8633         * gst/rtsp/rtspmessage.h:
8634         * gst/rtsp/rtsprange.c:
8635         * gst/rtsp/rtsprange.h:
8636         * gst/rtsp/rtsptransport.c:
8637         * gst/rtsp/rtsptransport.h:
8638         * gst/rtsp/rtspurl.c:
8639         * gst/rtsp/rtspurl.h:
8640         * gst/rtsp/sdp.h:
8641         * gst/rtsp/sdpmessage.c:
8642         * gst/rtsp/sdpmessage.h:
8643         * gst/rtsp/test.c:
8644         Use shiny new RTSP and SDP library.
8645         Implement RTSP extensions using the new interface.
8646         Remove a lot of old code.
8647
8648 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8649
8650         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8651         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8652
8653 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8654
8655         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8656         Don't unref the outgoing buffer twice when dropping it because it's
8657         outside of the segment.
8658
8659 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8660
8661         * configure.ac:
8662         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8663         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8664         Use the new buffer clipping function from gstaudio here and
8665         require gst-plugins-base CVS.
8666         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8667         For framed Wavpack buffers we require a valid timestamp.
8668
8669 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8670
8671         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8672         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8673         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8674         Clip raw audio and video when we can, keep track of current output
8675         segment.
8676         Don't leak buffers and events when there is no output pad.
8677         Improve debugging here and there.
8678
8679 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8680
8681         * configure.ac:
8682           Sync liboil check with plugins-base.
8683
8684 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8685
8686         * ext/annodex/Makefile.am:
8687           Fix CFLAGS/LIBS.
8688
8689         * ext/cdio/gstcdiocddasrc.c:
8690         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8691           Include stdlib
8692
8693         * ext/cairo/Makefile.am:
8694         * gst/videofilter/Makefile.am:
8695         * tests/examples/level/Makefile.am:
8696           Use $(LIBM) instead of -lm
8697
8698 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8699
8700         * sys/v4l2/gstv4l2src.c:
8701           Add another example pipeline.
8702
8703 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8704
8705         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8706
8707         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8708           Use define here.
8709
8710         * sys/v4l2/gstv4l2tuner.c:
8711         (gst_v4l2_tuner_set_frequency_and_notify):
8712           Don't touch the property - its still disabled.
8713
8714         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8715         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8716         * sys/v4l2/v4l2src_calls.h:
8717           Improve fallback format negotionation. Fixes #451388
8718
8719 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8720
8721         * tests/check/elements/videocrop.c: (GST_START_TEST):
8722           Fix the test.
8723
8724 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8725
8726         * docs/plugins/Makefile.am:
8727         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8728         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8729         * docs/plugins/inspect/plugin-jpeg.xml:
8730         * docs/plugins/inspect/plugin-png.xml:
8731         * ext/jpeg/gstjpegdec.c:
8732         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8733         (gst_pngdec_sink_setcaps):
8734           More docs. More logs in pngdec.
8735
8736 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8737
8738         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8739           Initialize num_buffers with minimum value.
8740
8741         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8742         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8743           Handle frame-size query failure gracefully.
8744
8745 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8746
8747         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8748         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8749         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8750         of qt/aac files.
8751
8752 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8753
8754         * ext/wavpack/gstwavpackdec.c:
8755         (gst_wavpack_dec_clip_outgoing_buffer):
8756         Fix buffer clipping to correctly clip to the segment stop.
8757
8758 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8759
8760         * configure.ac:
8761         * tests/Makefile.am:
8762         Remove bogus check for libcheck, since we check for
8763         gstreamer-check and it pulls in the required info from there,
8764         and we weren't actually _using_ the information for libcheck
8765         ourselves anyway.
8766
8767 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8768
8769         * configure.ac:
8770           Use pkg-config to locate check.
8771
8772 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8773
8774         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8775         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8776         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8777         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8778         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8779         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8780         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8781         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8782         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8783         * gst/effectv/gstrev.c: (gst_revtv_transform):
8784         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8785         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8786         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8787         * gst/matroska/matroska-demux.c:
8788         (gst_matroska_demux_add_wvpk_header),
8789         (gst_matroska_demux_check_subtitle_buffer),
8790         (gst_matroska_decode_buffer):
8791         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8792           Fix build against core CVS.
8793
8794 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8795
8796         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8797         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8798         don't have enough granularity to convert that boolean into a
8799         GstFlowReturn.
8800
8801 2007-07-06  Michael Smith <msmith@fluendo.com>
8802
8803         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8804         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8805         (gst_alawdec_change_state):
8806         * gst/law/alaw-decode.h:
8807         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8808         (gst_mulawdec_class_init), (gst_mulawdec_init),
8809         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8810         * gst/law/mulaw-decode.h:
8811           Fix capsnego bogosity in *law decoders. 
8812
8813 2007-07-06  Michael Smith <msmith@fluendo.com>
8814
8815         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8816         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8817         (gst_smokeenc_change_state):
8818         * ext/jpeg/gstsmokeenc.h:
8819           Remove stupidity in get/set caps functions.
8820           Fix some refcounting problems.
8821
8822 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8823
8824         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8825         Remove endianness-flipping hack that seems to have been required
8826         only because of a bug in ffmpegcolorspace.
8827         Partially Fixes: #451908
8828
8829 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8830
8831         * docs/plugins/Makefile.am:
8832           Simplify --extra-dir as gtkdoc scans recursively.
8833
8834 2007-07-03  Wim Taymans  <wim@fluendo.com>
8835
8836         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8837
8838         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8839         Set the encoding-name in the rtp caps to all uppercase, as required by
8840         the caps spec.
8841         Some small cleanups in the error paths. Fixes #453037.
8842
8843 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8844
8845         * ext/wavpack/gstwavpackparse.c:
8846         (gst_wavpack_parse_index_get_last_entry),
8847         (gst_wavpack_parse_index_get_entry_from_sample),
8848         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8849         (gst_wavpack_parse_scan_to_find_sample):
8850         * ext/wavpack/gstwavpackparse.h:
8851         Use a GSList for the GArray that is used like a list anyway.
8852
8853 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8854
8855         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8856         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8857         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8858           Add state change function where we set 0/1 as default framerate in
8859           case our setcaps function isn't called, like it might not in a
8860           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8861           gdkpixbufdec trying to create caps with a 0/0 framerate.
8862           Also post an error message on the bus if gst_pad_push() fails when
8863           called from our sink event handler (+1 for flow returns for event
8864           functions in 0.11) instead of failing silently.
8865
8866 2007-06-27  Wim Taymans  <wim@fluendo.com>
8867
8868         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8869         Cast stack args to the proper types. Fixes #451249.
8870
8871 2007-06-27  Wim Taymans  <wim@fluendo.com>
8872
8873         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8874         (new_session_pad), (gst_rtspsrc_setup_streams):
8875         * gst/rtsp/gstrtspsrc.h:
8876         For container formats we only need to activate one of the streams so
8877         that we correctly signal no-more-pads. Fixes #451015.
8878
8879 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8880
8881         * docs/plugins/gst-plugins-good-plugins.args:
8882         * docs/plugins/inspect/plugin-aasink.xml:
8883         * docs/plugins/inspect/plugin-alaw.xml:
8884         * docs/plugins/inspect/plugin-alpha.xml:
8885         * docs/plugins/inspect/plugin-alphacolor.xml:
8886         * docs/plugins/inspect/plugin-annodex.xml:
8887         * docs/plugins/inspect/plugin-apetag.xml:
8888         * docs/plugins/inspect/plugin-audiofx.xml:
8889         * docs/plugins/inspect/plugin-auparse.xml:
8890         * docs/plugins/inspect/plugin-autodetect.xml:
8891         * docs/plugins/inspect/plugin-avi.xml:
8892         * docs/plugins/inspect/plugin-cacasink.xml:
8893         * docs/plugins/inspect/plugin-cairo.xml:
8894         * docs/plugins/inspect/plugin-cdio.xml:
8895         * docs/plugins/inspect/plugin-cutter.xml:
8896         * docs/plugins/inspect/plugin-debug.xml:
8897         * docs/plugins/inspect/plugin-efence.xml:
8898         * docs/plugins/inspect/plugin-effectv.xml:
8899         * docs/plugins/inspect/plugin-esdsink.xml:
8900         * docs/plugins/inspect/plugin-flac.xml:
8901         * docs/plugins/inspect/plugin-flxdec.xml:
8902         * docs/plugins/inspect/plugin-gconfelements.xml:
8903         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8904         * docs/plugins/inspect/plugin-goom.xml:
8905         * docs/plugins/inspect/plugin-halelements.xml:
8906         * docs/plugins/inspect/plugin-icydemux.xml:
8907         * docs/plugins/inspect/plugin-id3demux.xml:
8908         * docs/plugins/inspect/plugin-jpeg.xml:
8909         * docs/plugins/inspect/plugin-ladspa.xml:
8910         * docs/plugins/inspect/plugin-level.xml:
8911         * docs/plugins/inspect/plugin-matroska.xml:
8912         * docs/plugins/inspect/plugin-mulaw.xml:
8913         * docs/plugins/inspect/plugin-multipart.xml:
8914         * docs/plugins/inspect/plugin-navigationtest.xml:
8915         * docs/plugins/inspect/plugin-ossaudio.xml:
8916         * docs/plugins/inspect/plugin-png.xml:
8917         * docs/plugins/inspect/plugin-quicktime.xml:
8918         * docs/plugins/inspect/plugin-rtp.xml:
8919         * docs/plugins/inspect/plugin-rtsp.xml:
8920         * docs/plugins/inspect/plugin-smpte.xml:
8921         * docs/plugins/inspect/plugin-speex.xml:
8922         * docs/plugins/inspect/plugin-taglib.xml:
8923         * docs/plugins/inspect/plugin-udp.xml:
8924         * docs/plugins/inspect/plugin-videobalance.xml:
8925         * docs/plugins/inspect/plugin-videobox.xml:
8926         * docs/plugins/inspect/plugin-videocrop.xml:
8927         * docs/plugins/inspect/plugin-videoflip.xml:
8928         * docs/plugins/inspect/plugin-videomixer.xml:
8929         * docs/plugins/inspect/plugin-wavenc.xml:
8930         * docs/plugins/inspect/plugin-wavparse.xml:
8931         * docs/plugins/inspect/plugin-ximagesrc.xml:
8932           Update docs with caps info.
8933
8934 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8935
8936         * po/POTFILES.in:
8937           Add more files with translatable strings (#450878).
8938
8939 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8940
8941         * MAINTAINERS:
8942         Updating all the maintainers files
8943
8944 2007-06-22  Edward Hervey  <edward@fluendo.com>
8945
8946         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8947         * gst/interleave/deinterleave.c: (deinterleave_init),
8948         (deinterleave_sink_link):
8949         * gst/interleave/interleave.c: (interleave_init):
8950         * gst/median/gstmedian.c: (gst_median_init):
8951         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8952         Fix memory leaks.
8953         * tests/check/elements/id3demux.c: (pad_added_cb):
8954         Remove unused variable.
8955
8956 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8957
8958         * ext/gconf/gconf.h:
8959         Make the prototype of gst_gconf_get_key_for_sink_profile
8960         match the implementation.
8961         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8962         Fixes: #449747
8963
8964 2007-06-20  Michael Smith <msmith@fluendo.com>
8965
8966         * gst/rtp/gstrtpdepay.c:
8967           Fix description - rtpdepay is not a payloader.
8968
8969 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8970
8971         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8972         (qtdemux_video_caps):
8973         * gst/qtdemux/qtdemux_fourcc.h:
8974           Add MJPG to the variants of motion jpeg.
8975
8976 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8977
8978         * tests/check/Makefile.am:
8979         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8980         * tests/check/elements/videocrop.c: (GST_START_TEST):
8981         * tests/check/elements/videofilter.c:
8982         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8983         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8984           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8985           error flags are included and it errors out on compiler warnings
8986           for CVS builds; remove unused variables in various unit tests.
8987
8988 2007-06-19  Wim Taymans  <wim@fluendo.com>
8989
8990         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8991         (rtsp_connection_close), (rtsp_connection_free):
8992         Use threadsafe inet_ntop to convert an ip number to a string. 
8993         Fixes #447961.
8994         Don't leak fd (and ip) when freeing a connection without first closing
8995         it.
8996
8997 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8998
8999         * configure.ac:
9000         Back to CVS
9001
9002         * gst-plugins-good.doap:
9003         Add 0.10.6 to the doap file.
9004
9005 === release 0.10.6 ===
9006
9007 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
9008
9009         * configure.ac:
9010           releasing 0.10.6, "Wobble Board"
9011
9012 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9013
9014         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9015         (rtsp_connection_free):
9016           Revert previous commit again, since we are frozen (sorry).
9017
9018 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9019
9020         Patch by: Peter Kjellerstedt <pkj at axis com>
9021
9022         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9023         (rtsp_connection_free):
9024           inet_ntoa() uses a static buffer internally, so we need to copy the
9025           returned string if we want to store it for later (#447961).
9026
9027 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
9028
9029         * win32/vs6/autogen.dsp:
9030         * win32/vs6/gst_plugins_good.dsw:
9031         * win32/vs6/libgstalaw.dsp:
9032         * win32/vs6/libgstalpha.dsp:
9033         * win32/vs6/libgstalphacolor.dsp:
9034         * win32/vs6/libgstapetag.dsp:
9035         * win32/vs6/libgstaudiofx.dsp:
9036         * win32/vs6/libgstauparse.dsp:
9037         * win32/vs6/libgstautodetect.dsp:
9038         * win32/vs6/libgstavi.dsp:
9039         * win32/vs6/libgstcutter.dsp:
9040         * win32/vs6/libgstdirectdraw.dsp:
9041         * win32/vs6/libgstdirectsound.dsp:
9042         * win32/vs6/libgsteffectv.dsp:
9043         * win32/vs6/libgstflx.dsp:
9044         * win32/vs6/libgstgoom.dsp:
9045         * win32/vs6/libgsticydemux.dsp:
9046         * win32/vs6/libgstid3demux.dsp:
9047         * win32/vs6/libgstinterleave.dsp:
9048         * win32/vs6/libgstjpeg.dsp:
9049         * win32/vs6/libgstlevel.dsp:
9050         * win32/vs6/libgstmatroska.dsp:
9051         * win32/vs6/libgstmedian.dsp:
9052         * win32/vs6/libgstmonoscope.dsp:
9053         * win32/vs6/libgstmulaw.dsp:
9054         * win32/vs6/libgstmultipart.dsp:
9055         * win32/vs6/libgstqtdemux.dsp:
9056         * win32/vs6/libgstrtp.dsp:
9057         * win32/vs6/libgstrtsp.dsp:
9058         * win32/vs6/libgstsmpte.dsp:
9059         * win32/vs6/libgstspeex.dsp:
9060         * win32/vs6/libgstudp.dsp:
9061         * win32/vs6/libgstvideobalance.dsp:
9062         * win32/vs6/libgstvideobox.dsp:
9063         * win32/vs6/libgstvideocrop.dsp:
9064         * win32/vs6/libgstvideoflip.dsp:
9065         * win32/vs6/libgstvideomixer.dsp:
9066         * win32/vs6/libgstwaveform.dsp:
9067         * win32/vs6/libgstwavenc.dsp:
9068         * win32/vs6/libgstwavparse.dsp:
9069         Mark *.dsp & *.dsw as binary files and convert to DOS line
9070         endings, as they don't load into VS6 correctly otherwise.
9071
9072 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
9073
9074         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9075         (rtsp_connection_connect):
9076         Fix the MingW build. 
9077         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
9078         Fixes: #446981
9079
9080 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
9081
9082         * tests/check/elements/.cvsignore:
9083         * tests/icles/.cvsignore:
9084         Hush the buildbots up
9085
9086 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
9087
9088         * configure.ac:
9089         * sys/Makefile.am:
9090         * sys/directdraw/Makefile.am:
9091         * sys/directsound/Makefile.am:
9092         * sys/waveform/Makefile.am:
9093         Make sure to dist everything needed for win32 builds.
9094
9095 2007-06-14  Edward Hervey  <edward@fluendo.com>
9096
9097         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
9098         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
9099         caps.
9100         Fixes #447458
9101
9102 2007-06-13  Wim Taymans  <wim@fluendo.com>
9103
9104         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9105         Make sure we allocate enough memory for the codec_data.
9106         Fixes #447210.
9107
9108 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
9109
9110         * win32/MANIFEST:
9111         Add videocrop project file to the win32 manifest.
9112         * win32/vs6/gst_plugins_good.dsw:
9113         Add qtdemux,videocrop and waveform projects to the workspace.
9114         * win32/vs6/libgstqtdemux.dsp:
9115         Add zlib to the link list of qtdemux.
9116         * win32/vs6/libgstvideocrop.dsp:
9117         Add a project file for videocrop.
9118
9119 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9120
9121         * po/POTFILES.in:
9122         Add qtdemux for translation
9123
9124 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9125
9126         * configure.ac:
9127         * docs/plugins/Makefile.am:
9128         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9129         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9130         * docs/plugins/inspect/plugin-videocrop.xml:
9131         * gst-plugins-good.spec.in:
9132         * sys/Makefile.am:
9133         * tests/check/Makefile.am:
9134         * tests/icles/Makefile.am:
9135         * tests/icles/videocrop-test.c:
9136         Move videocrop and osxvideo from -bad.
9137
9138 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9139
9140         * configure.ac:
9141         * docs/plugins/Makefile.am:
9142         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9143         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9144         * docs/plugins/gst-plugins-good-plugins.args:
9145         * docs/plugins/inspect/plugin-qtdemux.xml:
9146         * docs/plugins/inspect/plugin-quicktime.xml:
9147         * win32/MANIFEST:
9148         Move qtdemux from -bad.
9149
9150         * gst-plugins-good.spec.in:
9151         Update spec file to reflect moving of qtdemux and wavpack
9152
9153 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9154         
9155         * win32/MANIFEST:
9156         * docs/plugins/Makefile.am:
9157         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9158         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9159         * docs/plugins/inspect/plugin-directdraw.xml:
9160         * docs/plugins/inspect/plugin-directsound.xml:
9161         * docs/plugins/inspect/plugin-waveform.xml:
9162         Move the waveform plugin from -bad too. Update the inspect xml
9163         files to mention Plugins Good instead of Plugins Bad.
9164
9165 2007-06-12  Andy Wingo  <wingo@pobox.com>
9166
9167         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
9168         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
9169         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
9170         finalization and resuscitation. No longer public.
9171         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
9172         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
9173         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
9174         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
9175         miniobject semantics, and be threadsafe.
9176         (gst_v4l2src_queue_frame): Remove this function, as we just call
9177         the ioctls directly in the two places where we queue buffers.
9178         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
9179         directly.
9180         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
9181         to allocate the pool, which also preallocates the GstBuffers.
9182         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
9183         queueing the frames directly.
9184         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
9185         mmap buffers have been dequeued.
9186
9187         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
9188         real MiniObject instead of rolling our own refcounting and
9189         finalizing. Give it a lock.
9190         (struct _GstV4l2Buffer): Remove one intermediary object, having
9191         the buffers hold the struct v4l2_buffer directly.
9192
9193         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
9194         capture_init so that it can set them on the buffers that it will
9195         create.
9196         (gst_v4l2src_get_read): For better or for worse, include the
9197         timestamping and offsetting code here; really we should be using
9198         bufferalloc though.
9199         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
9200         preallocated, mmap'd buffers.
9201
9202 2007-06-11  Wim Taymans  <wim@fluendo.com>
9203
9204         Patch by: daniel fischer <dan at f3c dot com>
9205
9206         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
9207         (gst_ximage_src_get_caps):
9208         Actually use the display_name property so that we can dump any
9209         available X display. Fixes #445905.
9210
9211 2007-06-11  Wim Taymans  <wim@fluendo.com>
9212
9213         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
9214
9215         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
9216         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
9217         Add missing rate fields to caps. Fixes #441118.
9218
9219 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
9220
9221         * win32/vs6/gst_plugins_good.dsw:
9222         * win32/vs8/gst-plugins-good.sln:
9223         Add DirectSound and DirectDraw sinks project files to
9224         workspace and solution files.
9225
9226 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
9227
9228         Patch by: Josh Coalson <xflac at yahoo dot com>,
9229         updated by Alexis Ballier <aballier at gentoo dot org>:
9230
9231         * configure.ac:
9232         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
9233         (gst_flac_dec_setup_seekable_decoder),
9234         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
9235         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
9236         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
9237         * ext/flac/gstflacdec.h:
9238         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9239         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
9240         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
9241         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
9242         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
9243         (gst_flac_enc_chain), (gst_flac_enc_set_property),
9244         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
9245         * ext/flac/gstflacenc.h:
9246         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
9247         
9248 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9249
9250         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
9251         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
9252         not necessary anymore as we need at least that core version. 
9253
9254 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9255
9256         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
9257         (gst_wavpack_dec_chain):
9258         * ext/wavpack/gstwavpackdec.h:
9259         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
9260         (gst_wavpack_parse_push_buffer):
9261         * ext/wavpack/gstwavpackparse.h:
9262         Improve discont handling by checking if the next Wavpack block has
9263         the expected, following block index.
9264
9265 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9266
9267         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
9268           Fix element description.
9269
9270 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9271
9272         * configure.ac:
9273         * docs/plugins/Makefile.am:
9274         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9275         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9276         * docs/plugins/gst-plugins-good-plugins.args:
9277         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9278         * docs/plugins/gst-plugins-good-plugins.signals:
9279         * docs/plugins/inspect/plugin-autodetect.xml:
9280         * docs/plugins/inspect/plugin-gconfelements.xml:
9281         * docs/plugins/inspect/plugin-ladspa.xml:
9282         * docs/plugins/inspect/plugin-rtp.xml:
9283         * docs/plugins/inspect/plugin-wavpack.xml:
9284         * ext/Makefile.am:
9285         * tests/check/Makefile.am:
9286           move wavpack plugin.  See #352605.
9287
9288 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9289
9290         * configure.ac:
9291         * docs/plugins/Makefile.am:
9292         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9293         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9294         * docs/plugins/gst-plugins-good-plugins.args:
9295         * sys/Makefile.am:
9296         * win32/MANIFEST:
9297         Add DirectDraw & DirectSound plugins to the build and docs.
9298
9299 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9300
9301         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9302         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9303           When operating in pull mode, error out correct on not-linked.
9304
9305 2007-06-06  Andy Wingo  <wingo@pobox.com>
9306
9307         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9308         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9309         format and size if the ioctls are defined; should fix compilation
9310         on Linux < 2.16.19.
9311
9312 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9313
9314         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9315           Printf fixes in debug statements; use LOG level for debug statements
9316           that are printed for each and every frame; convert c++ comments to
9317           C-style comments; not much point using g_try_malloc() if we then not
9318           even check the return value.
9319
9320 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9321
9322         * configure.ac:
9323           Bump requirements to released versions (core and base 0.10.13).
9324
9325         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9326           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9327           own implementation.
9328
9329 2007-06-05  Andy Wingo  <wingo@pobox.com>
9330
9331         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9332         some useless comments.
9333
9334         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9335         frames before calling STREAMON, that might leave them in a state
9336         where they can't be dequeued if we go back to NULL without calling
9337         STREAMON, according to the docs.
9338         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9339         before we call STREAMON.
9340         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9341         failures. (For me this code hung.) The pool refcounting is still
9342         crack; added a note to that effect.
9343
9344 2007-06-05  Wim Taymans  <wim@fluendo.com>
9345
9346         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9347         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9348         Add support for mapping gst structure names to the MIME type equivalent.
9349         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9350
9351 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9352
9353         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9354         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9355         (gst_wavenc_chain), (gst_wavenc_change_state):
9356         * gst/wavenc/gstwavenc.h:
9357         Properly write wav files with width!=depth by having the depth most
9358         significant bytes set and all others zero. Fixes #442535.
9359
9360 2007-06-01  Wim Taymans  <wim@fluendo.com>
9361
9362         * gst/rtsp/rtspconnection.c:
9363         Add include to make buildbot happy.
9364
9365 2007-06-01  Wim Taymans  <wim@fluendo.com>
9366
9367         Patch by: Peter Kjellerstedt  <pkj at axis com>
9368
9369         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9370         (rtsp_connection_connect), (add_date_header),
9371         (rtsp_connection_send), (parse_response_status),
9372         (parse_request_line), (parse_line), (rtsp_connection_receive):
9373         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9374         * gst/rtsp/rtspdefs.h:
9375         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9376         (rtsp_message_init_request), (rtsp_message_init_response),
9377         (rtsp_message_remove_header), (rtsp_message_append_headers),
9378         (rtsp_message_dump):
9379         * gst/rtsp/rtspmessage.h:
9380         Improves version checking, allowing an RTSP server to reply with "505
9381         RTSP Version not supported.
9382         Adds a Date header to all messages.
9383         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9384         want to be able to send a response even if something in the request was
9385         invalid. EINVAL is only used when passing wrong arguments to functions.
9386         Do not handle an invalid method in parse_request_line(). Defer this to
9387         the caller so it can respond with "405 Method Not Allowed".
9388         Improves parsing of the timeout parameter to the Session header,
9389         allowing whitespace after the semicolon. 
9390         Avoids a compiler warning due to variables shadowing a function argument.
9391
9392 2007-06-01  Wim Taymans  <wim@fluendo.com>
9393
9394         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9395
9396         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9397         (gst_rtp_amr_depay_process):
9398         * gst/rtp/gstrtpamrdepay.h:
9399         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9400         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9401         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9402         * gst/rtp/gstrtpamrpay.h:
9403         Add support for AMR-WB.
9404         Small cleanups such as using BOILERPLATE.
9405
9406 2007-05-31  Wim Taymans  <wim@fluendo.com>
9407
9408         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9409         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9410
9411 2007-05-30  Andy Wingo  <wingo@pobox.com>
9412
9413         * sys/v4l2/gstv4l2object.h: 
9414         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9415         unintended changes.
9416
9417         * sys/v4l2/v4l2src_calls.h: 
9418         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9419         the format list in the order that the driver gives it to us.
9420         (gst_v4l2src_probe_caps_for_format_and_size)
9421         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9422         based on the capabilities of the device.
9423         (gst_v4l2src_grab_frame): Update for object variable renaming.
9424         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9425         as in the set_caps below.
9426         (gst_v4l2src_capture_init): Update for object variable renaming,
9427         and reflow.
9428         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9429         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9430         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9431         (gst_v4l2src_get_fps): Remove; these functions don't have much
9432         meaning outside of an atomic set_caps method.
9433         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9434         known.
9435
9436         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9437         call to update_fps; not sure about this change.
9438         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9439         moment we don't have an update_fps_func.
9440
9441         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9442         structures in the object, just store what we need. Do store the
9443         probed caps of the device. Don't store the current frame rate.
9444
9445         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9446         update_fps_function, for now. Update for new object variable
9447         naming.
9448         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9449         new object variable naming.
9450         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9451         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9452         (gst_v4l2src_get_caps): Rework to probe the device for supported
9453         frame sizes and frame rates.
9454         (gst_v4l2src_set_caps): Rework to be strict in the given
9455         parameters: if someone asks us to have a certain size and rate,
9456         that is what we configure.
9457         (gst_v4l2src_get_read): Update for object variable naming. Don't
9458         leak buffers on short reads.
9459         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9460         comments.
9461         (gst_v4l2src_create): Update for object variable naming.
9462
9463 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9464
9465         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9466         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9467         * gst/avi/gstavidemux.h:
9468           Parse subtitle text streams instead of erroring out (#442034). Still
9469           needs a parser for the subtitles to actually show up.
9470
9471 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9472
9473         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9474         (gst_avi_demux_loop):
9475           Make _push_event() return TRUE if the event could be pushed on at
9476           least one pad and not only if it could be pushed on all pads,
9477           otherwise we'll end up posting an error message on EOS if one or
9478           more source pads are not connected.
9479
9480 2007-05-28  Wim Taymans  <wim@fluendo.com>
9481
9482         * gst/rtsp/rtsptransport.c:
9483         Use renamed RTP bin.
9484
9485 2007-05-28  Wim Taymans  <wim@fluendo.com>
9486
9487         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9488
9489         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9490         (gst_video_box_set_property), (gst_video_box_transform_caps),
9491         (video_box_recalc_transform), (gst_video_box_set_caps),
9492         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9493         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9494         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9495         (gst_video_box_i420_i420), (gst_video_box_transform),
9496         (plugin_init):
9497         Add AYUV->AYUV and AYUV->I420 formats. 
9498         Fix negotiation and I420->AYUV conversion.
9499         Fixes #429329.
9500
9501 2007-05-26  Wim Taymans  <wim@fluendo.com>
9502
9503         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9504         Use different variables for nested for loops so that the outer loop
9505         functions properly and speex files with multiple frames per buffer work
9506         properly.
9507         Fixes #441408.
9508
9509 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9510
9511         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9512           Don't leak newsegment events.
9513
9514 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9515
9516         * gst/wavparse/Makefile.am:
9517           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9518           drags it in.
9519
9520 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9521
9522         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9523         (notgst_value_array_append_buffer),
9524         (gst_flac_enc_process_stream_headers),
9525         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9526         (gst_flac_enc_change_state):
9527         * ext/flac/gstflacenc.h:
9528           Collect headers, add "streamheader" field to output caps and set
9529           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9530           produces output according to the official FLAC-to-Ogg mapping
9531           instead of completely broken files. Fixes #426044.
9532
9533 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9534
9535         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9536         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9537         (gst_id3demux_sink_event):
9538         * gst/id3demux/gstid3demux.h:
9539         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9540         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9541         (gst_tag_demux_send_new_segment):
9542         Handle and adjust new-segment events so that downstream really
9543         sees a stream with the tag pieces stripped off the front and back.
9544         Fixes strangeness in seeking when mp3 decoders use the new-segment
9545         byte position to estimate their current playback position timestamp
9546         and then the arriving buffers don't match up.
9547
9548 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9549
9550         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9551           Don't unnecessarily perform a READY->NULL->READY transition on the
9552           detected audio sink when starting up. Fixes: #440127
9553
9554 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9555
9556         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9557         (gst_flac_enc_chain):
9558           Don't crash in chain function if setcaps hasn't been called.
9559
9560 2007-05-24  Wim Taymans  <wim@fluendo.com>
9561
9562         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9563         Init value to avoid infinte loops.
9564
9565 2007-05-24  Wim Taymans  <wim@fluendo.com>
9566
9567         Patch by: Peter Kjellerstedt  <pkj at axis com>
9568
9569         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9570         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9571         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9572         (gst_rtspsrc_play):
9573         (rtsp_connection_send), (rtsp_connection_receive):
9574         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9575         Fix for new API.
9576
9577         * gst/rtsp/rtspconnection.c: (add_auth_header),
9578         Only add authorisation and session headers when sending messages.
9579
9580         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9581         (rtsp_message_init_request), (rtsp_message_init_response),
9582         (rtsp_message_unset), (rtsp_message_add_header),
9583         (rtsp_message_remove_header), (rtsp_message_get_header),
9584         (rtsp_message_append_headers), (dump_key_value),
9585         (rtsp_message_dump):
9586         * gst/rtsp/rtspmessage.h:
9587         Add support for multiple headers of the same type by storing the parsed
9588         headers in a GArray instaed of a hashtable.
9589
9590 2007-05-21  Wim Taymans  <wim@fluendo.com>
9591
9592         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9593         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9594         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9595         safer shutdown.
9596
9597 2007-05-21  Wim Taymans  <wim@fluendo.com>
9598
9599         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9600         * gst/rtsp/gstrtpdec.h:
9601         Added signal for backwards compat.
9602
9603 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9604         
9605         Patch by: René Stadler <mail at renestadler dot de>
9606
9607         * configure.ac:
9608         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9609         (gst_au_parse_parse_header), (gst_au_parse_chain):
9610         * gst/auparse/gstauparse.h:
9611         Use audioconvert for converting from non-native endianness floats
9612         in auparse instead of doing it ourself. Fixes #424527.
9613         This needs the audioconvert from plugins-base CVS.
9614         
9615 2007-05-21  Wim Taymans  <wim@fluendo.com>
9616
9617         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9618         (gst_rtp_h263p_pay_flush):
9619         Fix enum registration.
9620
9621 2007-05-21  Wim Taymans  <wim@fluendo.com>
9622
9623         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9624
9625         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9626         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9627         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9628         (gst_rtp_h263p_pay_flush):
9629         * gst/rtp/gstrtph263ppay.h:
9630         Add new fragmentation mode base on GOB headers. Fixes #438940.
9631
9632 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9633
9634         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9635           Printf format fix.
9636
9637 2007-05-18  Wim Taymans  <wim@fluendo.com>
9638
9639         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9640         Don't crash when an unsupported transport error was returned by the
9641         server, just try to configure the next stream. Fixes #439255.
9642
9643 2007-05-18  Wim Taymans  <wim@fluendo.com>
9644
9645         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9646         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9647         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9648         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9649         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9650         * gst/rtsp/gstrtspsrc.h:
9651         Add TCP timeout property and use it for all TCP connection.
9652
9653         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9654         (rtsp_connection_write), (rtsp_connection_next_timeout),
9655         (rtsp_connection_reset_timeout):
9656         Make connect and writes cancelable and make them use the timeout.
9657
9658 2007-05-18  Wim Taymans  <wim@fluendo.com>
9659
9660         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9661         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9662         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9663         (gst_rtspsrc_setup_streams):
9664         Refactor timeout handling.
9665         Also send keep-alive when dealing with TCP transport.
9666
9667         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9668         (rtsp_connection_free), (rtsp_connection_next_timeout),
9669         (rtsp_connection_reset_timeout):
9670         * gst/rtsp/rtspconnection.h:
9671         Use a timer to handle the session timeouts, add some methods to deal
9672         with timeouts.
9673
9674 2007-05-17  Wim Taymans  <wim@fluendo.com>
9675
9676         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9677         (gst_rtspsrc_setup_streams):
9678         Ignore streams that fail the setup command, we will retry with a
9679         different transport later on.
9680
9681         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9682         (rtsp_ext_wms_configure_stream):
9683         Fix encoding name case.
9684
9685 2007-05-16  Edward Hervey  <edward@fluendo.com>
9686
9687         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9688         Fix build on macosx.
9689
9690 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9691
9692         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9693         Replace direct comparison of a string with the string literal "" with
9694         a comparison of the first character with '\0'. Fixes #438926.
9695
9696 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9697
9698         * gst/debug/breakmydata.c (gst_break_my_data_init):
9699           One more try. This should be the proper fix now.
9700
9701 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9702
9703         * gst/debug/breakmydata.c:
9704           Ooops, no // comments please.
9705
9706 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9707
9708         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9709         (gst_break_my_data_init):
9710           Fix gst_buffer_is_writable() assertion.
9711
9712 2007-05-14  David Schleef  <ds@schleef.org>
9713
9714         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9715           video/x-raw-bayer.  Fixes #314160.
9716
9717 2007-05-14  Wim Taymans  <wim@fluendo.com>
9718
9719         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9720         (gst_rtp_theora_depay_parse_configuration):
9721         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9722         (gst_rtp_theora_pay_finish_headers),
9723         (gst_rtp_theora_pay_handle_buffer):
9724         Update theora pay/depayloader in a similar to vorbis.
9725
9726         * gst/rtp/gstrtpvorbisdepay.c:
9727         (gst_rtp_vorbis_depay_parse_configuration):
9728         Update docs.
9729
9730 2007-05-14  Wim Taymans  <wim@fluendo.com>
9731
9732         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9733         When we try to execute a method that is not supported by the server,
9734         don't error out but remove the method from the accepted methods so that
9735         we never try to perform this method again.
9736
9737 2007-05-14  Wim Taymans  <wim@fluendo.com>
9738
9739         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9740         Remove annoying _dump_mem.
9741
9742 2007-05-14  Wim Taymans  <wim@fluendo.com>
9743
9744         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9745         Parse range correctly.
9746
9747         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9748         The baseurl now always has a '/' at the start.
9749
9750 2007-05-14  Wim Taymans  <wim@fluendo.com>
9751
9752         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9753         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9754         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9755         Factor out caps configuration and configure more stuff such as the time
9756         ranges and speed/scale values.
9757
9758         * gst/rtsp/rtsptransport.c:
9759         Add Copyright after non-trival fixes.
9760
9761 2007-05-12  Wim Taymans  <wim@fluendo.com>
9762
9763         Patch by: Peter Kjellerstedt  <pkj at axis com>
9764
9765         * gst/rtsp/gstrtspsrc.h:
9766         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9767         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9768         (rtsp_message_get_header):
9769         * gst/rtsp/rtspmessage.h:
9770         Make channel guint8 where possible.
9771         Make rtsp_message_init_data() take the channel as a guint8.
9772
9773         * gst/rtsp/rtspdefs.c:
9774         Fixed a typo: Timout -> Timeout
9775
9776         * gst/rtsp/rtspdefs.h:
9777         Make RTSP_CHECK() behave as a statement.
9778
9779         * gst/rtsp/sdpmessage.c:
9780         Avoid a compiler warning in INIT_ARRAY().
9781         Fixes #437692.
9782
9783 2007-05-12  Wim Taymans  <wim@fluendo.com>
9784
9785         Patch by: Peter Kjellerstedt  <pkj at axis com>
9786
9787         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9788         (rtsp_url_get_request_uri):
9789         * gst/rtsp/rtspurl.h:
9790         Add support for query parameters to RTSP URLs.
9791
9792 2007-05-12  Wim Taymans  <wim@fluendo.com>
9793
9794         Patch by: Peter Kjellerstedt  <pkj at axis com>
9795
9796         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9797         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9798         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9799         (rtsp_transport_parse), (rtsp_transport_as_text):
9800         * gst/rtsp/rtsptransport.h:
9801         Add validation to rtsp_transport_parse().
9802         Add rtsp_transport_as_text() to generate an RTSP header from an
9803         RTSPTransport.
9804         Change ssrc to guint (was a string) since that is what it is, even
9805         though it is sent as a hex string.
9806         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9807         incorrect, which can be seen when looking at the examples in the RFC).
9808         Fixes #437670.
9809
9810 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9811
9812         Patch by: Eric Anholt
9813
9814         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9815           gst_ximage_src_ximage_get):
9816         Use union of all damage between frames to make it faster.
9817         Fixes bug #342463.
9818         Also fix crasher when cursor is at bottom right of window.
9819
9820 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9821
9822         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9823           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9824           streaming mode regression for file from #343837 with 'bext' chunk
9825           before the 'fmt' chunk.
9826
9827 2007-05-11  Wim Taymans  <wim@fluendo.com>
9828
9829         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9830         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9831         (gst_rtspsrc_handle_src_event),
9832         (gst_rtspsrc_stream_configure_manager),
9833         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9834         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9835         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9836         * gst/rtsp/gstrtspsrc.h:
9837         * gst/rtsp/rtspdefs.h:
9838         Preliminary seek support.
9839         Activate internal pads so that we can receive events on them.
9840         Don't try to parse a range string when it's NULL.
9841
9842 2007-05-11  Wim Taymans  <wim@fluendo.com>
9843
9844         * gst/rtp/README:
9845         Update README with new RTP variables that will be used for
9846         synchronisation.
9847
9848         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9849         (gst_rtp_vorbis_depay_parse_configuration),
9850         (gst_rtp_vorbis_depay_process):
9851         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9852         (gst_rtp_vorbis_pay_finish_headers),
9853         (gst_rtp_vorbis_pay_handle_buffer):
9854         Update vorbis pay and depayloader to draft-04.
9855
9856 2007-05-11  Wim Taymans  <wim@fluendo.com>
9857
9858         * gst/rtsp/rtsptransport.c:
9859         UDP MCAST is actually the default for RTP/AVP.
9860 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9861
9862         * gst/level/gstlevel.c: (gst_level_transform_ip):
9863         Use guint8 * instead of gpointer then vs6 can build 
9864         in_data += (filter->width / 8).
9865
9866 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9867
9868         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9869           gst_ximage_src_ximage_get):
9870         * sys/ximage/gstximagesrc.h (last_ximage):
9871         When using Damage actually keep the last frame, and not assume
9872         that the buffer we get already has the last frame on it.
9873         Copy the cursor over if we specify a non-zero start x and
9874         start y.
9875
9876 2007-05-11  Wim Taymans  <wim@fluendo.com>
9877
9878         * gst/rtsp/rtsptransport.c:
9879         Make UDP the default transport when not specified.
9880
9881 2007-05-09  David Schleef  <ds@schleef.org>
9882
9883         * gst/level/gstlevel.c:
9884           Revert last change.
9885
9886 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9887
9888         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9889         (gst_level_transform_ip):
9890         Use guint8 * instead of gpointer then vs6 know the size of data
9891         pointed when moving the pointer.
9892         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9893         Move instructions after variables declaration.
9894         * win32/vs6/autogen.dsp:
9895         * win32/vs6/libgstrtp.dsp:
9896         * win32/vs6/libgstrtsp.dsp:
9897         Update vs6 project files.
9898
9899 2007-05-09  Wim Taymans  <wim@fluendo.com>
9900
9901         * gst/rtsp/Makefile.am:
9902         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9903         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9904         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9905         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9906         (rtsp_range_free):
9907         * gst/rtsp/rtsprange.h:
9908         Add code to parse time ranges.
9909         Report DURATION on the stream when possible.
9910
9911 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9912
9913         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9914         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9915         (gst_videomixer_collected):
9916           Fix strides calculation for AYUV (it's just width*4) (#436910).
9917
9918 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9919
9920         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9921         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9922         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9923         Sync the GObject properties before each processing step to properly
9924         work with the controller.
9925
9926 2007-05-04  Wim Taymans  <wim@fluendo.com>
9927
9928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9929         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9930         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9931         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9932         (gst_rtspsrc_change_state):
9933         Let more error state trickle down so that we can catch more error
9934         cases.
9935         Handle keep-alive a little smarter by selecting a method the server
9936         actually supports.
9937         Fix a race in UDP streaming shutdown.
9938
9939 2007-05-04  Wim Taymans  <wim@fluendo.com>
9940
9941         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9942         Ignore errors when trying to use the keep-alive messages.
9943
9944 2007-05-04  Wim Taymans  <wim@fluendo.com>
9945
9946         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9947         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9948         (gst_rtspsrc_stream_configure_manager),
9949         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9950         (gst_rtspsrc_stream_configure_mcast),
9951         (gst_rtspsrc_stream_configure_udp),
9952         (gst_rtspsrc_stream_configure_udp_sink),
9953         (gst_rtspsrc_stream_configure_transport):
9954         Send RTCP messages back to the server over the TCP connection.
9955
9956         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9957         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9958         (rtsp_connection_receive):
9959         * gst/rtsp/rtspconnection.h:
9960         Factor out and expose lowlevel _write and _read methods.
9961         Implement sending data messages to the server.
9962
9963 2007-05-03  Wim Taymans  <wim@fluendo.com>
9964
9965         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9966         (gst_multipart_mux_collected):
9967         Fix timestamps on outgoing buffers.
9968
9969 2007-05-03  Wim Taymans  <wim@fluendo.com>
9970
9971         * gst/multipart/multipartmux.c:
9972         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9973         (gst_multipart_mux_change_state):
9974         Emit NEWSEGMENT events before pushing the first buffer.
9975
9976 2007-05-03  Wim Taymans  <wim@fluendo.com>
9977
9978         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9979         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9980         (gst_rtspsrc_handle_src_query),
9981         (gst_rtspsrc_stream_configure_manager),
9982         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9983         (gst_rtspsrc_stream_configure_mcast),
9984         (gst_rtspsrc_stream_configure_udp),
9985         (gst_rtspsrc_stream_configure_udp_sink),
9986         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9987         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9988         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9989         (gst_rtspsrc_pause):
9990         Refactor transport configuration code.
9991         Create internal pads for TCP transport so that we can implement events
9992         and queries.
9993         Handle events and queries.
9994         Parse range from the SDP.
9995         Fix race in pause handler where the connection could still be flushing.
9996
9997 2007-05-02  Wim Taymans  <wim@fluendo.com>
9998
9999         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10000         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
10001         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
10002         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
10003         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
10004         (gst_rtspsrc_change_state):
10005         * gst/rtsp/gstrtspsrc.h:
10006         Fix race when multiple udp sources post timeouts, just act on the first
10007         received timeout.
10008         Protect stream list with a recursive lock to fix some races.
10009         Flush connection when we need to do a reconnect or stop.
10010         Make state lock recursive.
10011
10012         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
10013         (rtsp_connection_close):
10014         Some small cleanups.
10015
10016 2007-05-02  Wim Taymans  <wim@fluendo.com>
10017
10018         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10019         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10020         Only set DISCONT when there actually is a discont or when we just
10021         started.
10022
10023 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
10024
10025         * ext/flac/gstflac.c: (plugin_init):
10026         Call bindtextdomain() to get localized strings.
10027
10028 2007-05-02  Wim Taymans  <wim@fluendo.com>
10029
10030         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10031         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
10032         (gst_wavparse_stream_data):
10033         * gst/wavparse/gstwavparse.h:
10034         Be a bit more clever when dealing with VBR files with FACT tags, we
10035         don't want to timestamp buffers in that case but the estimated BPS can
10036         be used for seeking.
10037         Only send close segment in the streaming thread.
10038
10039 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
10040
10041         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10042         Correctly post an error on the bus if something went wrong in the loop
10043         function. This fixes a few cases where the task was paused and nothing
10044         happened anymore.
10045
10046 2007-05-02  Wim Taymans  <wim@fluendo.com>
10047
10048         * gst/rtsp/test.c: (main):
10049         Fix compilation of deprecated test just because I'm too lazy to delete
10050         it.
10051
10052 2007-05-02  Wim Taymans  <wim@fluendo.com>
10053
10054         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10055         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10056         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
10057         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
10058         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
10059         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
10060         * gst/rtsp/gstrtspsrc.h:
10061         Fix sending RTCP to the right place.
10062         Fix bug in reffing the wrong UDP element.
10063         Use new pad names for the session manager.
10064         Implement handling server requests in interleaved and UDP modes.
10065         Handle session keep-alive in UDP modes.
10066         Remove GCond for handling UDP timeouts.
10067
10068         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
10069         (rtsp_connection_send), (rtsp_connection_read), (read_body),
10070         (rtsp_connection_receive), (rtsp_connection_close):
10071         * gst/rtsp/rtspconnection.h:
10072         Store connection IP address for later.
10073         Add timeout args to all operations that might block forever.
10074         Parse session timeout.
10075         Only close sockets when not already closed.
10076
10077         * gst/rtsp/rtspdefs.c:
10078         * gst/rtsp/rtspdefs.h:
10079         Add timeout return value and error string.
10080
10081         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
10082         Add small comment.
10083
10084 2007-05-01  Wim Taymans  <wim@fluendo.com>
10085
10086         Patch by: Sjoerd Simons <sjoerd at luon dot net>
10087
10088         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
10089         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
10090         * gst/rtp/gstrtpmp4vpay.h:
10091         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
10092
10093 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
10094
10095         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10096           Remove v4l2src from docs, since it breaks the docs build, and the
10097           plugin is only built if --enable-experimental is used anyway.
10098
10099         * docs/plugins/Makefile.am:
10100           Spaces => tab.
10101
10102 2007-04-29  Wim Taymans  <wim@fluendo.com>
10103
10104         * gst/udp/gstmultiudpsink.c: (leave_multicast),
10105         (gst_multiudpsink_add), (gst_multiudpsink_remove):
10106         Add code to drop membership of a multicast group.
10107
10108         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
10109         (gst_udpsink_set_uri):
10110         Implement URI handler.
10111
10112         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10113         (gst_rtspsrc_parse_rtpinfo):
10114         Use URI handler to make udpsink instace.
10115         Improve code to configure port and destination.
10116
10117 2007-04-29  Wim Taymans  <wim@fluendo.com>
10118
10119         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
10120         Fix multicast detection.
10121         Don't try to join a multicast group if the address is not multicast.
10122
10123         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
10124         Small debug improvement.
10125
10126 2007-04-27  Wim Taymans  <wim@fluendo.com>
10127
10128         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10129         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10130         (gst_rtspsrc_handle_message):
10131         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
10132         parent.
10133
10134 2007-04-27  Wim Taymans  <wim@fluendo.com>
10135
10136         * gst/rtp/gstrtpilbcdepay.h:
10137         Fix mode property when specified as an arg.
10138
10139 2007-04-26  Edward Hervey  <edward@fluendo.com>
10140
10141         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10142         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10143         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10144         * docs/plugins/inspect/plugin-osxaudio.xml:
10145         Add documentation for osxaudio plugin.
10146
10147 2007-04-26  Wim Taymans  <wim@fluendo.com>
10148
10149         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10150         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10151         (gst_rtspsrc_open), (gst_rtspsrc_close),
10152         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10153         (gst_rtspsrc_pause):
10154         * gst/rtsp/gstrtspsrc.h:
10155         Protect state changes with a lock.
10156
10157         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10158         (parse_line):
10159         * gst/rtsp/rtspconnection.h:
10160         Remove some unused stuff.
10161
10162 2007-04-26  Wim Taymans  <wim@fluendo.com>
10163
10164         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
10165         Handle the case where there are exactly 0 bytes to read and the ioctl
10166         did not report an error. Fixes #433530.
10167
10168 2007-04-26  Wim Taymans  <wim@fluendo.com>
10169
10170         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10171         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10172         * gst/wavparse/gstwavparse.h:
10173         Apply DISCONT to buffers.
10174         Only apply timestamp to the first sample after a DISCONT, too many VBR
10175         files cause random jitter in the timestamps. Fixes #433119.
10176
10177 2007-04-25  Wim Taymans  <wim@fluendo.com>
10178
10179         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
10180         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
10181         (gst_rtp_dec_get_property):
10182         * gst/rtsp/gstrtpdec.h:
10183         Add dummy latency property to be backwards compat with rtpbin.
10184
10185         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
10186         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
10187         (gst_rtspsrc_stream_configure_transport),
10188         (gst_rtspsrc_parse_rtpinfo):
10189         * gst/rtsp/gstrtspsrc.h:
10190         Add latency property and configure in the session manager.
10191         Don't set invalid clock-base and seqnum-base on caps, some servers
10192         sometimes don't send them.
10193
10194 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10195
10196         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
10197         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
10198           Double-check that RGB input caps are really RGBA caps (apparently
10199           the core doesn't always catch it if those caps aren't a subset of
10200           our template caps, also see #421543). Fixes #429319 in a way.
10201           Also, don't leak the pad template in the transform_caps function.
10202
10203         * tests/check/Makefile.am:
10204         * tests/check/elements/.cvsignore:
10205         * tests/check/elements/alphacolor.c: (setup_alphacolor),
10206         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
10207         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
10208         (GST_START_TEST), (alphacolor_suite):
10209           Add some basic unit tests for alphacolor.
10210
10211 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10212
10213         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
10214           If we get a fatal flow return in the loop function, first post the
10215           error message and only then send the EOS event downstream, otherwise
10216           applications might get an eos message before the error message and
10217           think everything was ok (related to #429319).
10218
10219 2007-04-25  Wim Taymans  <wim@fluendo.com>
10220
10221         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
10222         Read the channel byte as an unsigned byte.
10223
10224 2007-04-25  Wim Taymans  <wim@fluendo.com>
10225
10226         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
10227         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
10228         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
10229         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
10230         (gst_rtp_gsm_depay_setcaps):
10231         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
10232         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
10233         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
10234         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
10235         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
10236         (gst_ilbc_depay_get_property):
10237         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10238         * gst/rtp/gstrtpmp4adepay.c:
10239         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
10240         (gst_rtp_pcma_depay_setcaps):
10241         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
10242         (gst_rtp_pcmu_depay_setcaps):
10243         Make sure we configure the clock_rate in the baseclass in the setcaps
10244         function. Fixes #431282.
10245
10246 2007-04-25  Wim Taymans  <wim@fluendo.com>
10247
10248         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10249         (gst_rtspsrc_stream_free), (request_pt_map),
10250         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
10251         * gst/rtsp/gstrtspsrc.h:
10252         Parse server address from SDP.
10253         Hook up a udpsink to send RTCP back to the server.
10254
10255         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10256         * gst/rtsp/rtsptransport.h:
10257         Add some docs.
10258
10259 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
10260
10261         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10262           Make header field check conditional. Fixes #433135
10263
10264 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
10265
10266         * docs/plugins/Makefile.am:
10267         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10268         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10269         * docs/plugins/inspect/plugin-alphacolor.xml:
10270         * gst/alpha/Makefile.am:
10271         * gst/alpha/gstalphacolor.c:
10272         * gst/alpha/gstalphacolor.h:
10273           Add minimal docs blurb to alphacolor; split out headers into
10274           separate header file for gtk-doc.
10275
10276 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10277
10278         * gst/debug/progressreport.c: (gst_progress_report_report):
10279           Don't try to post NULL message (in case we can't query upstream
10280           position or duration).
10281
10282 2007-04-18  Michael Smith  <msmith@fluendo.com>
10283
10284         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10285         (gst_cutter_get_caps):
10286         * gst/cutter/gstcutter.h:
10287           Fix some of the most obvious bugs in cutter. Now doesn't leak
10288           everything if input is silent.
10289
10290 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10291
10292         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10293         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10294         * gst/wavenc/gstwavenc.h:
10295         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10296         else results in a invalid block align and invalid files.
10297
10298 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10299
10300         Patch by: Snaik <snaik32 gmail com>
10301
10302         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10303           Add missing break statement for BOX_HORIZONTAL case.
10304
10305 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10306
10307         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10308
10309         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10310         Use correct format strings for integer types.
10311
10312 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10313
10314         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10315         (gst_wavparse_create_sourcepad):
10316         Use gst_riff_create_audio_template_caps () instead of the local caps.
10317         This makes updates of the local caps unecessary whenever libgstriff
10318         gets support for new formats.
10319
10320 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10321
10322         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10323
10324         * sys/sunaudio/gstsunaudio.c:
10325         * sys/sunaudio/gstsunaudiomixer.c:
10326         * sys/sunaudio/gstsunaudiomixer.h:
10327         * sys/sunaudio/gstsunaudiomixerctrl.c:
10328         * sys/sunaudio/gstsunaudiomixerctrl.h:
10329         * sys/sunaudio/gstsunaudiomixertrack.h:
10330         * sys/sunaudio/gstsunaudiosink.c:
10331         * sys/sunaudio/gstsunaudiosink.h:
10332         * sys/sunaudio/gstsunaudiosrc.c:
10333         * sys/sunaudio/gstsunaudiosrc.h:
10334           Fix and/or update copyright attributions (#430228).
10335
10336 2007-04-13  Wim Taymans  <wim@fluendo.com>
10337
10338         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10339         Fix docs.
10340
10341         * gst/rtsp/URLS:
10342         Add some more example urls.
10343
10344         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10345         (gst_rtp_dec_chain_rtp):
10346         Better debugging.
10347
10348         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10349         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10350         (gst_rtspsrc_parse_rtpinfo):
10351         Remove unused code.
10352
10353 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10354
10355         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10356         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10357         (gst_wavparse_stream_data):
10358           Relax the audio/mpeg caps again and add FIXME: comment.
10359
10360 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10361
10362         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10363         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10364         (gst_wavparse_stream_data):
10365         * gst/wavparse/gstwavparse.h:
10366           More sanity check for the header fields. Fix type for 'rate' header
10367           field.
10368
10369 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10370
10371         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10372         (gst_icydemux_unicodify):
10373           If the metadata strings we get in the stream are not UTF-8, try to
10374           interpret them according to the character encodings specified in the
10375           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10376           only fall back to locale/ISO-8859-1 if those aren't set or don't
10377           work. Should fix #428901.
10378
10379 2007-04-12  Wim Taymans  <wim@fluendo.com>
10380
10381         * gst/rtp/gstrtph264depay.c:
10382         Use the proper sync word for SPS and PPS.
10383
10384 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10385
10386         * gst/rtp/Makefile.am:
10387         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10388           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10389         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10390           Add a simple hashing implementation that we can use to generate
10391           a 24-bit ident value based on the codebooks for vorbis and theora.
10392         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10393           gst_rtp_theora_pay_handle_buffer):
10394         * gst/rtp/gstrtpvorbisdepay.c
10395           (gst_rtp_vorbis_depay_parse_configuration,
10396           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10397         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10398           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10399           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10400           Use the hashing function, ensuring that the same codebooks result
10401           in the same ident and thus the same SDP description.
10402           Various log fixes/changes.
10403
10404 2007-04-12  Wim Taymans  <wim@fluendo.com>
10405
10406         Patch by: jerry tan <jerry dot tan at sun dot com>
10407
10408         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10409         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10410         application's responsibility to make sure it open the device once.
10411         Remove a careless error if AUDIODEV is set. Fixes #392620.
10412
10413 2007-04-12  Wim Taymans  <wim@fluendo.com>
10414
10415         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10416         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10417         * gst/rtsp/gstrtpdec.h:
10418         Make backward compat with rtpbin by adding the request-pt-map signals.
10419
10420         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10421         (new_session_pad), (request_pt_map),
10422         (gst_rtspsrc_stream_configure_transport),
10423         (gst_rtspsrc_stream_configure_caps),
10424         (gst_rtspsrc_activate_streams):
10425         * gst/rtsp/gstrtspsrc.h:
10426         Implement request-pt-map signals instead of setting caps on the buffers
10427         for the session manager.
10428
10429 2007-04-11  Wim Taymans  <wim@fluendo.com>
10430
10431         * gst/udp/gstudp.c: (plugin_init):
10432         Register GstNetBuffer in plugin_init so that the type can be used from
10433         multiple threads without races.
10434
10435 2007-04-10  Wim Taymans  <wim@fluendo.com>
10436
10437         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10438         (gst_rtp_amr_depay_process):
10439         Fix depayloader clock_rate and some cleanups.
10440
10441         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10442         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10443         * gst/rtp/gstrtph264depay.h:
10444         Don't push codec_data in the adapter because it might get flushed when
10445         we get a discont.
10446
10447         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10448         Handle multiple AU per packet.
10449
10450         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10451         (gst_rtp_sv3v_depay_plugin_init):
10452         Disable rank, this one does not work.
10453         Remove timestamping, base class does that.
10454
10455 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10456
10457         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10458           limit caps to the formats we announce in the template
10459
10460         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10461         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10462         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10463           fix some crashers/asserts when dealing with broken files
10464
10465 2007-04-10  Wim Taymans  <wim@fluendo.com>
10466
10467         Patch by: Peter Kjellerstedt  <pkj at axis com>
10468
10469         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10470         * gst/rtp/gstrtpL16depay.c:
10471         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10472         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10473         (gst_rtp_speex_depay_setcaps):
10474         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10475         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10476         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10477         Fix some compiler warnings. Fixes #428182.
10478
10479 2007-04-06  Wim Taymans  <wim@fluendo.com>
10480
10481         * gst/rtsp/Makefile.am:
10482         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10483         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10484         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10485         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10486         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10487         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10488         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10489         (create_rtcp), (gst_rtp_dec_request_new_pad),
10490         (gst_rtp_dec_release_pad):
10491         * gst/rtsp/gstrtpdec.h:
10492         * gst/rtsp/gstrtsp.c: (plugin_init):
10493         Morph RTPDec into something compatible with RTPBin as a fallback.
10494         Various other style fixes.
10495
10496         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10497         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10498         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10499         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10500         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10501         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10502         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10503         * gst/rtsp/gstrtspsrc.h:
10504         Implement RTPBin session manager handling.
10505         Don't try to add empty properties to caps.
10506         Implement fallback session manager, handling.
10507         Don't combine errors from RTCP streams, just ignore them.
10508
10509         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10510         * gst/rtsp/rtsptransport.h:
10511         Implement fallback session manager.
10512         Make RTPBin the default one when available.
10513
10514 2007-04-05  Wim Taymans  <wim@fluendo.com>
10515
10516         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10517         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10518         This element is ready to be autoplugged.
10519
10520 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10521
10522         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10523         Don't leave the offsets defined by upstream element on the
10524         compressed data buffer we are pushing downstream. Make them
10525         GST_BUFFER_OFFSET_NONE.
10526
10527 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10528
10529         * gst/avi/README:
10530         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10531         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10532         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10533         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10534         (gst_avi_demux_calculate_durations_from_index),
10535         (gst_avi_demux_stream_header_push),
10536         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10537         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10538           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10539
10540 2007-04-03  Wim Taymans  <wim@fluendo.com>
10541
10542         * gst/smpte/barboxwipes.c:
10543         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10544
10545 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10546
10547         * gst/wavparse/gstwavparse.c:
10548         Support audio/x-raw-float in wav files. This only works with
10549         plugins-base CVS, using an older version doesn't have any
10550         disadvantages though.
10551
10552 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10553
10554         * configure.ac:
10555         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10556         (gst_au_parse_parse_header), (gst_au_parse_chain):
10557         * gst/auparse/gstauparse.h:
10558         Revert last change as we don't want plugins-good to depend on
10559         plugins-base CVS now.
10560
10561 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10562
10563         * configure.ac:
10564         Require gst-plugins-base CVS for audioconvert with non-native
10565         float support and width/depth fix in libgstriff.
10566
10567         Patch by: René Stadler <mail at renestadler dot de>
10568
10569         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10570         (gst_au_parse_parse_header), (gst_au_parse_chain):
10571         * gst/auparse/gstauparse.h:
10572         Don't swap the floats ourself if they're not in native endianness.
10573         Instead let audioconvert handle this. Fixes #339838.
10574
10575 2007-03-29  Wim Taymans  <wim@fluendo.com>
10576
10577         * gst/rtp/gstasteriskh263.h:
10578         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10579         (gst_rtp_h263p_depay_change_state):
10580         * gst/rtp/gstrtph263pdepay.h:
10581         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10582         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10583         (gst_rtp_h264_depay_change_state):
10584         * gst/rtp/gstrtph264depay.h:
10585         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10586         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10587         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10588         Flush adapter on disconts.
10589
10590 2007-03-29  Wim Taymans  <wim@fluendo.com>
10591
10592         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10593         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10594         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10595         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10596         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10597         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10598         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10599         (gst_rtp_mp4v_depay_process):
10600         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10601         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10602         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10603         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10604         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10605         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10606         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10607         Use more efficient adapter and rtpbuffer methods when possible.
10608
10609 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10610
10611         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10612         (gst_wavenc_sink_setcaps):
10613         Correctly handle width!=depth input.
10614         * gst/wavparse/gstwavparse.c:
10615         Already export in the caps that width==8 uses unsigned samples and
10616         everything else uses signed samples.
10617
10618 2007-03-29  Wim Taymans  <wim@fluendo.com>
10619
10620         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10621
10622         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10623         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10624         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10625         (gst_dynudpsink_close):
10626         * gst/udp/gstdynudpsink.h:
10627         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10628         (gst_udpsrc_create), (gst_udpsrc_set_property),
10629         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10630         * gst/udp/gstudpsrc.h:
10631         Rework the socket allocation a bit based on the sockfd argument so that
10632         it becomes usable.
10633         Add a closefd property to instruct the udp elements to close the custom
10634         file descriptors when going to READY. Fixes #423304.
10635         API:GstUDPSrc::closefd property
10636         API:GstDynUDPSink::closefd property
10637
10638 2007-03-29  Wim Taymans  <wim@fluendo.com>
10639
10640         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10641
10642         * gst/rtp/Makefile.am:
10643         * gst/rtp/gstrtp.c: (plugin_init):
10644         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10645         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10646         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10647         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10648         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10649         (gst_rtp_h264_pay_plugin_init):
10650         * gst/rtp/gstrtph264pay.h:
10651         Added H264 payloader. Fixes #423782.
10652
10653         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10654         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10655         Small fixes.
10656
10657 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10658
10659         * gst/wavparse/gstwavparse.c:
10660         Actually support depths from 1 to 32, not only 8 to 32.
10661
10662 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10663
10664         * gst/wavparse/gstwavparse.c:
10665         Add support for wav files containing audio/x-raw-int with random
10666         depths between 1 and 32 bits.
10667
10668 2007-03-28  Wim Taymans  <wim@fluendo.com>
10669
10670         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10671
10672         * gst/rtp/Makefile.am:
10673         * gst/rtp/gstrtp.c: (plugin_init):
10674         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10675         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10676         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10677         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10678         (gst_rtp_mp4a_depay_get_property),
10679         (gst_rtp_mp4a_depay_change_state),
10680         (gst_rtp_mp4a_depay_plugin_init):
10681         * gst/rtp/gstrtpmp4adepay.h:
10682         Added MP4A-LATM depayloader. Fixes #417792.
10683
10684         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10685         (gst_rtp_mp4v_depay_process):
10686         Fixup depayloader, setting codec_data, using more efficient adaptor and
10687         rtpbuffer handling.
10688
10689         * gst/rtsp/URLS:
10690         Add url to test above.
10691
10692 2007-03-25  Wim Taymans  <wim@fluendo.com>
10693
10694         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10695         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10696         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10697         (gst_rtspsrc_media_to_caps),
10698         (gst_rtspsrc_stream_configure_transport),
10699         (gst_rtspsrc_stream_configure_caps),
10700         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10701         * gst/rtsp/gstrtspsrc.h:
10702         Handle default clock-rates for static payload types, rearrange stuff so
10703         that the rtpmap field in the sdp can override the defaults.
10704         Parse RTP-Info field to get the seqnum and timebase fields that should
10705         go in the caps.
10706         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10707         the server. 
10708
10709 2007-03-22  Wim Taymans  <wim@fluendo.com>
10710
10711         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10712
10713         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10714         Accept complex pipeline descriptions as an audio profile instead of just
10715         a single element. Fixes #420658.
10716
10717 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10718
10719         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10720           Rename registered type in preparation of GstTagDemux moving to
10721           -base at some point in the future.
10722
10723 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10724
10725         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10726           Streaming mode fixes: don't unref buffer we don't own any longer;
10727           remove bogus adapter flush. Fixes #419338.
10728
10729 2007-03-17  David Schleef  <ds@schleef.org>
10730
10731         * REQUIREMENTS: Change the format to key/value, add a bunch of
10732           information, remove a bunch of requirements that are for
10733           other GStreamer packages.
10734
10735 2007-03-17  David Schleef  <ds@schleef.org>
10736
10737         * REQUIREMENTS: Fix a few things.  This file really needs a
10738         good once-over.
10739
10740 2007-03-15  Edward Hervey  <edward@fluendo.com>
10741
10742         * sys/Makefile.am:
10743         Don't forget to distribute the sys/osxaudio/ directory.
10744
10745 2007-03-15  Edward Hervey  <edward@fluendo.com>
10746
10747         * configure.ac:
10748         * sys/Makefile.am:
10749         * sys/osxaudio/Makefile.am:
10750         * sys/osxaudio/gstosxaudio.c:
10751         * sys/osxaudio/gstosxaudiosink.c:
10752         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10753         (gst_osx_audio_sink_getcaps),
10754         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10755         * sys/osxaudio/gstosxaudiosrc.c:
10756         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10757         (gst_osx_audio_src_create_ringbuffer):
10758         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10759         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10760         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10761         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10762         * sys/osxaudio/gstosxringbuffer.h:
10763         Activate osxaudio in gst-plugins-good with proper build setup.
10764         Add inlined documentation.
10765         Fix debug statements
10766         Fix ringbuffer when pausing.
10767         Fixes #323471
10768
10769 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10770         * gst/rtp/gstrtppcmapay.c:
10771         * gst/rtp/gstrtppcmapay.h:
10772         * gst/rtp/gstrtppcmupay.c:
10773         * gst/rtp/gstrtppcmupay.h:
10774         Ported mulaw and alaw payloaders to use new base class
10775
10776 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10777
10778         * po/af.po:
10779         * po/az.po:
10780         * po/cs.po:
10781         * po/en_GB.po:
10782         * po/it.po:
10783         * po/nl.po:
10784         * po/or.po:
10785         * po/sq.po:
10786         * po/sr.po:
10787         * po/sv.po:
10788         * po/uk.po:
10789         * po/vi.po:
10790           Update translations.
10791
10792 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10793
10794         * configure.ac:
10795           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10796
10797 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10798
10799         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10800           Fix handling of -1 values for start and stop values when seeking,
10801           and SEEK_CUR+SEEK_END here as well.
10802
10803 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10804
10805         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10806           Fix handling of -1 values for start and stop values when seeking, 
10807           and SEEK_CUR+SEEK_END.
10808
10809 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10810
10811         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10812           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10813           the image format a variable-length NUL-terminated string; in
10814           versions before that the image format is a fixed-length string of
10815           3 characters (see #348644 for a sample tag).
10816           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10817
10818 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10819
10820         * win32/MANIFEST:
10821         Add new project files to MANIFEST.
10822         * win32/vs6/libgstaudiofx.dsp:
10823         * win32/vs6/libgstrtp.dsp:
10824         * win32/vs6/libgstrtsp.dsp:
10825         Update project files.
10826         
10827 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10828
10829         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10830         (gst_avi_demux_parse_index):
10831         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10832         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10833           Printf format fixes; also add some missing quotes in translated
10834           strings. Fixes #416728 and #416727.
10835
10836 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10837
10838         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10839           Tim and I can't think of any reason the child audio sink needs to 
10840           be set back to NULL after successfully determining that it can 
10841           reach READY - it gets immediately set back to READY by the caller
10842           anyway, causing an unnecessary close/open of any audio devices
10843           involved.
10844
10845 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10846
10847         * po/LINGUAS:
10848         * po/ja.po:
10849           Add ja.po file from #377306.
10850
10851 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10852
10853         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10854         * sys/sunaudio/gstsunaudiomixertrack.c:
10855         (gst_sunaudiomixer_track_new):
10856           Actually translate sunaudio mixer track labels instead of just
10857           marking the strings as translatable (#377306); clean up weird
10858           label string mapping code that serves no apparent purpose. Also
10859           set the 'untranslated-label' property when creating mixer tracks
10860           if the GstMixerTrack base class supports this.
10861
10862         * tests/check/Makefile.am:
10863         * tests/check/elements/.cvsignore:
10864         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10865         (sunaudio_suite):
10866           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10867           actually tested on a system where sunaudiomixer is available).
10868
10869 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10870
10871         * tests/check/Makefile.am:
10872         Re-enable the states test and see if it works on the buildbots.
10873
10874 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10875
10876         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10877         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10878         (gst_dvdec_change_state):
10879         * ext/dv/gstdvdec.h:
10880         Infer pixel-aspect-ratio from the video frame format if it isn't
10881         provided by the container, as happens when playing DV from AVI
10882         or Quicktime containers.
10883
10884         Patch by: Wim Taymans <wim@fluendo.com>
10885         Fixes #380944
10886
10887 2007-03-09  Wim Taymans  <wim@fluendo.com>
10888
10889         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10890         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10891         will later be handled by the jitterbuffer.
10892
10893 2007-03-09  Wim Taymans  <wim@fluendo.com>
10894
10895         * ext/taglib/gstid3v2mux.cc:
10896         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10897         Fixes #414496.
10898         
10899         Patch by: Alex Lancaster <alexl at users sourceforge net>
10900
10901 2007-03-09  Wim Taymans  <wim@fluendo.com>
10902
10903         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10904         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10905         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10906         (gst_avi_demux_chain):
10907         Fix stream position reporting after a seek. Fixes #416445.
10908
10909 2007-03-08  Wim Taymans  <wim@fluendo.com>
10910
10911         Patch by: René Stadler <mail at renestadler dot de>
10912
10913         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10914         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10915         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10916         Make avidemux accept optional header chunks in any order.
10917         Fixes #415446.
10918
10919 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10920
10921         * tests/check/Makefile.am:
10922         Disable the states check until the remaining Valgrind errors
10923         are fixed or suppressed.
10924
10925 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10926
10927         * tests/check/elements/.cvsignore:
10928           Add audiodynamic check to .cvsignore
10929
10930 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10931
10932         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10933
10934         * gst/audiofx/Makefile.am:
10935         * gst/audiofx/audiodynamic.c:
10936         (gst_audio_dynamic_characteristics_get_type),
10937         (gst_audio_dynamic_mode_get_type),
10938         (gst_audio_dynamic_set_process_function),
10939         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10940         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10941         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10942         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10943         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10944         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10945         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10946         (gst_audio_dynamic_transform_hard_knee_expander_int),
10947         (gst_audio_dynamic_transform_hard_knee_expander_float),
10948         (gst_audio_dynamic_transform_soft_knee_expander_int),
10949         (gst_audio_dynamic_transform_soft_knee_expander_float),
10950         (gst_audio_dynamic_transform_ip):
10951         * gst/audiofx/audiodynamic.h:
10952         * gst/audiofx/audiofx.c: (plugin_init):
10953         Add new audiodynamic element which can act as a compressor or
10954         expander. Supported are hard-knee and soft-knee operation modes with
10955         user-specified ratio and threshold.
10956         Attack and release parameters are not yet implemented but will follow.
10957         * docs/plugins/Makefile.am:
10958         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10959         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10960         * docs/plugins/gst-plugins-good-plugins.args:
10961         * docs/plugins/inspect/plugin-audiofx.xml:
10962         Integrate audiodynamic into the docs.
10963         * tests/check/Makefile.am:
10964         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10965         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10966         Add unit test for audiodynamic.
10967
10968 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10969
10970         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10971         Free handles that we allocated when exiting via the error paths.
10972
10973 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10974
10975         * gst/level/gstlevel.c: (gst_level_class_init),
10976         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10977         (gst_level_transform_ip):
10978         * gst/level/gstlevel.h:
10979           Resolve message timestamps against the playback segment.
10980
10981 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10982
10983         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10984         (gst_id3demux_sink_activate):
10985           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10986           caps passed to it (previously one code path assumed it took ownership
10987           while another one assumed it didn't, while in fact it sometimes did and
10988           sometimes didn't ...).
10989
10990         * configure.ac:
10991         * tests/files/Makefile.am:
10992         * tests/files/id3-407349-1.tag:
10993         * tests/files/id3-407349-2.tag:
10994           Add directory where data for unit tests can be stored.
10995
10996         * tests/Makefile.am:
10997         * tests/check/Makefile.am:
10998         * tests/check/elements/.cvsignore:
10999         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
11000         (read_tags_from_file), (run_check_for_file),
11001         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
11002           Add unit test for id3demux, and in particular for bug #407349. Only
11003           testing pull-mode for now; push mode doesn't work yet because the test
11004           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
11005
11006 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
11007
11008         * tests/check/Makefile.am:
11009           Add missing backslash at end of line.
11010
11011 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
11012
11013         Trigger rebuild.
11014
11015 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
11016
11017         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
11018         * gst/id3demux/id3tags.h:
11019         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11020         (parse_obsolete_tdat_frame):
11021           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
11022           the four-digit number will be interpreted as a year, whereas it is
11023           month and day in DDMM format. Instead, parse TDAT frames and fix up
11024           the date in the GST_TAG_DATE tag later if we also extracted a year.
11025           Fixes #407349.
11026
11027 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
11028
11029         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
11030         (gst_switch_commit_new_kid):
11031         Fix up the dispose logic so it doesn't leak, and fix setting of 
11032         the child state so that we don't set a child to our current state 
11033         just as we are changing it to something else.
11034
11035 2007-03-06  Wim Taymans  <wim@fluendo.com>
11036
11037         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
11038         (gst_goom_chain):
11039         * gst/goom/gstgoom.h:
11040         Document, fix and improve goom adapter behaviour.
11041         Fixes #407006.
11042
11043 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11044
11045         * ext/esd/esdsink.c: (gst_esdsink_open):
11046         Unref static pad template after using it.
11047
11048 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11049
11050         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
11051         (gst_switch_commit_new_kid):
11052         Fix up the reference counting of the child elements.
11053
11054 2007-03-05  Wim Taymans  <wim@fluendo.com>
11055
11056         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
11057         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
11058         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
11059         Fix encoding-name case.
11060
11061 2007-03-05  Wim Taymans  <wim@fluendo.com>
11062
11063         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
11064         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
11065         (gst_rtp_speex_depay_process):
11066         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
11067         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
11068         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
11069         (gst_rtp_speex_pay_change_state):
11070         * gst/rtp/gstrtpspeexpay.h:
11071         Fix speex (de)payloader. Fixes #358040.
11072
11073 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11074
11075         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
11076         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
11077         Install fakesink in NULL by fixing some broken logic. This obviates
11078         the need to manually set _IS_SINK.
11079         Add some comments and remove a little cruft while I'm at it.
11080
11081 2007-03-05  Wim Taymans  <wim@fluendo.com>
11082
11083         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
11084         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
11085
11086 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11087
11088         * po/POTFILES.in:
11089           Update.
11090
11091 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11092
11093         * tests/check/Makefile.am:
11094         Gah! Also disable gconfvideosink from the tests, otherwise
11095         it will instantiate autovideosink, and dfbvideosink and
11096         leak on the buildbots.
11097
11098 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11099
11100         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
11101         (gst_cdio_cdda_src_finalize):
11102         Make sure we always destroy our libcdio handle.
11103
11104 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11105
11106         * tests/check/Makefile.am:
11107         Disable autovideosink so the buildbots don't barf over memory
11108         leaked in the directfb sink.
11109
11110 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11111
11112         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
11113         Chain up in dispose
11114
11115 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11116
11117         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11118         (gst_multipart_find_pad_by_mime):
11119         Use gst_pad_new_from_static_template instead of
11120         static_pad_template_get+pad_new.
11121
11122 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11123
11124         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
11125         Catch the case where no clock has been set.
11126
11127 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11128
11129         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
11130         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
11131         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
11132         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
11133         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
11134         (gst_gconf_audio_src_finalize), (do_toggle_element):
11135         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
11136         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
11137         (do_toggle_element):
11138         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
11139         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
11140         (gst_gconf_video_src_finalize), (do_toggle_element):
11141         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
11142         (gst_switch_sink_reset), (gst_switch_sink_set_child):
11143         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11144         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11145         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11146         (gst_shout2send_init), (gst_shout2send_finalize):
11147         * gst/debug/testplugin.c: (gst_test_class_init),
11148         (gst_test_finalize):
11149         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11150         (gst_flxdec_dispose):
11151         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
11152         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
11153         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
11154         (gst_rtspsrc_finalize):
11155         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
11156         * gst/rtsp/rtspextwms.h:
11157         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11158         (gst_smpte_finalize):
11159         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
11160         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
11161         (gst_udpsink_finalize):
11162         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
11163         (gst_wavparse_sink_activate):
11164         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
11165         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
11166         (gst_oss_src_finalize):
11167         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
11168         * sys/v4l2/gstv4l2object.h:
11169         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11170         (gst_v4l2src_finalize):
11171         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
11172
11173         Fix a bunch of leaks shown by the newly-added states test.
11174
11175 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11176
11177         * ext/dv/gstdvdec.c: (gst_dvdec_init):
11178         Use gst_pad_new_from_static_template instead of 
11179         static_pad_template_get+pad_new.
11180
11181 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11182
11183         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11184
11185         * ext/libcaca/Makefile.am:
11186         * gst/debug/Makefile.am:
11187           Don't mix tabs and spaces (#414168).
11188
11189 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11190
11191         * tests/check/generic/.cvsignore:
11192           Ignore files to please buildbot.
11193
11194 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11195
11196         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
11197         (gst_wavparse_stream_data):
11198           Unbreak my previous commit (swapped nominator & denominator). Tim,
11199           thanks for spotting.
11200
11201 2007-03-02  Wim Taymans  <wim@fluendo.com>
11202
11203         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
11204         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
11205         (gst_cdio_cdda_src_finalize):
11206         Small code cleanups.
11207         Don't use pad_alloc as the base class cannot deal with the error codes.
11208
11209 2007-03-02  Wim Taymans  <wim@fluendo.com>
11210
11211         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11212         (gst_udpsrc_create):
11213         Fix doc.
11214
11215 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11216
11217         Patch by: René Stadler <mail@renestadler.de>
11218
11219         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
11220         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11221         (gst_wavparse_stream_data):
11222           Handle rounding better to not drop last sample frame. Fixes #356692
11223
11224 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
11225
11226         * tests/check/Makefile.am:
11227         Disable cacasink from the states check too - it also calls exit(1)
11228         on us when it can't find a terminal to talk to.
11229
11230 2007-03-02  Wim Taymans  <wim@fluendo.com>
11231
11232         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11233
11234         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11235         (gst_udpsrc_create), (gst_udpsrc_set_property),
11236         (gst_udpsrc_get_property):
11237         * gst/udp/gstudpsrc.h:
11238         Add support to strip proprietary headers. Fixes #350296.
11239
11240 2007-03-02  Wim Taymans  <wim@fluendo.com>
11241
11242         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
11243         Fix compilation.
11244
11245 2007-03-02  Wim Taymans  <wim@fluendo.com>
11246
11247         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11248
11249         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
11250         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
11251         (gst_rtp_mp2t_depay_set_property),
11252         (gst_rtp_mp2t_depay_get_property):
11253         * gst/rtp/gstrtpmp2tdepay.h:
11254         Add support to strip off proprietary headers. Fixes #350278.
11255
11256 2007-03-02  Wim Taymans  <wim@fluendo.com>
11257
11258         * ext/hal/hal.c:
11259         Fix compilation.
11260
11261 2007-03-02  Wim Taymans  <wim@fluendo.com>
11262
11263         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
11264         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
11265         (gst_sunaudiosrc_open):
11266         * sys/sunaudio/gstsunaudiosrc.h:
11267         Remove device-name from GstSunAudioSrc. Fixes #412597.
11268
11269 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11270
11271         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11272         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11273         Having NULL as UDI previously selected the default sink/src. Change
11274         this back but mention it in the debug output.
11275         * ext/hal/hal.c: (gst_hal_get_alsa_element),
11276         (gst_hal_get_oss_element), (gst_hal_get_string),
11277         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11278         (gst_hal_get_audio_src):
11279         * ext/hal/hal.h:
11280         Refactor a bit, check all error conditions, greatly improve debugging
11281         and fix some possible memory leaks. Also implement OSS support
11282         and allow specifying an UDI that points to a real device. For this the
11283         child device which supports ALSA (preferred) or OSS is used.
11284         As a side effect this makes it impossible now to get a alsasink in
11285         halaudiosrc and a alsasrc in halaudiosink.
11286
11287 2007-03-01  Wim Taymans  <wim@fluendo.com>
11288
11289         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11290         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11291         Errors from the udp sources are not fatal unless all of them are in
11292         error.
11293
11294 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11295
11296         * tests/check/Makefile.am:
11297         Disable aasink in the states test. I suspect this is the element that
11298         is calling exit(1) when it can't proceed.
11299
11300 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11301
11302         * tests/check/Makefile.am:
11303         Draw plugins in from the build tree sys/ dir, rather than picking
11304         up the already installed versions.
11305
11306 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11307
11308         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11309         Error out correctly when getting xcontext fails.
11310
11311 2007-03-01  Wim Taymans  <wim@fluendo.com>
11312
11313         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11314         Make state change to PAUSED NO_PREROLL because that's what it will be in
11315         the future and rtspsrc relies on it.
11316
11317         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11318         (gst_rtspsrc_change_state):
11319         Don't error out when we don't get an error from the state change
11320         function.
11321
11322 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11323
11324         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11325         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11326           Check if the device UDI is set before trying to query HAL
11327           about it and give a useful error message if it wasn't set.
11328         * ext/hal/hal.c: (gst_hal_get_string):
11329           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11330           gives an assertion failure in D-Bus when running with
11331           DBUS_FATAL_WARNINGS=1.
11332
11333 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11334
11335         * configure.ac:
11336           Convert to new AG_GST style.
11337
11338 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11339
11340         * tests/check/Makefile.am:
11341         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11342           add test for states
11343
11344 2007-02-28  Wim Taymans  <wim@fluendo.com>
11345
11346         * tests/check/elements/.cvsignore:
11347         Add new videofilter check to .cvsignore.
11348
11349 2007-02-28  Wim Taymans  <wim@fluendo.com>
11350
11351         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11352         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11353         (gst_avi_demux_loop), (gst_avi_demux_chain):
11354         Fix combined flow return. Fixes #412608.
11355
11356 2007-02-28  Wim Taymans  <wim@fluendo.com>
11357
11358         * gst/videofilter/Makefile.am:
11359         Dist header..
11360
11361 2007-02-28  Wim Taymans  <wim@fluendo.com>
11362
11363         * gst/videofilter/gstgamma.h:
11364         Add header too.
11365
11366 2007-02-28  Wim Taymans  <wim@fluendo.com>
11367
11368         Patch by: Mark Nauwelaerts <manauw at skynet be>
11369
11370         * gst/videofilter/Makefile.am:
11371         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11372         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11373         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11374         (oil_tablelookup_u8), (gst_gamma_set_caps),
11375         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11376         Port gamma filter to 0.10. Fixes #412704.
11377
11378         * tests/check/Makefile.am:
11379         * tests/check/elements/videofilter.c: (setup_filter),
11380         (cleanup_filter), (check_filter), (GST_START_TEST),
11381         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11382         Add unit tests for videofilters.
11383
11384 2007-02-28  Wim Taymans  <wim@fluendo.com>
11385
11386         * gst/rtsp/URLS:
11387         Add another interesting test url.
11388
11389         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11390         Don't allow getting header fields from data packets.
11391
11392 2007-02-28  Michael Smith  <msmith@fluendo.com>
11393
11394         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11395         (gst_shout2send_init), (gst_shout2send_start),
11396         (gst_shout2send_set_property), (gst_shout2send_get_property):
11397         * ext/shout2/gstshout2.h:
11398           Add a property for username.
11399
11400 2007-02-27  Christian Schallerr <christian@fluendo.com>
11401
11402         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11403
11404 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11405
11406         * gst/rtsp/Makefile.am:
11407         Fix make check too.
11408
11409 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11410
11411         * gst/rtsp/base64.c: (util_base64_encode):
11412         * gst/rtsp/base64.h:
11413         Commit missing files for base64 encoding.
11414
11415 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11416
11417         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11418
11419         * configure.ac:
11420         * ext/annodex/Makefile.am:
11421         * ext/jpeg/Makefile.am:
11422         * ext/speex/Makefile.am:
11423         * gst/alpha/Makefile.am:
11424         * gst/cutter/Makefile.am:
11425         * gst/debug/Makefile.am:
11426         * gst/effectv/Makefile.am:
11427         * gst/goom/Makefile.am:
11428         * gst/level/Makefile.am:
11429         * gst/smpte/Makefile.am:
11430         * gst/videofilter/Makefile.am:
11431           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11432
11433 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11434
11435         * gst/rtsp/Makefile.am:
11436         * gst/rtsp/rtspconnection.c: (append_auth_header),
11437         (rtsp_connection_send), (rtsp_connection_set_auth):
11438         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11439         from icecast to replace it. Relicensed from GPL courtesy of Mike
11440         Smith.
11441
11442 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11443
11444         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11445         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11446         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11447         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11448         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11449         (gst_rtspsrc_uri_set_uri):
11450         * gst/rtsp/gstrtspsrc.h:
11451         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11452         (append_auth_header), (rtsp_connection_send),
11453         (rtsp_connection_free), (rtsp_connection_set_auth):
11454         * gst/rtsp/rtspconnection.h:
11455         * gst/rtsp/rtspdefs.h:
11456         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11457         * gst/rtsp/rtspurl.h:
11458
11459         Implement simple Basic Authentication support so that urls like
11460         rtsp://user:pass@hostname/rtspstream work on hosts that require
11461         authentication.
11462
11463 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11464
11465         * sys/v4l2/gstv4l2object.c:
11466         * sys/v4l2/gstv4l2tuner.c:
11467         * sys/v4l2/v4l2_calls.c:
11468         Fix segfault when oppening a radio device.
11469         
11470 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11471
11472         * gst/level/gstlevel.c: (gst_level_set_caps),
11473         (gst_level_transform_ip):
11474         * sys/v4l2/README:
11475         * tests/check/elements/level.c: (GST_START_TEST):
11476           Fix level for multi-channel case.
11477
11478 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11479
11480         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11481         (gst_level_transform_ip):
11482         * gst/level/gstlevel.h:
11483           Use function pointer for process function and add process functions
11484           for float audio.
11485
11486 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11487
11488         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11489         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11490         (gst_v4l2src_capture_init):
11491           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11492           fixes #407369
11493
11494 2007-02-18  Wim Taymans  <wim@fluendo.com>
11495
11496         * gst/rtp/Makefile.am:
11497         * gst/rtp/gstrtp.c: (plugin_init):
11498         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11499         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11500         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11501         (gst_rtp_mp2t_pay_plugin_init):
11502         * gst/rtp/gstrtpmp2tpay.h:
11503         Added simple mpeg transport stream payloader.
11504
11505 2007-02-16  Wim Taymans  <wim@fluendo.com>
11506
11507         * gst/rtsp/URLS:
11508         Add example H264 rtsp url.
11509
11510         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11511         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11512         Don't convert values to lowercase or we might mess up base64 encoded
11513         properties.
11514
11515 2007-02-16  Wim Taymans  <wim@fluendo.com>
11516
11517         * gst/rtp/README:
11518         Fix case of string params.
11519
11520         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11521         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11522         Fix depayloader, support more packet types.
11523         Add sync codes to make sure the packetizer can do its job.
11524
11525         * gst/rtp/gstrtpmp4gdepay.c:
11526         * gst/rtp/gstrtpmp4gpay.c:
11527         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11528         Fix caps case again.
11529
11530 2007-02-15  Wim Taymans  <wim@fluendo.com>
11531
11532         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11533         Set right caps on output buffers.
11534
11535 2007-02-14  Wim Taymans  <wim@fluendo.com>
11536
11537         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11538         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11539         Clear stack allocated SDPMedia struct before calling _init() on it.
11540         Clarify this in the docs as well.
11541
11542 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11543
11544         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11545         (do_change_child):
11546         Don't reset the profile when going switching states, as it makes
11547         the element non-reusable.
11548
11549 2007-02-14  Wim Taymans  <wim@fluendo.com>
11550
11551         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11552         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11553         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11554         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11555         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11556         (sdp_parse_line):
11557         * gst/rtsp/sdpmessage.h:
11558         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11559         Fix memory management of SDP messages. Fixes #407793.
11560
11561 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11562
11563         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11564
11565         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11566         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11567
11568 2007-02-14  Wim Taymans  <wim@fluendo.com>
11569
11570         Patch by: jp.liu <jp_liu at astrocom dot cn>
11571
11572         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11573         Fix parsing of password field in url. Fixes #407797.
11574
11575 2007-02-14  Wim Taymans  <wim@fluendo.com>
11576
11577         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11578         (gst_wavparse_reset), (gst_wavparse_init),
11579         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11580         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11581         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11582         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11583         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11584         (gst_wavparse_loop), (gst_wavparse_chain),
11585         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11586         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11587         (plugin_init):
11588         * gst/wavparse/gstwavparse.h:
11589         Update docs.
11590         Use boilerplate.
11591         Various code cleanups.
11592         When the bitrate is not known (bps == 0 or compressed formats) let
11593         downstream element guestimate the duration and position and don't
11594         generate timestamps or durations. Fixes #405213.
11595         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11596         error flowreturn upstream.
11597
11598 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11599
11600         * ext/gconf/Makefile.am:
11601         * ext/gconf/gconf.c: (gst_gconf_get_string),
11602         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11603         (gst_gconf_render_bin_with_default):
11604         * ext/gconf/gconf.h:
11605         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11606         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11607         (gst_gconf_audio_sink_dispose), (do_change_child),
11608         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11609         (cb_change_child), (gst_gconf_audio_sink_change_state):
11610         * ext/gconf/gstgconfaudiosink.h:
11611         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11612         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11613         (gst_switch_sink_init), (gst_switch_sink_dispose),
11614         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11615         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11616         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11617         * ext/gconf/gstswitchsink.h:
11618         * gst/autodetect/gstautoaudiosink.c:
11619         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11620         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11621         (gst_auto_audio_sink_detect):
11622         * gst/autodetect/gstautovideosink.c:
11623         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11624         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11625         (gst_auto_video_sink_detect):
11626         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11627         and a child that implements the GConf key monitoring. The end goal of
11628         this is an audio sink that can be changed on the fly, but at the 
11629         moment it still only changes on the next READY transition.
11630
11631 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11632
11633         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11634         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11635         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11636         (gst_avi_demux_calculate_durations_from_index),
11637         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11638         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11639         (gst_avi_demux_loop):
11640           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11641
11642 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11643
11644         * configure.ac:
11645         * docs/plugins/Makefile.am:
11646           Add crossreferences to glib/gobject/gstream docs.
11647
11648 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11649
11650         * gst/monoscope/Makefile.am:
11651         * gst/monoscope/gstmonoscope.c:
11652           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11653           (but no LIBS, since we only use defines from the headers).
11654
11655 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11656
11657         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11658
11659         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11660         (gst_wavparse_stream_data):
11661           Fix massive memory leak when operating in streaming mode due to
11662           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11663           Fixes #407057.
11664
11665 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11666
11667         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11668         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11669         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11670         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11671         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11672         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11673         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11674         (gst_avi_demux_calculate_durations_from_index),
11675         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11676         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11677         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11678         * gst/avi/gstavidemux.h:
11679           Save some memory (8%) by repacking the index entry structure (more to
11680           come). Add more FIXMEs to questionable parts.
11681
11682 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11683
11684         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11685         (gst_v4l2src_get_caps):
11686         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11687         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11688         (gst_v4l2src_capture_init):
11689           More FIXME comments and messaging changes.
11690
11691 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11692
11693         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11694         (gst_goom_change_state):
11695         * gst/goom/gstgoom.h:
11696           Improved docs and use GST_DEBUG_FUNCPTR.
11697
11698         * gst/level/gstlevel.c: (gst_level_class_init):
11699           Use GST_DEBUG_FUNCPTR.
11700
11701         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11702         (gst_monoscope_chain), (gst_monoscope_change_state):
11703           Improved docs source cleanups.
11704
11705 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11706
11707         * gst/debug/Makefile.am:
11708         * gst/debug/gstdebug.c: (plugin_init):
11709         * gst/debug/gstpushfilesrc.c:
11710         * gst/debug/gstpushfilesrc.h:
11711           Add code for a pushfilesrc element that implements a pushfile:// URI
11712           handler, to make debugging push-mode operation of demuxer/decoders
11713           that support both easier in connection with seek/playbin/etc.
11714           The element isn't registered at the moment.
11715
11716 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11717
11718         * gst/avi/gstavimux.c:
11719           Comment a #if 0 in caps template definition as VS6 seems to 
11720         do not support it.
11721         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11722           Use gst_guint64_to_gdouble for conversion.
11723         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11724           Move variables declaration before the first instruction.
11725         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11726           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11727           And don't include netdb.h for G_OS_WIN32
11728         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11729           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11730           by VS6 then use an other way to initialize SDPMedia structure.
11731         * gst/udp/gstdynudpsink.h:
11732         * gst/udp/gstdynudpnetutils.h:
11733           Do not include <sys/time.h> for G_OS_WIN32
11734         * gst/udp/gstudpsrc.c:
11735           Define socklen_t as int for G_OS_WIN32
11736         * win/common/config.h.in:
11737           Undef HAVE_NETINET_IN_H
11738         * win32/vs6/gst_plugins_good.dsw:
11739         * win32/vs6/libgstrtp.dsp:
11740         * win32/vs6/libgstrtsp.dsp:
11741         * win32/vs6/libgstautogen.dsp:
11742         * win32/vs6/libgstaudiofx.dsp:
11743         * win32/vs6/libgstudp.dsp:
11744           Add and update project files.
11745         * win32/common/gstudp-enumtypes.c:
11746         * win32/common/gstudp-enumtypes.h:
11747           Add a copy of udp enumtypes to win32/common as in core 
11748           and base.
11749         
11750 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11751
11752         * configure.ac:
11753           Activate monoscope when building with --enable-experimental. Fix
11754           --enable-external configure switch description.
11755
11756         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11757         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11758           Help gst-indent.
11759
11760 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11761
11762         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11763           Explicitly cast result of pointer arithmetic to integer in order to
11764           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11765
11766 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11767
11768         * gst/debug/progressreport.c:
11769           Some more docs.
11770
11771 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11772
11773         * docs/plugins/inspect/plugin-rtp.xml:
11774           Update for new elements.
11775
11776         * gst/debug/progressreport.h:
11777           Commit newly-created header file as well.
11778
11779 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11780
11781         * docs/plugins/Makefile.am:
11782         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11783         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11784         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11785         * gst/debug/Makefile.am:
11786         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11787         (gst_progress_report_do_query), (gst_progress_report_report):
11788           Make progressreport element post messages with the current progress
11789           on the bus. Also add some basic docs for it.
11790
11791 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11792
11793         * ext/hal/hal.c: (gst_hal_get_string):
11794         * ext/hal/hal.h:
11795           Some small cleanups; deal with errors when parsing the HAL ALSA
11796           capabilities a bit better.
11797
11798 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11799
11800         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11801           Let's try this again and use the right cast this time.
11802
11803 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11804
11805         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11806           Add cast to avoid compiler warnings with older GLib versions
11807           where the nick/name members in GEnumValue are not declared as
11808           constant strings.
11809
11810 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11811
11812         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11813         (gst_gconf_render_bin_from_key),
11814         (gst_gconf_get_default_audio_sink):
11815         * ext/gconf/gconf.h:
11816         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11817         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11818         (gst_gconf_audio_sink_get_property):
11819           In gconfaudiosink, get the right key as the old key in do_toggle
11820           (ie. one dependent on the profile selected). Log some more stuff so
11821           we can see what's actually going on.
11822
11823 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11824
11825         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11826         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11827         (gst_audio_amplify_set_process_function),
11828         (gst_audio_amplify_setup):
11829         * gst/audiofx/audioamplify.h:
11830         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11831         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11832         * gst/audiofx/audioinvert.h:
11833         Some small cleanups and port both elements to the new GstAudioFilter
11834         base class to save a few lines of common code.
11835         * gst/audiofx/Makefile.am:
11836         Link against libgstaudio for the above changes
11837
11838 2007-01-29  Wim Taymans  <wim@fluendo.com>
11839
11840         * tests/check/elements/.cvsignore:
11841         Some more ignores.
11842
11843 2007-01-26  Wim Taymans  <wim@fluendo.com>
11844
11845         Patch by: charles <charlesg3 at gmail dot com>
11846
11847         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11848         (set_shout_metadata), (gst_shout2send_event):
11849         * ext/shout2/gstshout2.h:
11850         Properly handle tags in shout2send. Fixes #399825.
11851
11852 2007-01-25  Wim Taymans  <wim@fluendo.com>
11853
11854         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11855         (gst_rtspsrc_activate_streams):
11856         Convert SDP fields to upper/lowercase following the rules in the SDP to
11857         caps document. 
11858
11859 2007-01-25  Wim Taymans  <wim@fluendo.com>
11860
11861         * gst/rtp/README:
11862         * gst/rtp/gstrtpilbcdepay.c:
11863         * gst/rtp/gstrtpilbcpay.c:
11864         * gst/rtp/gstrtpmp4gdepay.c:
11865         * gst/rtp/gstrtpmp4gpay.c:
11866         * gst/rtp/gstrtpspeexdepay.c:
11867         * gst/rtp/gstrtpspeexpay.c:
11868         * gst/rtp/gstrtpsv3vdepay.c:
11869         * gst/rtp/gstrtptheoradepay.c:
11870         * gst/rtp/gstrtptheorapay.c:
11871         * gst/rtp/gstrtpvorbisdepay.c:
11872         * gst/rtp/gstrtpvorbispay.c:
11873         Fix case of encoding-name and key/value pairs to match the document.
11874         This is to make interoperation with SDP case-insensitive as required by
11875         the relevant RFCs.
11876
11877 2007-01-25  Wim Taymans  <wim@fluendo.com>
11878
11879         * configure.ac:
11880         Bump required -core/-base to CVS
11881
11882 2007-01-25  Wim Taymans  <wim@fluendo.com>
11883
11884         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11885         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11886         * gst/rtp/gstrtpL16pay.h:
11887         Fill up to MTU using adapter.
11888         Timestamp rtp packets.
11889
11890 2007-01-25  Edward Hervey  <edward@fluendo.com>
11891
11892         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11893         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11894         Use G_GSIZE_FORMAT in print statements for portability.
11895         Fixes build on macosx.
11896
11897 2007-01-24  Wim Taymans  <wim@fluendo.com>
11898
11899         * gst/rtp/Makefile.am:
11900         * gst/rtp/gstrtp.c: (plugin_init):
11901         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11902         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11903         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11904         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11905         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11906         (gst_rtp_L16_depay_plugin_init):
11907         * gst/rtp/gstrtpL16depay.h:
11908         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11909         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11910         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11911         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11912         (gst_rtp_L16_pay_plugin_init):
11913         * gst/rtp/gstrtpL16pay.h:
11914         Port and enable raw audio payloader/depayloader. Needs a bit more work
11915         on the payloader side.
11916
11917 2007-01-24  Wim Taymans  <wim@fluendo.com>
11918
11919         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11920         (gst_rtspsrc_stream_configure_transport),
11921         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11922         * gst/rtsp/gstrtspsrc.h:
11923         Only unblock the udp pads when we linked and activated them all.
11924         Fixes #395688.
11925
11926 2007-01-24  Wim Taymans  <wim@fluendo.com>
11927
11928         * gst/rtp/Makefile.am:
11929         * gst/rtp/gstrtp.c: (plugin_init):
11930         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11931         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11932         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11933         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11934         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11935         * gst/rtp/gstrtpac3depay.h:
11936         Added simple AC3 depayloader (RFC 4184).
11937
11938         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11939         Fix a leak.
11940
11941 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11942
11943         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11944
11945         * gst/audiofx/Makefile.am:
11946         * gst/audiofx/audioamplify.c:
11947         (gst_audio_amplify_clipping_method_get_type),
11948         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11949         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11950         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11951         (gst_audio_amplify_set_caps),
11952         (gst_audio_amplify_transform_int_clip),
11953         (gst_audio_amplify_transform_int_wrap_negative),
11954         (gst_audio_amplify_transform_int_wrap_positive),
11955         (gst_audio_amplify_transform_float_clip),
11956         (gst_audio_amplify_transform_float_wrap_negative),
11957         (gst_audio_amplify_transform_float_wrap_positive),
11958         (gst_audio_amplify_transform_ip):
11959         * gst/audiofx/audioamplify.h:
11960         * gst/audiofx/audiofx.c: (plugin_init):
11961         Add new element "audioamplify". This allows scaling of raw audio
11962         samples, similar to the "volume" element, but provides different modes
11963         for clipping and allows unlimited amplification. It's mainly targeted
11964         for creative sound design and not as a replacement of the "volume"
11965         element. Fixes #397162
11966         * docs/plugins/Makefile.am:
11967         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11968         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11969         * docs/plugins/gst-plugins-good-plugins.args:
11970         * docs/plugins/inspect/plugin-audiofx.xml:
11971         Add docs for audioamplify and integrate them into the build system
11972         * tests/check/Makefile.am:
11973         * tests/check/elements/audioamplify.c: (setup_amplify),
11974         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11975         Add fairly extensive unit test suite for audioamplify
11976
11977 2007-01-24  Wim Taymans  <wim@fluendo.com>
11978
11979         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11980         Unblock pads after adding the pads to the element so that autopluggers
11981         get a change to link something. Possibly fixes #395688.
11982
11983 2007-01-24  Wim Taymans  <wim@fluendo.com>
11984
11985         * gst/rtp/gstrtpamrdepay.c:
11986         * gst/rtp/gstrtpgsmdepay.c:
11987         * gst/rtp/gstrtph263pdepay.c:
11988         * gst/rtp/gstrtph263ppay.c:
11989         * gst/rtp/gstrtph264depay.c:
11990         * gst/rtp/gstrtpilbcdepay.c:
11991         * gst/rtp/gstrtpmp2tdepay.c:
11992         * gst/rtp/gstrtpmp4gdepay.c:
11993         * gst/rtp/gstrtpmp4gpay.c:
11994         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11995         * gst/rtp/gstrtpmp4vpay.c:
11996         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11997         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11998         (gst_rtp_mpa_depay_process):
11999         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
12000         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
12001         * gst/rtp/gstrtppcmadepay.c:
12002         * gst/rtp/gstrtppcmudepay.c:
12003         * gst/rtp/gstrtpspeexdepay.c:
12004         * gst/rtp/gstrtpspeexpay.c:
12005         * gst/rtp/gstrtpsv3vdepay.c:
12006         * gst/rtp/gstrtptheoradepay.c:
12007         * gst/rtp/gstrtptheorapay.c:
12008         * gst/rtp/gstrtpvorbisdepay.c:
12009         * gst/rtp/gstrtpvorbispay.c:
12010         Fix caps with payload numbers.
12011         Add some fixed payload numbers to caps when possible.
12012
12013 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
12014
12015         reviewed by: Stefan Kost  <ensonic@users.sf.net>
12016
12017         * gst/audiofx/Makefile.am:
12018         * gst/audiofx/audiofx.c: (plugin_init):
12019         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
12020         (gst_audio_invert_class_init), (gst_audio_invert_init),
12021         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
12022         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
12023         (gst_audio_invert_transform_float),
12024         (gst_audio_invert_transform_ip):
12025         * gst/audiofx/audioinvert.h:
12026         Add new audiofx element "audioinvert". This element swaps the upper
12027         and lower half of samples and can be used for example for a
12028         wide-stereo effect. Fixes #396057
12029         * docs/plugins/Makefile.am:
12030         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12031         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12032         * docs/plugins/gst-plugins-good-plugins.args:
12033         * docs/plugins/inspect/plugin-audiofx.xml:
12034         Add docs for the audioinvert element and add them to the build system.
12035         * tests/check/Makefile.am:
12036         * tests/check/elements/audioinvert.c: (setup_invert),
12037         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
12038         Add unit test suite for the audioinvert element.
12039
12040 2007-01-23  Wim Taymans  <wim@fluendo.com>
12041
12042         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
12043         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
12044         Parse config params as string and int.
12045         Parse and use AU header length
12046
12047 2007-01-23  Wim Taymans  <wim@fluendo.com>
12048
12049         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
12050         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
12051         * gst/smpte/gstmask.c: (_gst_mask_register):
12052         * gst/smpte/gstmask.h:
12053         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
12054         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
12055         (gst_smpte_paint_triangle_clock):
12056         constify some static structs.
12057         Don't update the mask if nothing changed to the params.
12058         Make sure we never draw outside of the picture. Fixes #398325.
12059
12060 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
12061
12062         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
12063           Error out properly when pull_range fails while we're reading the
12064           headers, instead of just pausing the task silently. Fixes #399338.
12065
12066 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12067
12068         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
12069           Some more sanity checks to make sure the input formats match and the
12070           input pads are actually negotiated, in case someone tries to feed
12071           buffers from fakesrc or filesrc. Fixes #398299.
12072           Also const-ify an array, just because we can.
12073
12074 2007-01-19  Edward Hervey  <edward@fluendo.com>
12075
12076         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
12077         Ignore previous commit, that was only valid for widths and heights
12078         that are multiples of 4.
12079         Copy over size/stride macros from jpegdec. This allows the element
12080         to work with any width,height...
12081         ... but puts in evidence that the actual transformations only work
12082         with width/height that are multiples of 4.
12083
12084 2007-01-19  Edward Hervey  <edward@fluendo.com>
12085
12086         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
12087         Allocate buffers of the right size.
12088         The proper size of a I420 buffer in bytes is:
12089         
12090             width * height * 3
12091             ------------------
12092                     2
12093
12094 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12095
12096         * gst/smpte/gstsmpte.c: (gst_smpte_init):
12097           Proxy getcaps on sink pads too, so that we either end up with the
12098           same dimensions on all pads or error out if that's not possible
12099           (seems to work even!). Fixes #398086, I think.
12100
12101 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12102
12103         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12104         * docs/plugins/gst-plugins-good-plugins.args:
12105         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12106           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
12107           fix integer properties with -1 as minimum value.
12108
12109         * docs/plugins/inspect/plugin-1394.xml:
12110         * docs/plugins/inspect/plugin-aasink.xml:
12111         * docs/plugins/inspect/plugin-alaw.xml:
12112         * docs/plugins/inspect/plugin-alpha.xml:
12113         * docs/plugins/inspect/plugin-alphacolor.xml:
12114         * docs/plugins/inspect/plugin-annodex.xml:
12115         * docs/plugins/inspect/plugin-apetag.xml:
12116         * docs/plugins/inspect/plugin-audiofx.xml:
12117         * docs/plugins/inspect/plugin-auparse.xml:
12118         * docs/plugins/inspect/plugin-autodetect.xml:
12119         * docs/plugins/inspect/plugin-avi.xml:
12120         * docs/plugins/inspect/plugin-cacasink.xml:
12121         * docs/plugins/inspect/plugin-cairo.xml:
12122         * docs/plugins/inspect/plugin-cdio.xml:
12123         * docs/plugins/inspect/plugin-cutter.xml:
12124         * docs/plugins/inspect/plugin-debug.xml:
12125         * docs/plugins/inspect/plugin-dv.xml:
12126         * docs/plugins/inspect/plugin-efence.xml:
12127         * docs/plugins/inspect/plugin-effectv.xml:
12128         * docs/plugins/inspect/plugin-esdsink.xml:
12129         * docs/plugins/inspect/plugin-flac.xml:
12130         * docs/plugins/inspect/plugin-flxdec.xml:
12131         * docs/plugins/inspect/plugin-gconfelements.xml:
12132         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
12133         * docs/plugins/inspect/plugin-goom.xml:
12134         * docs/plugins/inspect/plugin-halelements.xml:
12135         * docs/plugins/inspect/plugin-icydemux.xml:
12136         * docs/plugins/inspect/plugin-id3demux.xml:
12137         * docs/plugins/inspect/plugin-jpeg.xml:
12138         * docs/plugins/inspect/plugin-level.xml:
12139         * docs/plugins/inspect/plugin-matroska.xml:
12140         * docs/plugins/inspect/plugin-mulaw.xml:
12141         * docs/plugins/inspect/plugin-multipart.xml:
12142         * docs/plugins/inspect/plugin-navigationtest.xml:
12143         * docs/plugins/inspect/plugin-ossaudio.xml:
12144         * docs/plugins/inspect/plugin-png.xml:
12145         * docs/plugins/inspect/plugin-rtp.xml:
12146         * docs/plugins/inspect/plugin-rtsp.xml:
12147         * docs/plugins/inspect/plugin-shout2send.xml:
12148         * docs/plugins/inspect/plugin-smpte.xml:
12149         * docs/plugins/inspect/plugin-speex.xml:
12150         * docs/plugins/inspect/plugin-taglib.xml:
12151         * docs/plugins/inspect/plugin-udp.xml:
12152         * docs/plugins/inspect/plugin-videobalance.xml:
12153         * docs/plugins/inspect/plugin-videobox.xml:
12154         * docs/plugins/inspect/plugin-videoflip.xml:
12155         * docs/plugins/inspect/plugin-videomixer.xml:
12156         * docs/plugins/inspect/plugin-wavenc.xml:
12157         * docs/plugins/inspect/plugin-wavparse.xml:
12158         * docs/plugins/inspect/plugin-ximagesrc.xml:
12159           Update to CVS.
12160
12161 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
12162
12163         Patch by: Sebastian Dröge <slomo circular-chaos org>
12164
12165         * gst/audiofx/audiopanorama.c:
12166           Fix doc section name (Fixes #397946)
12167
12168 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
12169
12170         * sys/v4l2/gstv4l2object.c:
12171         (gst_v4l2_object_install_properties_helper),
12172         (gst_v4l2_object_set_property_helper),
12173         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
12174         * sys/v4l2/gstv4l2object.h:
12175         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
12176         (gst_v4l2src_init), (gst_v4l2src_set_property),
12177         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
12178         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12179         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
12180         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
12181         (gst_v4l2src_capture_deinit):
12182           Fix EIO handing when capturing. Add new property to specify the number of
12183           buffers to enque (and remove the borked num-buffers usage).
12184
12185 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
12186
12187         Patch by: Sebastian Dröge <slomo circular-chaos org>
12188
12189         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
12190         (gst_audio_panorama_set_process_function):
12191           Use a function array for process methods, add more docs and define the
12192           startindex of enums.
12193
12194 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
12195
12196         Patch by: Mark Nauwelaerts <manauw at skynet be>
12197
12198         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
12199         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
12200         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
12201         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
12202         (gst_avi_mux_riff_get_avi_header),
12203         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
12204         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
12205         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
12206         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
12207         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
12208         (gst_avi_mux_change_state):
12209         * gst/avi/gstavimux.h:
12210         * tests/check/elements/avimux.c: (teardown_src_pad):
12211           Add support for more than one audio stream; write better AVIX
12212           header; refactor code a bit; don't announce vorbis caps on our audio
12213           sink pads since we don't support it anyway. Closes #379298.
12214
12215 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
12216
12217         Patch by: Sebastian Dröge <slomo circular-chaos org>
12218
12219         * gst/audiofx/audiopanorama.c:
12220         (gst_audio_panorama_method_get_type),
12221         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12222         (gst_audio_panorama_set_process_function),
12223         (gst_audio_panorama_set_property),
12224         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
12225         (gst_audio_panorama_transform_m2s_int_simple),
12226         (gst_audio_panorama_transform_s2s_int_simple),
12227         (gst_audio_panorama_transform_m2s_float_simple),
12228         (gst_audio_panorama_transform_s2s_float_simple):
12229         * gst/audiofx/audiopanorama.h:
12230           Add 'method' property and provide a simple (non-psychoacustic)
12231           processing method (#394859).
12232
12233         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
12234         (panorama_suite):
12235           Tests for new method.
12236
12237 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
12238
12239         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
12240         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
12241           Set correct caps on outgoing pulled buffers, or things blow up
12242           after recent core changes.
12243
12244 2007-01-11  Wim Taymans  <wim@fluendo.com>
12245
12246         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12247
12248         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
12249         (gst_multipart_mux_request_new_pad),
12250         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
12251         (gst_multipart_mux_change_state):
12252         Return FLOW errors ASAP. Fixes #394977.
12253         Misc cleanups.
12254
12255 2007-01-11  Wim Taymans  <wim@fluendo.com>
12256
12257         Patch by: Lutz Mueller <lutz at topfrose dot de>
12258
12259         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
12260         Check for stream pad before activating. 
12261
12262 2007-01-10  Wim Taymans  <wim@fluendo.com>
12263
12264         Patch by: Peter Kjellerstedt  <pkj at axis com>
12265
12266         * gst/rtsp/COPYING.MIT:
12267         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12268         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
12269         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
12270         (gst_rtspsrc_stream_configure_transport),
12271         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
12272         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
12273         (gst_rtspsrc_parse_methods),
12274         (gst_rtspsrc_create_transports_string),
12275         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
12276         (gst_rtspsrc_open), (gst_rtspsrc_close):
12277         * gst/rtsp/gstrtspsrc.h:
12278         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12279         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
12280         (parse_request_line), (parse_line), (rtsp_connection_read),
12281         (rtsp_connection_close):
12282         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12283         (rtsp_method_as_text), (rtsp_header_as_text),
12284         (rtsp_status_as_text), (rtsp_find_header_field),
12285         (rtsp_find_method):
12286         * gst/rtsp/rtspdefs.h:
12287         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12288         (rtsp_ext_wms_configure_stream):
12289         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12290         (rtsp_message_new_request), (rtsp_message_init_request),
12291         (rtsp_message_new_response), (rtsp_message_init_response),
12292         (rtsp_message_init_data), (rtsp_message_unset),
12293         (rtsp_message_free), (rtsp_message_add_header),
12294         (rtsp_message_get_header), (rtsp_message_set_body),
12295         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12296         * gst/rtsp/rtspmessage.h:
12297         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12298         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12299         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12300         (sdp_message_dump):
12301         Allow url to be NULL to be able to use it for server connections.
12302         Can now send responses as well as requests.
12303         No longer hangs in an endless loop if EOF is received.
12304         Can now convert a status code to a text string.
12305         Return RTSP_HDR_INVALID for unknown headers.
12306         Return RTSP_INVALID for unknown methods.
12307         Copy CSeq and Session headers from the request.
12308         Only free memory corresponding to the currently set message type.
12309         Added const to function arguments as appropriate.
12310         Avoid a compiler warning when initializing nmedia.
12311         Use guint rather than gint to avoid compiler warnings.
12312         Fix crasher in wms extension.
12313         Factor out stream setup from open_connection.
12314         Delay activation of streams when actual data is received from the
12315         server, this prepares us to do proper protocol switching.
12316         Added new license.
12317         Fixes #380895.
12318
12319
12320 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12321
12322         Patch by: Sebastian Dröge <slomo ubuntu com>
12323
12324         * docs/plugins/Makefile.am:
12325         * gst/audiofx/audiopanorama.c:
12326           Some small docs fixes (#394851).
12327
12328 2007-01-09  Wim Taymans  <wim@fluendo.com>
12329
12330         * gst/avi/gstavidemux.c:
12331         Fix docs.
12332
12333 2007-01-09  Wim Taymans  <wim@fluendo.com>
12334
12335         * gst/rtp/Makefile.am:
12336         * gst/rtp/gstrtp.c: (plugin_init):
12337         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12338         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12339         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12340         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12341         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12342         * gst/rtp/gstrtpmpvdepay.h:
12343           Added RFC 2250 MPEG Video Depayloader.
12344
12345         * gst/rtp/gstrtpL16depay.h:
12346         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12347         (gst_rtp_h263p_depay_process):
12348         Fix Header file. Small cleanups.
12349
12350         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12351         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12352         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12353         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12354         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12355         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12356         (gst_rtp_mp4v_depay_change_state):
12357         Remove usused code. Remove Adapter from state Change. Added debug.
12358
12359         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12360         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12361         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12362         * gst/rtp/gstrtpmpadepay.h:
12363         Subclass base depayloader.
12364         Added debug.
12365         Support static payload type assignment as well.
12366
12367         * gst/rtp/gstrtpmpapay.c:
12368         Fix caps.
12369
12370 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12371
12372         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12373
12374         * ext/jpeg/gstjpegdec.c:
12375         * ext/jpeg/gstjpegenc.c:
12376         * ext/jpeg/smokecodec.c:
12377           These libjpeg callbacks should return a 'boolean' (unsigned char
12378           apparently) and not a 'gboolean' (which maps to gint). Fixes
12379           warnings when compiling with MingW (#393427).
12380
12381         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12382           Use ioctlsocket on win32.
12383
12384         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12385           Some printf format fixes for win32.
12386
12387 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12388
12389         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12390           Use gst_guint64_to_gdouble for conversion.
12391         * win32/vs6/libgstmatroska.dsp:
12392           Add zlib to the link.
12393         * win32/vs6/libgstvideobox.dsp:
12394           Update liboil library name (project is linked to 
12395           liboil-0.3-0.lib now).
12396           
12397 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12398
12399         * gst/matroska/Makefile.am:
12400           If zlib is available and used, we must link it explicitly for
12401           things to work on MingW (fixes #392855).
12402
12403 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12404
12405         * ext/esd/esdsink.c: (gst_esdsink_delay):
12406           Don't return bogus values when esd_get_delay() fails for some
12407           reason (#392189).
12408
12409 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12410
12411         * sys/ximage/gstximagesrc.c: (composite_pixel):
12412           Fix presumably copy'n'pasto for 16bpp depth.
12413
12414 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12415
12416         * gst/matroska/matroska-mux.c:
12417         (gst_matroska_mux_audio_pad_setcaps):
12418           The "signed" field in audio caps is of boolean type, trying to use
12419           gst_structure_get_int() to extract it will fail. Fixing this makes
12420           matroskamux accept raw audio input (#387121) (use at your own risk
12421           though, due to the matroska spec being not entirely useful in this
12422           respect).
12423           Also fix up raw audio structures in template caps so that they
12424           represent what our setcaps function will actually accept, so that
12425           converters know what to convert to.
12426           Finally, don't fail if there isn't an "endianness" field in 8-bit
12427           PCM caps.
12428
12429 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12430
12431         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12432         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12433         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12434         (teardown_cmmldec):
12435         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12436         (teardown_cmmlenc):
12437         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12438           reapply consistent pad (de)activation
12439
12440 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12441
12442         * configure.ac:
12443         Back to CVS
12444
12445         * gst-plugins-good.doap:
12446         Add 0.10.5 doap entry
12447
12448 === release 0.10.5 ===
12449
12450 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12451
12452         * configure.ac:
12453           releasing 0.10.5, "The Path of Thorns"
12454
12455 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12456
12457         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12458         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12459         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12460         (teardown_cmmldec):
12461         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12462         (teardown_cmmlenc):
12463         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12464           revert my freeze breakage
12465
12466 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12467
12468         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12469         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12470         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12471         (teardown_cmmldec):
12472         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12473         (teardown_cmmlenc):
12474         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12475           consistent pad (de)activation
12476
12477 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12478
12479         * configure.ac:
12480         * ext/Makefile.am:
12481         Disable LADPSA, as it has moved to the -bad module for the duration.
12482
12483 2006-12-18  Wim Taymans  <wim@fluendo.com>
12484
12485         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12486         (gst_signal_processor_event):
12487         Reset flow_state back to _OK after a flush stop so that we exit our
12488         error state after the flush. Fixes #374213
12489
12490 2006-12-16  David Schleef  <ds@schleef.org>
12491
12492         * sys/osxvideo/osxvideosink.h:
12493         * sys/osxvideo/osxvideosink.m:
12494           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12495
12496 2006-12-16  David Schleef  <ds@schleef.org>
12497
12498         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12499
12500         * sys/osxvideo/Makefile.am:
12501         * sys/osxvideo/osxvideosink.h:
12502         * sys/osxvideo/osxvideosink.m:
12503           Preliminary patch for porting osxvideosink
12504
12505 2006-12-16  Wim Taymans  <wim@fluendo.com>
12506
12507         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12508
12509         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12510         (gst_videomixer_set_master_geometry),
12511         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12512         (gst_videomixer_reset), (gst_videomixer_init),
12513         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12514         (gst_videomixer_release_pad), (gst_videomixer_collected),
12515         (gst_videomixer_change_state):
12516         Introduce some locking around the videomixer state so that it does not
12517         crash when adding/removing pads. Fixes #383043.
12518
12519 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12520
12521         * configure.ac:
12522           Make sure libcaca can actually be used instead of just checking for
12523           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12524           cross-compiling (fixes #384587).
12525
12526 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12527
12528         * Makefile.am:
12529         * gst-plugins-good.doap:
12530         * gst-plugins-good.spec.in:
12531           adding doap file
12532
12533 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12534
12535         * configure.ac:
12536           libflac-1.1.3 changed API again, but we can't build against it yet,
12537           so make sure our check doesn't use libflac-1.1.3 and add a comment
12538           to this effect.
12539
12540 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12541
12542         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12543         (gst_quarktv_planetable_clear):
12544           Add some NULL pointer checks (possibly related to #385623).
12545
12546 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12547
12548         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12549         (gst_tag_demux_chain):
12550         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12551           In streaming mode, if the first buffer we get doesn't have an
12552           offset, fix it up to be 0, otherwise trimming won't work later on
12553           and we'll be typefinding application/x-id3, which may result in
12554           decodebin plugging an endless number of id3demux elements as a
12555           consequence. Fixes #385031.
12556           
12557 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12558
12559         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12560           Ignore the buffer_time the sound device reports. Turns out it is 
12561           sometimes completely bogus and we're better off without it.
12562
12563 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12564
12565         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12566         (gst_matroska_demux_video_caps):
12567         * gst/matroska/matroska-ids.c:
12568         (gst_matroska_track_init_video_context):
12569         * gst/matroska/matroska-ids.h:
12570           Try harder to extract the framerate for video tracks correctly and
12571           save it directly instead of converting it back and forth a few
12572           times. Mostly makes a difference for very small framerates (<1).
12573           Fixes #380199.
12574
12575 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12576
12577         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12578         (gst_gconf_audio_src_dispose), (do_toggle_element):
12579         * ext/gconf/gstgconfaudiosrc.h:
12580           Remove gconf notify hook when the gconfaudiosrc element is
12581           destroyed, otherwise the callback may be called on an
12582           already-destroyed instance and bad things happen. Should fix
12583           #378184.
12584           Also ignore gconf key changes when the source is already running.
12585
12586 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12587
12588         Patch by: Sebastian Dröge  <mail at slomosnail de>
12589
12590         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12591           We need to be able to read and parse any possible floating point string
12592           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12593           will parse the former only in certain locales though, so we really need
12594           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12595           make sure we can parse either version at all times.
12596           Fixes #382982 for real.
12597
12598 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12599
12600         * sys/sunaudio/gstsunaudiomixerctrl.c:
12601         * sys/sunaudio/gstsunaudiosrc.c:
12602
12603         Use the sunaudio debug category.
12604
12605         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12606         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12607         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12608         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12609         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12610         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12611         (gst_sunaudiosink_reset):
12612         * sys/sunaudio/gstsunaudiosink.h:
12613
12614         Uses the sunaudio debug category for all debug output
12615         Implements the _delay() callback to synchronise video playback better
12616         Change the segtotal and segsize values back to the parent class 
12617           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12618           respectively)
12619         Measure the samples written to the device vs. played.
12620         Keep track of segments in the device by writing empty eof frames, and
12621         sleep using a GCond when we get too far ahead and risk overrunning the
12622         sink's ringbuffer.
12623
12624         Fixes: #360673
12625
12626 2006-12-08  Wim Taymans  <wim@fluendo.com>
12627
12628         Patch by: Sebastian Dröge  <mail at slomosnail de >
12629
12630         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12631         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12632         * gst/audiofx/audiopanorama.h:
12633         Fix audiopanorame with float samples. Fixes #383726.
12634
12635 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12636
12637         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12638         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12639         (gst_sunaudiosrc_reset):
12640
12641         Implement reset functions to unblock the src/sink more quickly on 
12642         state change requests.
12643         Patch by: Brian Cameron <brian dot cameron at sun com>
12644
12645 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12646
12647         * sys/sunaudio/gstsunaudiomixer.c:
12648         (gst_sunaudiomixer_change_state):
12649         Construct the correct mixer device name when the AUDIODEV env var
12650         is set.
12651
12652         Patch by: Jerry Tan <jerry.tan at sun dot com>
12653         Fixes: #383596
12654
12655 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12656
12657         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12658         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12659         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12660         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12661         Patch by: Jerry Tan <jerry.tan at sun dot com>
12662         Fixes: #349015
12663
12664 2006-12-07  Wim Taymans  <wim@fluendo.com>
12665
12666         * gst/smpte/gstmask.h:
12667         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12668         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12669         (gst_smpte_collected), (gst_smpte_set_property),
12670         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12671         * gst/smpte/gstsmpte.h:
12672         Port to 0.10 some more. 
12673         Added duration property to specify the duration of the transition.
12674         Make framerate a fraction.
12675         Deprecate fps property, we only use negotiated fps.
12676         Added docs.
12677         Fix collectpad usage.
12678         Reset state in READY.
12679         Send NEWSEGMENT event.
12680         Fix racy updates of object properties.
12681         Added debug category.
12682         Fixes #383323.
12683
12684 2006-12-06  Wim Taymans  <wim@fluendo.com>
12685
12686         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12687
12688         * gst/videomixer/videomixer.c:
12689         (gst_videomixer_set_master_geometry),
12690         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12691         Don't reset xpos and ypos in the setcaps function because causes
12692         unexpected behaviour.
12693         Fixes #382179.
12694
12695 2006-12-06  Wim Taymans  <wim@fluendo.com>
12696
12697         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12698         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12699         Keep track of the buffer timestamp in the collectdata member instead
12700         of modifying the buffer without making the metadata writable first.
12701         Fixes #382277.
12702
12703 2006-12-06  Wim Taymans  <wim@fluendo.com>
12704
12705         Patch by: Rob Taylor <robtaylor at floopily dot org>
12706
12707         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12708         If using multicast in udpsrc, bind to the multicast address rather than
12709         IN_ADDR_ANY.
12710         This allows the simultanous use of multiple udpsrcs listening on
12711         different multicat addresses. Without this all udpsrcs will receive all
12712         packets from all subscribed multicast addresses.
12713         Fixes #383001.
12714
12715 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12716
12717         * ext/taglib/gstid3v2mux.cc:
12718         Don't attempt to write a NULL frame into the ID3 tag set when the 
12719         createFrame method returned NULL.
12720         Fixes: #381857
12721         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12722
12723 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12724
12725         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12726         Use g_strtod() instead of sscanf to parse doubles, so that it will
12727         try parsing in the C locale if the current locale fails.
12728         Fixes: #382982
12729         Patch by: Sebastian Dröge  <mail at slomosnail de >
12730
12731 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12732
12733         * win32/MANIFEST:
12734         Fix compilation on win32 under VS8
12735         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12736         Partially fixes #381175
12737
12738 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12739
12740         * gst/avi/gstavimux.c:
12741           accept all mpegversions,fixes #380825
12742           spotted by: Jerome Alet  
12743
12744 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12745
12746         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12747         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12748         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12749         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12750           cleanup the error message a bit more
12751
12752 2006-11-28  Wim Taymans  <wim@fluendo.com>
12753
12754         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12755         Fix width and height properties.
12756
12757         * ext/libcaca/gstcacasink.h:
12758         Fix compilation on newer libcaca that require us to include a new
12759         header. Fixes #379918.
12760
12761 2006-11-28  Wim Taymans  <wim@fluendo.com>
12762
12763         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12764         * gst/rtsp/gstrtspsrc.h:
12765         * gst/rtsp/rtspext.h:
12766         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12767         (rtsp_ext_wms_get_context):
12768         Add method so that extensions can choose to disable the setup of
12769         a stream.
12770         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12771
12772 2006-11-27  Wim Taymans  <wim@fluendo.com>
12773
12774         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12775
12776         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12777         Push header in a separate buffer instead of memcpy:ing all data.
12778         Change LF => CRLF in headers.
12779         Move trailing LF to header. Fixes #379792.
12780
12781 2006-11-27  Wim Taymans  <wim@fluendo.com>
12782
12783         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12784         Small buffer overflow fix and improve debugging.
12785
12786 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12787
12788         * ext/esd/esdmon.h:
12789         * ext/esd/esdsink.h:
12790           remove obsolete _factory_init protos
12791
12792 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12793
12794         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12795         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12796         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12797         (gst_avi_demux_read_subindexes_push),
12798         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12799         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12800         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12801         (gst_avi_demux_massage_index),
12802         (gst_avi_demux_calculate_durations_from_index),
12803         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12804         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12805         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12806           remove dead code, tweak debugs statements, add comments, use
12807           _uint64_scale instead _uint64_scale_int when using guint64 values,
12808           small optimizations, reflow some error handling
12809
12810 2006-11-22  Edward Hervey  <edward@fluendo.com>
12811
12812         * po/.cvsignore:
12813         We never put .pot files in cvs. Let's ignore them all.
12814
12815 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12816
12817         * po/POTFILES.in:
12818           ... but better exclude files that aren't disted.
12819
12820 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12821
12822         * po/POTFILES.in:
12823           Add v4l2 source files to list of files with translations, so the
12824           strings are actually extracted (however bad they still may be).
12825
12826 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12827
12828         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12829           Minor clean-ups: const-ify static array, remove trailing comma from
12830           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12831
12832 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12833
12834         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12835         Make sure that g_free always gets called on the same pointer that was 
12836         returned by g_malloc.  Fixes #376594.
12837         Do not leak memory if decompressed size is wrong.
12838         Remove unneeded check of return value of g_malloc.
12839         Patch by: René Stadler <mail@renestadler.de>
12840
12841 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12842
12843         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12844           Add missing curly brackets.
12845
12846 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12847
12848         * sys/v4l2/v4l2src_calls.c:
12849         Fix capture_deinit.
12850
12851 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12852
12853         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12854         (gst_matroska_mux_request_new_pad):
12855           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12856
12857         * tests/check/elements/matroskamux.c: (setup_src_pad),
12858         (setup_sink_pad), (GST_START_TEST):
12859         Activate pads before using them.
12860
12861 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12862
12863         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12864           Initialise variable to get rid of bogus compiler warning.
12865
12866 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12867
12868         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12869
12870         * gst/rtp/gstrtph263pay.c:
12871         * gst/rtp/gstrtph263pdepay.c:
12872         * gst/rtp/gstrtph263ppay.c:
12873           Specify H.263 variant and version in the caps (fixes #361637)
12874
12875 2006-11-15  Wim Taymans  <wim@fluendo.com>
12876
12877         * gst/rtsp/rtspconnection.c: (read_body):
12878         Don't set a data pointer to NULL and a size > 0 when we deal
12879         with empty packets.
12880
12881         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12882         (rtsp_message_init_response), (rtsp_message_init_data),
12883         (rtsp_message_unset), (rtsp_message_free),
12884         (rtsp_message_take_body):
12885         Check that we can't create invalid empty packets. 
12886
12887 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12888
12889         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12890
12891         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12892         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12893         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12894         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12895         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12896         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12897         * gst/matroska/matroska-mux.h:
12898           Add basic tag writing support; implement releasing pads (#374658).
12899
12900 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12901
12902         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12903         (gst_matroska_demux_audio_caps):
12904           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12905
12906 2006-11-14  David Schleef  <ds@schleef.org>
12907
12908         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12909
12910 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12911
12912         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12913
12914         * win32/vs8/gst-plugins-good.sln:
12915         * win32/vs8/libgst1394.vcproj:
12916         * win32/vs8/libgstaasink.vcproj:
12917         * win32/vs8/libgstalaw.vcproj:
12918         * win32/vs8/libgstalpha.vcproj:
12919         * win32/vs8/libgstalphacolor.vcproj:
12920         * win32/vs8/libgstannodex.vcproj:
12921         * win32/vs8/libgstapetag.vcproj:
12922         * win32/vs8/libgstaudiofx.vcproj:
12923         * win32/vs8/libgstauparse.vcproj:
12924         * win32/vs8/libgstautodetect.vcproj:
12925         * win32/vs8/libgstavi.vcproj:
12926         * win32/vs8/libgstcacasink.vcproj:
12927         * win32/vs8/libgstcdio.vcproj:
12928         * win32/vs8/libgstcutter.vcproj:
12929         * win32/vs8/libgstdv.vcproj:
12930         * win32/vs8/libgsteffectv.vcproj:
12931         * win32/vs8/libgstflac.vcproj:
12932         * win32/vs8/libgstflxdec.vcproj:
12933         * win32/vs8/libgstgoom.vcproj:
12934         * win32/vs8/libgsticydemux.vcproj:
12935         * win32/vs8/libgstid3demux.vcproj:
12936         * win32/vs8/libgstjpeg.vcproj:
12937         * win32/vs8/libgstladspa.vcproj:
12938         * win32/vs8/libgstlevel.vcproj:
12939         * win32/vs8/libgstmatroska.vcproj:
12940         * win32/vs8/libgstmikmod.vcproj:
12941         * win32/vs8/libgstmng.vcproj:
12942         * win32/vs8/libgstmonoscope.vcproj:
12943         * win32/vs8/libgstmulaw.vcproj:
12944         * win32/vs8/libgstmultipart.vcproj:
12945         * win32/vs8/libgstpng.vcproj:
12946         * win32/vs8/libgstrtp.vcproj:
12947         * win32/vs8/libgstrtsp.vcproj:
12948         * win32/vs8/libgstshout2.vcproj:
12949         * win32/vs8/libgstsmpte.vcproj:
12950         * win32/vs8/libgstspeex.vcproj:
12951         * win32/vs8/libgsttaglib.vcproj:
12952         * win32/vs8/libgstudp.vcproj:
12953         * win32/vs8/libgstvideobalance.vcproj:
12954         * win32/vs8/libgstvideobox.vcproj:
12955         * win32/vs8/libgstvideoflip.vcproj:
12956         * win32/vs8/libgstvideomixer.vcproj:
12957         * win32/vs8/libgstwavenc.vcproj:
12958         * win32/vs8/libgstwavparse.vcproj:
12959           Make end-of-line returns unixy, so that when the files are checked
12960           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12961           Hopefully fixes #366492.
12962
12963 2006-11-14  Wim Taymans  <wim@fluendo.com>
12964
12965         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12966         Disable init_frames delay timestamp adjustment, it does not
12967         seem to be needed at all. Fixes #369621.
12968
12969 2006-11-13  Wim Taymans  <wim@fluendo.com>
12970
12971         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12972
12973         * gst/videomixer/videomixer.c:
12974         (gst_videomixer_set_master_geometry),
12975         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12976         (gst_videomixer_collect_free), (gst_videomixer_reset),
12977         (gst_videomixer_init), (gst_videomixer_finalize),
12978         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12979         (gst_videomixer_collected), (gst_videomixer_change_state):
12980         Fix memleak by unref'ing collectpads instance (when finalizing)
12981         Implement releasing a request pad. Fixes #374479.
12982
12983 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12984
12985         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12986
12987         * win32/vs8/gst-plugins-good.sln:
12988         * win32/vs8/libgst1394.vcproj:
12989         * win32/vs8/libgstaasink.vcproj:
12990         * win32/vs8/libgstalaw.vcproj:
12991         * win32/vs8/libgstalpha.vcproj:
12992         * win32/vs8/libgstalphacolor.vcproj:
12993         * win32/vs8/libgstannodex.vcproj:
12994         * win32/vs8/libgstapetag.vcproj:
12995         * win32/vs8/libgstaudiofx.vcproj:
12996         * win32/vs8/libgstauparse.vcproj:
12997         * win32/vs8/libgstautodetect.vcproj:
12998         * win32/vs8/libgstavi.vcproj:
12999         * win32/vs8/libgstcacasink.vcproj:
13000         * win32/vs8/libgstcdio.vcproj:
13001         * win32/vs8/libgstcutter.vcproj:
13002         * win32/vs8/libgstdv.vcproj:
13003         * win32/vs8/libgsteffectv.vcproj:
13004         * win32/vs8/libgstflac.vcproj:
13005         * win32/vs8/libgstflxdec.vcproj:
13006         * win32/vs8/libgstgoom.vcproj:
13007         * win32/vs8/libgsticydemux.vcproj:
13008         * win32/vs8/libgstid3demux.vcproj:
13009         * win32/vs8/libgstjpeg.vcproj:
13010         * win32/vs8/libgstladspa.vcproj:
13011         * win32/vs8/libgstlevel.vcproj:
13012         * win32/vs8/libgstmatroska.vcproj:
13013         * win32/vs8/libgstmikmod.vcproj:
13014         * win32/vs8/libgstmng.vcproj:
13015         * win32/vs8/libgstmonoscope.vcproj:
13016         * win32/vs8/libgstmulaw.vcproj:
13017         * win32/vs8/libgstmultipart.vcproj:
13018         * win32/vs8/libgstpng.vcproj:
13019         * win32/vs8/libgstrtp.vcproj:
13020         * win32/vs8/libgstrtsp.vcproj:
13021         * win32/vs8/libgstshout2.vcproj:
13022         * win32/vs8/libgstsmpte.vcproj:
13023         * win32/vs8/libgstspeex.vcproj:
13024         * win32/vs8/libgsttaglib.vcproj:
13025         * win32/vs8/libgstudp.vcproj:
13026         * win32/vs8/libgstvideobalance.vcproj:
13027         * win32/vs8/libgstvideobox.vcproj:
13028         * win32/vs8/libgstvideoflip.vcproj:
13029         * win32/vs8/libgstvideomixer.vcproj:
13030         * win32/vs8/libgstwavenc.vcproj:
13031         * win32/vs8/libgstwavparse.vcproj:
13032           Add VS8 project files (note that many of the plugins in ext are
13033           disabled by default). Fixes #366492.
13034
13035 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
13036
13037         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
13038           we do not translate debug messages
13039
13040 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
13041
13042         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
13043           fix categorisation, make short desc more explicit, remove unused code
13044           Fixes #372021
13045
13046 2006-11-08  Wim Taymans  <wim@fluendo.com>
13047
13048         * gst/rtp/gstrtpL16depay.c:
13049         * gst/rtp/gstrtpamrdepay.c:
13050         * gst/rtp/gstrtpamrpay.c:
13051         * gst/rtp/gstrtpgsmdepay.c:
13052         * gst/rtp/gstrtph263pay.c:
13053         * gst/rtp/gstrtph263pdepay.c:
13054         * gst/rtp/gstrtph263ppay.c:
13055         * gst/rtp/gstrtph264depay.c:
13056         * gst/rtp/gstrtpmp2tdepay.c:
13057         * gst/rtp/gstrtpmp4gdepay.c:
13058         * gst/rtp/gstrtpmp4gpay.c:
13059         * gst/rtp/gstrtpmp4vdepay.c:
13060         * gst/rtp/gstrtpmp4vpay.c:
13061         * gst/rtp/gstrtpmpadepay.c:
13062         * gst/rtp/gstrtpmpapay.c:
13063         * gst/rtp/gstrtppcmadepay.c:
13064         * gst/rtp/gstrtppcmapay.c:
13065         * gst/rtp/gstrtppcmudepay.c:
13066         * gst/rtp/gstrtppcmupay.c:
13067         * gst/rtp/gstrtpspeexdepay.c:
13068         * gst/rtp/gstrtpspeexpay.c:
13069         * gst/rtp/gstrtpsv3vdepay.c:
13070         Fix element descriptions.
13071
13072 2006-11-08  Wim Taymans  <wim@fluendo.com>
13073
13074         * gst/rtp/gstrtpvorbisdepay.c:
13075         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
13076         Fix description.
13077         Small cleanup in the payloader.
13078
13079 2006-11-08  Wim Taymans  <wim@fluendo.com>
13080
13081         * gst/rtp/Makefile.am:
13082         * gst/rtp/gstrtp.c: (plugin_init):
13083         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
13084         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
13085         (gst_rtp_theora_depay_finalize),
13086         (gst_rtp_theora_depay_parse_configuration),
13087         (gst_rtp_theora_depay_setcaps),
13088         (gst_rtp_theora_depay_switch_codebook),
13089         (gst_rtp_theora_depay_process),
13090         (gst_rtp_theora_depay_set_property),
13091         (gst_rtp_theora_depay_get_property),
13092         (gst_rtp_theora_depay_change_state),
13093         (gst_rtp_theora_depay_plugin_init):
13094         * gst/rtp/gstrtptheoradepay.h:
13095         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
13096         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
13097         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
13098         (gst_rtp_theora_pay_init_packet),
13099         (gst_rtp_theora_pay_flush_packet),
13100         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
13101         (gst_rtp_theora_pay_handle_buffer),
13102         (gst_rtp_theora_pay_plugin_init):
13103         * gst/rtp/gstrtptheorapay.h:
13104         Add theora pay/depayloaders.
13105
13106 2006-11-06  Wim Taymans  <wim@fluendo.com>
13107
13108         * gst/rtp/Makefile.am:
13109         We depend on gsttag to generate the vorbis comments.
13110
13111         * gst/rtp/gstrtpvorbisdepay.c:
13112         (gst_rtp_vorbis_depay_parse_configuration),
13113         (gst_rtp_vorbis_depay_setcaps),
13114         (gst_rtp_vorbis_depay_switch_codebook),
13115         (gst_rtp_vorbis_depay_process):
13116         * gst/rtp/gstrtpvorbisdepay.h:
13117         Parse configuration string in the depayloader.
13118         Implement selecting and switching to a new codebook.
13119         Receiving vorbis over RTP now works.
13120
13121         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
13122         (gst_rtp_vorbis_pay_init_packet),
13123         (gst_rtp_vorbis_pay_finish_headers),
13124         (gst_rtp_vorbis_pay_handle_buffer):
13125         * gst/rtp/gstrtpvorbispay.h:
13126         Set timestamps on outgoing buffers and RTP packets.
13127         Fix configuration string, prepend number of Packet headers.
13128         Fix encoding of ident string.
13129         Add delivery-method to caps.
13130         Streaming vorbis over RTP now works.
13131
13132 2006-11-06  Wim Taymans  <wim@fluendo.com>
13133
13134         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13135         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
13136         (gst_rtp_vorbis_pay_handle_buffer):
13137         * gst/rtp/gstrtpvorbispay.h:
13138         Generate a valid configuration string in the caps based on the
13139         vorbis headers.
13140
13141 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
13142
13143         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
13144         * ext/cdio/gstcdio.h:
13145         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
13146           Move CD-TEXT utility function into common file so it can also be
13147           used by a future cdioparanoiasrc.
13148
13149 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
13150         
13151         * sys/v4l2/Makefile.am:
13152         * sys/v4l2/gstv4l2object.c:
13153         * sys/v4l2/gstv4l2src.c:
13154         * sys/v4l2/gstv4l2xoverlay.c:
13155         * sys/v4l2/v4l2_calls.c:
13156         * sys/v4l2/v4l2src_calls.c:
13157         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
13158         xoverlay code that is still not implemented.
13159
13160 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
13161
13162         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
13163           We require a -base more recent than 0.10.9, so it's safe to use
13164           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
13165
13166         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
13167         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
13168           Use _newsegment_full() now that we depend on a recent enough core.
13169
13170         * gst/wavparse/gstwavparse.c:
13171           Remove cruft that we don't need any longer now that we depend on
13172           a recent enough -base.
13173
13174 2006-10-31  Wim Taymans  <wim@fluendo.com>
13175
13176         * gst/rtp/Makefile.am:
13177         * gst/rtp/gstrtp.c: (plugin_init):
13178         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
13179         (gst_rtpilbcpay_setcaps):
13180         Fix and activate ILBC pay and depayloaders. Fixes #368162.
13181
13182 2006-10-31  Wim Taymans  <wim@fluendo.com>
13183
13184         * ext/speex/gstspeexdec.c: (speex_dec_convert),
13185         (speex_dec_sink_event), (speex_dec_chain_parse_header):
13186         Some small cleanups, use _scale.
13187
13188 2006-10-31  Wim Taymans  <wim@fluendo.com>
13189
13190         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13191         Use higher precision scale function.
13192
13193 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
13194
13195         Patch by: Michal Benes  <michal dot benes at itonis tv>
13196
13197         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
13198         (gst_matroska_demux_read_track_encodings),
13199         (gst_matroska_decode_buffer):
13200           Fix several issues with encoded/compressed/encrypted/signed tracks;
13201           also, remove superfluous newline characters from some debug
13202           statements. (#366155)
13203
13204 2006-10-30  Wim Taymans  <wim@fluendo.com>
13205
13206         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
13207         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
13208         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
13209         (gst_smokedec_change_state):
13210         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13211         (gst_smokeenc_init), (gst_smokeenc_finalize),
13212         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
13213         (gst_smokeenc_resync), (gst_smokeenc_chain),
13214         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
13215         (gst_smokeenc_change_state):
13216         Various cleanups, capsnego and leak fixes.
13217
13218 2006-10-30  Wim Taymans  <wim@fluendo.com>
13219
13220         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13221
13222         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
13223         Fix videomixer so that it can handle any combination of framerates.
13224         Fixes #367221.
13225
13226 2006-10-28  Wim Taymans  <wim@fluendo.com>
13227
13228         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13229         (gst_avi_demux_parse_file_header),
13230         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
13231         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
13232         (gst_avi_demux_chain):
13233         Fix position query for audio. also fixes timestamps in streaming
13234         mode and bug #364958.
13235         Small cleanups.
13236
13237 2006-10-27  Wim Taymans  <wim@fluendo.com>
13238
13239         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
13240         * ext/libpng/gstpngenc.h:
13241         Fix strides. Fixes #364856.
13242         Cleanup capsnego.
13243         Set caps on outgoing buffers.
13244
13245 2006-10-18  Wim Taymans  <wim@fluendo.com>
13246
13247         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
13248
13249         * gst/rtp/gstrtpgsmpay.c:
13250         * gst/rtp/gstrtph263pay.c:
13251         * gst/rtp/gstrtpmpapay.c:
13252         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13253         (gst_rtp_pcma_pay_handle_buffer):
13254         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
13255         Add static payload numbers in addition to the dynamic ones.
13256         Fixes #361639.
13257
13258 2006-10-18  Wim Taymans  <wim@fluendo.com>
13259
13260         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
13261         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
13262         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
13263         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
13264         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
13265         * gst/rtsp/rtspdefs.h:
13266         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13267         * gst/rtsp/rtspurl.h:
13268         Reuse already existing enum for lower transport.
13269         Add rtspt and rtspu protocols.
13270         Send redirect to rtspt when udp times out.
13271
13272 2006-10-18  Wim Taymans  <wim@fluendo.com>
13273
13274         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13275         (gst_wavparse_stream_data):
13276         Fix seeking some more, mostly for speed changes.
13277
13278 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
13279
13280         Patch by: Fredrik Persson  <frepe at bredband net>
13281
13282         * sys/v4l2/gstv4l2tuner.c:
13283         * sys/v4l2/gstv4l2tuner.h:
13284           Fix _set_channel(): remove useless g_object_notify() for "channel"
13285           property that doesn't exist any longer and therefore now also
13286           useless redirect (#338818).
13287
13288 2006-10-17  Wim Taymans  <wim@fluendo.com>
13289
13290         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13291         Some drivers do not support unsetting the non-blocking flag once the
13292         device is opened. In those cases, close/open the device in
13293         non-blocking mode. Fixes #362673.
13294
13295 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13296
13297         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13298         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13299         (gst_v4l2src_get_fps):
13300           dear stefan, framespersecond is not frameperiod, reverting but adding
13301           comment
13302
13303 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13304
13305         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13306         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13307         (gst_v4l2src_get_fps):
13308           Numerator is numerator and denominator is denominator. Say that aloud
13309           5 times and retry after next beer.
13310
13311 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13312
13313         Patch by: Josep Torra Valles  <josep at fluendo com>
13314
13315         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13316         * ext/esd/esdsink.c: (gst_esdsink_write):
13317         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13318         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13319         (gst_flac_dec_send_newsegment):
13320         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13321         (gst_flac_enc_tell_callback):
13322         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13323         (smokecodec_parse_header), (smokecodec_decode):
13324         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13325         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13326         * gst/goom/Makefile.am:
13327         * gst/goom/gstgoom.c:
13328         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13329         * gst/rtsp/gstrtspsrc.c:
13330         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13331         * gst/udp/gstudpsink.c:
13332         * gst/udp/gstudpsrc.c:
13333         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13334         * sys/sunaudio/gstsunaudiomixertrack.h:
13335           Fix a bunch of problems discovered by the Forte compiler, mostly type
13336           mixups and pointer arithmetics with void pointers. Fixes #362603.
13337
13338 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13339
13340         * ext/speex/gstspeex.c: (plugin_init):
13341         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13342         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13343         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13344         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13345         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13346         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13347         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13348         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13349         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13350         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13351         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13352         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13353         * ext/speex/gstspeexenc.h:
13354           Miscellaneous clean-ups, among other things: speexenc => enc to
13355           enhance code readability; change speexenc => speex_enc; in chain
13356           function unref input buffer in case of error; take reference in
13357           event function; use boilerplate macro; use gst_pad_query_peer_*
13358           convenience functions.
13359
13360 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13361
13362         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13363         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13364         (gst_speexenc_set_header_on_caps):
13365           Fix some mem leaks.
13366
13367 2006-10-11  Wim Taymans  <wim@fluendo.com>
13368
13369         * gst/rtsp/URLS:
13370         Added some other URL.
13371
13372         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13373         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13374         (gst_rtspsrc_open), (gst_rtspsrc_play),
13375         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13376         * gst/rtsp/gstrtspsrc.h:
13377         Work on fallback to TCP connection when the UDP socket times out.
13378         Handler server requests, just reply with OK for now.
13379
13380         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13381         * gst/rtsp/rtspdefs.h:
13382         Added some more Real extension headers.
13383
13384         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13385         Fix parsing of urls with a ':' that is not part of the hostname:port
13386         part of the url.
13387
13388 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13389
13390         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13391         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13392         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13393           Activate pad before adding it to the already-running element.
13394
13395         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13396           Activate newly-created pad too.
13397
13398 2006-10-11  Wim Taymans  <wim@fluendo.com>
13399
13400         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13401
13402         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13403         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13404         (gst_udpsrc_start):
13405         Fix some leaks in caps and uris. Fixes #361252.
13406
13407 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13408
13409         * gst/wavparse/Makefile.am:
13410           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13411
13412 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13413
13414         * sys/v4l2/gstv4l2xoverlay.c:
13415         * sys/v4l2/gstv4l2xoverlay.h:
13416         Fix build as per the patch in #338818 comment 36.
13417
13418 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13419
13420         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13421           Activate pads before adding them to the source.
13422
13423 2006-10-06  Wim Taymans  <wim@fluendo.com>
13424
13425         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13426         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13427         Activate pads before adding.
13428
13429 2006-10-06  Wim Taymans  <wim@fluendo.com>
13430
13431         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13432         (gst_multipart_find_pad_by_mime):
13433         Activate pads before adding.
13434
13435         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13436         BOILERPLATE sets parent_class for us.
13437
13438 2006-10-06  Wim Taymans  <wim@fluendo.com>
13439
13440         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13441         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13442         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13443         (gst_rtspsrc_alloc_udp_ports),
13444         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13445         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13446         (gst_rtspsrc_create_transports_string),
13447         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13448         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13449         * gst/rtsp/gstrtspsrc.h:
13450         Rework how the transport string is constructed, try to share channels
13451         and udp ports.
13452         Make most of the stuff less dependant on RTP as we are also going to use
13453         it for RDT.
13454         Add support for transport specific session managers.
13455
13456         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13457         Implement _flush().
13458
13459         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13460         * gst/rtsp/rtspdefs.h:
13461         Add generic error return code.
13462
13463         * gst/rtsp/rtspext.h:
13464         Add support for pluggable tranport strings.
13465
13466         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13467         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13468         (rtsp_ext_wms_get_context):
13469         Detect WMServer and activate the extension.
13470
13471         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13472         (rtsp_transport_get_manager), (rtsp_transport_parse):
13473         * gst/rtsp/rtsptransport.h:
13474         Added methods to get mime/manager for certain transports.
13475
13476 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13477
13478         * ext/cairo/gsttimeoverlay.c:
13479         (gst_cairo_time_overlay_update_font_height):
13480         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13481         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13482         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13483         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13484         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13485         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13486         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13487         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13488         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13489         (gst_avi_demux_stream_data):
13490         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13491         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13492         (gst_fenced_buffer_copy):
13493         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13494         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13495         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13496         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13497         (gst_rtspsrc_handle_message):
13498         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13499         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13500           Printf format fixes.
13501
13502 2006-10-04  Wim Taymans  <wim@fluendo.com>
13503
13504         * gst/rtsp/Makefile.am:
13505         Dist new .h file too.
13506
13507 2006-10-04  Wim Taymans  <wim@fluendo.com>
13508
13509         * gst/rtsp/Makefile.am:
13510         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13511         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13512         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13513         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13514         (gst_rtspsrc_parse_rtpmap),
13515         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13516         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13517         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13518         * gst/rtsp/gstrtspsrc.h:
13519         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13520         * gst/rtsp/rtspdefs.h:
13521         * gst/rtsp/rtspext.h:
13522         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13523         (rtsp_ext_wms_get_context):
13524         * gst/rtsp/rtspextwms.h:
13525         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13526         (rtsp_transport_parse):
13527         * gst/rtsp/rtsptransport.h:
13528         Factor out extension in separate module.
13529         Fix getcaps to filter against the padtemplate.
13530         Use Content-Base if the server gives one.
13531         Rework the transport parsing a bit for future extensions.
13532         Added some Real Header field definitions.
13533
13534 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13535
13536         * docs/plugins/Makefile.am:
13537         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13538         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13539           added v4l2 stubs
13540         * gst-plugins-good.spec.in:
13541           add v4l2
13542
13543 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13544
13545         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13546           Extract disc/album/medium number and count and try harder
13547           to extract track number/count.
13548
13549 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13550
13551         * configure.ac:
13552         * sys/Makefile.am:
13553           add build stuff for v4l2, needs --enable-experimental until
13554           the last bits are resolved
13555
13556 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13557
13558         * tests/check/Makefile.am:
13559           Disable autodetect test temporarily, so that the build bots
13560           update -bad and the ranks of unreliable video sinks in there.
13561
13562         * tests/check/elements/autodetect.c: (GST_START_TEST):
13563           Skip test if no usable videosink is found.
13564
13565 2006-09-29  Wim Taymans  <wim@fluendo.com>
13566
13567         * gst/rtsp/URLS:
13568         Add some more URLs.
13569
13570         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13571         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13572         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13573         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13574         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13575         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13576         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13577         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13578         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13579         * gst/rtsp/gstrtspsrc.h:
13580         Add timeout property to control UDP timeouts.
13581         Fix error messages.
13582         Also start a loop function when operating in UDP mode so that we can
13583         do some more stuff async.
13584         Handle element messages from udpsrc to detect timeouts. If a timeout
13585         happens we currently generate an error.
13586         API: rtspsrc::timeout property.
13587
13588         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13589         (gst_udpsrc_create):
13590         Really implement the timeout in microseconds and not milliseconds.
13591
13592 2006-09-29  Wim Taymans  <wim@fluendo.com>
13593
13594         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13595         (gst_udpsrc_create), (gst_udpsrc_set_property),
13596         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13597         * gst/udp/gstudpsrc.h:
13598         Added property to post a message on timeout.
13599         Updated docs.
13600         When restarting the select, initialize the fdsets again.
13601         Init control sockets so we don't accidentally close a random socket.
13602         API: GstUDPSrc::timeout property
13603
13604 2006-09-29  Wim Taymans  <wim@fluendo.com>
13605
13606         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13607         Fix flag registration.
13608
13609         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13610         Reading 0 also means 'no more commands'
13611
13612 2006-09-29  Wim Taymans  <wim@fluendo.com>
13613
13614         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13615
13616         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13617         Fix possible infinite loop when shutting down, a read can also return
13618         0 to indicate no more messages are available. Fixes #358156.
13619
13620 2006-09-25  Wim Taymans  <wim@fluendo.com>
13621
13622         * gst/autodetect/gstautoaudiosink.c:
13623         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13624         (gst_auto_audio_sink_find_best):
13625         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13626         Small cleanups.
13627         don't try to set "sync" property when it is not available.
13628
13629 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13630
13631         Patch by: Peter Kjellerstedt  <pkj at axis com>
13632
13633         * gst/alpha/gstalpha.c:
13634         * gst/rtp/gstrtpamrdepay.c:
13635         * gst/rtsp/gstrtspsrc.c:
13636         * gst/udp/gstudpsrc.c:
13637         * gst/videomixer/videomixer.c:
13638           Include stdlib.h in some more places, makes things compile
13639           with uClibc and -Werror (#357592).
13640
13641 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13642
13643         * ext/jpeg/gstjpegdec.c:
13644           Set minimum height to 8 (from 16), our code should handle
13645           that fine. Some of the buttons on the apple trailer site
13646           are apparently only 15 pixels high (see #357470).
13647
13648 2006-09-23  Wim Taymans  <wim@fluendo.com>
13649
13650         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13651         (gst_rtspsrc_open):
13652         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13653         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13654         (rtsp_connection_receive):
13655         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13656         * gst/rtsp/rtspdefs.h:
13657         Improve error reporting.
13658
13659 2006-09-23  Wim Taymans  <wim@fluendo.com>
13660
13661         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13662         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13663         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13664         * gst/rtp/gstrtpdepay.c:
13665         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13666         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13667         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13668         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13669         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13670         (gst_rtp_mp2t_depay_plugin_init):
13671         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13672         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13673         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13674         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13675         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13676         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13677         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13678         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13679         Fix klass typos.
13680         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13681
13682 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13683
13684         * configure.ac:
13685           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13686
13687 2006-09-22  Wim Taymans  <wim@fluendo.com>
13688
13689         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13690         Don't check for a tag that is never there and check if we read the
13691         correct tag. Fixes seeking again.
13692         We must post an error when all pads are unlinked.
13693
13694 2006-09-22  Wim Taymans  <wim@fluendo.com>
13695
13696         * gst/rtp/Makefile.am:
13697         * gst/rtp/gstrtp.c: (plugin_init):
13698         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13699         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13700         (gst_rtp_vorbis_pay_reset_packet),
13701         (gst_rtp_vorbis_pay_init_packet),
13702         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13703         (gst_rtp_vorbis_pay_handle_buffer):
13704         More fixage, set endoder-params correctly in the payloader.
13705
13706 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13707
13708         * gst/autodetect/gstautoaudiosink.c:
13709         (gst_auto_audio_sink_base_init):
13710         * gst/autodetect/gstautovideosink.c:
13711         (gst_auto_video_sink_base_init):
13712           Make static pad templates static to appease valgrind's leak
13713           detector.
13714
13715         * tests/check/Makefile.am:
13716         * tests/check/elements/.cvsignore:
13717         * tests/check/elements/autodetect.c: (GST_START_TEST),
13718         (autodetect_suite):
13719           Add simple test for the ghostpad lockup on shutdown fixed in core
13720           CVS (audio bit disabled because it would need dozens of alsa
13721           suppressions and I'm too lazy to add those now).
13722
13723 2006-09-22  Wim Taymans  <wim@fluendo.com>
13724
13725         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13726         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13727         Small cleanups.
13728
13729         * gst/rtp/Makefile.am:
13730         * gst/rtp/gstrtp.c: (plugin_init):
13731         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13732         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13733         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13734         (gst_rtp_vorbis_depay_process),
13735         (gst_rtp_vorbis_depay_set_property),
13736         (gst_rtp_vorbis_depay_get_property),
13737         (gst_rtp_vorbis_depay_change_state),
13738         (gst_rtp_vorbis_depay_plugin_init):
13739         * gst/rtp/gstrtpvorbisdepay.h:
13740         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13741         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13742         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13743         (gst_rtp_vorbis_pay_flush_packet),
13744         (gst_rtp_vorbis_pay_append_buffer),
13745         (gst_rtp_vorbis_pay_handle_buffer),
13746         (gst_rtp_vorbis_pay_plugin_init):
13747         * gst/rtp/gstrtpvorbispay.h:
13748         Add experimental vorbis pay and depayloaders.
13749
13750 2006-09-21  Wim Taymans  <wim@fluendo.com>
13751
13752         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13753         Fix profile-level-id parsing and setup.
13754
13755 2006-09-21  Wim Taymans  <wim@fluendo.com>
13756
13757         * gst/udp/README:
13758         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13759         Update README, simple cleanup.
13760
13761 2006-09-21  Wim Taymans  <wim@fluendo.com>
13762
13763         * gst/rtp/README:
13764         Update README with some examples.
13765
13766         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13767         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13768         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13769         (gst_rtp_mp4g_pay_setcaps):
13770         * gst/rtp/gstrtpmp4gpay.h:
13771         Make optional RTP parameters of type STRING, as required by the
13772         application/x-rtp caps specification.
13773
13774 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13775
13776         * gst/rtp/gstrtph263pdepay.c:
13777         * gst/rtp/gstrtph263ppay.c:
13778         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13779         RTP header.
13780
13781 2006-09-20  Wim Taymans  <wim@fluendo.com>
13782
13783         * gst/rtp/Makefile.am:
13784         And makefile too.
13785
13786 2006-09-20  Wim Taymans  <wim@fluendo.com>
13787
13788         * gst/rtp/gstrtp.c: (plugin_init):
13789         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13790         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13791         (decode_base64), (gst_rtp_asf_depay_setcaps),
13792         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13793         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13794         (gst_rtp_asf_depay_plugin_init):
13795         * gst/rtp/gstrtpasfdepay.h:
13796         Added preliminary ASF depayloader.
13797
13798         * gst/rtp/gstrtph264depay.c: (decode_base64):
13799         Fix base64 decoding.
13800
13801 2006-09-20  Wim Taymans  <wim@fluendo.com>
13802
13803         * gst/rtsp/URLS:
13804         Added some test URLS.
13805
13806         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13807         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13808         * gst/rtsp/gstrtspsrc.h:
13809         When creating streams, give access to the complete SDP.
13810         Fix some leaks.
13811         Collect and merge global stream properties in stream caps.
13812         Preliminary support for WMServer.
13813
13814         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13815         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13816         (rtsp_connection_receive):
13817         * gst/rtsp/rtspconnection.h:
13818         Make connection interruptable.
13819         Refactor to make it reconnectable.
13820         Don't fail on short reads when reading data packets.
13821
13822         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13823         (rtsp_url_get_port):
13824         * gst/rtsp/rtspurl.h:
13825         Add methods for getting/setting the port.
13826
13827         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13828         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13829         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13830         (sdp_media_get_format), (sdp_parse_line),
13831         (sdp_message_parse_buffer):
13832         Fix headers. 
13833         Add methods for getting multiple attributes with the same name.
13834         Increase buffer size when parsing.
13835         Fix parsing of a=foo fields.
13836
13837         * gst/rtsp/test.c: (main):
13838         Update to new connection API.
13839
13840         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13841         (rtsp_message_init_response), (rtsp_message_init_data),
13842         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13843         * gst/rtsp/rtspmessage.h:
13844         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13845         * gst/rtsp/rtsptransport.h:
13846         * gst/rtsp/sdp.h:
13847         * gst/rtsp/sdpmessage.h:
13848         * gst/rtsp/gstrtsp.c:
13849         * gst/rtsp/gstrtsp.h:
13850         * gst/rtsp/gstrtpdec.c:
13851         * gst/rtsp/gstrtpdec.h:
13852         * gst/rtsp/rtsp.h:
13853         * gst/rtsp/rtspdefs.c:
13854         * gst/rtsp/rtspdefs.h:
13855         Dual licensed under MIT and LGPL now.
13856
13857 2006-09-19  Wim Taymans  <wim@fluendo.com>
13858
13859         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13860         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13861         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13862         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13863         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13864         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13865         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13866         * gst/rtsp/gstrtspsrc.h:
13867         Reorganize stream parsing and creation.
13868         Detect container formats in interleaved mode.
13869         Keep more state about the streams.
13870         Assume a server also supports PLAY if it does not say.
13871         Add unicast and interleaved properties to TCP transport requests to make
13872         some servers happy (WMServer).
13873
13874         * gst/rtsp/sdpmessage.h:
13875         Add some defines for the standard Bandwidth types.
13876
13877 2006-09-19  Wim Taymans  <wim@fluendo.com>
13878
13879         * gst/rtsp/test.c: (main):
13880         Fix build.
13881
13882 2006-09-19  Wim Taymans  <wim@fluendo.com>
13883
13884         * gst/wavparse/gstwavparse.c:
13885         Add ms-gsm to the src template.
13886
13887 2006-09-18  Wim Taymans  <wim@fluendo.com>
13888
13889         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13890         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13891         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13892         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13893         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13894         * gst/rtsp/gstrtspsrc.h:
13895         Small cleanups, added documentation.
13896         Try to clean up the requests and responses.
13897         Refactor parsing the supported methods.
13898
13899         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13900         (rtsp_connection_create), (rtsp_connection_send),
13901         (parse_response_status), (parse_request_line),
13902         (rtsp_connection_receive), (rtsp_connection_close),
13903         (rtsp_connection_free):
13904         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13905         (rtsp_transport_init), (rtsp_transport_parse),
13906         (rtsp_transport_free):
13907         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13908         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13909         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13910         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13911         Use g_return_val some more.
13912
13913         * gst/rtsp/rtspdefs.h:
13914         Add more enum values to track initial states.
13915
13916         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13917         (rtsp_message_init_request), (rtsp_message_new_response),
13918         (rtsp_message_init_response), (rtsp_message_init_data),
13919         (rtsp_message_unset), (rtsp_message_free),
13920         (rtsp_message_add_header), (rtsp_message_remove_header),
13921         (rtsp_message_get_header), (rtsp_message_set_body),
13922         (rtsp_message_take_body), (rtsp_message_get_body),
13923         (rtsp_message_steal_body), (rtsp_message_dump):
13924         * gst/rtsp/rtspmessage.h:
13925         Reorder arguments, object goes as the first one.
13926         Use g_return_val some more.
13927
13928 2006-09-18  Wim Taymans  <wim@fluendo.com>
13929
13930         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13931         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13932         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13933         * gst/rtsp/gstrtspsrc.h:
13934         Export sometimes source pad with correct caps on the template, create
13935         the ghostpad from the template.
13936         Remove RTCP template as we never expose RTCP.
13937         Protect against invalid body size.
13938         Avoid memcpy when creating the output buffer.
13939         Properly post an error and send EOS when the loop function is shut down.
13940
13941 2006-09-18  Wim Taymans  <wim@fluendo.com>
13942
13943         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13944
13945         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13946         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13947         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13948         * gst/rtsp/gstrtspsrc.h:
13949         Make sure we can never set an invalid location.
13950
13951         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13952         * gst/rtsp/rtspmessage.h:
13953         Added _steal_body method for future use.
13954
13955         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13956         Make freeing of NULL url return immediatly.
13957
13958 2006-09-18  Wim Taymans  <wim@fluendo.com>
13959
13960         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13961
13962         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13963         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13964         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13965         (gst_rtspsrc_change_state):
13966         * gst/rtsp/gstrtspsrc.h:
13967         Use boilerplate.
13968         Make rtspsrc subclass GstBin to make state changes easier.
13969         Add Range header field on the PLAY request.
13970
13971 2006-09-18  Wim Taymans  <wim@fluendo.com>
13972
13973         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13974
13975         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13976         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13977         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13978         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13979         * gst/rtsp/rtspconnection.c: (inet_aton):
13980         Small cleanups.
13981         when multicast is selected as the transport, create UDP sources and
13982         connect to the multicast group.
13983         Move parsing and setting of caps to a common place.
13984         Fixes #349894.
13985
13986 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13987
13988         * ext/flac/gstflactag.c:
13989         * gst/alpha/gstalpha.c:
13990         * gst/debug/breakmydata.c:
13991         * gst/debug/negotiation.c:
13992         * gst/debug/testplugin.c:
13993         * gst/effectv/gstaging.c:
13994         * gst/effectv/gstdice.c:
13995         * gst/effectv/gstedge.c:
13996         * gst/effectv/gstquark.c:
13997         * gst/effectv/gstrev.c:
13998         * gst/effectv/gstshagadelic.c:
13999         * gst/effectv/gstvertigo.c:
14000         * gst/effectv/gstwarp.c:
14001         * gst/multipart/multipartdemux.c:
14002         * gst/multipart/multipartmux.c:
14003         * gst/videobox/gstvideobox.c:
14004         * gst/videofilter/gstgamma.c:
14005         * gst/videofilter/gstvideotemplate.c:
14006         * gst/videomixer/videomixer.c:
14007         * sys/sunaudio/gstsunaudiosrc.h:
14008         More G_OBJECT macro fixing.
14009
14010 2006-09-16  Wim Taymans  <wim@fluendo.com>
14011
14012         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
14013
14014         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
14015         Correctly set the dwLength in strh.
14016         With this patch, the file duration is now displayed correctly in window
14017         media player and the AVI plays completely. Fixes #356147
14018
14019 2006-09-15  Wim Taymans  <wim@fluendo.com>
14020
14021         Patch by: Darren Kenny <darren dot kenny at sun dot com>
14022
14023         * sys/sunaudio/gstsunaudiomixerctrl.c:
14024         (gst_sunaudiomixer_ctrl_build_list):
14025         Set the output track as the MASTER so that the gnome-settings-daemon
14026         keybindings for changing the volume using the keyboard works.
14027         Fixes #356142.
14028
14029 2006-09-15  Wim Taymans  <wim@fluendo.com>
14030
14031         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
14032         Fix documentation, it is not possible to control the framerate of jpegdec
14033         using filtered caps yet. Fixes #355210.
14034         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
14035         stop when there is an error.
14036
14037 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
14038
14039         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
14040         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14041           Don't interpret a first buffer with an offset of NONE as
14042           'from the middle of the stream', but only a first buffer
14043           that has a valid buffer offset that's non-zero (see #345449).
14044
14045 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
14046
14047         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
14048         (gst_icydemux_typefind_or_forward):
14049         * gst/icydemux/gsticydemux.h:
14050           When we merge/collect multiple incoming buffers for typefinding
14051           purposes, keep an initial 0 offset on the first outgoing buffer
14052           as well (otherwise id3demux won't work right). Fixes #345449.
14053           Also Make buffer metadata writable before setting buffer caps.
14054
14055         * tests/check/elements/icydemux.c: (typefind_succeed),
14056         (cleanup_icydemux), (push_data), (GST_START_TEST),
14057         (icydemux_suite):
14058           Small test case for the above.
14059
14060 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
14061
14062         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
14063         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
14064         (gst_avi_demux_stream_header_push),
14065         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14066         (gst_avi_demux_loop):
14067           More code reuse and better logging in _peek_chunk(). Reintroduce check
14068           for chunk sizes before reading them (avoid oom). Better handling for 
14069           invalid chunksizes when streaming.
14070
14071 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
14072
14073         * gst/level/gstlevel.c: (gst_level_set_property):
14074         * gst/level/gstlevel.h:
14075           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
14076           René Stadler
14077
14078 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
14079
14080         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14081         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14082         (gst_avi_demux_stream_data):
14083           Revert one change to fix streaming avi (adapter size != data size).
14084
14085 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
14086
14087         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
14088
14089         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
14090         (gst_matroska_demux_reset),
14091         (gst_matroska_demux_read_track_encodings),
14092         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
14093         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14094         (gst_matroska_demux_subtitle_caps):
14095         * gst/matroska/matroska-ids.h:
14096           Add support for VOBSUB subtitle tracks and zlib-compressed
14097           tracks. Make sure we start on a keyframe after a seek. (#343348)
14098
14099 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
14100
14101         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
14102         (gst_matroska_demux_push_flac_codec_priv_data),
14103         (gst_matroska_demux_push_xiph_codec_priv_data),
14104         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14105         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
14106         * gst/matroska/matroska-ids.h:
14107           Add basic FLAC support (#311586), not perfect yet though, needs some
14108           tweaking in flacdec; also, seeking could be better.
14109           Do better bounds checking when deserialising vorbis stream headers
14110           to make sure we don't read beyond the end of the buffer on bad input.
14111
14112 2006-09-04  Wim Taymans  <wim@fluendo.com>
14113
14114         Patch by: Alessandro Decina <alessandro at nnva dot org>
14115
14116         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
14117         Seeking back in a file containing a CMML stream errors out if the seek
14118         goes back up to the CMML headers. This is because after the seek the xml
14119         processing instruction <?xml ...?> is submitted to the xml parser again, 
14120         which results in an error. The attached patch fixes the problem. 
14121         Fixes #353908.
14122
14123         * ext/annodex/gstcmmlenc.h:
14124         Fix authors name.
14125
14126
14127 2006-08-28  Andy Wingo  <wingo@pobox.com>
14128
14129         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
14130         New helper function to lessen the ifdefs.
14131         (GST_INFO_OBJECT): 
14132         (gst_dv1394src_iso_receive): Use it.
14133         (gst_dv1394src_create): Also use the control sockets in iec61883
14134         mode.
14135         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
14136         handle for AVC operations; fixes #348233.
14137
14138 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14139
14140         * configure.ac:
14141         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14142         * docs/plugins/inspect/plugin-audiofx.xml:
14143         * docs/plugins/inspect/plugin-audiofxgood.xml:
14144         * gst/audiofx/Makefile.am:
14145         * gst/audiofx/audiofx.c:
14146         * gst/audiofxgood/.cvsignore:
14147         * gst/audiofxgood/Makefile.am:
14148         * gst/audiofxgood/audiofx.c:
14149         * gst/audiofxgood/audiopanorama.c:
14150         * gst/audiofxgood/audiopanorama.h:
14151           Rename again (audiofxgood -> audiofx).
14152
14153 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14154
14155         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
14156         (gst_avi_demux_stream_scan):
14157           Initialze variables.
14158
14159 2006-08-25  Wim Taymans  <wim@fluendo.com>
14160
14161         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14162         (gst_avi_demux_init), (gst_avi_demux_finalize),
14163         (gst_avi_demux_reset), (gst_avi_demux_index_last),
14164         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
14165         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
14166         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14167         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
14168         (gst_avi_demux_massage_index),
14169         (gst_avi_demux_calculate_durations_from_index),
14170         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
14171         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14172         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
14173         (gst_avi_demux_change_state):
14174         * gst/avi/gstavidemux.h:
14175         More attempts to turn this into readable code.
14176         Don't leak adapters.
14177         Calculate duration according to index more efficiently.
14178         Don't try to act like we drive the pipeline in chain mode.
14179
14180 2006-08-25  Wim Taymans  <wim@fluendo.com>
14181
14182         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
14183         Fix build.
14184
14185 2006-08-25  Wim Taymans  <wim@fluendo.com>
14186
14187         Patch by: Alessandro Decina <alessandro at nnva dot org>
14188
14189         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
14190         Do some extra sanity checks.
14191         Fixes #350340.
14192
14193         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
14194         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
14195         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
14196         Check if clip->start_time is valid before adding the clip to the
14197         track list.
14198         Reset enc->preamble going from PAUSED to READY.
14199         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
14200         only used for EOS.
14201         Only post an error message if we were the one that created the fatal
14202         GstFlowReturn value.
14203
14204         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
14205         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
14206         Parse the seconds field of the npt-sec time format using %llu rather than
14207         %d and check that the value scaled by GST_SECOND doesn't overflow.
14208         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
14209         Lookup a clip's track with clip->track rather than clip->id which
14210         makes no sense.
14211         Identify a clip by its track and start time and not its xml id.
14212         do some more input checking and make sure we don't do undefined shifts.
14213
14214         * tests/check/elements/cmmldec.c: (setup_cmmldec),
14215         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
14216         (cmml_tag_message_pop), (check_headers), (push_clip_full),
14217         (push_clip), (push_empty_clip), (check_output_clip),
14218         (GST_START_TEST), (cmmldec_suite):
14219         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
14220         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
14221         (check_headers), (push_clip), (check_clip_times), (check_clip),
14222         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
14223         Added some more checks.
14224
14225 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14226
14227         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
14228         (gst_audio_panorama_set_property),
14229         (gst_audio_panorama_get_property),
14230         (gst_audio_panorama_transform_m2s_int),
14231         (gst_audio_panorama_transform_s2s_int),
14232         (gst_audio_panorama_transform_m2s_float),
14233         (gst_audio_panorama_transform_s2s_float):
14234         * gst/audiofxgood/audiopanorama.h:
14235         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14236           Make also the pan-property float (saves scaling and yields better
14237           resolution)
14238
14239 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14240
14241         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14242         (gst_audio_panorama_transform_m2s_float),
14243         (gst_audio_panorama_transform_s2s_float):
14244           ChangeLog surgery to add cymax's real name
14245
14246
14247 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14248
14249         Patch by: René Stadler <mail@renestadler.de>
14250
14251         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14252         (gst_audio_panorama_transform_m2s_int),
14253         (gst_audio_panorama_transform_s2s_int),
14254         (gst_audio_panorama_transform_m2s_float),
14255         (gst_audio_panorama_transform_s2s_float),
14256         (gst_audio_panorama_transform):
14257         * gst/audiofxgood/audiopanorama.h:
14258           Added float support
14259
14260 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14261
14262         * gst/audiofxgood/audiopanorama.c:
14263         (gst_audio_panorama_transform_m2s):
14264           Fix docs & debug category. Add Fixme for volume pan levels.
14265
14266 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14267
14268         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14269         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14270         (gst_avi_demux_stream_header_pull),
14271         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14272         (gst_avi_demux_chain):
14273           unbreak AVI index handling, some more debug, remove an obsolete
14274           adapter_flush that caused streaming to wander off in the wild
14275
14276 2006-08-24  Wim Taymans  <wim@fluendo.com>
14277
14278         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14279         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
14280         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
14281         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14282         (gst_avi_demux_calculate_durations_from_index),
14283         (gst_avi_demux_stream_header_push),
14284         (gst_avi_demux_stream_header_pull):
14285         * gst/avi/gstavidemux.h:
14286         Some more cleanups. 
14287         Fix totalFrames parsing in ODML.
14288         Disable use of index for length calculation in case of ODML as this is
14289         broken now.
14290
14291 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14292
14293         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14294           Use libgsttag helper function here too.
14295
14296 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14297
14298         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14299         (gst_avi_demux_init), (gst_avi_demux_dispose),
14300         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14301         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14302         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14303         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14304         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14305         (gst_avi_demux_parse_subindex),
14306         (gst_avi_demux_read_subindexes_push),
14307         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14308         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14309         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14310         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14311         (gst_avi_demux_stream_header_pull),
14312         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14313         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14314         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14315         (gst_avi_demux_change_state):
14316         * gst/avi/gstavidemux.h:
14317           Initial streaming support for avidemux (fixes #336465)
14318
14319 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14320
14321         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14322           There is no taglibmux element ...
14323
14324         * gst/rtsp/gstrtspsrc.c:
14325           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14326           was complaining about unknown entity here.
14327
14328 2006-08-22  Wim Taymans  <wim@fluendo.com>
14329
14330         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14331         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14332         (gst_avi_demux_process_next_entry):
14333         * gst/avi/gstavidemux.h:
14334         Mark DISCONT.
14335         Remove old unused fields and reorder the struct a bit.
14336
14337 2006-08-22  Wim Taymans  <wim@fluendo.com>
14338
14339         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14340         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14341         (gst_rtspsrc_pause):
14342         * gst/rtsp/gstrtspsrc.h:
14343         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14344         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14345         Small documentation updates.
14346
14347 2006-08-22  Wim Taymans  <wim@fluendo.com>
14348
14349         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14350         (gst_avi_demux_index_entry_for_time),
14351         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14352         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14353         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14354         (gst_avi_demux_next_data_buffer),
14355         (gst_avi_demux_calculate_durations_from_index),
14356         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14357         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14358         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14359         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14360         * gst/avi/gstavidemux.h:
14361         Precalc most of the duration query for each stream.
14362         Make seeking more correct.
14363         Use GstSegment to track position and duration.
14364         Code cleanups and leak fixes.
14365         Calculate correct total duration based on index length.
14366
14367 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14368
14369         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14370         (parse_insert_string_field):
14371           If strings in text fields are marked ISO8859-1, but contain
14372           valid UTF-8 already, then handle them as UTF-8 and ignore
14373           the encoding. (#351794)
14374
14375 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14376
14377         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14378         (gst_flac_dec_write), (gst_flac_dec_loop),
14379         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14380         (gst_flac_dec_src_query):
14381         * ext/flac/gstflacdec.h:
14382           Make flac-in-ogg work (#352100).
14383
14384 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14385
14386         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14387           Don't unref buffers of which we've already given away
14388           ownership to the adapter.
14389
14390 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14391
14392         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14393           Make metadata extraction actually work.
14394
14395         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14396         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14397         (gst_speexenc_chain):
14398           Fix metadata writing: replace old code which wrote completely
14399           broken tags with libgsttag-based code. Plus miscellaneous
14400           code cleanups (use static pad templates etc.) and a bunch
14401           of leak fixes.
14402
14403 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14404
14405         * gst/audiopanorama/.cvsignore:
14406         * gst/audiopanorama/Makefile.am:
14407         * gst/audiopanorama/audiofx.c:
14408         * gst/audiopanorama/audiopanorama.c:
14409         * gst/audiopanorama/audiopanorama.h:
14410           die! die! die! you should never have been there
14411
14412 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14413
14414         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14415         Fix invalid memory access in audiopanorama test suite.
14416
14417 2006-08-21  Edward Hervey  <edward@fluendo.com>
14418
14419         * tests/check/elements/.cvsignore:
14420         ignore built file
14421
14422 2006-08-21  Wim Taymans  <wim@fluendo.com>
14423
14424         * gst/rtp/Makefile.am:
14425         Fix the build again.
14426
14427 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14428
14429         * gst/audiofxgood/.cvsignore:
14430         * gst/audiofxgood/Makefile.am:
14431         * gst/audiofxgood/audiofx.c: (plugin_init):
14432         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14433         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14434         (gst_audio_panorama_set_property),
14435         (gst_audio_panorama_get_property),
14436         (gst_audio_panorama_get_unit_size),
14437         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14438         (gst_audio_panorama_transform_m2s),
14439         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14440         * gst/audiofxgood/audiopanorama.h:
14441           resubmit with the desired name *again*
14442
14443 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14444
14445         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14446         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14447           use g_assert in _get_unit_size
14448
14449 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14450
14451         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14452         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14453         * docs/plugins/inspect/plugin-audiofxgood.xml:
14454           cleanup -unused.txt to make it useful, add previously missing docs
14455
14456         * ext/Makefile.am:
14457           Quietly (accidentally) enable LADSPA for building by default, 
14458           despite the fact that it doesn't meet the plugin checklist.
14459             -- Added by Jan Schmidt 18 Dec 2006
14460
14461         * ext/esd/esdmon.c:
14462         * ext/esd/esdsink.c:
14463         * ext/esd/gstesd.c: (plugin_init):
14464           reflow to get rid of two external symbols
14465
14466         * gst/audiofxgood/audiofx.c: (plugin_init):
14467           re-add
14468
14469 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14470
14471         * configure.ac:
14472         * gst/audiofxgood/.cvsignore:
14473         * gst/audiofxgood/Makefile.am:
14474         * gst/audiofxgood/audiofx.c
14475         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14476         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14477         (gst_audio_panorama_set_property),
14478         (gst_audio_panorama_get_property),
14479         (gst_audio_panorama_get_unit_size),
14480         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14481         (gst_audio_panorama_transform_m2s),
14482         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14483         * gst/audiofxgood/audiopanorama.h:
14484         * tests/check/Makefile.am:
14485         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14486         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14487         (panorama_suite), (main):
14488         Add audiofxgood plugin with audiopanorama element
14489
14490 2006-08-18  Wim Taymans  <wim@fluendo.com>
14491
14492         * docs/plugins/Makefile.am:
14493         More Oss docs fixage. 
14494
14495 2006-08-18  Wim Taymans  <wim@fluendo.com>
14496
14497         * gst/rtp/Makefile.am:
14498         * gst/rtp/gstrtp.c: (plugin_init):
14499         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14500         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14501         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14502         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14503         (gst_rtp_sv3v_depay_get_property),
14504         (gst_rtp_sv3v_depay_change_state),
14505         (gst_rtp_sv3v_depay_plugin_init):
14506         * gst/rtp/gstrtpsv3vdepay.h:
14507         Added experimental SVQ3 depayloader.
14508
14509 2006-08-18  Edward Hervey  <edward@fluendo.com>
14510
14511         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14512         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14513         * ext/dv/gstdvdemux.h:
14514         When handling seek requests, don't send the newsegment event from the
14515         calling thread. Instead save it so it can be sent from the streaming
14516         thread.
14517
14518 2006-08-17  Wim Taymans  <wim@fluendo.com>
14519
14520         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14521
14522         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14523         Accept leading whitespace before the boundary
14524         This patch makes the demuxer allow some whitespace before the actual
14525         boundary. This makes the demuxer work with the ``old'' gstreamer
14526         multipartmuxer again (which placed an extra \n before the start
14527         of the stream) Fixes #349068.
14528
14529 2006-08-17  Wim Taymans  <wim@fluendo.com>
14530
14531         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14532         Error out on non-implemented stuff.
14533
14534 2006-08-16  Wim Taymans  <wim@fluendo.com>
14535
14536         Patch by: Andy Wingo <wingo at pobox dot com>
14537
14538         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14539         (gst_signal_processor_start), (gst_signal_processor_stop),
14540         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14541         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14542         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14543         (gst_signal_processor_change_state):
14544         Make ladspa elements reusable. Fixes #350006.
14545
14546 2006-08-16  Wim Taymans  <wim@fluendo.com>
14547
14548         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14549         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14550         names as possible. Fixes #349901.
14551
14552 2006-08-16  Wim Taymans  <wim@fluendo.com>
14553
14554         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14555         (gst_signal_processor_do_pushes):
14556         A push() gives away our refcount so we should not use the buffer on the
14557         pen anymore.
14558
14559 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14560
14561         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14562         (gst_oss_mixer_element_finalize):
14563           Don't leak device string.
14564
14565 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14566
14567         * configure.ac:
14568           Require CVS of GStreamer core and -base (for
14569           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14570
14571         * ext/taglib/gstid3v2mux.cc:
14572           Write extended comment tags properly (#348762).
14573
14574         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14575         (parse_comment_frame):
14576           Extract COMM frames into extended comments, which makes it
14577           easier to properly retain the description bit of the tag
14578           and maintain this information when re-tagging (#348762).
14579
14580 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14581
14582         * tests/check/Makefile.am:
14583           Don't try to run annodex unit tests if the annodex
14584           plugin has not been built (Fixes #351116).
14585
14586 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14587
14588         * gst/autodetect/gstautoaudiosink.c:
14589         (gst_auto_audio_sink_find_best):
14590           When we can't find a usable audiosink, don't error out,
14591           but use a fake sink instead and post a warning message
14592           on the bus (#341278).
14593
14594 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14595
14596         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14597         * sys/oss/gstosssink.c:
14598         * sys/oss/gstosssrc.c:
14599           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14600           ossmixer's new device property.
14601
14602         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14603         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14604           Add docs for OSS elements.
14605
14606         * docs/plugins/inspect/plugin-aasink.xml:
14607         * docs/plugins/inspect/plugin-alaw.xml:
14608         * docs/plugins/inspect/plugin-alpha.xml:
14609         * docs/plugins/inspect/plugin-alphacolor.xml:
14610         * docs/plugins/inspect/plugin-annodex.xml:
14611         * docs/plugins/inspect/plugin-apetag.xml:
14612         * docs/plugins/inspect/plugin-auparse.xml:
14613         * docs/plugins/inspect/plugin-autodetect.xml:
14614         * docs/plugins/inspect/plugin-avi.xml:
14615         * docs/plugins/inspect/plugin-cacasink.xml:
14616         * docs/plugins/inspect/plugin-cairo.xml:
14617         * docs/plugins/inspect/plugin-cdio.xml:
14618         * docs/plugins/inspect/plugin-cutter.xml:
14619         * docs/plugins/inspect/plugin-debug.xml:
14620         * docs/plugins/inspect/plugin-dv.xml:
14621         * docs/plugins/inspect/plugin-efence.xml:
14622         * docs/plugins/inspect/plugin-effectv.xml:
14623         * docs/plugins/inspect/plugin-esdsink.xml:
14624         * docs/plugins/inspect/plugin-flac.xml:
14625         * docs/plugins/inspect/plugin-flxdec.xml:
14626         * docs/plugins/inspect/plugin-gconfelements.xml:
14627         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14628         * docs/plugins/inspect/plugin-goom.xml:
14629         * docs/plugins/inspect/plugin-halelements.xml:
14630         * docs/plugins/inspect/plugin-icydemux.xml:
14631         * docs/plugins/inspect/plugin-id3demux.xml:
14632         * docs/plugins/inspect/plugin-jpeg.xml:
14633         * docs/plugins/inspect/plugin-level.xml:
14634         * docs/plugins/inspect/plugin-matroska.xml:
14635         * docs/plugins/inspect/plugin-mulaw.xml:
14636         * docs/plugins/inspect/plugin-multipart.xml:
14637         * docs/plugins/inspect/plugin-navigationtest.xml:
14638         * docs/plugins/inspect/plugin-ossaudio.xml:
14639         * docs/plugins/inspect/plugin-png.xml:
14640         * docs/plugins/inspect/plugin-rtp.xml:
14641         * docs/plugins/inspect/plugin-rtsp.xml:
14642         * docs/plugins/inspect/plugin-shout2send.xml:
14643         * docs/plugins/inspect/plugin-smpte.xml:
14644         * docs/plugins/inspect/plugin-speex.xml:
14645         * docs/plugins/inspect/plugin-taglib.xml:
14646         * docs/plugins/inspect/plugin-udp.xml:
14647         * docs/plugins/inspect/plugin-videobalance.xml:
14648         * docs/plugins/inspect/plugin-videobox.xml:
14649         * docs/plugins/inspect/plugin-videoflip.xml:
14650         * docs/plugins/inspect/plugin-videomixer.xml:
14651         * docs/plugins/inspect/plugin-wavenc.xml:
14652         * docs/plugins/inspect/plugin-wavparse.xml:
14653         * docs/plugins/inspect/plugin-ximagesrc.xml:
14654           Update to CVS version.
14655           
14656 2006-08-16  Wim Taymans  <wim@fluendo.com>
14657
14658         * gst/rtp/gstrtpamrdepay.c:
14659         * gst/rtp/gstrtpmp4gdepay.c:
14660         Caps extra properties must be defined as strings for
14661         depayloaders because they are generated from an SDP.
14662
14663         * gst/rtp/Makefile.am:
14664         * gst/rtp/gstrtp.c: (plugin_init):
14665         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14666         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14667         (gst_rtp_h264_depay_finalize), (decode_base64),
14668         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14669         (gst_rtp_h264_depay_set_property),
14670         (gst_rtp_h264_depay_get_property),
14671         (gst_rtp_h264_depay_change_state),
14672         (gst_rtp_h264_depay_plugin_init):
14673         * gst/rtp/gstrtph264depay.h:
14674         Added basic, not completely functional RFC 3984 H264 depayloader.
14675
14676 2006-08-16  Wim Taymans  <wim@fluendo.com>
14677
14678         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14679         Add pads after setting them up.
14680
14681         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14682         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14683         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14684         (gst_rtspsrc_stream_setup_rtp),
14685         (gst_rtspsrc_stream_configure_transport),
14686         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14687         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14688         (gst_rtspsrc_pause):
14689         * gst/rtsp/gstrtspsrc.h:
14690         Fix interleaved mode.
14691          - Protect streaming with lock.
14692          - Combine flows
14693          - set caps on outgoing buffers.
14694          - strip trailing \0 from data packets.
14695          - Configure RTP/RTCP in stream.
14696         Use DEBUG_OBJECT more.
14697
14698 2006-08-16  Wim Taymans  <wim@fluendo.com>
14699
14700         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14701         Turn a g_print into a DEBUG line.
14702
14703 2006-08-13  Wim Taymans  <wim@fluendo.com>
14704
14705         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14706         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14707         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14708         (gst_oss_mixer_element_get_property),
14709         (gst_oss_mixer_element_change_state):
14710         * sys/oss/gstossmixerelement.h:
14711         Small cleanups. Better error reporting.
14712         Add device property for the mixer instead of the hardcoded
14713         /dev/mixer. Fixes #350785.
14714         API: GstOssMixerElement::device property
14715
14716 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14717
14718         Patch by: Jens Granseuer <jensgr at gmx net>
14719
14720         * gconf/Makefile.am:
14721           Make --disable-schemas work right (they still need
14722           to be copied to the installation directory, just not
14723           applied). Fixes #351347 (also #344100).
14724           
14725 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14726
14727         * configure.ac: back to HEAD
14728
14729 === release 0.10.4 ===
14730
14731 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14732
14733         * configure.ac:
14734           releasing 0.10.4, "Dear Leader"
14735
14736 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14737
14738         Patch by: Edward Hervey <edward@fluendo.com>
14739
14740         * configure.ac:
14741         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14742         (gst_wavparse_stream_data):
14743         Send the newsegment event in the streaming thread.
14744         Fixes #347529
14745
14746 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14747
14748         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14749         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14750         (gst_smokeenc_resync), (gst_smokeenc_chain):
14751           Refuse sink caps in the encoder if width or height is not a
14752           multiple of 16, the encoder does not support that yet (#349939);
14753           along the same lines, check the return value of the encoder
14754           setup function; also remove some debug log clutter.
14755
14756 2006-08-04  Andy Wingo  <wingo@pobox.com>
14757
14758         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14759         whether a processor can work in place or not, and for keeping
14760         track of its state. Change the FlowReturn instance variable from
14761         "state" to "flow_state", all callers changed.
14762
14763         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14764         (gst_signal_processor_start, gst_signal_processor_stop)
14765         (gst_signal_processor_cleanup): New functions to manage the
14766         processor's state.
14767         (gst_signal_processor_setcaps): start() as well as setup() here.
14768         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14769         (gst_signal_processor_change_state): Stop and cleanup the
14770         processor as we go to NULL.
14771
14772         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14773         INPLACE_BROKEN is not set.
14774
14775         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14776         Do the alloc_buffer in bytes, not frames.
14777         
14778 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14779
14780         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14781         Fix rgb masks when recording in < 24bpp.
14782
14783 2006-08-04  Andy Wingo  <wingo@pobox.com>
14784
14785         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14786         (gst_signal_processor_prepare)
14787         (gst_signal_processor_update_inputs)
14788         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14789         (gst_signal_processor_flush)
14790         (gst_signal_processor_sink_activate_push)
14791         (gst_signal_processor_src_activate_pull)
14792         (gst_signal_processor_change_state): Remove the last of the code
14793         that assumes that we process whole buffers at a time. Fix some
14794         debugging. Seems to work now in some cases.
14795         (gst_signal_processor_src_activate_pull): BPB
14796
14797 2006-08-01  Andy Wingo  <wingo@pobox.com>
14798
14799         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14800         Fix nframes-choosing.
14801         (gst_signal_processor_init): Init pending_in and pending_out.
14802
14803         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14804         more default sample rate, although we never check that the sample
14805         rate actually gets set. Something for the future.
14806         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14807         (gst_signal_processor_event): Refcount fixen.
14808         (gst_signal_processor_process): Pull the number of frames to
14809         process from the sizes of the buffers in the input pens.
14810         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14811         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14812         it instead of buffer_frames.
14813         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14814         to do_pulls.
14815         (gst_signal_processor_chain)
14816         (gst_signal_processor_sink_activate_push)
14817         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14818
14819         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14820
14821 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14822
14823         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14824         (gst_signal_processor_process):
14825           don't query buffer-frames from caps, add lots of debug-log,
14826           try fix for assert (#349189)
14827
14828 2006-07-31  Wim Taymans  <wim@fluendo.com>
14829
14830         * gst/udp/gstudpsrc.c:
14831         Fix docs.
14832
14833 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14834
14835         * ext/ladspa/gstsignalprocessor.c:
14836         (gst_signal_processor_add_pad_from_template),
14837         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14838         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14839         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14840         (gst_signal_processor_sink_activate_push),
14841         (gst_signal_processor_src_activate_pull),
14842         (gst_signal_processor_change_state):
14843          Add debugs logs here and there, add more error handling, add some
14844          FIXME comments, filed #349189
14845
14846 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14847
14848         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14849         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14850         Set caps on buffer correctly.  Fixes bug #349155.
14851
14852 2006-07-28  Wim Taymans  <wim@fluendo.com>
14853
14854         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14855
14856         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14857         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14858         (gst_multipart_demux_finalize), (get_line_end),
14859         (multipart_parse_header), (multipart_find_boundary),
14860         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14861         (gst_multipart_set_property), (gst_multipart_get_property):
14862         Uses GstAdapter instead of own buffering.
14863         Actually parses the mime-type correctly (In tests the mime-type was
14864         always "" with the old version).
14865         Uses the Content-length header if available to speed up things.
14866         Reliably autoscans the boundary name by default.
14867         Fixes #349068.
14868
14869         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14870         Don't start the stream with a \n.
14871
14872 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14873
14874         Patch by: Brian Cameron <brian dot cameron at sun com>
14875
14876         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14877           Open source with O_NONBLOCK (#349015).
14878
14879 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14880
14881         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14882         (gst_avi_demux_massage_index):
14883         * gst/avi/gstavidemux.h:
14884           Whitespace fixes and more debug
14885
14886 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14887
14888         * gst/autodetect/gstautoaudiosink.c:
14889         (gst_auto_audio_sink_create_element_with_pretty_name),
14890         (gst_auto_audio_sink_find_best),
14891         (gst_auto_audio_sink_change_state):
14892           Get rid of old and unused magic sound-server properties stuff.
14893           Add suffix to child sink's name that makes it easy to see from
14894           the name alone which type it actually is (alsa, oss, esd, etc.).
14895
14896 2006-07-27  Wim Taymans  <wim@fluendo.com>
14897
14898         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14899         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14900         (gst_udpsrc_start):
14901         * gst/udp/gstudpsrc.h:
14902         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14903         not some sort of feature we enable.
14904
14905 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14906
14907         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14908           Use CLOSE_SOCKET() here instead of close() to maintain
14909           win32 workiness.
14910
14911 2006-07-27  Wim Taymans  <wim@fluendo.com>
14912
14913         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14914
14915         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14916         (gst_udpsrc_create), (gst_udpsrc_set_property),
14917         (gst_udpsrc_get_property), (gst_udpsrc_start):
14918         * gst/udp/gstudpsrc.h:
14919         Added "buffer-size" property to control the kernel receive buffer size.
14920         Update documentation.
14921         Small cleanups. Fixes #348752.
14922         API: buffer-size property
14923
14924 2006-07-26  Wim Taymans  <wim@fluendo.com>
14925
14926         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14927
14928         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14929         (gst_rtp_pcma_pay_handle_buffer):
14930         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14931         (gst_rtp_pcmu_pay_handle_buffer):
14932         Fix timestamp calculation on outgoing RTP packets.
14933         Fixes #348675.
14934
14935 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14936
14937         * ext/taglib/gstid3v2mux.cc:
14938           Fix writing of comment frames (should be COMM not TCOM),
14939           is still sub-optimal though, since we don't retain or
14940           extract the comment descriptions properly (#334375,
14941           also see #334375).
14942
14943 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14944
14945         * gst/wavparse/gstwavparse.c:
14946           #define 'fact' RIFF chunk if we are not compiling against
14947           -base CVS (we don't want to depend on -base CVS for this
14948           one define only, and also not for release order reasons).
14949
14950 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14951
14952         * ext/taglib/gstid3v2mux.cc:
14953           Handle multiple tags of the same type properly. Re-inject
14954           unparsed ID3v2 frames that we get as binary blobs from
14955           id3demux into the tag again so we don't lose information
14956           when retagging (#334375).
14957
14958 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14959
14960         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14961           Document newly-added properties properly, so that there is a
14962           'Since: 0.10.4' in the plugin docs. Convert some property
14963           names into canonical GObject style (GObject will do that
14964           internally anyway).
14965
14966 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14967
14968         * gst/id3demux/id3tags.c:
14969         (id3demux_add_id3v2_frame_blob_to_taglist):
14970           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14971           well, and add the version to the blob's buffer caps, since that
14972           information will be needed for deserialisation later on (#348644).
14973
14974 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14975
14976         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14977         (gst_avi_demux_parse_stream):
14978          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14979          indentation and spacing.
14980
14981 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14982
14983         * docs/plugins/Makefile.am:
14984         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14985         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14986         * docs/plugins/gst-plugins-good-plugins.args:
14987         * docs/plugins/inspect/plugin-1394.xml:
14988         * docs/plugins/inspect/plugin-aasink.xml:
14989         * docs/plugins/inspect/plugin-alaw.xml:
14990         * docs/plugins/inspect/plugin-alpha.xml:
14991         * docs/plugins/inspect/plugin-alphacolor.xml:
14992         * docs/plugins/inspect/plugin-annodex.xml:
14993         * docs/plugins/inspect/plugin-apetag.xml:
14994         * docs/plugins/inspect/plugin-auparse.xml:
14995         * docs/plugins/inspect/plugin-autodetect.xml:
14996         * docs/plugins/inspect/plugin-avi.xml:
14997         * docs/plugins/inspect/plugin-cacasink.xml:
14998         * docs/plugins/inspect/plugin-cairo.xml:
14999         * docs/plugins/inspect/plugin-cdio.xml:
15000         * docs/plugins/inspect/plugin-cutter.xml:
15001         * docs/plugins/inspect/plugin-debug.xml:
15002         * docs/plugins/inspect/plugin-dv.xml:
15003         * docs/plugins/inspect/plugin-efence.xml:
15004         * docs/plugins/inspect/plugin-effectv.xml:
15005         * docs/plugins/inspect/plugin-esdsink.xml:
15006         * docs/plugins/inspect/plugin-flac.xml:
15007         * docs/plugins/inspect/plugin-flxdec.xml:
15008         * docs/plugins/inspect/plugin-gconfelements.xml:
15009         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
15010         * docs/plugins/inspect/plugin-goom.xml:
15011         * docs/plugins/inspect/plugin-halelements.xml:
15012         * docs/plugins/inspect/plugin-icydemux.xml:
15013         * docs/plugins/inspect/plugin-id3demux.xml:
15014         * docs/plugins/inspect/plugin-jpeg.xml:
15015         * docs/plugins/inspect/plugin-level.xml:
15016         * docs/plugins/inspect/plugin-matroska.xml:
15017         * docs/plugins/inspect/plugin-mulaw.xml:
15018         * docs/plugins/inspect/plugin-multipart.xml:
15019         * docs/plugins/inspect/plugin-navigationtest.xml:
15020         * docs/plugins/inspect/plugin-ossaudio.xml:
15021         * docs/plugins/inspect/plugin-png.xml:
15022         * docs/plugins/inspect/plugin-rtp.xml:
15023         * docs/plugins/inspect/plugin-rtsp.xml:
15024         * docs/plugins/inspect/plugin-shout2send.xml:
15025         * docs/plugins/inspect/plugin-smpte.xml:
15026         * docs/plugins/inspect/plugin-speex.xml:
15027         * docs/plugins/inspect/plugin-udp.xml:
15028         * docs/plugins/inspect/plugin-videobalance.xml:
15029         * docs/plugins/inspect/plugin-videobox.xml:
15030         * docs/plugins/inspect/plugin-videoflip.xml:
15031         * docs/plugins/inspect/plugin-videomixer.xml:
15032         * docs/plugins/inspect/plugin-wavenc.xml:
15033         * docs/plugins/inspect/plugin-wavparse.xml:
15034         * docs/plugins/inspect/plugin-ximagesrc.xml:
15035           Update files to CVS/Prerelease version, add esdsink docs.
15036
15037         * ext/esd/esdsink.c:
15038           Add gtk-doc blurb.
15039
15040         * gst/rtp/gstrtpmp4vpay.c:
15041           Fix typo in element description.
15042
15043 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15044
15045         * ext/esd/esdsink.c: (gst_esdsink_open),
15046         (gst_esdsink_factory_init):
15047           Prevent libesd from auto-spawning a sound daemon if it
15048           is not already running. Now that we don't do evil stuff
15049           like that any longer we can give esdsink a rank so that
15050           autoaudiosink will try it as well if all other audio
15051           sinks fail (#343051).
15052
15053 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15054
15055         * ext/esd/Makefile.am:
15056           Oops, need to remove README from EXTRA_DIST as well.
15057
15058 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15059
15060         * ext/esd/README:
15061           Remove, it contains nothing useful anyway.
15062
15063         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
15064         (gst_esdsink_delay):
15065           Some small clean-ups; use GST_BOILERPLATE etc.
15066
15067 2006-07-24  Wim Taymans  <wim@fluendo.com>
15068
15069         * gst/law/alaw-decode.c: (alawdec_getcaps):
15070         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
15071         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
15072         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
15073         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
15074
15075 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
15076
15077         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15078         (gst_wavparse_other), (gst_wavparse_perform_seek),
15079         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
15080         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
15081         (gst_wavparse_pad_query):
15082         * gst/wavparse/gstwavparse.h:
15083           Use information from 'fact' chunk for length calculation of compressed
15084           samples. Calculate bps if bogus value is found in wav header (embeded
15085           mp2/mp3).
15086           
15087
15088 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15089
15090         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
15091
15092         * configure.ac:
15093         * gst/udp/Makefile.am:
15094         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
15095         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
15096         * gst/udp/gstdynudpsink.h:
15097         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
15098         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
15099         * gst/udp/gstmultiudpsink.h:
15100         * gst/udp/gstudp.c: (plugin_init):
15101         * gst/udp/gstudpsink.h:
15102         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
15103         (gst_udpsrc_start), (gst_udpsrc_stop):
15104         * gst/udp/gstudpsrc.h:
15105         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
15106         (gst_udp_net_utils_win32_wsa_startup):
15107         * gst/udp/gstudpnetutils.h:
15108           Port udp plugin to win32 (#345288).
15109
15110 2006-07-24  Wim Taymans  <wim@fluendo.com>
15111
15112         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
15113         Remove unwanted DEBUG line.
15114
15115 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15116
15117         * gst/id3demux/gstid3demux.c: (plugin_init):
15118         * gst/id3demux/id3tags.c:
15119         (id3demux_add_id3v2_frame_blob_to_taglist):
15120         * gst/id3demux/id3tags.h:
15121           On second thought, it might be wiser and more efficient
15122           not to do tag registration from a streaming thread.
15123
15124 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15125
15126         * gst/id3demux/id3tags.c:
15127         (id3demux_add_id3v2_frame_blob_to_taglist),
15128         (id3demux_id3v2_frames_to_tag_list):
15129           Put ID3v2 frames we can't parse as binary blobs into private
15130           tags, so that they are not lost when retagging, at least once
15131           id3v2mux has been taught to re-inject those frames again.
15132           See bug #334375.
15133
15134 2006-07-21  Wim Taymans  <wim@fluendo.com>
15135
15136         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15137         (gst_avi_demux_process_next_entry):
15138         Fix some leaks.
15139
15140         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
15141         Don't use \n in debug lines.
15142
15143 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
15144
15145         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15146         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15147           Add annodex and icydemux, cleanup the sections a bit
15148
15149 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
15150
15151         Patch by: Alex Lancaster <alexl at users sourceforge net>
15152
15153         * ext/taglib/gstid3v2mux.cc:
15154           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
15155           ID3v2 TSSE frames (#347898).
15156
15157 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
15158
15159         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
15160           Respect mpegversion for "video/mpeg" and give message in case of
15161           unhandled versions.
15162
15163 2006-07-17  Wim Taymans  <wim@fluendo.com>
15164
15165         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
15166         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
15167         (gst_pngdec_chain), (gst_pngdec_sink_event),
15168         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
15169         (gst_pngdec_sink_activate_push):
15170         * ext/libpng/gstpngdec.h:
15171         Use statically allocated segment instead of leaking.
15172         Various cleanups.
15173         Fix flush and seek handling.
15174
15175 2006-07-16  Wim Taymans  <wim@fluendo.com>
15176
15177         * gst/rtp/Makefile.am:
15178         * gst/rtp/gstrtp.c: (plugin_init):
15179         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
15180         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
15181         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
15182         (gst_rtp_mp4g_depay_set_property),
15183         (gst_rtp_mp4g_depay_get_property),
15184         (gst_rtp_mp4g_depay_change_state),
15185         (gst_rtp_mp4g_depay_plugin_init):
15186         * gst/rtp/gstrtpmp4gdepay.h:
15187         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
15188         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
15189         (gst_rtp_mp4g_pay_flush):
15190         Added simple generic mpeg4 depayloader.
15191         Fix generic mpeg4 payloader.
15192
15193 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
15194
15195         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
15196           Don't try doing state changes on a NULL pointer.
15197
15198 2006-07-14  Wim Taymans  <wim@fluendo.com>
15199
15200         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
15201
15202         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
15203         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
15204         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
15205         * gst/rtp/gstrtpamrdepay.h:
15206         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
15207         Fixes #321191
15208
15209 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15210
15211         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15212         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
15213         Fix segfault when moving mouse pointer to the bottom right corner.
15214
15215 2006-07-12  Wim Taymans  <wim@fluendo.com>
15216
15217         * gst/rtp/Makefile.am:
15218         * gst/rtp/gstrtp.c: (plugin_init):
15219         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
15220         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
15221         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
15222         (gst_rtp_mp2t_depay_set_property),
15223         (gst_rtp_mp2t_depay_get_property),
15224         (gst_rtp_mp2t_depay_change_state),
15225         (gst_rtp_mp2t_depay_plugin_init):
15226         * gst/rtp/gstrtpmp2tdepay.h:
15227         Added mpeg2 TS depayloader. Closing #347234.
15228
15229 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
15230
15231         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
15232           Remove g_assert that shouldn't be there and was triggered
15233           after trying to open a device that doesn't exist or can't
15234           be opened for some other reason (#347972).
15235
15236 2006-07-10  Edward Hervey  <edward@fluendo.com>
15237
15238         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15239         (gst_avi_demux_stream_header), (push_tag_lists):
15240         * gst/avi/gstavidemux.h:
15241         Don't push tag events found by gst_riff_parse_info() before outputting
15242         GST_EVENT_NEWSEGMENT.
15243
15244 2006-07-10  Wim Taymans  <wim@fluendo.com>
15245
15246         * gst/rtsp/Makefile.am:
15247         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
15248         (rtsp_connection_close):
15249         * gst/rtsp/rtspdefs.h:
15250         replaced closesocket and close in code with one CLOSE_SOCKET. 
15251         Some more cleanups. Fixes #345301.
15252
15253 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
15254
15255         * gst/autodetect/gstautoaudiosink.c:
15256           Fix example pipeline in docs.
15257
15258 2006-07-10  Wim Taymans  <wim@fluendo.com>
15259
15260         Patch by: Rob Taylor <robtaylor at floopily dot org>
15261
15262         * gst/udp/gstmultiudpsink.c: (join_multicast),
15263         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
15264         If a destination is added before the stream is set to PAUSED, the
15265         multicast group is not joined as the socket is not created yet. 
15266         Also TTL and LOOP should also be set. Fixes #346921.
15267
15268 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15269
15270         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15271         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15272         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
15273         (gst_ximage_src_init):
15274         * sys/ximage/gstximagesrc.h:
15275         Fix use-damage property to actually work :)
15276         Add startx, starty, endx, endy properties so screencasts other than full
15277         screen ones can work.
15278
15279 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15280
15281         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15282         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15283         (gst_ximage_src_class_init), (gst_ximage_src_init):
15284         * sys/ximage/gstximagesrc.h:
15285         Add use_damage property to offer ability to choose whether to use
15286         XDamage or not.
15287
15288 2006-07-07  Wim Taymans  <wim@fluendo.com>
15289
15290         * gst/goom/filters.c: (zoomFilterSetResolution):
15291         Avoid goom coredumping by clearing memory. 
15292         Fixes 345679.
15293
15294 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15295
15296         * win32/vs6/libgstid3demux.dsp:
15297         Add a link to libgsttag-0.10.lib.
15298
15299 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15300
15301         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15302         (gst_tag_demux_read_range):
15303         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15304         (gst_id3demux_read_range):
15305           Don't return FLOW_UNEXPECTED when a buffer is before
15306           the start of the stream (which might happen with
15307           large ID3v2 tags if the tag reading was done pullrange
15308           based and we then switched to push mode later on).
15309           Fixes regression introduced by commit from June 29th.
15310
15311 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15312
15313         * ext/taglib/gstid3v2mux.cc:
15314           Make UTF-8 the default encoding when writing string
15315           tags (before, our UTF-8 strings would automatically
15316           be converted to ISO-8859-1 by taglib and written as
15317           ISO-8859-1 fields if that was possible).
15318
15319         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15320         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15321         (test_taglib_id3mux_with_tags):
15322           Add test case that makes sure our UTF-8 strings have
15323           actually been written into the tag as UTF-8.
15324
15325 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15326
15327         * configure.ac:
15328           Let's try that again.
15329
15330 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15331
15332         * configure.ac:
15333           Disable monoscope plugin for now until it fulfills
15334           all the requirements.
15335
15336 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15337
15338         * configure.ac:
15339         * gst/monoscope/Makefile.am:
15340         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15341         (gst_monoscope_class_init), (gst_monoscope_init),
15342         (gst_monoscope_finalize), (gst_monoscope_reset),
15343         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15344         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15345         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15346         (gst_monoscope_change_state), (plugin_init):
15347         * gst/monoscope/gstmonoscope.h:
15348           Port monoscope visualisation to 0.10.
15349
15350 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15351
15352         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15353         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15354           Return FLOW_UNEXPECTED when at the end of the file, not
15355           FLOW_ERROR. Fixes 'internal stream error' errors that
15356           would sometimes occur in totem when scrubbing to the
15357           end of an ID3v1 tagged mp3 file.
15358
15359 2006-07-03  Edward Hervey  <edward@fluendo.com>
15360
15361         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15362         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15363         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15364         * ext/libpng/gstpngdec.h:
15365         Implement buffer clipping/dropping using GstSegment.
15366         This provides accurate seeking.
15367
15368 2006-07-03  Edward Hervey  <edward@fluendo.com>
15369
15370         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15371         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15372         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15373         (gst_avi_demux_process_next_entry), (push_tag_lists),
15374         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15375         * gst/avi/gstavidemux.h:
15376         Proper aggregation of each stream's GstFlowReturn in order to figure out
15377         whether the task should stop or not.
15378         Don't send inline events before pushing out a NEW_SEGMENT, more
15379         specifically for GST_TAG_EVENT.
15380         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15381         sub-indexes.
15382
15383 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15384
15385         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15386
15387         * sys/sunaudio/gstsunaudiomixerctrl.c:
15388         (gst_sunaudiomixer_ctrl_build_list):
15389           Move "Monitor" slider to input tab so it works more like
15390           sdtaudiocontrol, which is what people on Solaris are used
15391           to using for their mixer program (#346259).
15392
15393 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15394
15395         * tests/check/elements/level.c: (GST_START_TEST):
15396           fix a leak, clean up at the end
15397
15398 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15399
15400         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15401         (gst_matroska_demux_send_event),
15402         (gst_matroska_demux_loop_stream_parse_id):
15403         * gst/matroska/matroska-ids.h:
15404           Send tag event after newsegment event.
15405
15406 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15407
15408         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15409         (gst_id3demux_read_range):
15410           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15411           certain cases where a read beyond the end of the file is
15412           requested. Fixes #345930.
15413
15414         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15415         (gst_tag_demux_read_range):
15416           Fix same issue here as well.
15417
15418 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15419
15420         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15421         
15422         Fix hypothetical crash.
15423
15424 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15425
15426         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15427
15428         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15429           Do not modify the ports value. If the user has turned off the
15430           built-in speakers, then we should not reset it in the prepare
15431           function, since this causes the built-in speakers to turn
15432           back on anytime the user changes a track in totem, rhythmbox,
15433           etc. (#346066).
15434
15435 2006-06-23  Wim Taymans  <wim@fluendo.com>
15436
15437         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15438         Fix double caps unref when negotiation fails.
15439
15440 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15441
15442         * ext/annodex/gstcmmldec.c:
15443         * ext/annodex/gstcmmlenc.c:
15444         * ext/annodex/gstcmmlparser.c:
15445         * ext/dv/gstdvdec.c:
15446         * ext/dv/gstdvdemux.c:
15447         * ext/gdk_pixbuf/pixbufscale.c:
15448         * ext/jpeg/gstjpegenc.c:
15449         * ext/jpeg/gstsmokedec.c:
15450         * ext/jpeg/gstsmokeenc.c:
15451         * ext/libpng/gstpngdec.c:
15452         * ext/libpng/gstpngenc.c:
15453         * ext/speex/gstspeexenc.c:
15454         * gst/alpha/gstalphacolor.c:
15455         * gst/cutter/gstcutter.c:
15456         * gst/debug/gstnavigationtest.c:
15457         * gst/icydemux/gsticydemux.c:
15458         * gst/level/gstlevel.c:
15459         * gst/multipart/multipart.c:
15460         * gst/rtp/gstrtpamrpay.c:
15461         * gst/rtp/gstrtpdepay.c:
15462         * gst/rtp/gstrtpilbcpay.c:
15463         * gst/rtp/gstrtpmp4gpay.c:
15464         * gst/rtp/gstrtpmp4vpay.c:
15465         * gst/rtsp/gstrtpdec.c:
15466         * gst/rtsp/gstrtspsrc.c:
15467         * gst/udp/gstdynudpsink.c:
15468         * gst/udp/gstmultiudpsink.c:
15469         * gst/udp/gstudpsrc.c:
15470         * gst/videobox/gstvideobox.c:
15471         * gst/videofilter/gstvideoflip.c:
15472           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15473           plus two minor macro fixes.
15474
15475 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15476
15477         * gst/matroska/matroska-demux.c:
15478         (gst_matroska_demux_check_subtitle_buffer),
15479         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15480         (gst_matroska_demux_subtitle_caps):
15481         * gst/matroska/matroska-ids.c:
15482         (gst_matroska_track_init_subtitle_context):
15483         * gst/matroska/matroska-ids.h:
15484           Try to fix up broken matroska files containing subtitle
15485           streams with non-UTF8 character encodings (courtesy of
15486           mkvmerge) using either the encoding specified in the
15487           GST_SUBTITLE_ENCODING environment variable or the
15488           current locale's character set if it is non-UTF8.
15489           Fixes #337076.
15490
15491 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15492
15493         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15494           Set image type from APIC frame as "image-type" field
15495           of GST_TAG_IMAGE buffer caps (#344605).
15496
15497 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15498
15499         * ext/flac/Makefile.am:
15500         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15501         (gst_flac_dec_reset_decoders),
15502         (gst_flac_dec_setup_seekable_decoder),
15503         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15504         (gst_flac_dec_metadata_callback),
15505         (gst_flac_dec_metadata_callback_seekable),
15506         (gst_flac_dec_metadata_callback_stream),
15507         (gst_flac_dec_error_callback),
15508         (gst_flac_dec_error_callback_seekable),
15509         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15510         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15511         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15512         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15513         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15514         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15515         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15516         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15517         (gst_flac_dec_sink_activate_push),
15518         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15519         * ext/flac/gstflacdec.h:
15520           Support chain-based operation, should make flac-over-DAAP
15521           work (#340492).
15522
15523 2006-06-20  Wim Taymans  <wim@fluendo.com>
15524
15525         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15526         Doc updates, merge some unused symbols.
15527
15528 2006-06-20  Wim Taymans  <wim@fluendo.com>
15529
15530         * docs/plugins/Makefile.am:
15531         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15532         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15533         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15534         * gst/rtsp/gstrtspsrc.c:
15535         * gst/rtsp/gstrtspsrc.h:
15536         Added documentation for the rtsp plugin. Fixes #345393.
15537
15538 2006-06-20  Wim Taymans  <wim@fluendo.com>
15539
15540         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15541         (rtsp_connection_close), (rtsp_connection_free):
15542         Use better G_OS_* macros. Fixes #345301 some more.
15543
15544 2006-06-20  Wim Taymans  <wim@fluendo.com>
15545
15546         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15547
15548         * sys/sunaudio/Makefile.am:
15549         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15550         * sys/sunaudio/gstsunaudiomixerctrl.c:
15551         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15552         (gst_sunaudiomixer_ctrl_list_tracks),
15553         (gst_sunaudiomixer_ctrl_get_volume),
15554         (gst_sunaudiomixer_ctrl_set_volume),
15555         (gst_sunaudiomixer_ctrl_set_mute),
15556         (gst_sunaudiomixer_ctrl_set_record):
15557         * sys/sunaudio/gstsunaudiomixerctrl.h:
15558         * sys/sunaudio/gstsunaudiomixertrack.c:
15559         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15560         * sys/sunaudio/gstsunaudiomixertrack.h:
15561         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15562         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15563         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15564         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15565         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15566         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15567         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15568         (gst_sunaudiosrc_reset):
15569         * sys/sunaudio/gstsunaudiosrc.h:
15570         Add a SunAudio source plugin.
15571         Support stereo and right/left channel gain in the mixer plugin.
15572         Support the RECORD flag so that you can switch between line-input and
15573         microphone in gnome-volume-control.
15574         Code cleanups like using an enumerator for track number instead of an 
15575         integer. Fixes #344923.
15576
15577 2006-06-20  Wim Taymans  <wim@fluendo.com>
15578
15579         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15580
15581         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15582         (rtsp_connection_close):
15583         Make RTSP plugin compile on windows. Fixes #345301.
15584         Some changes to original patch to catch errors better.
15585         use ifdef WIN32 instead of ifndef.
15586
15587 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15588
15589         * configure.ac:
15590         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15591
15592 2006-06-18  Edward Hervey  <edward@fluendo.com>
15593
15594         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15595         After a failed buffer alloc, we need to abort the jpeg decoding (it
15596         started when parsing headers to figure out how many bytes we need
15597         to request downstream).
15598
15599 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15600
15601         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15602
15603         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15604           Make sure we don't read beyond the end of the file (#345232).
15605
15606 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15607
15608         * configure.ac:
15609           Fix --disable-external (can't set conditionals conditionally,
15610           #343602).
15611
15612 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15613
15614         * autogen.sh:
15615         * configure.ac:
15616         * docs/Makefile.am:
15617           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15618
15619         * docs/plugins/Makefile.am:
15620         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15621         * docs/plugins/inspect/plugin-taglib.xml:
15622           Add/fix apev2mux docs.
15623
15624 2006-06-14  Wim Taymans  <wim@fluendo.com>
15625
15626         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15627         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15628         (gst_dvdec_change_state):
15629         Reset segment info on flush.
15630         Alloc segment in _init, free in _finalize.
15631
15632         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15633         Don't send segments twice.
15634
15635 2006-06-14  Wim Taymans  <wim@fluendo.com>
15636
15637         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15638         Respect segment.stop. Fixes #342592.
15639
15640 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15641
15642         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15643           No language specified means the implied language is English
15644           according to the matroska spec (partially fixes #344708);
15645           add some more debug output.
15646
15647 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15648
15649         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15650         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15651         (gst_wavparse_chain):
15652           When operating chain-based, don't make any assumptions about the
15653           chunking of the incoming data and make streaming work on days other
15654           than the second Thursday after a full moon. Also fix up debug
15655           messages here and there and make use of the most excellent new
15656           gst_pad_query_peer_duration() utility function.
15657           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15658
15659         * gst/wavparse/gstwavparse.h:
15660           Remove trailing comma after last enum value, some compilers don't
15661           like that.
15662
15663 2006-06-13  Wim Taymans  <wim@fluendo.com>
15664
15665         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15666         Handle premature EOS gracefully.
15667
15668 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15669
15670         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15671           Prevent out of bounds array access when scrubbing towards
15672           the end of the file between the last index entry and the
15673           end. Fixes occasional 'start <= stop' newsegment event
15674           assertions when scrubbing in MJPEG files.
15675
15676 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15677
15678         * tests/check/elements/.cvsignore:
15679           And another one.
15680
15681 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15682
15683         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15684         (scan_encoded_string), (parse_picture_frame):
15685           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15686
15687         * configure.ac:
15688           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15689           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15690
15691 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15692
15693         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15694           gratuitous comment changes
15695         * tests/check/elements/level.c: (GST_START_TEST):
15696           fix level test leaks
15697
15698 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15699
15700         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15701         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15702           Use gst_pad_query_peer_duration() utility function here.
15703
15704 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15705
15706         * autogen.sh:
15707           require am17
15708         * configure.ac:
15709         * ext/annodex/Makefile.am:
15710         * ext/cdio/Makefile.am:
15711         * ext/dv/Makefile.am:
15712         * ext/esd/Makefile.am:
15713         * ext/flac/Makefile.am:
15714         * ext/gdk_pixbuf/Makefile.am:
15715         * ext/ladspa/Makefile.am:
15716         * ext/libcaca/Makefile.am:
15717         * ext/speex/Makefile.am:
15718         * ext/taglib/Makefile.am:
15719         * sys/oss/Makefile.am:
15720         * sys/sunaudio/Makefile.am:
15721         * sys/ximage/Makefile.am:
15722           clean up build further
15723
15724 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15725
15726         * gconf/Makefile.am:
15727           Honour --disable-schemas-install configure option. Fixes #344100.
15728
15729 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15730
15731         * tests/examples/level/Makefile.am:
15732           Add -lm to LIBS for pow() function, don't assume one of our
15733           dependencies (such as libxml-2.0) drags it in automatically
15734           (#343603).
15735
15736 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15737
15738         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15739
15740         * configure.ac:
15741           We should use $SED and not $(SED) in configure.ac (#343678).
15742
15743 2006-06-09  Wim Taymans  <wim@fluendo.com>
15744
15745         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15746
15747         * sys/sunaudio/gstsunaudiomixerctrl.c:
15748         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15749         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15750         (gst_sunaudiomixer_ctrl_set_mute):
15751         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15752         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15753         (gst_sunaudiosink_write):
15754         Attached find a patch that fixes a number of bugs with the SunAudio
15755         mixer plugin and fixes #344101:
15756         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15757            tracks onto the tracklist causing gnome-volume-control's preferences
15758            dialog to be messed up and would core dump if you checked/unchecked
15759            any item.
15760         2. We weren't previously setting the MUTE flag properly.  Fixing this
15761            makes gnome-volume-control work better.
15762         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15763            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15764            gnome-volume-control look better.
15765         Also some minor cleanup in gstsunaudiosink.c.
15766
15767 2006-06-09  Wim Taymans  <wim@fluendo.com>
15768
15769         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15770         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15771         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15772         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15773         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15774         * ext/jpeg/gstjpegdec.h:
15775         API: Added IDCT method property
15776         Small cleanups.
15777         Avoid dynamic allocation of trivial fixed structure.
15778         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15779
15780 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15781
15782         * configure.ac:
15783         We now require libraw1394 >= 1.1.0 and that version onwards all
15784         have .pc files.
15785
15786 2006-06-02  Edward Hervey  <edward@fluendo.com>
15787
15788         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15789         Trying to get items from an ANY or EMPTY caps is ... stupid.
15790
15791 2006-06-02  Edward Hervey  <edward@fluendo.com>
15792
15793         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15794         (gst_dvdec_chain), (gst_dvdec_change_state):
15795         * ext/dv/gstdvdec.h:
15796         Added GstSegment handling, now implements dropping/clipping.
15797
15798 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15799
15800         * ext/aalib/gstaasink.h:
15801         * ext/annodex/gstcmmldec.h:
15802         * ext/cairo/gsttimeoverlay.h:
15803         * ext/dv/gstdvdec.h:
15804         * ext/dv/gstdvdemux.h:
15805         * ext/esd/esdmon.h:
15806         * ext/esd/esdsink.h:
15807         * ext/flac/gstflacenc.h:
15808         * ext/gconf/gstgconfaudiosink.h:
15809         * ext/gconf/gstgconfaudiosrc.h:
15810         * ext/gconf/gstgconfvideosink.h:
15811         * ext/gconf/gstgconfvideosrc.h:
15812         * ext/gdk_pixbuf/gstgdkanimation.h:
15813         * ext/gdk_pixbuf/pixbufscale.h:
15814         * ext/hal/gsthalaudiosink.h:
15815         * ext/hal/gsthalaudiosrc.h:
15816         * ext/jpeg/gstjpegenc.h:
15817         * ext/jpeg/gstsmokedec.h:
15818         * ext/jpeg/gstsmokeenc.h:
15819         * ext/libcaca/gstcacasink.h:
15820         * ext/libmng/gstmngdec.h:
15821         * ext/libmng/gstmngenc.h:
15822         * ext/libpng/gstpngdec.h:
15823         * ext/libpng/gstpngenc.h:
15824         * ext/raw1394/gstdv1394src.h:
15825         * ext/speex/gstspeexenc.h:
15826         * gst/autodetect/gstautoaudiosink.h:
15827         * gst/autodetect/gstautovideosink.h:
15828         * gst/avi/gstavidemux.h:
15829         * gst/cutter/gstcutter.h:
15830         * gst/debug/efence.h:
15831         * gst/debug/gstnavigationtest.h:
15832         * gst/debug/gstnavseek.h:
15833         * gst/flx/gstflxdec.h:
15834         * gst/goom/gstgoom.h:
15835         * gst/icydemux/gsticydemux.h:
15836         * gst/id3demux/gstid3demux.h:
15837         * gst/law/alaw-decode.h:
15838         * gst/law/alaw-encode.h:
15839         * gst/law/mulaw-decode.h:
15840         * gst/law/mulaw-encode.h:
15841         * gst/matroska/matroska-mux.h:
15842         * gst/median/gstmedian.h:
15843         * gst/oldcore/gstaggregator.h:
15844         * gst/oldcore/gstfdsink.h:
15845         * gst/oldcore/gstmd5sink.h:
15846         * gst/oldcore/gstmultifilesrc.h:
15847         * gst/oldcore/gstpipefilter.h:
15848         * gst/oldcore/gstshaper.h:
15849         * gst/oldcore/gststatistics.h:
15850         * gst/rtp/gstasteriskh263.h:
15851         * gst/rtp/gstrtpL16depay.h:
15852         * gst/rtp/gstrtpL16pay.h:
15853         * gst/rtp/gstrtpamrdepay.h:
15854         * gst/rtp/gstrtpamrpay.h:
15855         * gst/rtp/gstrtpdepay.h:
15856         * gst/rtp/gstrtpgsmdepay.h:
15857         * gst/rtp/gstrtpgsmpay.h:
15858         * gst/rtp/gstrtph263pay.h:
15859         * gst/rtp/gstrtph263pdepay.h:
15860         * gst/rtp/gstrtph263ppay.h:
15861         * gst/rtp/gstrtpmp4gpay.h:
15862         * gst/rtp/gstrtpmp4vdepay.h:
15863         * gst/rtp/gstrtpmp4vpay.h:
15864         * gst/rtp/gstrtpmpadepay.h:
15865         * gst/rtp/gstrtpmpapay.h:
15866         * gst/rtp/gstrtppcmadepay.h:
15867         * gst/rtp/gstrtppcmapay.h:
15868         * gst/rtp/gstrtppcmudepay.h:
15869         * gst/rtp/gstrtppcmupay.h:
15870         * gst/rtp/gstrtpspeexdepay.h:
15871         * gst/rtp/gstrtpspeexpay.h:
15872         * gst/rtsp/gstrtpdec.h:
15873         * gst/rtsp/gstrtspsrc.h:
15874         * gst/smpte/gstsmpte.h:
15875         * gst/udp/gstdynudpsink.h:
15876         * gst/udp/gstmultiudpsink.h:
15877         * gst/udp/gstudpsink.h:
15878         * gst/udp/gstudpsrc.h:
15879         * gst/videofilter/gstvideobalance.h:
15880         * gst/videofilter/gstvideoflip.h:
15881         * sys/oss/gstossdmabuffer.h:
15882         * sys/oss/gstossmixerelement.h:
15883         * sys/oss/gstosssink.h:
15884         * sys/oss/gstosssrc.h:
15885         * sys/osxvideo/osxvideosink.h:
15886         * sys/sunaudio/gstsunaudiomixer.h:
15887         * sys/sunaudio/gstsunaudiosink.h:
15888         * sys/ximage/gstximagesrc.h:
15889         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15890
15891 2006-05-31  Wim Taymans  <wim@fluendo.com>
15892
15893         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15894         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15895         (gst_goom_src_setcaps), (gst_goom_src_event),
15896         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15897         (gst_goom_change_state):
15898         * gst/goom/gstgoom.h:
15899         Handle QoS.
15900         Handle flushing, discont and events.
15901         Fix timestamps and various other cleanups.
15902
15903 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15904
15905         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15906         Fix bus reset when using libiec61883
15907
15908 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15909
15910         * configure.ac:
15911         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15912         * ext/raw1394/Makefile.am:
15913         Add CFLAGS.
15914         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15915         New method, to receive using libiec61883.
15916         (gst_dv1394src_iso_receive),
15917         #ifdef'd out if libiec61883 is present.
15918         (gst_dv1394src_bus_reset),
15919         Get userdata correctly if using libiec61883. 
15920         (gst_dv1394src_create),
15921         When using libiec61883, only poll one fd and no need to read.
15922         (gst_dv1394src_discover_avc_node),
15923         Replace g_warnings.
15924         (gst_dv1394src_start),
15925         Create new handle when we know which dv port.  More reliable
15926         than setting port on an existing handle.  Initialise libiec61883.
15927         (gst_dv1394src_stop):
15928         If using libiec61883, then cleanup its handle properly.
15929         * ext/raw1394/gstdv1394src.h:
15930         Add libiec61883 handle.
15931
15932 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15933
15934         * gst/avi/gstavidemux.c:
15935           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15936         * win32/MANIFEST:
15937           sort file listing
15938         * win32/vs6/libgstavi.dsp:
15939           add gstavimux.c to the project
15940         * win32/vs6/libgstid3demux.dsp:
15941           add link to zlib library
15942         * win32/vs6/libgstmatroska.dsp:
15943           add matroska-ids.c to the project
15944
15945 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15946
15947         Patch by: Sebastian Dröge  <mail at slomosnail de >
15948
15949         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15950         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15951         * ext/taglib/Makefile.am:
15952         * ext/taglib/gstapev2mux.cc:
15953         * ext/taglib/gstapev2mux.h:
15954         * ext/taglib/gstid3v2mux.cc:
15955         * ext/taglib/gsttaglibmux.c: (plugin_init):
15956         * ext/taglib/gsttaglibmux.h:
15957           Add apev2mux element (#343122).
15958         
15959         * tests/check/Makefile.am:
15960         * tests/check/elements/apev2mux.c:
15961         (test_taglib_apev2mux_create_tags),
15962         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15963         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15964         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15965         (apev2mux_suite), (main):
15966           Add unit test for apev2mux element.
15967
15968 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15969
15970         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15971         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15972         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15973           GST_PTR_FORMAT should be used to print caps in debug statements.
15974
15975 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15976
15977         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15978
15979         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15980         (ape_demux_parse_tags):
15981           Some clean-ups and additions: map APE 'file' tag to
15982           GST_TAG_LOCATION (#343123); add support for extracting
15983           the track count and clean up parsing a bit (#343127).
15984
15985 2006-05-28  Edward Hervey  <edward@fluendo.com>
15986
15987         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15988         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15989
15990 2006-05-28  Edward Hervey  <edward@fluendo.com>
15991
15992         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15993         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15994         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15995         * ext/jpeg/gstjpegdec.h:
15996         Clip outgoing buffers according to currently configured segment.
15997
15998 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15999
16000         * ext/taglib/gstid3v2mux.cc:
16001           Handle  writing of track-count or album-volume-count without
16002           track-number or albume-volume-number (in this case the number
16003           will just be set to 0).
16004
16005         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
16006           It would be nice if we actually checked the values received for
16007           track/album-volume number/count in  _check_tags(), rather than
16008           setting them again ...
16009
16010 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
16011
16012         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16013           A track/volume number or count of 0 does not make sense,
16014           just ignore it along with negative numbers (a tag might
16015           only contain a track count without a track number).
16016
16017 2006-05-27  Edward Hervey  <edward@fluendo.com>
16018
16019         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
16020         (gst_jpeg_dec_sink_event):
16021         Abort decompression when receiving FLUSH_STOP. This should avoid
16022         issues when interrupting decoding with flushes.
16023
16024 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
16025
16026         * ext/flac/gstflac.c:
16027           Don't #include file we don't dist any longer.
16028
16029 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
16030
16031         * README:
16032           Replace current README (containing the release notes from
16033           some 0.9.x version) with a proper README taken from the core.
16034
16035 2006-05-24  Wim Taymans  <wim@fluendo.com>
16036
16037         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
16038         Implement EOS correctly by either posting
16039         SEGMENT_DONE or pushing an EOS message depending
16040         on the seek type. Fixes #342592
16041
16042 2006-05-24  Wim Taymans  <wim@fluendo.com>
16043
16044         * gst/law/alaw-decode.c: (gst_alawdec_chain):
16045         * gst/law/alaw-decode.h:
16046         * gst/law/alaw-encode.c: (gst_alawenc_chain):
16047         * gst/law/alaw-encode.h:
16048         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
16049         * gst/law/mulaw-decode.h:
16050         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
16051         * gst/law/mulaw-encode.h:
16052         Some cleanups in the chain functions.
16053         Remove some GStreamer 0.0.2 bits.
16054
16055 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16056
16057         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16058
16059         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
16060           gst_collect_pads_stop() needs to be called before chaining up
16061           to the parent class (#342734).
16062
16063 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16064
16065         * ext/flac/Makefile.am:
16066         * ext/flac/flac_compat.h:
16067         * ext/flac/gstflac.c:
16068         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
16069         * ext/flac/gstflacenc.c:
16070           Remove backwards compatibility cruft for dealing with FLAC API
16071           changes in the 1.0.x series - we require 1.1.1 or newer these days.
16072
16073 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16074
16075         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16076         (gst_matroska_demux_push_xiph_codec_priv_data),
16077         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
16078         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
16079         * gst/matroska/matroska-ids.h:
16080         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
16081         (gst_matroska_mux_video_pad_setcaps),
16082         (xiph3_streamheader_to_codecdata),
16083         (vorbis_streamheader_to_codecdata),
16084         (theora_streamheader_to_codecdata),
16085         (gst_matroska_mux_audio_pad_setcaps),
16086         (gst_matroska_mux_write_data):
16087           Add support for muxing/demuxing theora video (#342448; too bad
16088           none of the usual linux players can actually play this). Playback
16089           in GStreamer will require additional changes to theoradec in -base.
16090           Refactor streamheaders <=> CodecPrivateData code a bit; some small
16091           cleanups.
16092
16093 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16094
16095         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
16096         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
16097           Fix crashes when the horizontal subsampling is 1.
16098           Fixes #342097.
16099
16100 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16101
16102         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16103
16104         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
16105         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16106         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16107         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
16108         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
16109         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16110         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
16111         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16112         (gst_avi_mux_change_state):
16113         * gst/avi/gstavimux.h:
16114           Some enhancements for avimux (#342526):
16115            - add odml (large file) index support
16116            - store codec init data (e.g. huffyuv)
16117            - miscellaneous other fixes/cleanups
16118
16119 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
16120
16121         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16122         Don't output any tag when we encounter a negative track number - the
16123         tag type is uint, so we end up outputting huge positive numbers
16124         instead. (Fixes: #342029)
16125
16126 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16127
16128         * configure.ac:
16129           update for new GSTPB_PLUGINS_DIR
16130
16131 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16132
16133         * rtp/gst/gstrtph263pay.c:
16134         Properly set static caps for H263 at 34.
16135
16136 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
16137
16138         Patch by: James "Doc" Livingston  <doclivingston gmail com>
16139
16140         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
16141           Merge event tags and tag setter tags correctly (#339918). Also,
16142           don't leak taglist in case of an error.
16143           
16144 2006-05-17  Edward Hervey  <edward@fluendo.com>
16145
16146         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
16147         We can only do caps intersection if the othercaps are non-empty and not
16148         ANY. Else we return the pad template (base_caps).
16149
16150 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
16151
16152         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16153           Fix crash when outputting debugging information for certain
16154           pictures (always good to use the right struct member for
16155           the number of records in an array).
16156
16157 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
16158
16159         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
16160
16161         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
16162         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
16163         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
16164         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
16165         (gst_ebml_read_float), (gst_ebml_read_ascii),
16166         (gst_ebml_read_binary):
16167           Don't create unnecessary sub-buffers all the time. Dramatically
16168           improves performance with multiple concurrently running
16169           matroskademux instances (#341818) (and avoids doing
16170           unnecessarily inefficient things in the general case).
16171
16172 2006-05-16  Edward Hervey  <edward@fluendo.com>
16173
16174         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
16175         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
16176         return value of gst_pad_push_event().
16177
16178 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
16179
16180         * gst/autodetect/gstautoaudiosink.c:
16181         (gst_auto_audio_sink_find_best):
16182         * gst/autodetect/gstautovideosink.c:
16183         (gst_auto_video_sink_find_best):
16184         Make the name of the child element be based on the name of the
16185         parent, so that debug output is more useful.
16186         
16187         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
16188         (parse_insert_string_field), (parse_split_strings):
16189         Rework string parsing to always walk over BOM markers in UTF16
16190         strings, using the endianness indicated by the innermost one,
16191         then trying the opposite endianness if that fails to convert
16192         to valid UTF-8. Fixes #341774
16193
16194 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16195
16196         Patch from: Matthieu <matthieu at fluendo dot com>
16197
16198         * ext/libpng/Makefile.am:
16199         Add LIBPNG_CFLAGS.
16200
16201 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
16202
16203         * ext/taglib/gstid3v2mux.cc:
16204           Add support for writing images (APIC frames) into ID3v2
16205           tags (picture type always set to 'other' for now though).
16206
16207 2006-05-14  Michael Smith  <msmith@fluendo.com>
16208
16209         * gst/wavparse/gstwavparse.c:
16210           Update docs; wavparse implements push and pull modes.
16211
16212 2006-05-12  Wim Taymans  <wim@fluendo.com>
16213
16214         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
16215         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
16216         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
16217         Ooops, bitten by the copy-and-paste design paradigm, fixes
16218         seek again.
16219
16220 2006-05-12  Wim Taymans  <wim@fluendo.com>
16221
16222         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
16223         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
16224         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
16225         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16226         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16227         (gst_avi_demux_massage_index),
16228         (gst_avi_demux_calculate_durations_from_index),
16229         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
16230         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
16231         (gst_avi_demux_loop):
16232         * gst/avi/gstavidemux.h:
16233         Some cleanups, prepare to use GstSegment.
16234         Fix error in entry walking code.
16235         Fix VBR detection.
16236         Smarter timestamp calculation code.
16237         Uniform error/eos handling.
16238
16239 2006-05-12  Michael Smith  <msmith@fluendo.com>
16240
16241         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16242         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
16243           Fix use of uninitialised values if we're NOT seeking in ready.
16244           Fix typos.
16245
16246 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
16247
16248         * gst/wavparse/Makefile.am:
16249           Add CFLAGS and LIBS for libgstbase, fixes build on
16250           Cygwin (#341489).
16251
16252 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16253
16254         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
16255           Some more debug info. No need to check whether the string
16256           returned by g_convert() is really UTF-8 - either it is or
16257           we get NULL returned.
16258
16259 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16260
16261         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16262           Fix parsing of numeric genre strings some more, by ensuring that
16263           we only try and parse strings that a) Start with '(' and b) Consist
16264           only of digits.
16265           Also, when finding an escaping '((' sequence, bust it back to '(' by
16266           swallowing the first parenthesis
16267
16268 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16269
16270         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
16271         (gst_esdsink_open), (gst_esdsink_close):
16272         * ext/esd/esdsink.h:
16273           Move the esd_get_server_info() into gst_esdsink_open() and fail
16274           with a decent error message on errors.
16275
16276 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16277
16278         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
16279         (gst_esdmon_channels_get_type):
16280         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
16281         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16282         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16283         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16284         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16285         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16286         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16287         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16288         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16289         * gst/videomixer/videomixer.c:
16290         (gst_video_mixer_background_get_type):
16291           Const-ify GEnumValue arrays.
16292
16293 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16294
16295         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16296
16297         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16298         (gst_avi_mux_do_video_buffer):
16299           Work around gst_buffer_make_metadata_writable() bug that
16300           results in avimux marking all frames in the index as
16301           keyframes (#340859).
16302           
16303 2006-05-08  Wim Taymans  <wim@fluendo.com>
16304
16305         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16306         Make parsing of urls suck slightly less.
16307
16308 2006-05-08  Edward Hervey  <edward@fluendo.com>
16309
16310         * autogen.sh: (CONFIGURE_DEF_OPT): 
16311         libtoolize on Darwin/MacOSX is called glibtoolize.
16312
16313 2006-05-08  Wim Taymans  <wim@fluendo.com>
16314
16315         Patch by: Jens Granseuer <jensgr at gmx dot net>
16316
16317         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16318         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16319         C89 compliance fixes. Fixes #340980
16320
16321 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16322
16323         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16324         * ext/flac/gstflacdec.h:
16325           Handle segment seeks that include the end of the file as stop point
16326           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16327           message instead of an EOS event in case we're in segment seek
16328           mode (fixes #340699).
16329           
16330 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16331
16332         * ext/cairo/gsttextoverlay.c:
16333         * ext/flac/gstflacdec.c:
16334         * ext/gdk_pixbuf/pixbufscale.c:
16335         * gst/apetag/gstapedemux.c:
16336         * gst/debug/breakmydata.c:
16337         * gst/debug/testplugin.c:
16338         * gst/matroska/ebml-write.c:
16339         * gst/multipart/multipartdemux.c:
16340         * sys/osxaudio/gstosxaudiosink.c:
16341         * sys/osxaudio/gstosxaudiosrc.c:
16342         Add semicolons after GST_BOILERPLATE[_FULL] so that
16343         indent doesn't mess up following lines.
16344
16345 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16346
16347         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16348
16349         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16350           Don't leak caps when freeing the stream context (#340623).
16351
16352 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16353
16354         * configure.ac:
16355           Back to CVS
16356
16357 === release 0.10.3 ===
16358
16359 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16360
16361         * configure.ac:
16362           releasing 0.10.3, "Desplazado"
16363
16364 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16365
16366         * gst/matroska/matroska-mux.c:
16367         (gst_matroska_mux_stream_is_vorbis_header),
16368         (gst_matroska_mux_write_data):
16369           Don't strcmp() NULL strings.
16370           Only start new clusters on video keyframes, not on any
16371           random audio buffer that doesn't have the DELTA_UNIT
16372           flag set (fixes 'make check' again).
16373
16374 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16375
16376         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16377
16378         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16379         (gst_matroska_mux_stream_is_vorbis_header),
16380         (gst_matroska_mux_write_data):
16381           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16382           value and then dead-lock when muxing vorbis audio streams
16383           (the three vorbis header buffers carry no timestamp, and it
16384           would try to mux these after all video buffers). Fixes #340346.
16385
16386           Improve clustering: start a new cluster also whenever we get
16387           a keyframe.     
16388
16389 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16390
16391         * win32/common/config.h:
16392         * win32/MANIFEST
16393           add the generated file as well
16394
16395 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16396
16397         * Makefile.am:
16398         * configure.ac:
16399         * win32/common/config.h.in:
16400           add win32 stuff
16401
16402 2006-05-03  Michael Smith  <msmith@fluendo.com>
16403
16404         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16405           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16406           SUCKS.
16407
16408 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16409
16410         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16411         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16412         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16413           don't leak caps-string
16414
16415 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16416
16417         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16418         (gst_id3demux_sink_activate):
16419           Let core insert default error message for TYPE_NOT_FOUND
16420           errors, it's just as good as our own and has the added
16421           bonus of being translated.
16422
16423 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16424
16425         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16426         (gst_tag_demux_sink_event):
16427         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16428         (gst_id3demux_sink_event):
16429           Post an error message when we get an EOS event and were not
16430           able to find out the type of stream.
16431
16432         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16433         (test_taglib_id3mux_with_tags):
16434           Decrease num-buffers to 16 per iteration again, otherwise the
16435           many memcpy()s and reallocations in the test will hammer slow
16436           CPUs completely and make the test timeout.
16437
16438 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16439
16440         * configure.ac:
16441           figure out where plugins-base plugins are
16442         * tests/check/Makefile.am:
16443           use plugins-base plugins, so we have typefind functions
16444         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16445           increase num-buffers, this makes sure the test errors out instead
16446           of timing out when no typefind functions are present
16447
16448 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16449
16450         * docs/plugins/Makefile.am:
16451           also check .cc files for gtk-doc markup
16452         * configure.ac:
16453         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16454         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16455         * tests/check/Makefile.am:
16456         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16457         * ext/Makefile.am:
16458         * ext/taglib/Makefile.am:
16459         * ext/taglib/gstid3v2mux.h:
16460         * ext/taglib/gsttaglibmux.c:
16461         * ext/taglib/gsttaglibmux.h:
16462           move taglib-based id3v2muxer to -good.  Fixes #336110.
16463
16464 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16465
16466         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16467           ... and fix multichannel/WAVFORMATEX support again.
16468
16469 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16470
16471         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16472         (gst_wavparse_class_init), (gst_wavparse_dispose),
16473         (gst_wavparse_reset), (gst_wavparse_init),
16474         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16475         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16476         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16477         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16478         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16479         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16480         (gst_wavparse_stream_data), (gst_wavparse_loop),
16481         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16482         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16483         (gst_wavparse_change_state), (plugin_init):
16484         * gst/wavparse/gstwavparse.h:
16485           Add push (streaming) mode to wavparse (fixes #337625)
16486
16487 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16488
16489         * configure.ac:
16490         * tests/Makefile.am:
16491           add ximagesrc icles test
16492
16493 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16494
16495         * configure.ac:
16496         * docs/plugins/Makefile.am:
16497         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16498         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16499         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16500         (gst_cmml_enc_push_clip):
16501         * sys/Makefile.am:
16502         * sys/ximage/Makefile.am:
16503         * sys/ximage/gstximagesrc.c:
16504           Move ximagesrc plug-in to good after review.  Fixes #336756.
16505
16506 2006-04-28  Michael Smith  <msmith@fluendo.com>
16507
16508         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16509         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16510         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16511         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16512         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16513         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16514         * gst/icydemux/gsticydemux.h:
16515           Fix event handling: cache events when typefinding and forward later.
16516
16517 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16518
16519         * sys/osxaudio/gstosxaudiosink.c:
16520         (plugin_init):
16521          Register osxaudiosrc to the plugin.
16522         * sys/osxaudio/gstosxaudiosrc.c:
16523         (gst_osx_audio_src_osxelement_do_init),
16524         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16525         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16526         (gst_osx_audio_src_get_property),
16527         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16528         (gst_osx_audio_src_osxelement_init):
16529         * sys/osxaudio/gstosxaudiosrc.h:
16530           Port of osxaudiosrc to 0.10.
16531         * sys/osxaudio/Makefile.am:
16532           Add osxaudiosrc
16533
16534 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16535
16536         * sys/osxaudio/gstosxringbuffer.c:
16537         * sys/osxaudio/gstosxringbuffer.h:
16538           Forgot to commit earlier, part of the OSX audio plugin port
16539
16540 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16541
16542         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16543         (parse_split_strings):
16544           Recognise and skip any byte order marker (BOM) in
16545           UTF-16 strings.
16546
16547 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16548
16549         * docs/plugins/Makefile.am:
16550         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16551         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16552         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16553         * docs/plugins/inspect/plugin-avi.xml:
16554         * gst/avi/gstavidemux.c:
16555         * gst/avi/gstavimux.c:
16556           Add docs for both avidemux and avimux.
16557
16558 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16559
16560         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16561
16562         * gst/avi/Makefile.am:
16563         * gst/avi/gstavi.c: (plugin_init):
16564         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16565         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16566         (gst_avi_mux_class_init), (gst_avi_mux_init),
16567         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16568         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16569         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16570         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16571         (gst_avi_mux_riff_get_avix_header),
16572         (gst_avi_mux_riff_get_video_header),
16573         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16574         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16575         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16576         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16577         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16578         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16579         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16580         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16581         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16582         (gst_avi_mux_change_state):
16583         * gst/avi/gstavimux.h:
16584           Port AVI muxer to GStreamer-0.10 (#332031).
16585
16586         * tests/check/Makefile.am:
16587         * tests/check/elements/avimux.c:
16588         * tests/check/elements/.cvsignore:
16589           Add unit test for AVI muxer.
16590
16591 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16592
16593         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16594         (gst_wavparse_class_init), (gst_wavparse_reset),
16595         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16596         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16597         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16598         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16599         (gst_wavparse_stream_data), (gst_wavparse_loop),
16600         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16601         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16602         (plugin_init):
16603         * gst/wavparse/gstwavparse.h:
16604           reverted patch #337625 for the price of 1 hour sleep
16605
16606 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16607
16608         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16609         (gst_wavparse_class_init), (gst_wavparse_reset),
16610         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16611         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16612         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16613         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16614         (gst_wavparse_stream_data), (gst_wavparse_loop),
16615         (gst_wavparse_chain), (plugin_init):
16616         * gst/wavparse/gstwavparse.h:
16617           correct partial implementation of push mode
16618           (from my last commit)
16619
16620 2006-04-26  Wim Taymans  <wim@fluendo.com>
16621
16622         * ext/esd/esdsink.c:
16623         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16624         it is not in esd.h
16625
16626 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16627
16628         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16629         (gst_au_parse_class_init), (gst_au_parse_init),
16630         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16631         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16632         (gst_au_parse_chain), (gst_au_parse_src_convert),
16633         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16634         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16635         (gst_au_parse_change_state):
16636         * gst/auparse/gstauparse.h:
16637           Rewrite auparse to suck a little bit less: make source pad
16638           dynamic, so decodebin/playbin work with non-raw formats
16639           like alaw/mulaw; add query function for duration/position
16640           queries; check whether we have enough data before attempting
16641           to parse the header (instead of crashing when that is not the
16642           case); work around audioconvert sucking by swapping endianness
16643           to the native endianness ourselves for float formats; send
16644           initial newsegment event. Fixes #161712.
16645
16646 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16647
16648         * sys/osxaudio/Makefile.am:
16649         * sys/osxaudio/gstosxaudioelement.c:
16650         (gst_osx_audio_element_get_type),
16651         (gst_osx_audio_element_class_init):
16652         * sys/osxaudio/gstosxaudioelement.h:
16653         * sys/osxaudio/gstosxaudiosink.c:
16654         (gst_osx_audio_sink_osxelement_do_init),
16655         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16656         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16657         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16658         (gst_osx_audio_sink_create_ringbuffer),
16659         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16660         (plugin_init):
16661         * sys/osxaudio/gstosxaudiosink.h:
16662         Port of osxaudiosink to 0.10
16663
16664 2006-04-26  Wim Taymans  <wim@fluendo.com>
16665
16666         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16667         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16668         the size of the ringbuffer. This should fix hangs with older 
16669         esd sound servers.
16670
16671 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16672
16673         * ext/aalib/gstaasink.c:
16674         * ext/annodex/gstcmmldec.c:
16675         * ext/annodex/gstcmmlenc.c:
16676         * ext/cairo/gsttextoverlay.c:
16677         * ext/cairo/gsttimeoverlay.c:
16678         * ext/cdio/gstcdiocddasrc.c:
16679         * ext/dv/gstdvdec.c:
16680         * ext/dv/gstdvdemux.c:
16681         * ext/esd/esdmon.c:
16682         * ext/esd/esdsink.c:
16683         * ext/flac/gstflacenc.c:
16684         * ext/flac/gstflactag.c:
16685         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16686         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16687         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16688         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16689         * ext/gdk_pixbuf/pixbufscale.c:
16690         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16691         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16692         * ext/jpeg/gstjpegdec.c:
16693         * ext/jpeg/gstjpegenc.c:
16694         * ext/jpeg/gstsmokedec.c:
16695         * ext/jpeg/gstsmokeenc.c:
16696         * ext/libcaca/gstcacasink.c:
16697         * ext/libmng/gstmngdec.c:
16698         * ext/libmng/gstmngenc.c:
16699         * ext/libpng/gstpngdec.c:
16700         * ext/libpng/gstpngenc.c:
16701         * ext/mikmod/gstmikmod.c:
16702         * ext/raw1394/gstdv1394src.c:
16703         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16704         * ext/shout2/gstshout2.h:
16705         * ext/speex/gstspeexdec.c:
16706         * ext/speex/gstspeexenc.c:
16707         * gst/alpha/gstalpha.c:
16708         * gst/alpha/gstalphacolor.c:
16709         * gst/apetag/gstapedemux.c:
16710         * gst/auparse/gstauparse.c:
16711         * gst/autodetect/gstautoaudiosink.c:
16712         (gst_auto_audio_sink_base_init):
16713         * gst/autodetect/gstautovideosink.c:
16714         (gst_auto_video_sink_base_init):
16715         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16716         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16717         * gst/cutter/gstcutter.c:
16718         * gst/debug/breakmydata.c:
16719         * gst/debug/efence.c:
16720         * gst/debug/gstnavigationtest.c:
16721         * gst/debug/gstnavseek.c:
16722         * gst/debug/negotiation.c:
16723         * gst/debug/progressreport.c:
16724         * gst/debug/testplugin.c:
16725         * gst/effectv/gstaging.c:
16726         * gst/effectv/gstdice.c:
16727         * gst/effectv/gstedge.c:
16728         * gst/effectv/gstquark.c:
16729         * gst/effectv/gstrev.c:
16730         * gst/effectv/gstshagadelic.c:
16731         * gst/effectv/gstvertigo.c:
16732         * gst/effectv/gstwarp.c:
16733         * gst/flx/gstflxdec.c:
16734         * gst/goom/gstgoom.c:
16735         * gst/icydemux/gsticydemux.c:
16736         * gst/id3demux/gstid3demux.c:
16737         * gst/interleave/deinterleave.c:
16738         * gst/interleave/interleave.c:
16739         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16740         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16741         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16742         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16743         * gst/level/gstlevel.c:
16744         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16745         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16746         * gst/median/gstmedian.c:
16747         * gst/monoscope/gstmonoscope.c:
16748         * gst/multipart/multipartdemux.c:
16749         * gst/multipart/multipartmux.c:
16750         * gst/oldcore/gstaggregator.c:
16751         * gst/oldcore/gstfdsink.c:
16752         * gst/oldcore/gstmd5sink.c:
16753         * gst/oldcore/gstmultifilesrc.c:
16754         * gst/oldcore/gstpipefilter.c:
16755         * gst/oldcore/gstshaper.c:
16756         * gst/oldcore/gststatistics.c:
16757         * gst/rtp/gstasteriskh263.c:
16758         * gst/rtp/gstrtpL16depay.c:
16759         * gst/rtp/gstrtpL16pay.c:
16760         * gst/rtp/gstrtpamrdepay.c:
16761         * gst/rtp/gstrtpamrpay.c:
16762         * gst/rtp/gstrtpdepay.c:
16763         * gst/rtp/gstrtpgsmpay.c:
16764         * gst/rtp/gstrtph263pay.c:
16765         * gst/rtp/gstrtph263pdepay.c:
16766         * gst/rtp/gstrtph263ppay.c:
16767         * gst/rtp/gstrtpilbcdepay.c:
16768         * gst/rtp/gstrtpmp4gpay.c:
16769         * gst/rtp/gstrtpmp4vdepay.c:
16770         * gst/rtp/gstrtpmp4vpay.c:
16771         * gst/rtp/gstrtpmpadepay.c:
16772         * gst/rtp/gstrtpmpapay.c:
16773         * gst/rtp/gstrtppcmadepay.c:
16774         * gst/rtp/gstrtppcmapay.c:
16775         * gst/rtp/gstrtppcmudepay.c:
16776         * gst/rtp/gstrtppcmupay.c:
16777         * gst/rtp/gstrtpspeexdepay.c:
16778         * gst/rtp/gstrtpspeexpay.c:
16779         * gst/rtsp/gstrtpdec.c:
16780         * gst/rtsp/gstrtspsrc.c:
16781         * gst/smpte/gstsmpte.c:
16782         * gst/udp/gstdynudpsink.c:
16783         * gst/udp/gstmultiudpsink.c:
16784         * gst/udp/gstudpsink.c:
16785         * gst/udp/gstudpsrc.c:
16786         * gst/videobox/gstvideobox.c:
16787         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16788         * gst/videofilter/gstvideobalance.c:
16789         * gst/videofilter/gstvideoflip.c:
16790         * gst/videofilter/gstvideotemplate.c:
16791         (gst_videotemplate_base_init):
16792         * gst/videomixer/videomixer.c:
16793         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16794         (gst_wavparse_class_init), (gst_wavparse_dispose),
16795         (gst_wavparse_reset), (gst_wavparse_init),
16796         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16797         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16798         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16799         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16800         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16801         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16802         (gst_wavparse_change_state):
16803         * gst/wavparse/gstwavparse.h:
16804         * sys/oss/gstossmixerelement.c:
16805         * sys/oss/gstosssink.c:
16806         * sys/oss/gstosssrc.c:
16807         * sys/osxaudio/gstosxaudioelement.c:
16808         * sys/osxaudio/gstosxaudiosink.c:
16809         * sys/osxaudio/gstosxaudiosrc.c:
16810         * sys/sunaudio/gstsunaudiomixer.c:
16811         * sys/sunaudio/gstsunaudiosink.c:
16812           Define GstElementDetails as const and also static (when defined as
16813           global)
16814
16815 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16816
16817         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16818           Source pad has fixed caps. If we don't set this, bad
16819           things happen when the window is resized.
16820
16821 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16822
16823         * gst/matroska/Makefile.am:
16824         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16825         (gst_matroska_demux_handle_src_event):
16826         * gst/matroska/matroska-ids.c:
16827         (gst_matroska_track_init_video_context),
16828         (gst_matroska_track_init_audio_context),
16829         (gst_matroska_track_init_subtitle_context),
16830         (gst_matroska_track_init_complex_context):
16831         * gst/matroska/matroska-ids.h:
16832           Handle case where the TrackType ebml chunk does not come before the
16833           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16834           events.
16835
16836 2006-04-25  Wim Taymans  <wim@fluendo.com>
16837
16838         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16839         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16840         It's codec_data, not codec_info.
16841
16842 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16843
16844         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16845
16846         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16847           Handle codec_data for VfW compatibility codec IDs (#339451)
16848
16849         * gst/matroska/matroska-mux.c:
16850         (gst_matroska_mux_video_pad_setcaps):
16851           Same here, handle codec_data and add additional caps we can handle
16852           now to the pad template (huffyuv, dv and h263 video) (#339451)
16853
16854 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16855
16856         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16857
16858         * gst/matroska/matroska-mux.c:
16859         (gst_matroska_mux_create_buffer_header),
16860         (gst_matroska_mux_write_data):
16861           Fix timestamping of B-frames, use signed integers, do
16862           some rounding (#339678).
16863
16864 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16865
16866         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16867         just make it compile with --disable-gst-debug.
16868
16869 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16870
16871         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16872         Fix a bad conversion using gst_guint64_to_gdouble.
16873         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16874         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16875         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16876     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16877         mistake.
16878
16879 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16880
16881         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16882         Use gst_guint64_to_gdouble for conversions
16883         * win32/vs6/gst_plugins_good.dsw:
16884         * win32/vs6/libgsticydemux.dsp:
16885         Add a project file for icydemux
16886
16887 2006-04-21  Wim Taymans  <wim@fluendo.com>
16888
16889         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16890
16891         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16892         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16893         When splitting audio chunks, the block alignment is not taken in
16894         consideration, so the smaller chunks could be of size which is 
16895         not a multiple of the block alignment. Fixes #336904
16896
16897 2006-04-21  Wim Taymans  <wim@fluendo.com>
16898
16899         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16900         Use scale functions
16901
16902 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16903
16904         * ext/dv/gstdv.c: (plugin_init):
16905           Fix build.
16906
16907 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16908
16909         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16910         (gst_progress_report_class_init), (gst_progress_report_init),
16911         (gst_progress_report_do_query), (gst_progress_report_report),
16912         (gst_progress_report_set_property),
16913         (gst_progress_report_get_property):
16914           Add 'format' property to force querying to a particular format.
16915
16916 2006-04-21  Andy Wingo  <wingo@pobox.com>
16917
16918         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16919         best, on big endian systems. Drop its rank in that case. OTOH on
16920         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16921
16922 2006-04-21  Michael Smith  <msmith@fluendo.com>
16923
16924         * configure.ac:
16925         * gst/icydemux/Makefile.am:
16926         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16927         (gst_icydemux_base_init), (gst_icydemux_class_init),
16928         (gst_icydemux_reset), (gst_icydemux_init),
16929         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16930         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16931         (unicodify), (gst_icydemux_unicodify),
16932         (gst_icydemux_parse_and_send_tags),
16933         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16934         (gst_icydemux_chain), (gst_icydemux_change_state),
16935         (gst_icydemux_send_tag_event), (plugin_init):
16936         * gst/icydemux/gsticydemux.h:
16937         * tests/check/Makefile.am:
16938         * tests/check/elements/icydemux.c: (typefind_succeed),
16939         (plugin_init), (icydemux_found_pad), (create_icydemux),
16940         (cleanup_icydemux), (push_data), (GST_START_TEST),
16941         (icydemux_suite), (main):
16942           Add icydemux, and tests.
16943
16944 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16945
16946         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16947           Post SEGMENT_DONE message in TIME format.
16948
16949 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16950
16951         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16952
16953         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16954         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16955           Fix index creation when we have to scan the file to create
16956           an index. There may be other types of RIFF 'LIST' chunks than
16957           'movi' and we need to skip them properly as well or we'll end up
16958           reading garbage (#336889). Some other cosmetic changes.
16959           
16960 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16961
16962         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16963         (gst_flac_dec_handle_seek_event):
16964           Add support for segment seeks (fixes #338290). Also demote
16965           some recurring debug message from DEBUG to LOG level.
16966
16967 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16968
16969         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16970         (gst_matroskademux_do_index_seek),
16971         (gst_matroska_demux_handle_seek_event),
16972         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16973         * gst/matroska/matroska-ids.h:
16974           Set DISCONT flag on first buffer after a discontinuity.
16975           Fix newsegment events sent when seeking and honour KEY_UNIT
16976           seek flag. Create pad with bogus caps if we don't recognise
16977           the stream codec id.
16978
16979         * gst/matroska/matroska-demux.h:
16980           Fix GObject macros.
16981
16982 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16983
16984         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16985
16986         * gst/matroska/matroska-demux.c:
16987         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16988           Handle end of segment properly when set; don't dead-lock when
16989           posting start of segment message when doing a segment seek.
16990           Fixes #338810.
16991
16992 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16993
16994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16995         (gst_matroska_demux_plugin_init):
16996           Make mpeg2 aac audio work: create artificial private codec data
16997           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16998           Also call gst_riff_init(). Partially fixes #338767.
16999
17000 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
17001
17002         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
17003         (gst_wavenc_class_init), (gst_wavenc_init),
17004         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
17005         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
17006         (gst_wavenc_chain), (gst_wavenc_change_state):
17007         * gst/wavenc/gstwavenc.h:
17008           Set caps on first outgoing buffer, so that it doesn't error out
17009           immediately with a non-negotiated error (#338716). Rewrite and
17010           clean up a bit; fix setcaps function to parse things properly;
17011           fix sink caps (8bit audio is unsigned and doesn't have depth);
17012           use boilerplate macros; remove unused properties stuff.
17013
17014 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17015
17016         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17017           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
17018           handle MJPEG streams and might be autoplugged for those if the
17019           user doesn't have jpegdec installed (resulting in a cryptic error
17020           message about huffman tables). Better to disable JPEG decoding here
17021           and let the user figure out that she needs to install jpegdec.
17022
17023 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17024
17025         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17026         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
17027         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
17028         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17029           Make work with packetised/framed input (e.g. png-in-quicktime). Use
17030           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
17031           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
17032           debug messages. Fix boilerplate macros.
17033
17034 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17035
17036         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
17037         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
17038           No need to special-case for Gdk-2.0 any longer, we require
17039           Gdk 2.2 or newer; minor clean-ups.
17040
17041 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17042
17043         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
17044         (gst_shout2send_class_init), (gst_shout2send_init),
17045         (set_shout_metadata), (gst_shout2send_set_metadata),
17046         (gst_shout2send_event), (gst_shout2send_start),
17047         (gst_shout2send_connect), (gst_shout2send_stop),
17048         (gst_shout2send_render), (gst_shout2send_set_property),
17049         (gst_shout2send_get_property), (gst_shout2send_setcaps),
17050         (plugin_init):
17051         * ext/shout2/gstshout2.h:
17052         * po/POTFILES.in:
17053           Rewrite a bit: use GstBaseSink::start and stop instead of a state
17054           change function; use GST_ELEMENT_ERROR for error reporting, not
17055           g_error() or GST_ERROR(); don't unref caps in setcaps function,
17056           will cause crashes or assertion failures; remove (unused) "sync"
17057           property, basesink already has such a property; misc. other
17058           minor fixes and cleanups.
17059
17060 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17061
17062         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
17063         * ext/esd/gstesd.c: (plugin_init):
17064         * po/POTFILES.in:
17065           Add translatable error message for when we cannot
17066           connect to the sound server, as "Cannot open resource
17067           for writing" isn't really an acceptable message to show
17068           to the user in this case.
17069
17070 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17071
17072         * sys/oss/gst-i18n-plugin.h:
17073           Remove bogus file that doesn't belong here.
17074
17075 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
17076
17077         Patch by: Philippe Valembois
17078
17079         * ext/shout2/gstshout2.c: (gst_shout2send_init),
17080         (gst_shout2send_set_metadata), (gst_shout2send_event),
17081         (gst_shout2send_render), (gst_shout2send_change_state):
17082         * ext/shout2/gstshout2.h:
17083           Handle tags being received before the connection to
17084           the server is established properly (see #338636).
17085
17086 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
17087
17088         * ext/shout2/gstshout2.c: (gst_shout2send_render):
17089           Don't crash in case the connection to the server fails:
17090           don't set pointer to NULL by assigning FALSE; error out
17091           properly by using GST_ELEMENT_ERROR and returning
17092           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
17093           before resetting the pointer.
17094
17095 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
17096
17097         * gst/id3demux/id3tags.c:
17098         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
17099         (Fixes #338713)
17100
17101 2006-04-12  Wim Taymans  <wim@fluendo.com>
17102
17103         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17104         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
17105         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
17106         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
17107         (gst_gdk_pixbuf_chain):
17108         Some cleanups.
17109         Added RGBA as a possible output format.
17110         Correctly free the supported mimetypes.
17111         deprecate silent arg, it's not used.
17112         Return result from _alloc_buffer to peer.
17113
17114 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17115
17116         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
17117           Don't leak memory allocated by gst_buffer_new_and_alloc() by
17118           overwriting GST_BUFFER_MALLOCDATA.
17119
17120 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17121
17122         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17123         (user_endrow_callback), (user_end_callback),
17124         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
17125         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
17126         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
17127         * ext/libpng/gstpngdec.h:
17128           Handle more than one frame if the content is framed,
17129           like with png-in-quicktime (#331917).
17130
17131 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17132
17133         * sys/oss/Makefile.am:
17134         * sys/oss/common.h:
17135         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
17136         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
17137         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
17138         (gst_oss_src_unprepare):
17139           - the user-visible error strings were in the wrong category
17140           - and the messages were not marked for translation
17141           - which is actually a good thing, because they were exactly
17142             the kind of message you would never want anyone to see
17143           - the macros were using variables that didn't exist in the macro
17144             arguments
17145           - and they were obviously copied from each other and then modified
17146           - so a common header makes sense
17147
17148 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17149
17150         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17151           Don't try to modify read-only data.
17152
17153         * gst/matroska/matroska-demux.c:
17154         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
17155           Fix comment (won't crash any longer now).
17156
17157 2006-04-10  Michael Smith  <msmith@fluendo.com>
17158
17159         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
17160           Use copies of header buffers for caps to avoid circular refcounting
17161           problems (as in theoradec, vorbisdec).
17162
17163         * tests/check/elements/cmmldec.c: (GST_START_TEST):
17164           Fix a typo in test that meant it was testing the wrong thing.
17165
17166         * tests/check/elements/cmmlenc.c: (check_headers):
17167           Fix refcount checks now that we use buffer-copies for caps.
17168
17169 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17170
17171         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
17172         (gst_matroska_demux_handle_seek_event),
17173         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
17174         (gst_matroska_demux_subtitle_caps),
17175         (gst_matroska_demux_plugin_init):
17176           Use static pad templates with ANY caps for audio and video
17177           source pads and get rid of a lot of unnecessary (and partially
17178           broken) code for the template caps. Clean up caps finding
17179           functions. Fixes playback of audio files/streams that do not
17180           contain the sample rate and/or number of channels in the audio
17181           context (happens a lot with vorbis/mp3 .mka files it seems).
17182           Fixes #337183.
17183           Also add myself to copyright holders.
17184
17185 2006-04-10  Michael Smith  <msmith@fluendo.com>
17186
17187         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
17188           Use g_list_delete_link () instead of g_list_remove_link () so that
17189           we free the link as well as the contained data.
17190
17191 2006-04-10  Wim Taymans  <wim@fluendo.com>
17192
17193         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
17194
17195         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
17196         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
17197         (gst_avi_demux_stream_header):
17198         Fix some crashers with empty chunks. (Fixes #337749)
17199
17200 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
17201
17202         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
17203           use G_GINT64_CONSTANT for INT64 constants
17204         * gst/videofilter/gstvideobalance.c:
17205           define rint for WIN32 #define rint(x) (floor((x)+0.5))
17206         * win32/vs6/libgstavi.dsp:
17207          add missing libraries for the link and remove avimux.c from
17208          the project as it isn't ported to 0.10 yet
17209         
17210 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
17211
17212         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17213           Even better would be if we actually did the right thing
17214           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
17215
17216 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17217
17218         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17219           Can't just replace 1LL with 1L here just because MSVC doesn't
17220           support it, as it might lead to incorrect results when doing the
17221           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
17222           force a 64-bit constant in a way that all compilers are happy with.
17223
17224 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17225
17226         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17227         * ext/esd/esdsink.c: (gst_esdsink_class_init):
17228         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
17229         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
17230         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17231         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
17232         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
17233         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
17234         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
17235         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
17236         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
17237         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
17238         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
17239         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
17240         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17241         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
17242         * gst/avi/gstavimux.c: (gst_avimux_class_init):
17243         * gst/debug/efence.c: (gst_efence_class_init):
17244         * gst/debug/negotiation.c: (gst_negotiation_class_init):
17245         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
17246         * gst/goom/gstgoom.c: (gst_goom_class_init):
17247         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
17248         * gst/interleave/deinterleave.c: (deinterleave_class_init):
17249         * gst/interleave/interleave.c: (interleave_class_init):
17250         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
17251         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
17252         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
17253         * gst/median/gstmedian.c: (gst_median_class_init):
17254         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
17255         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
17256         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
17257         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
17258         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
17259         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
17260         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
17261         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
17262         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
17263         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
17264         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
17265         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
17266         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
17267         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
17268         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
17269         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
17270         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
17271         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
17272         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
17273         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
17274         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
17275         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
17276         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
17277         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
17278         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
17279         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
17280         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
17281         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17282         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17283         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17284         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17285         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17286         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17287         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17288         * sys/osxaudio/gstosxaudioelement.c:
17289         (gst_osxaudioelement_class_init):
17290         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17291         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17292         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17293         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17294
17295 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17296
17297         * ext/mikmod/gstmikmod.h:
17298         * gst/level/gstlevel.h:
17299         Fix more broken GObject macros
17300
17301 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17302
17303         * ext/annodex/gstcmmldec.h:
17304         * ext/annodex/gstcmmlenc.h:
17305         * ext/annodex/gstcmmltag.h:
17306         * ext/cairo/gsttextoverlay.h:
17307         * ext/ladspa/gstsignalprocessor.h:
17308         * gst/matroska/ebml-read.h:
17309         * gst/matroska/ebml-write.h:
17310         * sys/osxaudio/gstosxaudioelement.h:
17311         Fix broken GObject macros
17312
17313 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17314
17315         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17316           Don't try to seek beyond the end of the file (would
17317           occasionally display error dialogs in totem when seeking
17318           to the end) (#335869). Will still throw an error though
17319           if the file is truncated and the total_samples value in
17320           the stream header is wrong.
17321
17322 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17323
17324         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17325         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17326         (gst_flac_dec_metadata_callback):
17327         * ext/flac/gstflacdec.h:
17328           If the stream header doesn't contain the total number of samples,
17329           search for the last flac frame at the end of the file and calculate
17330           the total duration from that frame's offset (fixes #337609).
17331
17332 2006-04-07  Edward Hervey  <edward@fluendo.com>
17333
17334         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17335         Don't unref the GstPadTemplate returned by
17336         gst_element_class_get_pad_template().
17337
17338 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17339
17340         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17341
17342         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17343         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17344         * sys/sunaudio/gstsunaudiosink.h:
17345           Use spec->segsize and spec->segtotal in the prepare function
17346           to initialise the ring buffer instead of using the buffer-time
17347           property (#337421).
17348
17349 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17350
17351         * configure.ac:
17352           Bump core requirements to CVS for gst_pad_query_peer_duration()
17353           which is used by speexdec.
17354
17355 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17356
17357         * ext/speex/gstspeex.c: (plugin_init):
17358         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17359         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17360         (speex_get_sink_query_types), (speex_dec_sink_query),
17361         (speex_get_src_query_types), (speex_dec_src_query),
17362         (speex_dec_src_event), (speex_dec_sink_event),
17363         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17364         (speex_dec_chain_parse_data), (speex_dec_chain),
17365         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17366         (speex_dec_change_state):
17367         * ext/speex/gstspeexdec.h:
17368           Fix seeking and duration queries (#337033); clean up and
17369           refactor a bit.
17370
17371 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17372
17373         * ext/raw1394/gstdv1394src.c:
17374           distinguish between device not found and could not open for
17375           reading
17376
17377 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17378
17379         * Makefile.am:
17380         * configure.ac:
17381         * pkgconfig/.cvsignore:
17382         * pkgconfig/Makefile.am:
17383         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17384           add a .pc file so other modules can use good plugins in tests
17385
17386 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17387
17388         * configure.ac:
17389           clean up, use AS_VERSION and AS_NANO
17390         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17391           use PACKAGE_VERSION define
17392         * po/af.po:
17393         * po/az.po:
17394         * po/cs.po:
17395         * po/en_GB.po:
17396         * po/hu.po:
17397         * po/it.po:
17398         * po/nb.po:
17399         * po/nl.po:
17400         * po/or.po:
17401         * po/sq.po:
17402         * po/sr.po:
17403         * po/sv.po:
17404         * po/uk.po:
17405         * po/vi.po:
17406           updated
17407
17408 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17409
17410         * ext\jpeg\smokecodec.c:
17411           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17412         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17413           move first instruction after all variables declarations
17414         * gst\alpha\gstalpha.c:
17415         * gst\effectv\gstshagadelic.c:
17416         * gst\smpte\paint.c:
17417         * gst\videofilter\gstvideobalance.c:
17418           define M_PI if it's not defined (it's not defined on WIN32)
17419         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17420         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17421         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17422         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17423         (gst_matroska_demux_video_caps):
17424         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17425         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17426           use gst_guint64_to_gdouble for conversions
17427         * gst\goom\filters.c: (setPixelRGB_):
17428           fix a debug which was using undefined variable
17429         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17430         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17431           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17432         * win32/vs6:
17433           add vs6 projects files for most of plugins-good
17434         
17435 2006-03-30  j^  <j@bootlab.org>
17436
17437         * ext/aalib/gstaasink.c:
17438         * ext/annodex/gstcmmldec.c:
17439         * ext/annodex/gstcmmlenc.c:
17440         * ext/cairo/gsttextoverlay.c:
17441         * ext/cairo/gsttimeoverlay.c:
17442         * ext/cdio/gstcdiocddasrc.c:
17443         * ext/dv/gstdvdec.c:
17444         * ext/esd/esdmon.c:
17445         * ext/esd/esdsink.c:
17446         * ext/flac/gstflacdec.c:
17447         * ext/flac/gstflacenc.c:
17448         * ext/flac/gstflactag.c:
17449         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17450         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17451         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17452         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17453         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17454         * ext/gdk_pixbuf/pixbufscale.c:
17455         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17456         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17457         * ext/jpeg/gstjpegdec.c:
17458         * ext/jpeg/gstjpegenc.c:
17459         * ext/jpeg/gstsmokedec.c:
17460         * ext/jpeg/gstsmokeenc.c:
17461         * ext/libcaca/gstcacasink.c:
17462         * ext/libmng/gstmngdec.c:
17463         * ext/libmng/gstmngenc.c:
17464         * ext/libpng/gstpngdec.c:
17465         * ext/libpng/gstpngenc.c:
17466         * ext/mikmod/gstmikmod.c:
17467         * ext/raw1394/gstdv1394src.c:
17468         * ext/shout2/gstshout2.c:
17469         * ext/speex/gstspeexdec.c:
17470         * ext/speex/gstspeexenc.c:
17471         * gst/alpha/gstalpha.c:
17472         * gst/alpha/gstalphacolor.c:
17473         * gst/auparse/gstauparse.c:
17474         * gst/autodetect/gstautoaudiosink.c:
17475         (gst_auto_audio_sink_base_init):
17476         * gst/autodetect/gstautovideosink.c:
17477         (gst_auto_video_sink_base_init):
17478         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17479         * gst/cutter/gstcutter.c:
17480         * gst/debug/breakmydata.c:
17481         * gst/debug/efence.c:
17482         * gst/debug/gstnavigationtest.c:
17483         * gst/debug/negotiation.c:
17484         * gst/debug/progressreport.c:
17485         * gst/debug/testplugin.c:
17486         * gst/effectv/gstaging.c:
17487         * gst/effectv/gstdice.c:
17488         * gst/effectv/gstedge.c:
17489         * gst/effectv/gstquark.c:
17490         * gst/effectv/gstrev.c:
17491         * gst/effectv/gstvertigo.c:
17492         * gst/effectv/gstwarp.c:
17493         * gst/flx/gstflxdec.c:
17494         * gst/goom/gstgoom.c:
17495         * gst/interleave/deinterleave.c:
17496         * gst/interleave/interleave.c:
17497         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17498         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17499         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17500         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17501         * gst/level/gstlevel.c:
17502         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17503         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17504         * gst/median/gstmedian.c:
17505         * gst/monoscope/gstmonoscope.c:
17506         * gst/multipart/multipartdemux.c:
17507         * gst/multipart/multipartmux.c:
17508         * gst/oldcore/gstmd5sink.c:
17509         * gst/oldcore/gstmultifilesrc.c:
17510         * gst/oldcore/gstpipefilter.c:
17511         * gst/oldcore/gstshaper.c:
17512         * gst/oldcore/gststatistics.c:
17513         * gst/rtp/gstasteriskh263.c:
17514         * gst/rtp/gstrtpL16depay.c:
17515         * gst/rtp/gstrtpL16pay.c:
17516         * gst/rtp/gstrtpamrdepay.c:
17517         * gst/rtp/gstrtpamrpay.c:
17518         * gst/rtp/gstrtpdepay.c:
17519         * gst/rtp/gstrtpgsmpay.c:
17520         * gst/rtp/gstrtph263pay.c:
17521         * gst/rtp/gstrtph263pdepay.c:
17522         * gst/rtp/gstrtph263ppay.c:
17523         * gst/rtp/gstrtpmp4gpay.c:
17524         * gst/rtp/gstrtpmp4vdepay.c:
17525         * gst/rtp/gstrtpmp4vpay.c:
17526         * gst/rtp/gstrtpmpadepay.c:
17527         * gst/rtp/gstrtpmpapay.c:
17528         * gst/rtp/gstrtppcmadepay.c:
17529         * gst/rtp/gstrtppcmapay.c:
17530         * gst/rtp/gstrtppcmudepay.c:
17531         * gst/rtp/gstrtppcmupay.c:
17532         * gst/rtp/gstrtpspeexdepay.c:
17533         * gst/rtp/gstrtpspeexpay.c:
17534         * gst/rtsp/gstrtpdec.c:
17535         * gst/smpte/gstsmpte.c:
17536         * gst/videobox/gstvideobox.c:
17537         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17538         * gst/videofilter/gstvideobalance.c:
17539         * gst/videofilter/gstvideoflip.c:
17540         * gst/videofilter/gstvideotemplate.c:
17541         (gst_videotemplate_base_init):
17542         * gst/videomixer/videomixer.c:
17543         * gst/wavenc/gstwavenc.c:
17544         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17545          better/unified long descriptions
17546          Fixed #336602
17547          Some cleanups to auparse, don't send multiple newsegments.
17548
17549 2006-03-29  Wim Taymans  <wim@fluendo.com>
17550
17551         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17552
17553         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17554         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17555         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17556         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17557         * ext/dv/gstdvdemux.h:
17558         Seek in READY patch. Only works for pull based mode.
17559         Fixes #323880
17560
17561 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17562
17563         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17564         (gst_gdk_pixbuf_event):
17565           Fix two crashers: don't unref the same caps twice, and
17566           set pixbuf loader to NULL after freeing it.
17567
17568 2006-03-27  Wim Taymans  <wim@fluendo.com>
17569
17570         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17571         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17572         (gst_speexenc_chain):
17573         * ext/speex/gstspeexenc.h:
17574         Don't leak adapter.
17575         A push *always* takes ownership of the buffer, even on
17576         errors.
17577         Small cleanups.
17578
17579 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17580
17581         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17582           Create source pad without leaking.
17583
17584 2006-03-24  Wim Taymans  <wim@fluendo.com>
17585
17586         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17587         * ext/flac/gstflacdec.h:
17588         * ext/flac/gstflacenc.h:
17589         Spifify a bit.
17590         Fix deadly lock order error in seeking code, STREAM_LOCK
17591         cannot be taken within LOCK and the streaming variables are
17592         protected with the STREAM_LOCK anyway.
17593
17594 2006-03-24  Wim Taymans  <wim@fluendo.com>
17595
17596         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17597         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17598         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17599         this patch combines the global init_frames with the stream
17600         init_frames. Rationale being that the global delay should 
17601         be subtracted from any stream delay.
17602         Fixes #335858.
17603
17604 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17605
17606         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17607         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17608         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17609         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17610         use DEBUG_FUNCPTR for collectpads
17611
17612 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17613
17614         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17615           Don't crash when encoding images where the number of rows isn't
17616           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17617
17618 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17619
17620         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17621         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17622         * gst/interleave/interleave.c: (interleave_change_state):
17623         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17624           More state change function fixes.
17625
17626 2006-03-23  Wim Taymans  <wim@fluendo.com>
17627
17628         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17629         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17630         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17631         (gst_esdsink_delay), (gst_esdsink_reset):
17632         * ext/esd/esdsink.h:
17633         Fix esd choppy playback by configuring audiosink
17634         correctly. Fixes #325191
17635
17636 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17637
17638         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17639           Make state change function thread-safe.
17640
17641 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17642
17643         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17644         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17645           Don't try to read beyond the end of the file just because
17646           the header claims a bigger size (like with truncated files).
17647
17648 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17649
17650         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17651         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17652         (gst_wavparse_stream_data), (gst_wavparse_loop):
17653         * gst/wavparse/gstwavparse.h:
17654           Delay source pad creation until we have the first chunk of
17655           media data, so the we can examine the data and adjust the
17656           caps accordingly if required. This makes playback of .wav
17657           files with DTS-declared-as-PCM content work (#313266).
17658
17659 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17660
17661         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17662         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17663         Don't attempt typefinding on too-short buffers that have been
17664         completely trimmed away. (Fixes #330239)
17665
17666         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17667         Improve the debug output
17668
17669 2006-03-21  Wim Taymans  <wim@fluendo.com>
17670
17671         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17672         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17673         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17674         (gst_esdsink_set_property), (gst_esdsink_get_property):
17675         Some cleanups.
17676         Reset fd to -1 when we close them.
17677
17678 2006-03-21  Wim Taymans  <wim@fluendo.com>
17679
17680         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17681         the OPTIONS request result is optional so don't
17682         fail on it.
17683
17684 2006-03-21  Edward Hervey  <edward@fluendo.com>
17685
17686         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17687         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17688         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17689         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17690         (gst_wavparse_change_state):
17691         gcc 4.1 unreferenced pointer fixes.
17692
17693 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17694
17695         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17696
17697         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17698           Fix block alignment calculation. Alignment should be done before
17699           adding the byte offset where the data starts (#335231).
17700
17701 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17702
17703         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17704           Ensure that we set correct caps on buffers that are transferred
17705           direct from the input.
17706
17707 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17708
17709         * gst/goom/filters.c: (zoomFilterDestroy):
17710         * gst/goom/goom_core.c: (goom_close):
17711           Free filter data when cleaning up. (Fixes: #334995)
17712
17713 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17714
17715         * configure.ac:
17716           Don't compile udp and rtsp plugins on win32 (mingw) or other
17717           systems that don't have <sys/socket.h> for some reason (#316203).
17718
17719 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17720
17721         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17722         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17723         * ext/raw1394/gstdv1394src.h:
17724           Change bus reset handler so it reports useful information such as
17725           whether the device being used connected or disconnected
17726
17727 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17728
17729         * gst/id3demux/id3v2frames.c:
17730         (parse_relative_volume_adjustment_two):
17731           We only care about gain and peak data for the master volume.
17732
17733 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17734
17735         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17736         (parse_id_string), (parse_unique_file_identifier),
17737         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17738           Read replay gain tags (#323721).
17739
17740 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17741
17742         * configure.ac:
17743           Bump requirements to gst-plugins-base CVS because
17744           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17745
17746 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17747
17748         * rtp/gst/gstrtppcmadepay.c:
17749         Fixed one of the caps in the code from mulaw to alaw.
17750
17751 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17752
17753         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17754           Ensure that we set caps on the buffers we pass.
17755
17756         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17757         (gst_id3demux_sink_activate):
17758           Ensure that we set caps on the buffers we pass.
17759
17760           Use STREAM, TYPE_NOT_FOUND as the error class when
17761           typefinding fails.
17762
17763 2006-03-15  Edward Hervey  <edward@fluendo.com>
17764
17765         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17766         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17767         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17768         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17769         (gst_jpeg_dec_setcaps):
17770         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17771         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17772         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17773         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17774         (gst_mngdec_src_getcaps):
17775         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17776         (gst_pngdec_caps_create_and_set):
17777         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17778         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17779         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17780         * gst/alpha/gstalpha.c: (gst_alpha_init):
17781         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17782         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17783         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17784         * gst/cutter/gstcutter.c: (gst_cutter_init):
17785         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17786         (gst_efence_checkgetrange):
17787         * gst/debug/negotiation.c: (gst_negotiation_init):
17788         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17789         * gst/goom/gstgoom.c: (gst_goom_init):
17790         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17791         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17792         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17793         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17794         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17795         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17796         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17797         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17798         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17799         (gst_wavparse_create_sourcepad):
17800         Fix memleak with gst_static_pad_template_get().
17801         This uses gst_pad_new_from_static_template() instead.
17802         Fixes #333512
17803
17804 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17805
17806         * configure.ac:
17807           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17808           used by id3demux.
17809
17810         * gst/id3demux/gstid3demux.c: (plugin_init):
17811         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17812         (parse_user_text_identification_frame),
17813         (parse_unique_file_identifier):
17814           Add support for UFID and TXXX frames and extract musicbrainz tags.
17815
17816 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17817
17818         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17819           Catch short reads, like they might happen with truncated
17820           files (see #305279); remove unnecessary indentation.
17821
17822 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17823
17824         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17825           Fix DIB image inversion for pictures with a
17826           depth != 8 (#305279).
17827
17828 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17829
17830         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17831         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17832         * ext/jpeg/gstjpegdec.h:
17833           Fix durations on outgoing buffers after seeking
17834           in MJPEG files (#334083); some minor clean-ups.
17835
17836 2006-03-13  Wim Taymans  <wim@fluendo.com>
17837
17838         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17839         (gst_wavparse_change_state):
17840         Implement seek in READY (re-fixes #327658)
17841
17842 2006-03-13  Wim Taymans  <wim@fluendo.com>
17843
17844         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17845         * ext/esd/esdmon.c: (gst_esdmon_get):
17846         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17847         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17848         (gst_gdk_pixbuf_sink_getcaps):
17849         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17850         (gst_jpegenc_setcaps):
17851         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17852         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17853         (gst_smokeenc_setcaps):
17854         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17855         (gst_mngdec_src_getcaps):
17856         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17857         (gst_mngenc_chain):
17858         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17859         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17860         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17861         (speex_dec_src_event), (speex_dec_chain):
17862         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17863         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17864         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17865         (gst_negotiation_pad_link), (gst_negotiation_chain):
17866         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17867         (gst_flxdec_chain):
17868         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17869         (deinterleave_chain):
17870         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17871         * gst/median/gstmedian.c: (gst_median_link):
17872         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17873         (gst_monoscope_chain):
17874         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17875         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17876         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17877         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17878         close #333784 unref the result of gst_pad_get_parent()
17879         by: Christophe Fergeau.
17880
17881 2006-03-09  Wim Taymans  <wim@fluendo.com>
17882
17883         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17884         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17885         Handle events in push mode better, can now do non-flushing
17886         seeks in push mode as well.
17887
17888 2006-03-07  Wim Taymans  <wim@fluendo.com>
17889
17890         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17891         Applied patch from Kai Vehmanen, fixes #333624.
17892
17893 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17894
17895         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17896         Implement paletted and grayscale png files handling.
17897         (#150363).
17898
17899 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17900
17901         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17902         (gst_speexenc_chain):
17903           fix a tag list assert
17904           follow gst-plugins-base/ext/ogg/README; set OFFSET
17905           and OFFSET_END.  Muxes correctly with gst-plugins-base
17906           > 0.9.3
17907
17908 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17909
17910         * gst/id3demux/Makefile.am:
17911         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17912         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17913           Use new typefind helper functions here as well, and
17914           do typefinding in pull-mode if upstream supports that.
17915
17916 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17917
17918         * sys/sunaudio/gstsunaudiomixerctrl.c:
17919         (gst_sunaudiomixer_ctrl_get_volume),
17920         (gst_sunaudiomixer_ctrl_set_volume):
17921         * sys/sunaudio/gstsunaudiomixertrack.c:
17922         (gst_sunaudiomixer_track_new):
17923           Remove unused variables, breaks build from CVS
17924           with -Werror (#333392, patch by: Benjamin Pineau)
17925
17926 2006-03-03  Wim Taymans  <wim@fluendo.com>
17927
17928         * docs/plugins/Makefile.am:
17929         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17930         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17931         Added wavparse docs.
17932
17933         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17934         (gst_wavparse_reset), (gst_wavparse_init),
17935         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17936         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17937         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17938         (gst_wavparse_stream_data), (gst_wavparse_loop),
17939         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17940         (gst_wavparse_change_state):
17941         * gst/wavparse/gstwavparse.h:
17942         Implement seek in READY (fixes #327658)
17943         Added docs and did some cleanups.
17944
17945 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17946
17947         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17948         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17949         (gst_avi_demux_calculate_durations_from_index),
17950         (gst_avi_demux_stream_header):
17951         * gst/avi/gstavidemux.h:
17952           If we have an index, use a duration based on the index instead
17953           of blindly trusting the information in the stream headers
17954           (fixes #331817).
17955
17956 2006-03-03  Wim Taymans  <wim@fluendo.com>
17957
17958         * docs/plugins/Makefile.am:
17959         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17960         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17961         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17962         Added smoke and jpeg to the docs.
17963
17964         * ext/jpeg/Makefile.am:
17965         * ext/jpeg/gstjpeg.c: (plugin_init):
17966         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17967         * ext/jpeg/gstjpegenc.h:
17968         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17969         (gst_smokedec_chain):
17970         * ext/jpeg/gstsmokedec.h:
17971         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17972         * ext/jpeg/gstsmokeenc.h:
17973         * ext/jpeg/smokecodec.h:
17974         Port smokedec (fixes #331905).
17975         Added some docs.
17976         Some cleanups.
17977
17978 2006-03-03  Wim Taymans  <wim@fluendo.com>
17979
17980         * docs/plugins/Makefile.am:
17981         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17982         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17983         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17984         Added videobalance and videoflip to the docs.
17985
17986         * gst/videofilter/Makefile.am:
17987         * gst/videofilter/gstvideobalance.c:
17988         (gst_video_balance_update_tables_planar411),
17989         (gst_video_balance_is_passthrough),
17990         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17991         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17992         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17993         (gst_video_balance_finalize), (gst_video_balance_class_init),
17994         (gst_video_balance_init), (gst_video_balance_interface_supported),
17995         (gst_video_balance_interface_init),
17996         (gst_video_balance_colorbalance_list_channels),
17997         (gst_video_balance_colorbalance_set_value),
17998         (gst_video_balance_colorbalance_get_value),
17999         (gst_video_balance_colorbalance_init),
18000         (gst_video_balance_set_property), (gst_video_balance_get_property),
18001         (gst_video_balance_get_type), (plugin_init):
18002         * gst/videofilter/gstvideobalance.h:
18003         Ported to 0.10. (Fixes #326160)
18004         Added docs.
18005
18006         * gst/videofilter/gstvideoflip.c:
18007         * gst/videofilter/gstvideoflip.h:
18008         Added docs.
18009
18010 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
18011
18012         * configure.ac:
18013           Bump requirements to current core and -base CVS
18014           (core for new typefind helper API, and -base for the
18015           WAVFORMATEX support that was added to libgstriff and
18016           is needed by wavparse).
18017         
18018         * gst/apetag/Makefile.am:
18019         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
18020         (gst_tag_demux_sink_activate):
18021           Use new typefind helpers for typefinding instead of our
18022           home-grown stuff; also, do typefinding in pull-mode if
18023           upstream supports that.
18024
18025 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
18026
18027         Reviewed by: Christian Schaller <christian@fluendo.com>
18028
18029         This patch fixes bug: 329107
18030
18031         This Changelog entry is for a commit done on February 17
18032
18033         * ext/gconf/gconf.c
18034         * ext/gconf/gconf.h
18035         * ext/gconf/gstgconfaudiosink.c
18036         * ext/gconf/gstgconfaudiosink.h
18037         * gconf/gstreamer.schemas.in
18038
18039 2006-02-28  Wim Taymans  <wim@fluendo.com>
18040
18041         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
18042         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18043         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
18044         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
18045         Use DEBUG_OBJECT more.
18046
18047 2006-02-28  Wim Taymans  <wim@fluendo.com>
18048
18049         * docs/plugins/Makefile.am:
18050         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18051         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18052         Added dvdec and dvdemux to docs.
18053
18054         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
18055         Added docs.
18056         Check frame sizes so we don't crash when don't have enough
18057         data.
18058         Send nice error messages on error.
18059
18060         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
18061         (gst_dvdemux_class_init), (gst_dvdemux_init),
18062         (gst_dvdemux_finalize), (gst_dvdemux_reset),
18063         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18064         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18065         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
18066         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
18067         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
18068         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
18069         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
18070         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
18071         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
18072         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
18073         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
18074         * ext/dv/gstdvdemux.h:
18075         Added docs.
18076         Implement pull mode.
18077         Fix memleaks.
18078         Reduce memcpy for the video demuxing.
18079
18080 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
18081
18082         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
18083         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
18084         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
18085         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
18086           Add a little extra debug. Make the decoder not return NOT_LINKED,
18087           as we want to continue decoding all CMML and emitting tags.
18088
18089 2006-02-27  Michael Smith  <msmith@fluendo.com>
18090
18091         * ext/annodex/gstskeltag.c:
18092         * ext/annodex/gstskeltag.h:
18093           Deleted; these files aren't used any more either.
18094
18095 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18096
18097         * ext/Makefile.am: Fix dist-check.
18098
18099 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18100
18101         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
18102         memleak.
18103
18104 2006-02-25  Alessandro Decina <alessandro@nnva.org>
18105
18106         * ext/annodex/Makefile.am:
18107         * ext/annodex/gstannodex.c:
18108         * ext/annodex/gstcmmldec.c:
18109         * ext/annodex/gstcmmlenc.c:
18110         * ext/annodex/gstcmmlparser.c:
18111         * ext/annodex/gstcmmlparser.h:
18112         * ext/annodex/gstcmmlutils.c:
18113         * tests/check/elements/cmmldec.c:
18114         * tests/check/elements/cmmlenc.c:
18115           Fix a memleak in gst_cmml_track_list_add_clip.
18116           Handle overflows in clip's start and end times.
18117           Add the "encoded" parameter to cmmldec and cmmlenc caps.
18118           Do not parse junk at the end of a CMML preamble buffer.
18119           Register a libxml error handler to not print stuff on stderr.
18120           Check for bad clip start and end times in the testsuites.
18121
18122 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18123
18124         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
18125         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
18126         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
18127         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
18128         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
18129         possible memleaks.
18130
18131 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18132
18133         * tests/check/Makefile.am:
18134         * tests/check/elements/cmmldec.c:
18135         * tests/check/elements/cmmlenc.c: Fix tests so that they use
18136         the plugins-base tags.
18137
18138 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18139
18140         * ext/Makefile.am: Re-enable module.
18141
18142 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18143
18144         * tests/check/Makefile.am: Forgot to remove that test.
18145
18146 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18147
18148         * ext/annodex/Makefile.am:
18149         * ext/annodex/gstannodex.c: (plugin_init):
18150         * ext/annodex/gstcmmldec.c:
18151         * ext/annodex/gstskeldec.c:
18152         * ext/annodex/gstskeldec.h:
18153         * tests/check/Makefile.am:
18154         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
18155
18156 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18157
18158         * tests/check/Makefile.am: Disable those checks as well.
18159
18160 2006-02-24  Julien MOUTTE  <julien@moutte.net>
18161
18162         * ext/Makefile.am: Disable annodex for now until we figure out
18163         how to make it build.
18164         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
18165         Add a rule to your checklist : "please try to at least build 
18166         what you are going to commit into -good, or if you are too lazy
18167         to do that, please check that the buildbots are not crying because
18168         of your commit."
18169
18170 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
18171
18172         * configure.ac:
18173         * ext/Makefile.am:
18174         * ext/gdk_pixbuf/Makefile.am:
18175         * ext/gdk_pixbuf/gstgdkpixbuf.c:
18176         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18177         * ext/gdk_pixbuf/pixbufscale.c:
18178         * ext/gdk_pixbuf/pixbufscale.h:
18179           Gdkpixbuf ported from 0.8 to 0.10 by
18180           Renato Filho <renato.filho@indt.org.br>.
18181           gst_loader and gdkpixbufanimation still need port.
18182
18183 2006-02-24  Michael Smith  <msmith@fluendo.com>
18184
18185         * configure.ac:
18186         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18187         * ext/Makefile.am:
18188         * ext/annodex/Makefile.am:
18189         * ext/annodex/gstannodex.c:
18190         * ext/annodex/gstannodex.h:
18191         * ext/annodex/gstcmmldec.c:
18192         * ext/annodex/gstcmmldec.h:
18193         * ext/annodex/gstcmmlenc.c:
18194         * ext/annodex/gstcmmlenc.h:
18195         * ext/annodex/gstcmmlparser.c:
18196         * ext/annodex/gstcmmlparser.h:
18197         * ext/annodex/gstcmmltag.c:
18198         * ext/annodex/gstcmmltag.h:
18199         * ext/annodex/gstcmmlutils.c:
18200         * ext/annodex/gstcmmlutils.h:
18201         * ext/annodex/gstskeldec.c:
18202         * ext/annodex/gstskeldec.h:
18203         * ext/annodex/gstskeltag.c:
18204         * ext/annodex/gstskeltag.h:
18205         * tests/check/Makefile.am:
18206         * tests/check/elements/cmmldec.c:
18207         * tests/check/elements/cmmlenc.c:
18208         * tests/check/elements/skeldec.c:
18209           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
18210           Includes tests & docs, oh my! Passes Thomas's -good checklist
18211           entirely. Wow.
18212
18213 2006-02-24  Michael Smith  <msmith@fluendo.com>
18214
18215         * autogen.sh:
18216           Check for automake 1.9 as well.
18217
18218 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
18219
18220         * ext/flac/gstflacenc.c:
18221           Change min. sample rate to 8kHz to match flacdec's.
18222           
18223 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
18224
18225         * ext/cdio/Makefile.am:
18226           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
18227           required for Cygwin, see #317048)
18228
18229         * gst/rtp/gstasteriskh263.c:
18230           Cygwin has includes for both the unix network socket API
18231           and the windows API, but only one can be included, so fix
18232           includes to only use one or the other, prefering the unxi
18233           one (#317048).
18234
18235 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
18236
18237         * rtp/gst/gstrtppcmadepay.c:
18238         * rtp/gst/gstrtppcmadepay.h:
18239         * rtp/gst/gstgstrtppcmapay.c:
18240         * rtp/gst/gstgstrtppcmapay.h:
18241         * rtp/gst/gstrtppcmudepay.c:
18242         * rtp/gst/gstrtppcmudepay.h:
18243         * rtp/gst/gstrtppcmupay.c:
18244         * rtp/gst/gstrtppcmupay.h:
18245         * rtp/gst/Makefile.am:
18246         * rtp/gst/gstrtp.c:
18247         * rtp/gst/README:
18248         Separated the G711 payloaders/depayloaders into separate elements for
18249         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
18250
18251 2006-02-22  Wim Taymans  <wim@fluendo.com>
18252
18253         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
18254         (gst_dvdec_change_state):
18255         * ext/dv/gstdvdec.h:
18256         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
18257         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18258         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18259         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
18260         (gst_dvdemux_flush), (gst_dvdemux_chain),
18261         (gst_dvdemux_change_state):
18262         * ext/dv/gstdvdemux.h:
18263         Ueber spiffify some more, added debug category.
18264         Use _scale.
18265         Use segments, respect playback rate from newsegment.
18266         Fix refcount issue.
18267
18268 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18269
18270         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18271         (gst_signal_processor_process):
18272         Fix compilation of LADPSA. It doesn't seem to work, and isn't
18273         enabled for the build, but it helps me win the feature-count
18274         competitions ooh yeah.
18275
18276 2006-02-19  Wim Taymans  <wim@fluendo.com>
18277
18278         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
18279         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
18280         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
18281         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18282         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18283         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18284         Use scaling code for added precission and more correct stop
18285         position in case scale==0.
18286
18287 2006-02-19  Wim Taymans  <wim@fluendo.com>
18288
18289         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18290         (gst_flxdec_chain):
18291         * gst/flx/gstflxdec.h:
18292         Implement DURATION query.
18293
18294 2006-02-19  Wim Taymans  <wim@fluendo.com>
18295
18296         * gst/flx/flx_color.h:
18297         * gst/flx/flx_fmt.h:
18298         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18299         (gst_flxdec_src_query_handler), (flx_decode_color),
18300         (gst_flxdec_chain):
18301         * gst/flx/gstflxdec.h:
18302         Set MALLOCDATA for the temp buffers so we don't leak.
18303         Some debug cleanups.
18304         Consume all data in the adapter before leaving the chain
18305         function. Fixes #330678.
18306
18307 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18308
18309         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18310         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18311          Handle 0 data size in otherwise valid frames.
18312          Handle numeric strings in 2.4.0 even when not in parentheses 
18313
18314 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18315
18316         * gst/matroska/matroska-demux.c:
18317         (gst_matroska_demux_subtitle_caps),
18318         (gst_matroska_demux_plugin_init):
18319         * gst/matroska/matroska-ids.h:
18320           Recognise SSA/ASS and USF subtitle formats and
18321           set proper caps when they are found.
18322
18323 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18324
18325         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18326         (gst_jpeg_dec_chain):
18327           Fix invalid memory access for some odd-sized images
18328           (see image contained in quicktime stream in #327083);
18329           use g_malloc() instead of g_alloca().
18330
18331 2006-02-17  Wim Taymans  <wim@fluendo.com>
18332
18333         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18334         Patch from Sebastien Cote, fixes #319884
18335
18336 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18337
18338         * ext/cdio/gstcdio.c: (plugin_init):
18339           Init debug category (#331253).
18340
18341 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18342
18343         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18344           Pass extra_data to gst_riff_create_audio_caps(), so that
18345           WAVEFORMATEX stuff works. Post audio codec name and post
18346           it as taglist on the bus. Allow up to 8 channesl for raw
18347           PCM in the source pad template caps.
18348
18349 2006-02-16  Wim Taymans  <wim@fluendo.com>
18350
18351         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18352         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18353         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18354         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18355         (gst_multipart_set_property), (gst_multipart_get_property):
18356         Applied #318663. Gives quite a few false positives in
18357         autoscan mode, but it's better than nothing. Not closing yet.
18358
18359 2006-02-16  Wim Taymans  <wim@fluendo.com>
18360
18361         * docs/plugins/Makefile.am:
18362         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18363         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18364         * docs/plugins/gst-plugins-good-plugins.args:
18365         * docs/plugins/inspect/plugin-udp.xml:
18366         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18367         (gst_udpsrc_start):
18368         Update documentation.
18369         Fix args.
18370
18371 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18372
18373         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18374         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18375         frame size. (Fixes #331368)
18376
18377 2006-02-16  Wim Taymans  <wim@fluendo.com>
18378
18379         * gst/rtsp/README:
18380         Updated README.
18381
18382         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18383         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18384         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18385         * gst/rtsp/gstrtspsrc.h:
18386         Make sure the RTP port is an even port an try to allocate 
18387         another if not.
18388         Added retry property to control max retries for port allocation.
18389         Make sure RTCP port is RTP port+1.
18390         Cleanup when port allocation fails.
18391         Fixes #319183.
18392         
18393 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18394
18395         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18396           Don't ignore return value of the parent class's state
18397           change function (#331385, patch by: Wouter Paesen).
18398
18399 2006-02-15  Wim Taymans  <wim@fluendo.com>
18400
18401         * configure.ac:
18402         * docs/plugins/Makefile.am:
18403         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18404         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18405         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18406         * ext/Makefile.am:
18407         * ext/hal/Makefile.am:
18408         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18409         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18410         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18411         (do_toggle_element), (gst_hal_audio_sink_set_property),
18412         (gst_hal_audio_sink_get_property),
18413         (gst_hal_audio_sink_change_state):
18414         * ext/hal/gsthalaudiosink.h:
18415         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18416         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18417         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18418         (do_toggle_element), (gst_hal_audio_src_set_property),
18419         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18420         * ext/hal/gsthalaudiosrc.h:
18421         * ext/hal/gsthalelements.c: (plugin_init):
18422         * ext/hal/gsthalelements.h:
18423         * ext/hal/hal.c: (gst_hal_get_string),
18424         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18425         (gst_hal_get_audio_src):
18426         * ext/hal/hal.h:
18427         Add HAL sound device wrapper plugins. Closes #329106
18428
18429 2006-02-15  Wim Taymans  <wim@fluendo.com>
18430
18431         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18432         Add comment in a fultile attempt to stop the copy-and-paste 
18433         paradigm leading to duplication of bad code.
18434
18435         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18436         Mime parameters have to be checked case insensitive
18437
18438 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18439
18440         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18441           Advance stream time for lagging subtitle streams by sending
18442           newsegment events with the update flag set.
18443
18444 2006-02-14  Edward Hervey  <edward@fluendo.com>
18445
18446         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18447         There can be bogus data before the hdrl LIST tag in the RIFF header.
18448         It's hard to say if it's not respecting the AVI specifications or not,
18449         but since Google Video is producing AVIs like that and the other player
18450         don't seem to complain, I guess we should do the same.
18451
18452 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18453
18454         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18455         (parse_split_strings):
18456         Add more validation to ensure that a char encoding conversion
18457         produced a valid UTF-8 string.
18458
18459 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18460
18461         Reviewed by: Edward Hervey  <edward@fluendo.com>
18462
18463         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18464         Properly handle end of segment. Closes #330885.
18465
18466 2006-02-13  Wim Taymans  <wim@fluendo.com>
18467
18468         * gst/rtp/gstrtpmp4gpay.h:
18469         For got to commit this one.
18470
18471 2006-02-12  Wim Taymans  <wim@fluendo.com>
18472
18473         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18474         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18475         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18476         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18477         * gst/rtp/gstrtpmp4gpay.h:
18478         Make more things work.
18479         Handle ACC config strings.
18480
18481 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18482
18483         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18484           set timestamps if no incoming timestamps set
18485
18486 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18487
18488         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18489         (gst_tag_demux_do_typefind):
18490           ... and fix the very same leaks in GstTagDemux.
18491
18492 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18493
18494         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18495         (gst_id3demux_do_typefind):
18496         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18497         <jonathan at kaolin dot wh9 dot net>)
18498
18499 2006-02-10  Wim Taymans  <wim@fluendo.com>
18500
18501         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18502         First set options, then set caps or else the baseclass
18503         will not know about the options, duh.
18504
18505 2006-02-10  Wim Taymans  <wim@fluendo.com>
18506
18507         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18508         (gst_rtp_mp4v_pay_setcaps):
18509         Don't waste time looking for a config string if we have codec_info
18510         on the incomming caps.
18511
18512 2006-02-10  Wim Taymans  <wim@fluendo.com>
18513
18514         * gst/rtp/README:
18515         Say something about case-sensitivity of caps vs mime-attributes.
18516
18517         * gst/rtp/Makefile.am:
18518         * gst/rtp/gstrtp.c: (plugin_init):
18519         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18520         (gst_rtp_amr_pay_handle_buffer):
18521         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18522         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18523         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18524         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18525         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18526         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18527         (gst_rtp_mp4g_pay_plugin_init):
18528         * gst/rtp/gstrtpmp4gpay.h:
18529         Added beginnings of mpeg4-generic payloader (RFC 3640)
18530
18531 2006-02-09  Wim Taymans  <wim@fluendo.com>
18532
18533         * gst/rtsp/Makefile.am:
18534         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18535         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18536         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18537         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18538         (gst_rtpdec_change_state):
18539         * gst/rtsp/gstrtpdec.h:
18540         * gst/rtsp/gstrtsp.c: (plugin_init):
18541         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18542         * gst/rtsp/rtspconnection.c: (read_body),
18543         (rtsp_connection_receive):
18544         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18545         Resurected rtpdec to make rtspsrc happy again.
18546         Skip attributes from the session id.
18547         Don't crash when dumping a message with an empty body.
18548
18549
18550 2006-02-09  Wim Taymans  <wim@fluendo.com>
18551
18552         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18553         Added more meaningfull warnings when something goes wrong.
18554         Clear F bit on outgoing AMR packets.
18555
18556         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18557         (gst_rtp_amr_pay_handle_buffer):
18558         Added debugging category
18559         Support payloading of multiple AMR frames.
18560
18561         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18562         Added some debugging.
18563
18564 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18565
18566         * configure.ac:
18567           Back to CVS
18568
18569 === release 0.10.2 ===
18570
18571 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18572
18573         * configure.ac:
18574           releasing 0.10.2, "Papa was a rolling stone"
18575
18576 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18577
18578         * configure.ac:
18579           Bump core and plugins-base requirement to 0.10.2.2
18580           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18581
18582 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18583
18584         * ext/flac/gstflac.c: (plugin_init):
18585         * ext/speex/gstspeex.c: (plugin_init):
18586           Register musicbrainz tags.
18587
18588 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18589
18590         * ext/gconf/gconf.h:
18591           Remove declaration of function that no longer exists.
18592
18593 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18594
18595         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18596         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18597         Make shout2 work for non ogg streams
18598
18599 2006-02-06  Wim Taymans  <wim@fluendo.com>
18600
18601         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18602         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18603         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18604         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18605         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18606         * gst/udp/gstmultiudpsink.h:
18607         Updated docs.
18608         Added properties bytes-served, bytes_to_serve.
18609         Post proper error messages,
18610         Emit client added signal too.
18611
18612 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18613
18614         * docs/plugins/Makefile.am:
18615         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18616         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18617         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18618         (gst_multiudpsink_get_stats):
18619           adding docs for multiudpsink
18620
18621 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18622
18623         * gst/level/gstlevel.c: (gst_level_transform_ip):
18624           peak below decay is not necessarily an error, so don't ERROR log
18625
18626 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18627
18628         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18629         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18630         (gst_ebml_write_seek):
18631         * gst/matroska/ebml-write.h:
18632           Make sure we send a newsegment event in BYTES format
18633           before sending buffers (#328531).
18634
18635 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18636
18637         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18638         (gst_dvdemux_sink_query):
18639         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18640         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18641         (speex_dec_src_query):
18642         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18643         (gst_speexenc_sink_query):
18644         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18645         * gst/matroska/matroska-demux.c:
18646         (gst_matroska_demux_get_src_query_types),
18647         (gst_matroska_demux_handle_src_query):
18648         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18649         (gst_wavparse_pad_query):
18650           Pass unhandled queries upstream instead of just dropping
18651           them (#326446). Update query type arrays here and there.
18652
18653 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18654
18655         * tests/check/elements/matroskamux.c: (setup_src_pad):
18656           Collectpads in core got changed and now also holds a
18657           reference to any pad that is part of it. Fix refcount
18658           checks in test case accordingly.
18659
18660 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18661
18662         * gst/apetag/gstapedemux.h:
18663           Fix include, for now GstTagDemux is in the apetag dir.
18664
18665 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18666
18667         * docs/plugins/Makefile.am:
18668         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18669         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18670         * docs/plugins/inspect/plugin-cdio.xml:
18671           Add cdio plugin to docs.
18672
18673         * ext/cdio/gstcdiocddasrc.c:
18674           Add gtk-doc blurb.
18675
18676         * ext/cdio/gstcdio.c:
18677           The plugin is called 'cdio' not 'cddio'.
18678
18679 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18680
18681         * configure.ac:
18682         * docs/plugins/Makefile.am:
18683         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18684         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18685         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18686         * docs/plugins/inspect/plugin-apetag.xml:
18687         * gst/apetag/Makefile.am:
18688         * gst/apetag/gstapedemux.c:
18689         * gst/apetag/gstapedemux.h:
18690         * gst/apetag/gsttagdemux.c:
18691         * gst/apetag/gsttagdemux.h:
18692           Add APE tag demuxer (#325649).
18693
18694 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18695
18696         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18697         (gst_gconf_get_default_video_sink),
18698         (gst_gconf_get_default_audio_src),
18699         (gst_gconf_get_default_video_src):
18700         * ext/gconf/gconf.h:
18701         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18702         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18703         (do_toggle_element):
18704         * ext/gconf/gstgconfaudiosink.h:
18705         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18706         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18707         (do_toggle_element):
18708         * ext/gconf/gstgconfaudiosrc.h:
18709         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18710         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18711         (do_toggle_element):
18712         * ext/gconf/gstgconfvideosink.h:
18713         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18714         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18715         (do_toggle_element):
18716         * ext/gconf/gstgconfvideosrc.h:
18717           Ignore changing the GConf key to "". Ignore GConf key updates
18718           that don't actually change the string.
18719           For now, ignore the GConf key when the state is > READY, as
18720           it breaks streaming. Sometime it will be nice to bring the
18721           new sink online even mid-stream, by sending NEWSEGMENT info
18722           and possibly prerolling.
18723           (Fixes #326736)
18724
18725 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18726
18727         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18728         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18729         (zoomFilterSetResolution), (zoomFilterDestroy),
18730         (zoomFilterFastRGB), (pointFilter):
18731         * gst/goom/filters.h:
18732         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18733         (goom_update), (goom_close):
18734         * gst/goom/goom_core.h:
18735         * gst/goom/goom_tools.h:
18736         * gst/goom/graphic.c:
18737         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18738         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18739         * gst/goom/gstgoom.h:
18740         * gst/goom/lines.c: (goom_lines):
18741         * gst/goom/lines.h:
18742           Make goom reentrant by moving all important static variables
18743           into instance structures.
18744           (Fixes #329181)
18745
18746 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18747
18748         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18749         (gst_avi_demux_all_source_pads_unlinked),
18750         (gst_avi_demux_process_next_entry):
18751         * gst/avi/gstavidemux.h:
18752           Third attempt, use gst_pad_is_linked() this time.
18753
18754 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18755
18756         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18757         (parse_split_strings):
18758         Adjust for data length indicators when parsing (Fixes #329810)
18759         Fix stupid bug parsing UTF-8 tag text.
18760         Output tag strings with multiple fields as multiple tags, so the
18761         app gets all the data.
18762
18763 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18764
18765         * ext/flac/gstflacenc.c:
18766         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18767         show me.
18768         
18769 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18770
18771         * ext/flac/gstflacenc.c:
18772         * gst/matroska/ebml-read.c:
18773         Just make it compile with --disable-gst-debug.
18774
18775 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18776
18777         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18778         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18779         (id3v2_genre_fields_to_taglist):
18780           Never output a tag with a null contents string.
18781
18782 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18783
18784         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18785           Only pause if all pads are unlinked AND we've tried to send data
18786           on all of them at least once.
18787
18788 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18789
18790         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18791         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18792           Make loop function/task pause itself when all source pads are
18793           unlinked.
18794
18795 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18796
18797         * configure.ac:
18798         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18799           Use new functions from core to render a bin from a
18800           string. Fixes build. Up requirements to core CVS.
18801
18802 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18803
18804         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18805           Don't push buffers into the adapter that we are going to
18806           push downstream again without framing anyway. Also, the
18807           adaptor takes ownership of buffers put into it (fixes
18808           auparse pushing invalid buffers for .au files with
18809           ADPCM contents). Finally, set caps on all outgoing buffers.
18810
18811 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18812
18813         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18814         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18815         (gst_id3demux_send_tag_event):
18816         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18817         Someone should kick my butt. Remove ID3v1 tags from the end of the
18818         file.
18819
18820         Improve error messages. Send the TAG message as soon as we complete
18821         typefinding, instead of waiting until we send the first buffer.
18822         Downstream tag event is still sent before the first buffer.
18823
18824 2006-01-27  Jan Gerber  <j@bootlab.org>
18825
18826         Reviewed by: Andy Wingo <wingo@pobox.com>
18827
18828         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18829         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18830         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18831         to not have warings flooding stderr. this is the suggested way
18832         also used in dvgrab and kino. (#328336)
18833
18834 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18835
18836         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18837         (gst_oss_sink_init), (gst_oss_sink_finalise):
18838           Free the device name string when finalised.
18839
18840 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18841
18842         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18843           Don't put function calls in g_return_if_fail() statements,
18844           or they'll be replaced with NOOPs if someone compiles with
18845           G_DISABLE_CHECKS defined.
18846           
18847 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18848
18849         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18850         Never trust ANY information encoded in a media file, especially
18851         when it's giving you sizes. (Fixes #328452)
18852
18853 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18854
18855         * gst/rtp/gstrtpg711pay.c:
18856         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18857         bug #325148.
18858
18859 2006-01-23  Edward Hervey  <edward@fluendo.com>
18860
18861         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18862         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18863         * gst/matroska/matroska-ids.h:
18864         Added recognition of Real Audio and Video streams in matroska demuxer.
18865
18866 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18867
18868         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18869           Remove errant break statement, and fix compilation with
18870           older GCC.
18871
18872 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18873
18874         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18875
18876         * sys/sunaudio/gstsunaudiomixerctrl.c:
18877         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18878           Export functions that are needed in other parts of the code,
18879           makes the mixer actually work; adjust magic minimum buffer-time
18880           value from 3ms to 5ms to work around stuttering during mp3
18881           playback (#327765).
18882
18883 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18884
18885         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18886
18887         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18888         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18889           Fix possible deadlock in matroska muxer (#327825).
18890
18891 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18892
18893         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18894         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18895         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18896         * gst/rtsp/sdpmessage.h:
18897         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18898         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18899           C89 fixes: declare variables at the beginning of a block and
18900           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18901           <jensgr at gmx dot net>).
18902
18903 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18904
18905         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18906         * gst/id3demux/id3tags.h:
18907         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18908         (parse_comment_frame), (parse_text_identification_frame),
18909         (id3v2_tag_to_taglist), (id3v2_are_digits),
18910         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18911         (parse_split_strings), (free_tag_strings):
18912           Rewrite parsing of text tags to handle multiple NULL terminated
18913           strings. Parse numeric genre strings and ID3v2 type
18914           "(3)(6)Alternative" style genre strings.
18915           Parse dates that are only YYYY or YYYY-mm format.
18916           (Fixes #328241 and #322154)
18917
18918 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18919
18920         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18921           Don't forget to initialize liboil, otherwise our oil functions
18922           will crash (fixes #327871; patch by: Christoph Burghardt
18923           <hawkes at web dot de>).
18924
18925 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18926
18927         * configure.ac:
18928           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18929           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18930           patch by: Brian Cameron <brian dot cameron at sun dot com>
18931
18932 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18933
18934         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18935         * ext/cdio/gstcdio.h:
18936         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18937           Fix build for libcdio versions >= 76; give slightly lower rank
18938           than cdparanoia.
18939
18940 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18941
18942         * configure.ac:
18943         * ext/Makefile.am:
18944         * ext/cdio/Makefile.am:
18945         * ext/cdio/gstcdio.c:
18946         * ext/cdio/gstcdio.h:
18947         * ext/cdio/gstcdiocddasrc.c:
18948         * ext/cdio/gstcdiocddasrc.h:
18949           Port libcdio cdda source, formerly known as cddasrc, now known as
18950           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18951           but that's not tested (fixes #317658).
18952
18953 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18954
18955         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18956           Fix conversion from TIME to BYTES format (fixes #326864;
18957           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18958
18959 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18960
18961         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18962           Fix compilation of id3demux when zlib is not present.
18963           (Fixes #326602; patch by: Sergey Scobich)
18964
18965 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18966
18967         * ext/esd/Makefile.am:
18968           Add $(ESD_CFLAGS), otherwise build will fail for folks
18969           with libesd in a non-standard prefix (#327009).
18970
18971 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18972
18973         * configure.ac:
18974           back to HEAD
18975
18976 === release 0.10.1 ===
18977
18978 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18979
18980         * configure.ac:
18981           releasing 0.10.1, "Li"
18982
18983 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18984
18985           patch by: Wim Taymans
18986
18987         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18988           fix memleak.  Fixes #326618
18989
18990 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18991
18992           patch by: Mike Smith
18993
18994         * gst/level/gstlevel.c: (gst_level_message_new),
18995         (gst_level_message_append_channel):
18996           Fix memleak.  Fixes #326612
18997
18998 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18999
19000         * configure.ac:
19001           prereleasing
19002         * po/af.po:
19003         * po/az.po:
19004         * po/cs.po:
19005         * po/en_GB.po:
19006         * po/hu.po:
19007         * po/it.po:
19008         * po/nb.po:
19009         * po/nl.po:
19010         * po/or.po:
19011         * po/sq.po:
19012         * po/sr.po:
19013         * po/sv.po:
19014         * po/uk.po:
19015         * po/vi.po:
19016           update translations
19017
19018 2006-01-10  Michael Smith  <msmith@fluendo.com>
19019
19020         * gst/level/gstlevel.c: (gst_level_class_init),
19021         (gst_level_dispose):
19022           Don't leak filter arrays.
19023
19024 2006-01-09 Brian Cameron <brian.cameron@sun.com>
19025
19026         reviewed by: Christian Schaller <uraeus@gnome.org>
19027         
19028         * configure.ac:
19029         * gst-plugins-good.spec.in:
19030         * sys/Makefile.am:
19031         * sys/sunaudio/Makefile.am:
19032         * sys/sunaudio/gstsunaudio.c: (plugin_init):
19033         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
19034         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
19035         (gst_sunaudiomixer_change_state):
19036         * sys/sunaudio/gstsunaudiomixer.h:
19037         * sys/sunaudio/gstsunaudiomixerctrl.c:
19038         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
19039         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
19040         (gst_sunaudiomixer_ctrl_list_tracks),
19041         (gst_sunaudiomixer_ctrl_get_volume),
19042         (gst_sunaudiomixer_ctrl_set_volume),
19043         (gst_sunaudiomixer_ctrl_set_mute),
19044         (gst_sunaudiomixer_ctrl_set_record):
19045         * sys/sunaudio/gstsunaudiomixerctrl.h:
19046         * sys/sunaudio/gstsunaudiomixertrack.c:
19047         (gst_sunaudiomixer_track_class_init),
19048         (gst_sunaudiomixer_track_init), (fill_labels),
19049         (gst_sunaudiomixer_track_new):
19050         * sys/sunaudio/gstsunaudiomixertrack.h:
19051         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
19052         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
19053         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
19054         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
19055         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
19056         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
19057         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
19058         * sys/sunaudio/gstsunaudiosink.h:
19059
19060         Add SunAudio plugin - tested to make sure it doesn't break
19061         the build under GNU/Linux.      
19062
19063 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
19064
19065         * gst-plugins-good/gst/udp/gstdynudpsink.c:
19066         * gst-plugins-good/gst/udp/gstudpsrc.c:
19067         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
19068         overrides the port or multicast parameters. Fixes bugs #323021.
19069         API addition: adds GstUDPSrc::sockfd property   
19070
19071 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
19072
19073         * ext/gconf/Makefile.am:
19074         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
19075         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
19076         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
19077         (do_toggle_element), (cb_toggle_element),
19078         (gst_gconf_audio_src_change_state):
19079         * ext/gconf/gstgconfaudiosrc.h:
19080         * ext/gconf/gstgconfelements.c: (plugin_init):
19081         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
19082         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
19083         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
19084         (do_toggle_element), (cb_toggle_element),
19085         (gst_gconf_video_src_change_state):
19086         * ext/gconf/gstgconfvideosrc.h:
19087           Add new gconfaudiosrc and gconfvideosrc elements
19088           (needed for gnome-sound-recorder).
19089
19090 2006-01-06  Edward Hervey  <edward@fluendo.com>
19091
19092         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
19093         Add gst_element_no_more_pads() for proper decodebin behaviour.
19094         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
19095         (parse_text_identification_frame), (parse_split_strings):
19096         Failure to decode some tags is not a GST_ERROR() but a
19097         GST_WARNING()
19098         When iterating over a chunk of text, check that we haven't gone too
19099         far.
19100
19101 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
19102
19103         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19104         (plugin_init):
19105           call oil_init() when using liboil
19106
19107 2006-01-04  Wim Taymans  <wim@fluendo.com>
19108
19109         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
19110         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
19111         Fix leaks.
19112
19113 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
19114
19115         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19116
19117         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
19118         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
19119         (gst_flac_dec_change_state):
19120           Don't g_assert() where we should just return FALSE; remove
19121           unnecessary g_assert(); initialize some fields properly in
19122           state change function (fixes #325504). Also, use
19123           GST_DEBUG_OBJECT in two more places.
19124
19125 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19126
19127         * configure.ac:
19128           also remove smoothwave's Makefile.am
19129         * docs/plugins/Makefile.am:
19130           fix plugin docs
19131
19132 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19133
19134         * tests/examples/Makefile.am:
19135           added missing Makefile.am
19136
19137 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19138
19139         * configure.ac:
19140         * gst/level/Makefile.am:
19141         * gst/level/level-example.c:
19142         * tests/Makefile.am:
19143         * tests/examples/level/Makefile.am:
19144         * tests/examples/level/level-example.c: (message_handler), (main):
19145           moved level-example to tests/examples/level-example
19146         * tests/old/examples/level/demo.c: (main):
19147         * tests/old/examples/level/plot.c: (main):
19148           some initial fixes
19149
19150 2005-12-29  Michael Smith  <msmith@fluendo.com>
19151
19152         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19153         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
19154         * gst/udp/gstmultiudpsink.h:
19155           Track packets sent per client in addition to bytes sent; provide
19156           this info through get-stats signal
19157
19158 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
19159
19160         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
19161           Can't use gst_object_unref() on a GstAdapter (#325191).
19162
19163 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
19164
19165         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
19166         If a broken tag has 0 bytes payload, at least still skip
19167         the 10 byte header
19168
19169 2005-12-22  Philippe Khalaf  <burger@speedy.org>
19170
19171         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
19172         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19173         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
19174         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19175           Making these depayloaders (H263+ and mpeg4 video) inherit from
19176           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
19177
19178 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19179
19180         * docs/plugins/gst-plugins-good-plugins.args:
19181         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19182         Regenerate the plugin hiearchy.
19183
19184 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19185
19186         * docs/plugins/Makefile.am:
19187         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19188         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19189         * docs/plugins/gst-plugins-good-plugins.args:
19190         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
19191         (gst_id3demux_base_init), (gst_id3demux_class_init),
19192         (gst_id3demux_chain):
19193         * gst/id3demux/gstid3demux.h:
19194           Add documentation for id3demux.
19195           Don't fail if the first buffer is not at offset 0, just
19196           attempt to typefind and do pass through
19197           Rename the gst_type function from gst_gst_id3demux..
19198
19199 2005-12-20  Michael Smith  <msmith@fluendo.com>
19200
19201         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19202         (gst_multiudpsink_add), (gst_multiudpsink_remove),
19203         (gst_multiudpsink_get_stats):
19204         * gst/udp/gstmultiudpsink.h:
19205           Collect statistics; return them from get_stats.
19206
19207 2005-12-19  Edward Hervey  <edward@fluendo.com>
19208
19209         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
19210         Stupid signedness issue...
19211
19212 2005-12-19  Edward Hervey  <edward@fluendo.com>
19213
19214         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19215         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
19216         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
19217         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
19218         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
19219         Construct index for indexless files.
19220         Make sure pad/buffers are correctly reset to NULL once we don't need
19221         them anymore, else we get lovely segfaults/assertions.
19222         * gst/wavparse/gstwavparse.c:
19223         Yes, you can have 96KHz audio and wma in wav :(
19224
19225 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
19226
19227         * configure.ac:
19228           Check for optional dependency on zlib for id3demux
19229
19230         * gst/id3demux/Makefile.am:
19231         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
19232         (gst_id3demux_base_init), (gst_id3demux_class_init),
19233         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
19234         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
19235         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
19236         (gst_id3demux_set_property), (gst_id3demux_get_property),
19237         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
19238         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
19239         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
19240         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
19241         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
19242         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
19243         (simple_find_peek), (simple_find_suggest),
19244         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
19245         (plugin_init):
19246         * gst/id3demux/gstid3demux.h:
19247         * gst/id3demux/id3tags.c: (read_synch_uint),
19248         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
19249         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
19250         (id3demux_id3v2_frames_to_tag_list):
19251         * gst/id3demux/id3tags.h:
19252         * gst/id3demux/id3v2.4.0-frames.txt:
19253         * gst/id3demux/id3v2.4.0-structure.txt:
19254         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
19255         (parse_comment_frame), (parse_text_identification_frame),
19256         (id3v2_tag_to_taglist), (parse_split_strings):
19257           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
19258           otherwise it discards them. Works on my test files. 
19259
19260         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
19261           Don't send EOS to a non-existing srcpad
19262           The debug category can be static
19263
19264 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19265
19266         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
19267         * ext/esd/esdsink.c: (gst_esdsink_prepare):
19268         * gst/multipart/multipartdemux.c:
19269           change some char* into char[]
19270
19271 2005-12-16  Wim Taymans  <wim@fluendo.com>
19272
19273         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19274         (gst_wavparse_other), (gst_wavparse_perform_seek),
19275         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19276         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19277         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
19278         * gst/wavparse/gstwavparse.h:
19279         Use GstSegment to implement more seeking features.
19280
19281 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19282
19283         * gst/rtsp/rtspconnection.c:
19284           Add <netinet/in.h> include and move <arpa/inet.h> include
19285           to make things work on OpenBSD as well (fixes #323717;
19286           patch by: Benjamin Pineau)
19287
19288 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19289
19290         * gst/rtp/gstrtpspeexdepay.c:
19291         * gst/rtp/gstrtpspeexpay.c:
19292         Set clock rate to be fixed in 8000. It fixes bug #324012.
19293
19294 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19295
19296         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19297         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19298         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19299         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19300         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19301         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19302         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19303         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19304         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19305         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19306         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19307         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19308         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19309         * gst-plugins-good/gst/rtp/README:
19310         Fixed payload range in payloder caps. Removed payload range completely
19311         from depayloaders as they don't require payload type in their caps.
19312         In effect, there isn't any specific payload type for any given codec,
19313         only suggestions.
19314         Fixes bug #324011.
19315
19316 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19317
19318         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19319         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19320         (gst_videomixer_collected): Code cleanup and re-enabling 
19321         queued time validity check for correct EOS handling.
19322
19323 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19324
19325         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19326         (gst_oss_mixer_element_get_property),
19327         (gst_oss_mixer_element_change_state):
19328         Add 'device-name' property and fix state change function.
19329
19330 2005-12-13  Edward Hervey  <edward@fluendo.com>
19331
19332         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19333         If the speed of the file is null in the header, set the frame_time to
19334         the default setting of GST_SECOND / 70. Which is the default
19335         frame_delay for .fli files as stated in this document :
19336         http://www.compuphase.com/flic.htm
19337         Would be nice to have the time conversion done properly too (duration =
19338         flxh->frames * flxdec->frame_time)
19339
19340 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19341
19342         * docs/plugins/Makefile.am:
19343         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19344         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19345         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19346         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19347         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19348         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19349         documentation for videomixer on my way with a funny sample
19350         pipeline.
19351
19352 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19353
19354         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19355         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19356         (gst_videomixer_update_queues), (gst_videomixer_collected):
19357         Fix caps negotiation. (#323896)
19358
19359 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19360
19361         * gst/matroska/matroska-demux.c:
19362         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19363           Set correct timestamps on audio laces, fixes playback of mp3 from
19364                 matroska.
19365
19366 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19367
19368         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19369         (gst_au_parse_class_init), (gst_au_parse_init),
19370         (gst_au_parse_dispose), (gst_au_parse_chain),
19371         (gst_au_parse_change_state), (plugin_init):
19372         * gst/auparse/gstauparse.h:
19373           Use gst_object_unref() for GstObjects instead of
19374           g_object_unref() and fix a mem leak in a debug
19375           statement; while we're at it, also borgify, use
19376           boilerplate macros and clean up a little bit.
19377
19378 2005-12-11  Edward Hervey  <edward@fluendo.com>
19379
19380         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19381         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19382         Added pull mode.
19383
19384 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19385
19386         * gst/goom/gstgoom.c:
19387         * gst/level/level-example.c: (main):
19388         * gst/smoothwave/demo-osssrc.c: (main):
19389           Use audiotestsrc instead of sinesrc (#323798).
19390
19391 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19392
19393         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19394           more debug-func-ptr usage
19395
19396 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19397
19398         * gst/flx/flx_color.c: (flx_colorspace_convert):
19399         * gst/flx/flx_color.h:
19400         * gst/flx/flx_fmt.h:
19401         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19402         * gst/flx/gstflxdec.h:
19403           Now flxdec works on big-endian machines as well.
19404
19405 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19406
19407         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19408         (gst_fenced_buffer_copy):
19409           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19410           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19411           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19412           and use GST_DEBUG_FUNCPTR for pad functions.
19413
19414 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19415
19416         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19417         (gst_flac_dec_class_init), (gst_flac_dec_init),
19418         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19419         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19420         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19421         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19422         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19423         (gst_flac_dec_change_state):
19424         * ext/flac/gstflacdec.h:
19425           Rewrite flacdec a bit, so that even seeking might work now. Most
19426           importantly, don't act upon any flow return values we get, just tell
19427           the decoder everything's dandy and act on the flow return values
19428           later on in the loop function. We don't want to mess up the internal
19429           decoder state for non-fatal things like flushing pads etc. Other
19430           than that, use GstSegment (segment seeks don't work yet though, but
19431           should be easy to add), use boilerplate macros, drop the superfluous
19432           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19433           lots of other things.
19434
19435 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19436
19437         * configure.ac:
19438           Update comment in OSS includes check.
19439
19440         * sys/oss/gstossdmabuffer.c:
19441         * sys/oss/gstosshelper.c:
19442         * sys/oss/gstossmixer.c:
19443         * sys/oss/gstossmixertrack.c:
19444         * sys/oss/gstosssink.c:
19445         * sys/oss/gstosssrc.c:
19446         * sys/oss/oss_probe.c:
19447           Don't assume the OSS soundcard.h include is always in
19448           the sys/ directory. Instead, use the existing defines
19449           from config.h to include the right file. Fixes
19450           compilation on OpenBSD 3.8 (#323718).
19451
19452 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19453
19454         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19455         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19456         * docs/plugins/inspect/plugin-1394.xml:
19457         * docs/plugins/inspect/plugin-aasink.xml:
19458         * docs/plugins/inspect/plugin-alaw.xml:
19459         * docs/plugins/inspect/plugin-alpha.xml:
19460         * docs/plugins/inspect/plugin-alphacolor.xml:
19461         * docs/plugins/inspect/plugin-auparse.xml:
19462         * docs/plugins/inspect/plugin-autodetect.xml:
19463         * docs/plugins/inspect/plugin-avi.xml:
19464         * docs/plugins/inspect/plugin-cacasink.xml:
19465         * docs/plugins/inspect/plugin-cairo.xml:
19466         * docs/plugins/inspect/plugin-cutter.xml:
19467         * docs/plugins/inspect/plugin-debug.xml:
19468         * docs/plugins/inspect/plugin-dv.xml:
19469         * docs/plugins/inspect/plugin-efence.xml:
19470         * docs/plugins/inspect/plugin-effectv.xml:
19471         * docs/plugins/inspect/plugin-esdsink.xml:
19472         * docs/plugins/inspect/plugin-flac.xml:
19473         * docs/plugins/inspect/plugin-flxdec.xml:
19474         * docs/plugins/inspect/plugin-gconfelements.xml:
19475         * docs/plugins/inspect/plugin-goom.xml:
19476         * docs/plugins/inspect/plugin-jpeg.xml:
19477         * docs/plugins/inspect/plugin-level.xml:
19478         * docs/plugins/inspect/plugin-matroska.xml:
19479         * docs/plugins/inspect/plugin-mulaw.xml:
19480         * docs/plugins/inspect/plugin-multipart.xml:
19481         * docs/plugins/inspect/plugin-navigationtest.xml:
19482         * docs/plugins/inspect/plugin-ossaudio.xml:
19483         * docs/plugins/inspect/plugin-png.xml:
19484         * docs/plugins/inspect/plugin-rtp.xml:
19485         * docs/plugins/inspect/plugin-rtsp.xml:
19486         * docs/plugins/inspect/plugin-shout2send.xml:
19487         * docs/plugins/inspect/plugin-smpte.xml:
19488         * docs/plugins/inspect/plugin-speex.xml:
19489         * docs/plugins/inspect/plugin-udp.xml:
19490         * docs/plugins/inspect/plugin-videobox.xml:
19491         * docs/plugins/inspect/plugin-videoflip.xml:
19492         * docs/plugins/inspect/plugin-videomixer.xml:
19493         * docs/plugins/inspect/plugin-wavenc.xml:
19494         * docs/plugins/inspect/plugin-wavparse.xml:
19495         * ext/flac/gstflac.c: (plugin_init):
19496         * ext/flac/gstflacdec.c: (flacdec_get_type),
19497         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19498         (gst_flac_dec_init), (gst_flac_dec_finalize),
19499         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19500         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19501         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19502         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19503         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19504         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19505         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19506         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19507         * ext/flac/gstflacdec.h:
19508         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19509         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19510         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19511         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19512         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19513         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19514         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19515         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19516         (gst_flac_enc_change_state):
19517         * ext/flac/gstflacenc.h:
19518           borgify and fix up documentation
19519
19520 2005-12-09  Michael Smith  <msmith@fluendo.com>
19521
19522         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19523           Accept a wider range of flac files, more closely matching flac spec.
19524
19525 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19526
19527         * docs/plugins/Makefile.am: Add multipart elements.
19528         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19529         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19530         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19531         * gst/multipart/multipartdemux.c:
19532         * gst/multipart/multipartmux.c: Add docs.
19533
19534 2005-12-07  Edward Hervey  <edward@fluendo.com>
19535
19536         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19537         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19538         (gst_avi_demux_invert):
19539         Memleak and crasher fixes.
19540         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19541         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19542         Memleak fixes
19543
19544 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19545
19546         * ext/aalib/gstaasink.h:
19547         * ext/cairo/gsttextoverlay.h:
19548         * ext/dv/gstdvdec.h:
19549         * ext/dv/gstdvdemux.c:
19550         * ext/dv/gstdvdemux.h:
19551         * ext/esd/esdsink.h:
19552         * ext/flac/flac_compat.h:
19553         * ext/flac/gstflacdec.h:
19554         * ext/flac/gstflacenc.h:
19555         * ext/gconf/gconf.h:
19556         * ext/gconf/gstgconfaudiosink.h:
19557         * ext/gconf/gstgconfvideosink.h:
19558         * ext/gdk_pixbuf/gstgdkanimation.h:
19559         * ext/jpeg/gstjpegdec.h:
19560         * ext/jpeg/smokecodec.h:
19561         * ext/jpeg/smokeformat.h:
19562         * ext/ladspa/gstsignalprocessor.h:
19563         * ext/ladspa/search.c: (LADSPAPluginSearch):
19564         * ext/ladspa/utils.h:
19565         * ext/libmng/gstmng.c:
19566         * ext/libmng/gstmngdec.h:
19567         * ext/libmng/gstmngenc.c:
19568         * ext/libmng/gstmngenc.h:
19569         * ext/libpng/gstpng.c:
19570         * ext/libpng/gstpngenc.c:
19571         * ext/libpng/gstpngenc.h:
19572         * ext/shout2/gstshout2.h:
19573         * ext/speex/gstspeexdec.h:
19574         * ext/speex/gstspeexenc.c:
19575         * ext/speex/gstspeexenc.h:
19576         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19577         * gst/autodetect/gstautoaudiosink.h:
19578         * gst/autodetect/gstautovideosink.h:
19579         * gst/avi/gstavidemux.h:
19580         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19581         (gst_cutter_set_property), (gst_cutter_get_caps):
19582         * gst/cutter/gstcutter.h:
19583         * gst/debug/tests.c: (md5_process_block):
19584         * gst/debug/tests.h:
19585         * gst/effectv/gstwarp.c:
19586         * gst/flx/flx_fmt.h:
19587         * gst/flx/gstflxdec.h:
19588         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19589         (zoomFilterFastRGB):
19590         * gst/goom/filters.h:
19591         * gst/goom/goom_tools.h:
19592         * gst/law/alaw-encode.c:
19593         * gst/level/gstlevel.c:
19594         * gst/level/gstlevel.h:
19595         * gst/matroska/ebml-write.h:
19596         * gst/matroska/matroska-demux.h:
19597         * gst/matroska/matroska-ids.h:
19598         * gst/matroska/matroska-mux.h:
19599         * gst/monoscope/convolve.c: (convolve_match):
19600         * gst/monoscope/convolve.h:
19601         * gst/multipart/multipartmux.c:
19602         * gst/oldcore/gstaggregator.c:
19603         * gst/oldcore/gstaggregator.h:
19604         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19605         * gst/oldcore/gstmd5sink.h:
19606         * gst/oldcore/gstmultifilesrc.c:
19607         * gst/oldcore/gstmultifilesrc.h:
19608         * gst/oldcore/gstpipefilter.h:
19609         * gst/oldcore/gstshaper.h:
19610         * gst/rtp/gstrtpL16depay.h:
19611         * gst/rtp/gstrtpL16pay.h:
19612         * gst/rtp/gstrtpdepay.h:
19613         * gst/rtp/gstrtpmp4vpay.c:
19614         * gst/rtp/gstrtpmp4vpay.h:
19615         * gst/rtsp/gstrtspsrc.c:
19616         * gst/rtsp/gstrtspsrc.h:
19617         * gst/rtsp/rtspconnection.h:
19618         * gst/rtsp/rtspdefs.h:
19619         * gst/rtsp/rtspmessage.h:
19620         * gst/rtsp/rtsptransport.h:
19621         * gst/rtsp/rtspurl.c:
19622         * gst/rtsp/rtspurl.h:
19623         * gst/rtsp/sdpmessage.c:
19624         * gst/rtsp/sdpmessage.h:
19625         * gst/smpte/barboxwipes.c:
19626         * gst/smpte/gstmask.h:
19627         * gst/smpte/gstsmpte.h:
19628         * gst/smpte/paint.c:
19629         * gst/smpte/paint.h:
19630         * gst/udp/gstdynudpsink.h:
19631         * gst/udp/gstmultiudpsink.h:
19632         * gst/udp/gstudpsink.c:
19633         * gst/udp/gstudpsink.h:
19634         * gst/udp/gstudpsrc.c:
19635         * gst/videomixer/videomixer.c:
19636         * gst/wavenc/riff.h:
19637         * gst/wavparse/gstwavparse.h:
19638         * sys/oss/gstossdmabuffer.h:
19639         * sys/oss/gstossmixer.h:
19640         * sys/oss/gstossmixerelement.h:
19641         * sys/oss/gstossmixertrack.h:
19642         * sys/oss/gstosssink.c:
19643         * sys/oss/gstosssink.h:
19644         * sys/oss/gstosssrc.c:
19645         * sys/oss/gstosssrc.h:
19646         * sys/osxaudio/gstosxaudioelement.h:
19647         * sys/osxaudio/gstosxaudiosink.h:
19648         * sys/osxaudio/gstosxaudiosrc.h:
19649           expand tabs
19650
19651 === release 0.10.0 ===
19652
19653 2005-12-05   <thomas (at) apestaart (dot) org>
19654
19655         * configure.ac:
19656           releasing 0.10.0, "Abondance"
19657
19658 2005-12-05  Andy Wingo  <wingo@pobox.com>
19659
19660         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19661         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19662         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19663         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19664         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19665         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19666         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19667         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19668         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19669         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19670         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19671         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19672         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19673         * gst/goom/gstgoom.c: (gst_goom_chain):
19674         * gst/matroska/matroska-demux.c:
19675         (gst_matroska_demux_push_vorbis_codec_priv_data),
19676         (gst_matroska_demux_add_wvpk_header):
19677         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19678         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19679         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19680         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19681         alloc_buffer changes.
19682
19683 2005-12-05  Michael Smith  <msmith@fluendo.com>
19684
19685         * docs/plugins/gst-plugins-good-plugins.args:
19686           Remove args for plugins that aren't in -good.
19687
19688 === release 0.9.7 ===
19689
19690 2005-12-01   <thomas (at) apestaart (dot) org>
19691
19692         * configure.ac:
19693           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19694
19695 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19696
19697         * docs/plugins/.cvsignore:
19698         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19699         * docs/plugins/inspect/plugin-multipart.xml:
19700         * docs/plugins/inspect/plugin-rtp.xml:
19701           add multipart plugin to docs
19702
19703 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19704
19705         * configure.ac:
19706         * ext/Makefile.am:
19707         * ext/pango/Makefile.am:
19708         * ext/pango/gstclockoverlay.c:
19709         * ext/pango/gstclockoverlay.h:
19710         * ext/pango/gsttextoverlay.c:
19711         * ext/pango/gsttextoverlay.h:
19712         * ext/pango/gsttextrender.c:
19713         * ext/pango/gsttextrender.h:
19714         * ext/pango/gsttimeoverlay.c:
19715         * ext/pango/gsttimeoverlay.h:
19716           move pango to base
19717
19718 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19719
19720         * gst/rtp/Makefile.am:
19721         * gst/rtp/gstrtpL16depay.c:
19722         * gst/rtp/gstrtpL16depay.h:
19723         * gst/rtp/gstrtpL16parse.c:
19724         * gst/rtp/gstrtpL16parse.h:
19725         * gst/rtp/gstrtpgsmdepay.c:
19726         * gst/rtp/gstrtpgsmdepay.h:
19727         * gst/rtp/gstrtpgsmparse.c:
19728         * gst/rtp/gstrtpgsmparse.h:
19729           parsers are depayers
19730
19731 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19732
19733         * gst/rtp/Makefile.am:
19734         * gst/rtp/gstasteriskh263.c:
19735         * gst/rtp/gstrtp.c:
19736         * gst/rtp/gstrtpL16enc.c:
19737         * gst/rtp/gstrtpL16enc.h:
19738         * gst/rtp/gstrtpL16parse.c:
19739         * gst/rtp/gstrtpL16parse.h:
19740         * gst/rtp/gstrtpL16pay.c:
19741         * gst/rtp/gstrtpL16pay.h:
19742         * gst/rtp/gstrtpamrdec.c:
19743         * gst/rtp/gstrtpamrdec.h:
19744         * gst/rtp/gstrtpamrdepay.c:
19745         * gst/rtp/gstrtpamrdepay.h:
19746         * gst/rtp/gstrtpamrenc.c:
19747         * gst/rtp/gstrtpamrenc.h:
19748         * gst/rtp/gstrtpamrpay.c:
19749         * gst/rtp/gstrtpamrpay.h:
19750         * gst/rtp/gstrtpdec.c:
19751         * gst/rtp/gstrtpdec.h:
19752         * gst/rtp/gstrtpdepay.c:
19753         * gst/rtp/gstrtpdepay.h:
19754         * gst/rtp/gstrtpg711dec.c:
19755         * gst/rtp/gstrtpg711dec.h:
19756         * gst/rtp/gstrtpg711depay.c:
19757         * gst/rtp/gstrtpg711depay.h:
19758         * gst/rtp/gstrtpg711enc.c:
19759         * gst/rtp/gstrtpg711enc.h:
19760         * gst/rtp/gstrtpg711pay.c:
19761         * gst/rtp/gstrtpg711pay.h:
19762         * gst/rtp/gstrtpgsmenc.c:
19763         * gst/rtp/gstrtpgsmenc.h:
19764         * gst/rtp/gstrtpgsmparse.c:
19765         * gst/rtp/gstrtpgsmparse.h:
19766         * gst/rtp/gstrtpgsmpay.c:
19767         * gst/rtp/gstrtpgsmpay.h:
19768         * gst/rtp/gstrtph263enc.c:
19769         * gst/rtp/gstrtph263enc.h:
19770         * gst/rtp/gstrtph263pay.c:
19771         * gst/rtp/gstrtph263pay.h:
19772         * gst/rtp/gstrtph263pdec.c:
19773         * gst/rtp/gstrtph263pdec.h:
19774         * gst/rtp/gstrtph263pdepay.c:
19775         * gst/rtp/gstrtph263pdepay.h:
19776         * gst/rtp/gstrtph263penc.c:
19777         * gst/rtp/gstrtph263penc.h:
19778         * gst/rtp/gstrtph263ppay.c:
19779         * gst/rtp/gstrtph263ppay.h:
19780         * gst/rtp/gstrtpmp4vdec.c:
19781         * gst/rtp/gstrtpmp4vdec.h:
19782         * gst/rtp/gstrtpmp4vdepay.c:
19783         * gst/rtp/gstrtpmp4vdepay.h:
19784         * gst/rtp/gstrtpmp4venc.c:
19785         * gst/rtp/gstrtpmp4venc.h:
19786         * gst/rtp/gstrtpmp4vpay.c:
19787         * gst/rtp/gstrtpmp4vpay.h:
19788         * gst/rtp/gstrtpmpadec.c:
19789         * gst/rtp/gstrtpmpadec.h:
19790         * gst/rtp/gstrtpmpadepay.c:
19791         * gst/rtp/gstrtpmpadepay.h:
19792         * gst/rtp/gstrtpmpaenc.c:
19793         * gst/rtp/gstrtpmpaenc.h:
19794         * gst/rtp/gstrtpmpapay.c:
19795         * gst/rtp/gstrtpmpapay.h:
19796         * gst/rtp/gstrtpspeexdec.c:
19797         * gst/rtp/gstrtpspeexdec.h:
19798         * gst/rtp/gstrtpspeexdepay.c:
19799         * gst/rtp/gstrtpspeexdepay.h:
19800         * gst/rtp/gstrtpspeexenc.c:
19801         * gst/rtp/gstrtpspeexenc.h:
19802         * gst/rtp/gstrtpspeexpay.c:
19803         * gst/rtp/gstrtpspeexpay.h:
19804           Do burger's rename for rtp payloaders and depayloaders
19805
19806 2005-11-30  Wim Taymans  <wim@fluendo.com>
19807
19808         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19809         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19810         * ext/dv/gstdvdemux.h:
19811         Fix seeking in dvdemux again, add some more debug info.
19812
19813 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19814
19815         * configure.ac:
19816           fix tests
19817
19818 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19819
19820         * PORTED_09:
19821         * docs/random/PORTED_09:
19822           move
19823         * tests/Makefile.am:
19824           add
19825         * win32/gst.sln:
19826           remove
19827
19828 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19829
19830         * Makefile.am:
19831         * check/.cvsignore:
19832         * check/Makefile.am:
19833         * check/elements/.cvsignore:
19834         * check/elements/level.c:
19835         * check/elements/matroskamux.c:
19836         * configure.ac:
19837         * examples/Makefile.am:
19838         * examples/capsfilter/Makefile.am:
19839         * examples/capsfilter/capsfilter1.c:
19840         * examples/gob/Makefile.am:
19841         * examples/gob/gst-identity2.gob:
19842         * examples/gstplay/.cvsignore:
19843         * examples/gstplay/Makefile.am:
19844         * examples/gstplay/player.c:
19845         * examples/indexing/.cvsignore:
19846         * examples/indexing/Makefile.am:
19847         * examples/indexing/indexmpeg.c:
19848         * examples/level/Makefile.am:
19849         * examples/level/README:
19850         * examples/level/demo.c:
19851         * examples/level/plot.c:
19852         * examples/stats/Makefile.am:
19853         * examples/stats/mp2ogg.c:
19854         * examples/switch/.cvsignore:
19855         * examples/switch/Makefile.am:
19856         * examples/switch/switcher.c:
19857           move under tests/
19858
19859 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19860
19861         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19862         (gst_text_render_class_init), (resize_bitmap),
19863         (gst_text_render_render_text), (gst_text_render_setcaps),
19864         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19865         (gst_text_render_chain), (gst_text_render_finalize),
19866         (gst_text_render_init), (gst_text_render_set_property):
19867         * ext/pango/gsttextrender.h:
19868           Add missing files.
19869
19870 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19871
19872         * configure.ac:
19873         * ext/Makefile.am:
19874         * ext/pango/Makefile.am:
19875         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19876         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19877         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19878         * ext/pango/gstclockoverlay.h:
19879         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19880         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19881         (gst_text_overlay_finalize), (gst_text_overlay_init),
19882         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19883         (gst_text_overlay_text_pad_linked),
19884         (gst_text_overlay_text_pad_unlinked),
19885         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19886         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19887         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19888         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19889         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19890         (gst_text_overlay_change_state), (plugin_init):
19891         * ext/pango/gsttextoverlay.h:
19892         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19893         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19894         (gst_time_overlay_class_init), (gst_time_overlay_init):
19895         * ext/pango/gsttimeoverlay.h:
19896           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19897           and add background shading and text wrapping modes. Make 
19898           timoverlay derive from textoverlay. Also add new clockoverlay
19899           element.
19900
19901 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19902
19903         * gst/udp/Makefile.am: Moved to netbuffer.
19904
19905 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19906
19907         * configure.ac:
19908         * PORTED_O9:
19909         * gst/multipart/Makefile.am:
19910         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19911         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19912         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19913         (gst_multipart_demux_change_state),
19914         (gst_multipart_demux_plugin_init):
19915         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19916         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19917         (gst_multipart_mux_sinkconnect),
19918         (gst_multipart_mux_request_new_pad),
19919         (gst_multipart_mux_handle_src_event),
19920         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19921         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19922         0.9.
19923
19924 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19925
19926         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19927         * gst/debug/gstnavigationtest.h:
19928         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19929         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19930         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19931         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19932         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19933         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19934         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19935         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19936         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19937         (gst_video_flip_get_type):
19938         * gst/videofilter/gstvideoflip.h:
19939           update for symbols change
19940
19941 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19942
19943         * gst/udp/gstdynudpsink.c:
19944         * gst/udp/gstudpsrc.c:
19945           the old gstnet lib was renamed gstnetbuffer (#322257)
19946
19947 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19948
19949         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19950         (gst_text_overlay_collected):
19951           Actually render the text from the text pad.
19952
19953 2005-11-29  Edward Hervey  <edward@fluendo.com>
19954
19955         * gst/debug/gstnavseek.c: (gst_navseek_event):
19956         * gst/debug/progressreport.c: (gst_progress_report_event):
19957         Update for GstBaseTransform event virtual method
19958
19959 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19960
19961         * ext/cairo/Makefile.am:
19962           no need to link to videofilter
19963
19964 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19965
19966         * gst/debug/Makefile.am:
19967         * gst/debug/gstnavigationtest.h:
19968         * gst/effectv/Makefile.am:
19969         * gst/effectv/gstaging.c:
19970         * gst/effectv/gstdice.c:
19971         * gst/effectv/gstedge.c:
19972         * gst/effectv/gstquark.c:
19973         * gst/effectv/gstrev.c:
19974         * gst/effectv/gstshagadelic.c:
19975         * gst/effectv/gstvertigo.c:
19976         * gst/effectv/gstwarp.c:
19977         * gst/videofilter/Makefile.am:
19978         * gst/videofilter/gstvideofilter.c:
19979         * gst/videofilter/gstvideofilter.h:
19980         * gst/videofilter/gstvideoflip.h:
19981           remove the videofilter library and link to the one in base
19982
19983 2005-11-28  Edward Hervey  <edward@fluendo.com>
19984
19985         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19986         Useless check now we're setting the current entry correctly.
19987
19988 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19989
19990         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19991         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19992         (gst_jpegenc_change_state):
19993           Don't leak input buffer in chain function (fixes #322667); make 
19994           state change function thread-safe; don't repeat the current function
19995           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19996           gst_pad_alloc_buffer(); misc. minor cleanups.
19997
19998 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19999
20000         * gst/matroska/matroska-mux.c:
20001         (gst_matroska_mux_video_pad_setcaps):
20002         Look for pixel-aspect-ratio in caps, not pixel_width and
20003         pixel_height (Fixes: #322645)
20004
20005 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
20006
20007         * gst/matroska/matroska-mux.c:
20008         (gst_matroska_mux_video_pad_setcaps):
20009         From Michal Benes:
20010         frame duration should be GST_SECOND / framerate, not
20011         GST_SECOND * framerate. (Fixes: #322643)
20012
20013 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20014
20015         * configure.ac:
20016           fix up GST_PLUGIN_LDFLAGS
20017         * gst/rtsp/rtspconnection.c:
20018           fix includes (see #317043)
20019         * gst/videofilter/Makefile.am:
20020           stop installing this library
20021
20022 2005-11-26  Edward Hervey  <edward@fluendo.com>
20023
20024         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
20025         Handle the case where the incoming Video dv stream doesn't have
20026         a pixel aspect ratio set.
20027
20028 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20029
20030         * docs/plugins/Makefile.am:
20031         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20032         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20033         * ext/flac/gstflacdec.c:
20034           document flacdec
20035
20036 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20037
20038         * docs/plugins/Makefile.am:
20039         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20040         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20041         * docs/plugins/inspect/plugin-autodetect.xml:
20042         * ext/cairo/gstcairo.c: (plugin_init):
20043         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20044         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20045         (gst_text_overlay_init), (gst_text_overlay_font_init),
20046         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20047         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20048         (gst_text_overlay_text_pad_linked),
20049         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20050         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20051         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20052         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20053         (gst_text_overlay_change_state):
20054         * ext/cairo/gsttextoverlay.h:
20055         * ext/cairo/gsttimeoverlay.c:
20056         (gst_cairo_time_overlay_update_font_height),
20057         (gst_cairo_time_overlay_set_caps),
20058         (gst_cairo_time_overlay_get_unit_size),
20059         (gst_cairo_time_overlay_print_smpte_time),
20060         (gst_cairo_time_overlay_transform),
20061         (gst_cairo_time_overlay_base_init),
20062         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
20063         (gst_cairo_time_overlay_get_type):
20064         * ext/cairo/gsttimeoverlay.h:
20065           do some name borgifying
20066           document
20067
20068 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20069
20070         * docs/plugins/Makefile.am:
20071         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20072         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20073         * gst/autodetect/gstautoaudiosink.c:
20074         (gst_auto_audio_sink_base_init):
20075         * gst/autodetect/gstautovideosink.c:
20076         (gst_auto_video_sink_base_init),
20077         (gst_auto_video_sink_factory_filter):
20078           documenting auto*sink
20079           using strstr for the video sink lookup, class field is not ordered
20080         * docs/plugins/inspect/plugin-1394.xml:
20081         * docs/plugins/inspect/plugin-aasink.xml:
20082         * docs/plugins/inspect/plugin-alaw.xml:
20083         * docs/plugins/inspect/plugin-alpha.xml:
20084         * docs/plugins/inspect/plugin-alphacolor.xml:
20085         * docs/plugins/inspect/plugin-auparse.xml:
20086         * docs/plugins/inspect/plugin-autodetect.xml:
20087         * docs/plugins/inspect/plugin-avi.xml:
20088         * docs/plugins/inspect/plugin-cacasink.xml:
20089         * docs/plugins/inspect/plugin-cairo.xml:
20090         * docs/plugins/inspect/plugin-cutter.xml:
20091         * docs/plugins/inspect/plugin-debug.xml:
20092         * docs/plugins/inspect/plugin-dv.xml:
20093         * docs/plugins/inspect/plugin-efence.xml:
20094         * docs/plugins/inspect/plugin-effectv.xml:
20095         * docs/plugins/inspect/plugin-esdsink.xml:
20096         * docs/plugins/inspect/plugin-flac.xml:
20097         * docs/plugins/inspect/plugin-flxdec.xml:
20098         * docs/plugins/inspect/plugin-gconfelements.xml:
20099         * docs/plugins/inspect/plugin-goom.xml:
20100         * docs/plugins/inspect/plugin-jpeg.xml:
20101         * docs/plugins/inspect/plugin-level.xml:
20102         * docs/plugins/inspect/plugin-matroska.xml:
20103         * docs/plugins/inspect/plugin-mulaw.xml:
20104         * docs/plugins/inspect/plugin-navigationtest.xml:
20105         * docs/plugins/inspect/plugin-ossaudio.xml:
20106         * docs/plugins/inspect/plugin-png.xml:
20107         * docs/plugins/inspect/plugin-rtp.xml:
20108         * docs/plugins/inspect/plugin-rtsp.xml:
20109         * docs/plugins/inspect/plugin-shout2send.xml:
20110         * docs/plugins/inspect/plugin-smpte.xml:
20111         * docs/plugins/inspect/plugin-speex.xml:
20112         * docs/plugins/inspect/plugin-udp.xml:
20113         * docs/plugins/inspect/plugin-videobox.xml:
20114         * docs/plugins/inspect/plugin-videoflip.xml:
20115         * docs/plugins/inspect/plugin-videomixer.xml:
20116         * docs/plugins/inspect/plugin-wavenc.xml:
20117         * docs/plugins/inspect/plugin-wavparse.xml:
20118           update for HEAD version
20119
20120 2005-11-25  Michael Smith  <msmith@fluendo.com>
20121
20122         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
20123           Patch from Sebastien Cote to close control sockets in udpsrc.
20124
20125 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20126
20127         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20128         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
20129         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
20130         (gst_quarktv_base_init), (gst_quarktv_class_init),
20131         (gst_quarktv_init): Flush the planes list on reverse caps
20132         negotiation. This was crashing because of differently sized
20133         buffers.
20134
20135 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20136
20137         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
20138         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
20139         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
20140         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
20141         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
20142         (gst_videoflip_set_property), (gst_videoflip_base_init),
20143         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
20144         correctly, fix identity flipping, convert navigation event 
20145         correctly again.
20146
20147 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20148
20149         * configure.ac: back to HEAD
20150
20151 === release 0.9.6 ===
20152
20153 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
20154
20155         * configure.ac:
20156           releasing 0.9.6, "Everything's Not Lost"
20157
20158 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20159
20160         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
20161         Oops, initialise the framerate GValue
20162
20163 2005-11-23  Julien MOUTTE  <julien@moutte.net>
20164
20165         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20166         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
20167         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
20168         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
20169         (gst_timeoverlay_get_type):
20170         * ext/cairo/gsttimeoverlay.h:
20171         * gst/debug/Makefile.am:
20172         * gst/debug/gstnavigationtest.c:
20173         (gst_navigationtest_handle_src_event),
20174         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
20175         (gst_navigationtest_transform), (gst_navigationtest_change_state),
20176         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
20177         (gst_navigationtest_init), (gst_navigationtest_get_type),
20178         (plugin_init):
20179         * gst/debug/gstnavigationtest.h:
20180         * gst/effectv/Makefile.am:
20181         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
20182         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
20183         (gst_agingtv_base_init), (gst_agingtv_class_init),
20184         (gst_agingtv_init), (gst_agingtv_get_type):
20185         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
20186         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
20187         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
20188         (gst_dicetv_get_type):
20189         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
20190         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
20191         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
20192         (gst_edgetv_get_type):
20193         * gst/effectv/gsteffectv.c:
20194         * gst/effectv/gsteffectv.h:
20195         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20196         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
20197         (gst_quarktv_change_state), (gst_quarktv_base_init),
20198         (gst_quarktv_class_init), (gst_quarktv_init),
20199         (gst_quarktv_get_type):
20200         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
20201         (gst_revtv_get_unit_size), (gst_revtv_transform),
20202         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
20203         (gst_revtv_get_type):
20204         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
20205         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
20206         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
20207         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
20208         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
20209         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
20210         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
20211         (gst_vertigotv_init), (gst_vertigotv_get_type):
20212         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
20213         (gst_warptv_get_unit_size), (gst_warptv_transform),
20214         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
20215         (gst_warptv_get_type):
20216         * gst/videofilter/Makefile.am:
20217         * gst/videofilter/gstvideobalance.c:
20218         * gst/videofilter/gstvideobalance.h:
20219         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
20220         (gst_videofilter_class_init), (gst_videofilter_init):
20221         * gst/videofilter/gstvideofilter.h:
20222         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
20223         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
20224         (gst_videoflip_flip), (gst_videoflip_transform),
20225         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
20226         (gst_videoflip_base_init), (gst_videoflip_class_init),
20227         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
20228         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
20229         BaseTransform, it's just a place holder for now and every video
20230         effect plugin has been ported to use BaseTransform features 
20231         directly. QuarkTV was fixed too (was broken), navigationtest works
20232         and best for the end, videoflip converts navigation events depending
20233         on flip method ! Fixes #320953
20234
20235 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20236
20237         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20238         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
20239         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20240         (gst_goom_src_negotiate), (gst_goom_chain):
20241         * gst/matroska/matroska-mux.c:
20242         (gst_matroska_mux_video_pad_setcaps):
20243         * sys/osxvideo/osxvideosink.m:
20244           Fixes for API changes
20245
20246 2005-11-23  Michael Smith <msmith@fluendo.com>
20247
20248         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
20249         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
20250         * ext/jpeg/gstjpegdec.h:
20251         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
20252         * ext/jpeg/gstjpegenc.h:
20253         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
20254         (gst_smokeenc_resync):
20255         * ext/jpeg/gstsmokeenc.h:
20256           JPEG fractiony goodness.
20257
20258 2005-11-22  Michael Smith <msmith@fluendo.com>
20259
20260         * gst/goom/filters.c:
20261         * gst/goom/graphic.h:
20262           Fix compilation by making some functions static inline instead of
20263           extern inline, matching the way they're used.
20264
20265 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20266
20267         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
20268         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
20269         * ext/cairo/gsttextoverlay.h:
20270         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
20271         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20272         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
20273         (gst_pngdec_caps_create_and_set):
20274         * ext/libpng/gstpngdec.h:
20275         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
20276         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
20277         * gst/avi/gstavimux.c: (gst_avimux_init),
20278         (gst_avimux_vidsinkconnect):
20279         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
20280         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20281         (gst_goom_src_negotiate), (gst_goom_chain):
20282         * gst/goom/gstgoom.h:
20283         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20284         * gst/matroska/matroska-mux.c:
20285         (gst_matroska_mux_video_pad_setcaps):
20286         * sys/osxvideo/osxvideosink.h:
20287         * sys/osxvideo/osxvideosink.m:
20288           More fractional framerate conversions 
20289
20290 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20291
20292         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20293         * gst/debug/gstnavigationtest.c:
20294         (gst_navigationtest_handle_src_event):
20295         * gst/videofilter/gstvideofilter.c:
20296         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20297         (gst_videofilter_init):
20298         * gst/videofilter/gstvideofilter.h:
20299           Convert to fractional framerates.
20300
20301 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20302
20303         * ext/aalib/gstaasink.c:
20304         * ext/dv/gstdvdec.c:
20305         * ext/esd/esdmon.c:
20306         * ext/flac/gstflacenc.c:
20307         * ext/gdk_pixbuf/pixbufscale.c:
20308         * ext/libcaca/gstcacasink.c:
20309         * ext/shout2/gstshout2.c:
20310         * gst/alpha/gstalpha.c:
20311         * gst/oldcore/gstaggregator.c:
20312         * gst/oldcore/gstshaper.c:
20313         * gst/smpte/barboxwipes.c:
20314         * gst/smpte/gstsmpte.c:
20315         * gst/videobox/gstvideobox.c:
20316         * gst/videofilter/gstvideoflip.c:
20317         * gst/videomixer/videomixer.c:
20318           fix up more enums
20319
20320 2005-11-22  Michael Smith <msmith@fluendo.com>
20321
20322         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20323         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20324         (gst_videomixer_update_queues):
20325           Fractional framerates, videomixer.
20326
20327 2005-11-22  Michael Smith <msmith@fluendo.com>
20328
20329         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20330         * ext/dv/gstdvdec.h:
20331         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20332         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20333         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20334         (gst_dvdemux_flush):
20335         * ext/dv/gstdvdemux.h:
20336           Fractional framerates for DV. 
20337
20338 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20339
20340         * gst/autodetect/gstautoaudiosink.c:
20341         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20342         * gst/autodetect/gstautovideosink.c:
20343         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20344           Use gst_plugin_feature_list_free() to free feature list and
20345           in the case of autovideosink free the list at all. Also
20346           miscellaneous cosmetic fixes.
20347
20348 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20349
20350         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20351         (gst_cutter_set_property), (gst_cutter_get_caps):
20352           copy calculation code from level; remove use of some audio
20353           functions
20354
20355 2005-11-22  Andy Wingo  <wingo@pobox.com>
20356
20357         * Update for gst_tag_setter API changes.
20358
20359 2005-11-22  Andy Wingo  <wingo@pobox.com>
20360
20361         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20362         (gst_dvdemux_demux_frame)
20363         * ext/flac/gstflacdec.c (gst_flacdec_write)
20364         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20365         (gst_flacenc_sink_event)
20366         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20367         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20368         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20369         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20370         * gst/auparse/gstauparse.c (gst_auparse_chain)
20371         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20372         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20373         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20374         (gst_avi_demux_handle_seek)
20375         * gst/goom/gstgoom.c (gst_goom_event)
20376         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20377         * gst/matroska/matroska-demux.c
20378         (gst_matroska_demux_handle_seek_event)
20379         (gst_matroska_demux_loop_stream_parse_id)
20380         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20381         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20382         (gst_wavparse_stream_headers): Run update-funcnames.
20383
20384 2005-11-22  Edward Hervey  <edward@fluendo.com>
20385
20386         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20387         (gst_dv1394src_init), (gst_dv1394src_dispose),
20388         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20389         (gst_dv1394src_uri_set_uri):
20390         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20391         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20392         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20393         URIHandler interface and element properties are now properly
20394         synchronized for DV1394src and UDPSrc
20395
20396 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20397
20398         * ext/flac/Makefile.am:
20399         * ext/speex/Makefile.am:
20400           libgsttagedit has been renamed to libgsttag.
20401
20402 2005-11-21  Wim Taymans  <wim@fluendo.com>
20403
20404         * gst/rtsp/rtspconnection.c: (read_body):
20405         Apply patch from Sebastien Cote to fix #319184.
20406
20407 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20408
20409         * configure.ac:
20410         * gst/cutter/Makefile.am:
20411         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20412         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20413         (gst_cutter_set_property), (gst_cutter_get_property),
20414         (plugin_init), (gst_cutter_get_caps):
20415           port cutter
20416         * gst/level/gstlevel.c:
20417           fix up plugin details
20418
20419 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20420
20421         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20422         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20423         (gst_flacdec_src_event):
20424         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20425         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20426         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20427         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20428         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20429         (gst_flxdec_sink_event_handler):
20430         * gst/matroska/matroska-demux.c:
20431         (gst_matroska_demux_handle_seek_event):
20432         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20433           Update for stream lock API changes: don't take stream log
20434           in sink event handlers any longer and change GST_STREAM_LOCK
20435           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20436           functions.
20437
20438 2005-11-21  Michael Smith <msmith@fluendo.com>
20439
20440         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20441           gst_object_unref, not g_object_unref
20442
20443 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20444
20445         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20446         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20447           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20448
20449 2005-11-21  Michael Smith <msmith@fluendo.com>
20450
20451         * gst/auparse/Makefile.am:
20452         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20453         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20454         (gst_auparse_change_state):
20455         * gst/auparse/gstauparse.h:
20456           Partially fix #161712. playbin still doesn't work on these files,
20457           (on the bug report, Andy says we aren't typefinding it for some
20458           reason?) but at least auparse isn't totally busted like it was before.
20459
20460 2005-11-21  Andy Wingo  <wingo@pobox.com>
20461
20462         * *.h:
20463         * *.c: Ran scripts/update-macros. Oh yes.
20464
20465 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20466
20467         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20468           Filler events are gone for now, comment out section generating
20469           them.
20470
20471 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20472
20473         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20474         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20475         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20476         * sys/osxvideo/osxvideosink.m:
20477           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20478           (#322027)
20479
20480 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20481
20482         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20483         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20484         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20485         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20486         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20487         (gst_avi_demux_stream_data):
20488         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20489         * gst/wavenc/gstwavenc.c: (write_metadata):
20490         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20491         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20492         Fixes for GST_FOURCC_FORMAT API change.
20493
20494 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20495
20496         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20497         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20498         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20499         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20500         (gst_text_overlay_change_state):
20501         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20502         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20503         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20504         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20505         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20506         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20507         (gst_videomixer_change_state):
20508           Fix for collect pads API change. Also fix textoverlay state
20509           change function.
20510
20511 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20512
20513         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20514         GST_PAD_IS_USABLE by something approaching it.
20515
20516 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20517
20518         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20519         API changes.
20520         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20521         but also fix the code that was not checking return values from
20522         pad_push neither using pad_alloc_buffer.
20523
20524 2005-11-18  Edward Hervey  <edward@fluendo.com>
20525
20526         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20527         (gst_pngenc_chain):
20528         Added debug category
20529         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20530         goes to EOS.
20531
20532 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20533
20534         * gst/rtp/Makefile.am
20535         * gst/rtp/gstrtp.c
20536         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20537         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20538         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20539         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20540         * gst/rtp/gstrtpg711enc.h:
20541         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20542         * gst/rtp/gstrtpspeexenc.c:
20543         * gst/rtp/gstrtpspeexenc.h:
20544         * gst/rtp/gstrtpspeexdec.c:
20545         * gst/rtp/gstrtpspeexdec.h:
20546         Created Speex payloader and depayloader; Optimize G711 payloader to
20547         use adapter and send packets until MTU size.
20548
20549 2005-11-16  Wim Taymans  <wim@fluendo.com>
20550
20551         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20552         Fix leak in check.
20553
20554 2005-11-16  Wim Taymans  <wim@fluendo.com>
20555
20556         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20557         Fix state change.
20558
20559 2005-11-16  Andy Wingo  <wingo@pobox.com>
20560
20561         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20562         (gst_udpsrc_create): Move comment.
20563
20564 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20565
20566         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20567
20568         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20569           When seeking, seek to closest index entry at or before the requested
20570           seek position, not just the closest one (#321001).
20571
20572 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20573
20574         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20575         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20576           Invert DIB images again (see #132341).
20577
20578 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20579
20580         * configure.ac:
20581           rework configure.ac file
20582         * ext/aalib/gstaasink.c:
20583         * ext/cairo/gstcairo.c:
20584         * ext/dv/gstdv.c:
20585         * ext/esd/gstesd.c:
20586         * ext/flac/gstflac.c:
20587         * ext/gconf/gstgconfelements.c:
20588         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20589         * ext/jpeg/gstjpeg.c:
20590         * ext/ladspa/gstladspa.c:
20591         * ext/libcaca/gstcacasink.c:
20592         * ext/libmng/gstmng.c:
20593         * ext/libpng/gstpng.c:
20594         * ext/mikmod/gstmikmod.c:
20595         * ext/pango/gsttextoverlay.c:
20596         * ext/pango/gsttimeoverlay.c:
20597         * ext/raw1394/gst1394.c:
20598         * ext/speex/gstspeex.c:
20599         * gst/alpha/Makefile.am:
20600         * gst/alpha/gstalpha.c:
20601         * gst/alpha/gstalphacolor.c:
20602         * gst/auparse/gstauparse.c:
20603         * gst/autodetect/gstautoaudiosink.c:
20604         (gst_auto_audio_sink_factory_filter),
20605         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20606         * gst/autodetect/gstautodetect.c:
20607         * gst/avi/gstavi.c:
20608         * gst/cutter/gstcutter.c:
20609         * gst/debug/efence.c:
20610         * gst/debug/gstdebug.c:
20611         * gst/debug/gstnavigationtest.c:
20612         * gst/effectv/gsteffectv.c:
20613         * gst/flx/gstflxdec.c:
20614         * gst/goom/gstgoom.c:
20615         * gst/interleave/plugin.c:
20616         * gst/law/alaw.c:
20617         * gst/law/mulaw.c:
20618         * gst/level/gstlevel.c:
20619         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20620         * gst/matroska/matroska.c:
20621         * gst/median/gstmedian.c:
20622         * gst/monoscope/gstmonoscope.c:
20623         * gst/multipart/multipart.c:
20624         * gst/oldcore/gstelements.c:
20625         * gst/rtp/gstrtp.c:
20626         * gst/rtsp/gstrtsp.c:
20627         * gst/smoothwave/gstsmoothwave.c:
20628         * gst/smpte/gstsmpte.c:
20629         * gst/udp/gstudp.c:
20630         * gst/videobox/gstvideobox.c:
20631         * gst/videofilter/gstgamma.c:
20632         * gst/videofilter/gstvideobalance.c:
20633         * gst/videofilter/gstvideoflip.c:
20634         * gst/videofilter/gstvideotemplate.c:
20635         * gst/videomixer/videomixer.c:
20636         * gst/wavenc/gstwavenc.c:
20637         * gst/wavparse/gstwavparse.c:
20638         * sys/oss/gstossaudio.c:
20639         * sys/osxaudio/gstosxaudio.c:
20640           update GST_PLUGIN_DEFINE
20641         * gst/rtp/Makefile.am:
20642         * gst/rtp/gstasteriskh263.c:
20643           check for htons/htonl headers and possibly link to winsock2 lib
20644
20645 2005-11-12  Edward Hervey  <edward@fluendo.com>
20646
20647         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20648         Only GST_DEBUG() information on the valid components.
20649
20650 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20651
20652         * configure.ac: back to HEAD
20653
20654 === release 0.9.5 ===
20655
20656 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20657
20658         * configure.ac:
20659           releasing 0.9.5, "Phone Alarm"
20660
20661 2005-11-11  Edward Hervey  <edward@fluendo.com>
20662
20663         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20664         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20665         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20666         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20667         (gst_avi_demux_loop):
20668         * gst/avi/gstavidemux.h:
20669         Yeah, implement proper seeking. Exact seeking and segment seeking.
20670         Still need to do some checks for segment_stop.
20671
20672 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20673
20674         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20675
20676         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20677           Don't try to ready buffer duration from buffer that we don't
20678           own any  longer and that might already have been unreffed.
20679           (#321136)
20680
20681 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20682
20683         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20684         (flx_decode_delta_flc), (gst_flxdec_chain):
20685         Attempting to optimize the code for embedded systems.
20686
20687 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20688
20689         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20690
20691         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20692           Don't re-use already closed file descriptor. (#320920)
20693
20694 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20695
20696         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20697         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20698         (gst_oss_sink_prepare):
20699         * sys/oss/gstosssink.h:
20700           Cache probed caps; fix debug output for SET_PARAM macros.
20701
20702 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20703
20704         * ext/cairo/Makefile.am:
20705         * ext/cairo/gstcairo.c: (plugin_init):
20706         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20707         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20708         (gst_text_overlay_init), (gst_text_overlay_font_init),
20709         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20710         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20711         (gst_text_overlay_text_pad_linked),
20712         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20713         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20714         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20715         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20716         (gst_text_overlay_change_state):
20717         * ext/cairo/gsttextoverlay.h:
20718           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20719           property and redo positioning. Doesn't handle upstream renegotiation
20720           yet though.
20721
20722 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20723
20724         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20725         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20726         (gst_avi_demux_loop):
20727           No need to take the STREAM_LOCK in the loop function. Improve
20728           some debug messages. Don't leak pad names in debug messages.
20729
20730 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20731
20732         * gst/matroska/matroska-demux.c:
20733         (gst_matroska_demux_push_vorbis_codec_priv_data),
20734         (gst_matroska_demux_add_wvpk_header):
20735           Don't error out when the source pad isn't linked.
20736
20737 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20738
20739         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20740         (gst_gconf_audio_sink_change_state):
20741         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20742         (gst_gconf_video_sink_change_state):
20743           Fix state change functions here as well and set kid
20744           to NULL state before removing it.
20745
20746 2005-11-01  Edward Hervey  <edward@fluendo.com>
20747
20748         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20749         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20750         Added proper event handlind, 
20751         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20752         ignored),
20753         and don't set a duration of 0 for buffers otherwise they are discarded
20754         by GstBaseSink.
20755
20756         GstWavEnc needs some serious loving, after going through the code I'm
20757         really wondering how this can stay in -good ...
20758
20759 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20760
20761         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20762         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20763         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20764         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20765         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20766         (gst_matroska_mux_collected):
20767           Fix leaks and invalid memory access as reported by valgrind
20768
20769 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20770
20771         Patch by: Michal Benes <michal.benes@xeris.cz>
20772
20773         * check/Makefile.am:
20774         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20775         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20776         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20777           add a unit test for matroskamux
20778           fix the bugs that the unit test exposed
20779
20780 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20781
20782         * gst/autodetect/gstautoaudiosink.c:
20783         (gst_auto_audio_sink_class_init),
20784         (gst_auto_audio_sink_change_state):
20785         * gst/autodetect/gstautovideosink.c:
20786         (gst_auto_video_sink_class_init),
20787         (gst_auto_video_sink_change_state):
20788           Fix state change function and use GST_DEBUG_FUNCPTR in
20789           class_init.
20790
20791 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20792
20793         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20794
20795         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20796         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20797         * gst/matroska/ebml-write.h:
20798         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20799           Set timestamps on outgoing ebml headers as well, so that the
20800           element after matroskamux can get the timestamp already when
20801           reading the first ebml element and doesn't have to wait for
20802           the actual data buffer for that (#320308).
20803           
20804 2005-10-31  Andy Wingo  <wingo@pobox.com>
20805
20806         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20807         (gst_videomixer_pad_link): Kill some memleaks.
20808         (gst_videomixer_pad_get_property): Style fix.
20809         (gst_videomixer_pad_set_property): Style fix.
20810         (gst_videomixer_pad_init): Style fix.
20811         (gst_videomixer_update_queues): Kill memleak.
20812         (gst_videomixer_loop): Kill memleak.
20813         (gst_videomixer_collected): Kill memleak.
20814
20815 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20816
20817         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20818         gst_auparse_change_state:
20819         Just some cleanup.
20820
20821 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20822
20823         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20824         Add checks to GST_FLOW_NOT_LINKED for values returned
20825         from gst_pad_push.
20826         
20827 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20828
20829         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20830         (gst_rtpg711dec_process):
20831         * gst/rtp/gstrtpgsmenc.c:
20832         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20833         are never set. This is important for the g711 to work with burger's rtpbin
20834         element.
20835
20836 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20837
20838         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20839         (gst_speexenc_push_buffer):
20840         Add checks for return values from gst_pad_push and
20841         gst_pad_alloc_buffer.
20842
20843 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20844
20845         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20846
20847         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20848         (gst_matroska_demux_parse_info),
20849         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20850         (gst_matroska_demux_parse_cluster):
20851         * gst/matroska/matroska-ids.h:
20852         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20853         (gst_matroska_mux_init), (gst_matroska_mux_start),
20854         (gst_matroska_mux_create_buffer_header),
20855         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20856         (gst_matroska_mux_get_property):
20857         * gst/matroska/matroska-mux.h:
20858           Add SimpleBlock support to matroska demuxer and muxer (part of
20859           Matroska v2). (#319731)
20860
20861 2005-10-28  Wim Taymans  <wim@fluendo.com>
20862
20863         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20864         (gst_jpeg_dec_change_state):
20865         * ext/jpeg/gstjpegdec.h:
20866         Cleanups. Don't create caps for every chain.
20867
20868 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20869
20870         * gst/law/alaw-encode.c: (gst_alawenc_init),
20871         (alawenc_setcaps), (gst_alawenc_chain)
20872         * gst/law/alaw-encode.h:
20873         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20874         (mulawenc_setcaps), (gst_mulawenc_chain)
20875         * gst/law/mulaw-encode.h:
20876         Set timestamp on buffer and it allows RTP G711 elements
20877         work properly.
20878
20879 2005-10-27  Wim Taymans  <wim@fluendo.com>
20880
20881         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20882         Set correct format on oss instead of a silly value. 
20883
20884 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20885
20886         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20887         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20888         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20889         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20890         I420 rendering as well, doesn't bring much for my platform.
20891         Might help on some other platforms.
20892
20893 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20894
20895         * gst/rtp/gstrtpgsmenc.c:
20896         * gst/rtp/gstrtpgsmparse.c:
20897         Declaring the padtemplate correctly.
20898
20899 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20900
20901         * gst/rtp/gstrtpg711dec.c:
20902         * gst/rtp/gstrtpg711enc.c:
20903         * gst/rtp/gstrtpgsmenc.c:
20904         * gst/rtp/gstrtpgsmparse.c:
20905         Setting the proper copyright notice.
20906
20907 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20908
20909         * gst/videobox/Makefile.am: Use liboil.
20910         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20911         (gst_video_box_set_property), (gst_video_box_transform_caps),
20912         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20913         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20914         using liboil. Will dot the same to I420 border generation
20915         tomorrow.
20916
20917 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20918
20919         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20920         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20921         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20922         * gst/rtp/gstrtpg711dec.h:
20923         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20924         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20925         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20926         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20927         (gst_rtpgsmenc_handle_buffer):
20928         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20929         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20930         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20931         * gst/rtp/gstrtpgsmparse.h:
20932         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20933         inherits from the basertpdepayloader.
20934
20935 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20936
20937         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20938         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20939         (gst_video_box_ayuv): Removing this forgotten debug.
20940
20941 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20942
20943         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20944         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20945         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20946
20947 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20948
20949         * sys/oss/gstossaudio.c:
20950         * sys/oss/gstossdmabuffer.c:
20951         * sys/oss/gstosshelper.c:
20952         * sys/oss/gstossmixer.c:
20953         * sys/oss/gstossmixerelement.c:
20954         * sys/oss/gstossmixertrack.c:
20955         * sys/oss/gstosssink.c:
20956         * sys/oss/gstosssrc.c:
20957           Actually use the 'oss' debug category we register.
20958
20959 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20960
20961         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20962         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20963         Use gst_pad_get_parent and drop the ref that was added through
20964         that call.
20965
20966 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20967
20968         * gst/rtp/gstrtpgsmenc.c:
20969           Fix compilation
20970
20971 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20972
20973         * gst/rtp/gstrtpg711dec.c
20974         Just removed a couple of lines of weird code used during
20975         development/test time.
20976
20977 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20978
20979         * gst/rtp/Makefile.am
20980         * gst/rtp/gstrtp.c
20981         * gst/rtp/gstrtpg711enc.c
20982         * gst/rtp/gstrtpg711enc.h
20983         * gst/rtp/gstrtpg711dec.c
20984         * gst/rtp/gstrtpg711dec.h
20985         Created G711 payloader and depayloader (it supports mulaw and alaw
20986         (dec)encoders)
20987
20988 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20989
20990         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20991         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20992         Doh ! I introduced wingo's bug again ! Sorry...
20993
20994 2005-10-25  Christian Schaller <christian@fluendo.com> 
20995
20996         * gst/rtp/Makefile.am: add missing header files for disting
20997
20998 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20999
21000         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21001         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
21002         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
21003         (gst_rtpgsmenc_handle_buffer):
21004         * gst/rtp/gstrtpgsmenc.h:
21005         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
21006         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
21007         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
21008         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
21009         * gst/rtp/gstrtpgsmparse.h:
21010         Getting the GSM (de)payloader working and compatible with our plans for RTP.
21011
21012 2005-10-25  Julien MOUTTE  <julien@moutte.net>
21013
21014         * ext/libpng/gstpngdec.c: (user_info_callback),
21015         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
21016         a newsegment event, move some redundant code in a single place.
21017
21018 2005-10-25  Julien MOUTTE  <julien@moutte.net>
21019
21020         * ext/libpng/gstpngdec.c: (user_info_callback),
21021         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
21022         hack to get correct colors order when we have a png image with
21023         alpha channel.
21024
21025 2005-10-24  Edward Hervey  <edward@fluendo.com>
21026
21027         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
21028         Call gst_element_no_more_pads when there will be no more pads.
21029
21030 2005-10-24  Wim Taymans  <wim@fluendo.com>
21031
21032         * gst/rtp/Makefile.am:
21033         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
21034         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
21035         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
21036         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
21037         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
21038         (gst_asteriskh263_plugin_init):
21039         * gst/rtp/gstasteriskh263.h:
21040         * gst/rtp/gstrtp.c: (plugin_init):
21041         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
21042         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
21043         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
21044         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
21045         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
21046         (gst_rtph263enc_plugin_init):
21047         * gst/rtp/gstrtph263enc.h:
21048         Added two new payloaders, an RFC 2190 payloader for h263 and
21049         a payload convertor for an asterisk server.
21050
21051 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
21052
21053         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
21054           Set bytes_per_sample correctly (is not always 4, but 
21055           depends on width and number of channels).
21056
21057 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
21058
21059         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
21060         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
21061         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
21062         (gst_flacenc_sink_event), (gst_flacenc_chain),
21063         (gst_flacenc_set_property), (gst_flacenc_get_property),
21064         (gst_flacenc_change_state):
21065         * ext/flac/gstflacenc.h:
21066           Fix seeking, so that flacenc can rewrite the header with the
21067           correct duration and amount of samples and all that at EOS;
21068           also set timestamps and granulepos on outgoing buffers; add
21069           debug category; fix state change function.
21070           
21071 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21072
21073         * gst/videomixer/videomixer.c: Don't restrict video geometry
21074         from 16 to 4096.
21075
21076 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21077
21078         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
21079         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
21080         Fix caps negotiation correctly, add debugging category.
21081
21082 2005-10-24  Christian Schaller  <christian@fluendo.com>
21083
21084         * configure.ac: Port over Thomas's change from base listing all plugins
21085
21086 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21087
21088         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
21089         a sink pad.
21090
21091 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21092
21093         * configure.ac:
21094         * docs/upload.mak:
21095           back to HEAD
21096
21097 === release 0.9.4 ===
21098
21099 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21100
21101         * configure.ac:
21102           Releasing 0.9.4, "Dromiceiomimus"
21103
21104 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
21105
21106         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
21107         (gst_speexenc_src_query):
21108           Add position and duration query, fix query type function.
21109           
21110         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
21111         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
21112           Let's not set non-fixed caps on source pads.
21113
21114 2005-10-21  Wim Taymans  <wim@fluendo.com>
21115
21116         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
21117         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
21118         (gst_avi_demux_handle_seek):
21119         Set correct stream_time in newsegment event.
21120         avi can also handle a duration query now.
21121
21122 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21123
21124         * gst/matroska/matroska-demux.c:
21125         (gst_matroska_demux_handle_src_query),
21126         (gst_matroska_demux_handle_seek_event),
21127         (gst_matroska_demux_loop_stream_parse_id):
21128           Fix duration query; fix basetime in newsegment event after
21129           seek; fix duration in initial newsegment event.
21130
21131         * gst/matroska/matroska-mux.c:
21132         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
21133           Extract number of channels and samplerate from vorbis headers;
21134           add some debug messages when querying the durations of the
21135           input streams.
21136
21137 2005-10-20  Wim Taymans  <wim@fluendo.com>
21138
21139         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21140         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21141         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21142         Set stream time correctly in newsegment.
21143
21144 2005-10-20  Wim Taymans  <wim@fluendo.com>
21145
21146         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
21147         Correctly fill in the stream time.
21148
21149 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21150
21151         * check/elements/level.c: (GST_START_TEST):
21152         * gst/level/gstlevel.c: (gst_level_message_new):
21153         * gst/level/level-example.c: (message_handler):
21154           use ELEMENT messages instead
21155
21156 2005-10-19  Wim Taymans  <wim@fluendo.com>
21157
21158         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
21159         (gst_dvdemux_src_query):
21160         * ext/flac/gstflacdec.c: (gst_flacdec_length),
21161         (gst_flacdec_src_query):
21162         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
21163         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
21164         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
21165         * gst/debug/gstnavseek.c: (gst_navseek_seek):
21166         * gst/debug/progressreport.c: (gst_progress_report_report):
21167         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
21168         * gst/matroska/matroska-demux.c:
21169         (gst_matroska_demux_handle_src_query):
21170         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
21171         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21172         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21173         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
21174         (gst_wavparse_srcpad_event):
21175         API change fix.
21176
21177 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21178
21179         * gst/goom/filters.c:
21180         * gst/goom/graphic.h:
21181         * gst/goom/lines.c:
21182           Make inline functions either 'static inline' or 'extern inline',
21183           otherwise the Forte compiler apparently won't inline them (#317300).
21184
21185 2005-10-19  Julien MOUTTE  <julien@moutte.net>
21186
21187         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21188         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
21189         (user_info_callback), (user_endrow_callback), (user_end_callback),
21190         (user_read_data), (gst_pngdec_caps_create_and_set),
21191         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
21192         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
21193         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
21194         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
21195         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
21196         very nice and handle push/pull based model. if you have filesrc
21197         connected to it, it will do random access to load the png file.
21198         If you have a network source that can't do _getrange, it does 
21199         progressive loading through the chain function.
21200         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21201         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
21202         thanks to Master Wim Taymans ;-)
21203
21204 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
21205
21206         * gst/matroska/Makefile.am:
21207         * gst/matroska/ebml-read.c:
21208         * gst/matroska/ebml-read.h:
21209         * gst/matroska/matroska-demux.c:
21210         * gst/matroska/matroska-demux.h:
21211         * gst/matroska/matroska.c: (plugin_init):
21212           Ported matroska demuxer to 0.9.
21213
21214 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
21215
21216         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21217
21218         * gst/matroska/matroska-mux.c:
21219         (gst_matroska_mux_video_pad_setcaps),
21220         (gst_matroska_mux_audio_pad_setcaps):
21221           Fix mpeg4 input handling (#318847); also, while we're at it,
21222           fix media type for Motion-JPEG: should be image/jpeg.
21223
21224 2005-10-18  Wim Taymans  <wim@fluendo.com>
21225
21226         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21227         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21228         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21229         Fix for segment-start/stop API change.
21230
21231 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21232
21233         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21234         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
21235         way.
21236
21237 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21238
21239         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21240         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
21241         output declared in transform_caps.
21242
21243 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21244
21245         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
21246
21247 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21248
21249         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21250         (gst_video_box_get_unit_size): Fix wrong size calculations and
21251         implement get_unit_size correctly.
21252
21253 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
21254
21255         * configure.ac:
21256           Enable flx plugin.
21257
21258         * gst/flx/gstflxdec.c: (flx_decode_chunks):
21259           Fix gcc4 signedness issue.
21260
21261 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21262
21263         * configure.ac: Adding videomixer.
21264         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21265         (user_read_data), (gst_pngdec_chain): More debugging.
21266         * gst/alpha/Makefile.am: Adding alphacolor
21267         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
21268         (gst_alpha_color_class_init), (gst_alpha_color_init),
21269         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
21270         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
21271         (plugin_init): Ported to 0.9 using in place base tranform.
21272         * gst/videomixer/Makefile.am:
21273         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21274         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
21275         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
21276         (gst_videomixer_pad_init), (gst_videomixer_class_init),
21277         (gst_videomixer_init), (gst_videomixer_getcaps),
21278         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
21279         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21280         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
21281         to 0.9 using collectpads.
21282
21283 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
21284
21285         * configure.ac:
21286         * gst/flx/Makefile.am:
21287         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21288         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21289         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21290         * gst/flx/gstflxdec.h:
21291         flx plugin ported to 0.9
21292
21293 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21294
21295         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21296           use new gst_version_string()
21297
21298 2005-10-16  Andy Wingo  <wingo@pobox.com>
21299
21300         * configure.ac: GLIB_CHECK.
21301
21302 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21303
21304         * ext/libpng/Makefile.am:
21305         * ext/libpng/gstpng.c: (plugin_init):
21306         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21307         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21308         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21309
21310 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21311
21312         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21313
21314         * configure.ac:
21315         * gst/matroska/Makefile.am:
21316         * gst/matroska/ebml-ids.h:
21317         * gst/matroska/ebml-write.c:
21318         * gst/matroska/ebml-write.h:
21319         * gst/matroska/matroska-ids.h:
21320         * gst/matroska/matroska-mux.c:
21321         * gst/matroska/matroska-mux.h:
21322         * gst/matroska/matroska.c: (plugin_init):
21323           Port matroska muxer to 0.9 (#318847).
21324
21325 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21326
21327         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21328         (comment_init), (comment_add):
21329           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21330           use GST_READ_UINT32_LE() and friends rather than the private
21331           implementation of those same macros.
21332
21333 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21334
21335         * examples/stats/mp2ogg.c:
21336           more typo fixes
21337
21338 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21339
21340         * examples/indexing/indexmpeg.c: (main):
21341         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21342         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21343         * ext/esd/esdmon.h:
21344         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21345         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21346         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21347         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21348         * gst/avi/gstavimux.c: (gst_avimux_init):
21349         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21350         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21351         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21352         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21353         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21354         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21355         * gst/oldcore/gstmultifilesrc.h:
21356         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21357         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21358         (gst_pipefilter_change_state):
21359         * gst/oldcore/gstpipefilter.h:
21360         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21361         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21362         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21363         * sys/osxaudio/gstosxaudiosink.h:
21364         * sys/osxaudio/gstosxaudiosrc.h:
21365           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21366           moved bitshift from macro to enum definition
21367
21368 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21369
21370         * ext/Makefile.am:
21371         * ext/cairo/Makefile.am:
21372         * ext/cairo/gstcairo.c: (plugin_init):
21373         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21374         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21375         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21376         * ext/cairo/gsttimeoverlay.h:
21377           update of cairo-based timeoverlay to 1.0 Cairo API
21378           doesn't work yet for resizing of output sink
21379
21380 2005-10-11  Wim Taymans  <wim@fluendo.com>
21381
21382         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21383         newsegment API fix.
21384
21385 2005-10-11  Wim Taymans  <wim@fluendo.com>
21386
21387         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21388         (gst_dvdemux_demux_frame):
21389         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21390         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21391         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21392         (gst_avi_demux_handle_seek):
21393         * gst/goom/gstgoom.c: (gst_goom_event):
21394         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21395         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21396         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21397         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21398         (gst_wavparse_srcpad_event):
21399         newsegment API update.
21400
21401 2005-10-11  Andy Wingo  <wingo@pobox.com>
21402
21403         * ext/speex/gstspeexenc.c: Signedness cleanups.
21404
21405 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21406
21407         * PORTED_09:
21408         * ext/speex/Makefile.am:
21409         * ext/speex/gstspeex.c:
21410         * ext/speex/gstspeexenc.c:
21411         Speexenc ported to 0.9
21412
21413 2005-10-10  Wim Taymans  <wim@fluendo.com>
21414
21415         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21416         (gst_oss_sink_init), (gst_oss_sink_set_property),
21417         (gst_oss_sink_get_property), (gst_oss_sink_open),
21418         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21419         * sys/oss/gstosssink.h:
21420         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21421         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21422         (gst_oss_src_prepare):
21423         Cleanups, make device configurable in the sink, handle and report
21424         errors.
21425
21426 2005-10-10  Wim Taymans  <wim@fluendo.com>
21427
21428         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21429         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21430         Make sure element is NULL before removing from the bin.
21431
21432 2005-10-07  Andy Wingo  <wingo@pobox.com>
21433
21434         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21435         block forever in a read().
21436         (gst_dv1394src_bus_reset): Post a message when the cable is
21437         unplugged.
21438         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21439         (gst_dv1394src_bus_reset): Don't unref the message.
21440
21441         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21442         hacking. The only change should be that the state change stuff was
21443         put into basesrc's start() and stop() routines, which coalesces
21444         some steps.
21445
21446 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21447
21448         * configure.ac:
21449           Add check for mmap
21450           
21451         * gst/debug/Makefile.am:
21452           Only compile efence plugin on systems that have mmap.
21453
21454 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21455
21456         * gst/debug/Makefile.am:
21457         * gst/debug/breakmydata.c:
21458         * gst/debug/gstdebug.c:
21459         * gst/debug/gstnavigationtest.c:
21460         * gst/debug/gstnavseek.c: 
21461         * gst/debug/gstnavseek.h:
21462         * gst/debug/progressreport.c: 
21463         * gst/debug/testplugin.c:
21464           Port progressreport, navseek, navigationtest, testsink and
21465           breakmydata.
21466
21467 2005-10-05  Edward Hervey  <edward@fluendo.com>
21468
21469         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21470         (gst_dvdemux_src_query):
21471         Fixes for better conversion
21472
21473 2005-10-04  Michael Smith <msmith@fluendo.com>
21474
21475         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21476         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21477         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21478         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21479           Set state of elements to NULL before removing from bins.
21480           Set state of test element to NULL if we failed to move it to READY
21481
21482 2005-10-04  Edward Hervey  <edward@fluendo.com>
21483
21484         * ext/dv/Makefile.am:
21485         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21486         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21487         Corrected the query function for position so it doesn't forget what
21488         format was asked, and calls the conversion functions on the correct pad.
21489
21490 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21491
21492         * configure.ac:
21493           back to development
21494
21495 === release 0.9.3 ===
21496
21497 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21498
21499         * configure.ac:
21500           Releasing 0.9.3, "Aramis"
21501
21502 2005-10-03  Andy Wingo  <wingo@pobox.com>
21503
21504         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21505         error returns.
21506
21507 2005-10-02  Andy Wingo  <wingo@pobox.com>
21508
21509         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21510
21511         * ext/flac/gstflacenc.c: Ported to 0.9.
21512
21513         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21514
21515         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21516         and link to gsttagedit. Enable flacenc.
21517
21518         * ext/flac/gstflacdec.c: Re-enable tag reading.
21519
21520 2005-09-30  Wim Taymans  <wim@fluendo.com>
21521
21522         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21523         * gst/rtp/gstrtpgsmparse.c:
21524         * gst/rtp/gstrtph263penc.c:
21525         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21526         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21527         (gst_rtpmp4venc_set_property):
21528         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21529         Various class and caps fixes from Andre Magalhaes (andrunko)
21530
21531 2005-09-29  Wim Taymans  <wim@fluendo.com>
21532
21533         * gst/level/level-example.c: (main):
21534         Update for new bus API.
21535
21536 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21537
21538         * configure.ac:
21539           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21540           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21541
21542 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21543
21544         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21545           Fix playback of mono streams (bytes_per_sample should be set
21546           from the sample width and the number of channels negotiated,
21547           and not just be set to 4) (#317338)
21548
21549 2005-09-26  Wim Taymans  <wim@fluendo.com>
21550
21551         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21552         (gst_rtpmpaenc_handle_buffer):
21553         Set buffer duration correctly.
21554
21555 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21556
21557         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21558         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21559         (gst_avi_demux_change_state):
21560           Don't crash when encountering a stream with an unknown fourcc or
21561           codec id. Instead, create a pad of type video/x-avi-unknown or
21562           audio/x-avi-unknown, which as a side-effect also results in less
21563           confusing error messages in players ('no decoder' vs. 'no streams');
21564           minor fixes to state change function and class_init function.
21565
21566 2005-09-24  Wim Taymans  <wim@fluendo.com>
21567
21568         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21569         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21570         These are sinks.
21571
21572 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21573
21574         * check/elements/level.c: (GST_START_TEST):
21575           fix test for new GstClockTime use
21576         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21577         (gst_level_transform_ip):
21578         * gst/level/gstlevel.h:
21579           fix up the decay peak, ensuring the decay peak is never lower
21580           than the peak for that interval
21581
21582 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21583
21584         * docs/plugins/gst-plugins-good-plugins.args:
21585         * docs/plugins/inspect/plugin-alpha.xml:
21586         * docs/plugins/inspect/plugin-rtp.xml:
21587         * gst/level/gstlevel.c: (gst_level_set_caps),
21588         (gst_level_transform_ip):
21589           updating docs
21590
21591 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21592
21593         * Makefile.am:
21594         * check/elements/level.c: (GST_START_TEST):
21595         * gst/level/Makefile.am:
21596         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21597         (gst_level_set_property), (gst_level_get_property),
21598         (gst_level_set_caps), (gst_level_message_new),
21599         (gst_level_transform_ip):
21600         * gst/level/gstlevel.h:
21601         * gst/level/level-example.c: (message_handler), (main):
21602           convert to using GstClockTime for all time values, finally.
21603
21604 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21605
21606         * gst/auparse/Makefile.am:
21607         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21608           fix up build
21609         * configure.ac:
21610         * ext/cairo/Makefile.am:
21611         * ext/dv/Makefile.am:
21612         * ext/esd/Makefile.am:
21613         * ext/flac/Makefile.am:
21614         * ext/gconf/Makefile.am:
21615         * ext/gdk_pixbuf/Makefile.am:
21616         * ext/jpeg/Makefile.am:
21617         * ext/ladspa/Makefile.am:
21618         * ext/libcaca/Makefile.am:
21619         * ext/libmng/Makefile.am:
21620         * ext/libpng/Makefile.am:
21621         * ext/mikmod/Makefile.am:
21622         * ext/pango/Makefile.am:
21623         * ext/raw1394/Makefile.am:
21624         * ext/shout2/Makefile.am:
21625         * ext/speex/Makefile.am:
21626         * gst/alpha/Makefile.am:
21627         * gst/autodetect/Makefile.am:
21628         * gst/avi/Makefile.am:
21629         * gst/cutter/Makefile.am:
21630         * gst/debug/Makefile.am:
21631         * gst/effectv/Makefile.am:
21632         * gst/flx/Makefile.am:
21633         * gst/goom/Makefile.am:
21634         * gst/interleave/Makefile.am:
21635         * gst/law/Makefile.am:
21636         * gst/matroska/Makefile.am:
21637         * gst/median/Makefile.am:
21638         * gst/monoscope/Makefile.am:
21639         * gst/multipart/Makefile.am:
21640         * gst/oldcore/Makefile.am:
21641         * gst/rtp/Makefile.am:
21642         * gst/rtsp/Makefile.am:
21643         * gst/smoothwave/Makefile.am:
21644         * gst/smpte/Makefile.am:
21645         * gst/videobox/Makefile.am:
21646         * gst/videofilter/Makefile.am:
21647         * gst/videomixer/Makefile.am:
21648         * gst/wavenc/Makefile.am:
21649         * gst/wavparse/Makefile.am:
21650         * sys/oss/Makefile.am:
21651         * sys/osxaudio/Makefile.am:
21652         * sys/osxvideo/Makefile.am:
21653           fix up GST_LIBS use
21654
21655 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21656
21657         * gst/auparse/Makefile.am:
21658         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21659           fix build of auparse
21660
21661 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21662
21663         * configure.ac:
21664         * PORTED_09:
21665         * gst/auparse/gstauparse.c:
21666         * gst/auparse/gstauparse.h:
21667         Auparse ported to 0.9.
21668
21669 2005-09-22  Wim Taymans  <wim@fluendo.com>
21670
21671         * gst/rtp/TODO:
21672         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21673         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21674         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21675         (gst_rtpmp4venc_set_property):
21676         * gst/rtp/gstrtpmp4venc.h:
21677         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21678         * gst/rtp/gstrtpmpaenc.h:
21679         Use is_filled to both check MTU and max-ptime of base class.
21680
21681 2005-09-22  Wim Taymans  <wim@fluendo.com>
21682
21683         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21684         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21685         (gst_rtpmp4venc_set_property):
21686         Don't fragment packets with multiple frames.
21687
21688 2005-09-22  Wim Taymans  <wim@fluendo.com>
21689
21690         * gst/rtp/TODO:
21691         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21692         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21693         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21694         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21695         (gst_rtpmp4venc_get_property):
21696         * gst/rtp/gstrtpmp4venc.h:
21697         Remove g_print.
21698         Update TODO
21699         Make payload encoder a bit smarter and more correct with
21700         timestamps.
21701         Added option in payloader to include config string in-band.
21702
21703 2005-09-21  Wim Taymans  <wim@fluendo.com>
21704
21705         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21706         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21707         (gst_rtspsrc_send):
21708         Strip spaces for key/value pairs.
21709
21710 2005-09-21  Wim Taymans  <wim@fluendo.com>
21711
21712         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21713         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21714         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21715         (gst_rtspsrc_change_state):
21716         More SDP parsing and caps setting.
21717         Do NO_PREROLL differently.
21718         add pads only after negotiated.
21719
21720         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21721         (gst_udpsrc_getcaps):
21722         Implement the getcaps function.
21723
21724 2005-09-21  Wim Taymans  <wim@fluendo.com>
21725
21726         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21727         (gst_rtpamrdec_chain):
21728         Handle multiple AMr packets per payload. Handle CRC and
21729         parse ILL/ILP.
21730
21731         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21732         Make caps params strings for easy SDP mapping.
21733         
21734         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21735         Handle capsnego better.
21736
21737         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21738         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21739         Generate and parse config string in the caps.
21740
21741 2005-09-21  Wim Taymans  <wim@fluendo.com>
21742
21743         * gst/rtp/README:
21744         Update README
21745
21746         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21747         Make extra params as strings.
21748
21749         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21750         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21751         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21752         Make state change return NO_PREROLL as this is a live
21753         source.
21754
21755         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21756         Don't unref old caps when NULL.
21757
21758 2005-09-20  Wim Taymans  <wim@fluendo.com>
21759
21760         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21761         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21762         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21763         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21764         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21765         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21766         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21767         * gst/rtsp/sdpmessage.h:
21768         Add URI handler.
21769         Parse SDP and create caps.
21770
21771 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21772
21773         * gst/alpha/gstalpha.c:
21774           fix element description
21775
21776 2005-09-19  Wim Taymans  <wim@fluendo.com>
21777
21778         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21779         Don't check payload for now.
21780
21781 2005-09-19  Wim Taymans  <wim@fluendo.com>
21782
21783         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21784         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21785         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21786         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21787         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21788         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21789         (gst_wavparse_change_state):
21790         * gst/wavparse/gstwavparse.h:
21791         Fix wavparse some more.
21792
21793 2005-09-19  Wim Taymans  <wim@fluendo.com>
21794
21795         * check/elements/level.c: (GST_START_TEST):
21796         Fix for bus API change.
21797
21798 2005-09-19  Wim Taymans  <wim@fluendo.com>
21799
21800         * gst/level/level-example.c: (main):
21801         Fix for new bus API.
21802
21803         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21804         Set caps on pads.
21805
21806 2005-09-15  Wim Taymans  <wim@fluendo.com>
21807
21808         * gst/rtp/Makefile.am:
21809         * gst/rtp/README:
21810         * gst/rtp/gstrtp.c: (plugin_init):
21811         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21812         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21813         (gst_rtpamrdec_change_state):
21814         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21815         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21816         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21817         * gst/rtp/gstrtpamrenc.h:
21818         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21819         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21820         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21821         * gst/rtp/gstrtpgsmenc.h:
21822         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21823         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21824         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21825         (gst_rtpgsmparse_change_state):
21826         * gst/rtp/gstrtpgsmparse.h:
21827         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21828         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21829         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21830         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21831         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21832         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21833         * gst/rtp/gstrtph263penc.h:
21834         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21835         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21836         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21837         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21838         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21839         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21840         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21841         * gst/rtp/gstrtpmp4venc.h:
21842         * gst/rtp/gstrtpmpadec.c:
21843         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21844         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21845         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21846         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21847         * gst/rtp/gstrtpmpaenc.h:
21848         Updates to payloader/depayloaders, make payloaders use
21849         the base classes.
21850         Updated README with suggested RTP caps and how to convert
21851         to/from SDP.
21852         Added config descriptor in mp4v payloader.
21853
21854 2005-09-15  Andy Wingo  <wingo@pobox.com>
21855
21856         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21857         * gst/autodetect/gstautovideosink.c
21858         (gst_auto_video_sink_find_best): Update for new registry API.
21859
21860 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21861
21862         * common/c-to-xml.py:
21863         * common/gtk-doc-plugins.mak:
21864           a simple py script to generate valid xml from a C example
21865           probably also need to strip an MIT license when we decide
21866         * docs/plugins/Makefile.am:
21867         * gst/level/Makefile.am:
21868         * gst/level/gstlevel.c: (gst_level_init):
21869         * gst/level/level-example.c: (message_handler), (main):
21870           add an example to level that will show up in the docs
21871         * gst/rtp/TODO:
21872           add a note for the future
21873
21874 2005-09-14  Michael Smith <msmith@fluendo.com>
21875
21876         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21877           Actually define the debug object being used in wavenc. Fixes #316205
21878
21879 2005-09-14  Michael Smith <msmith@fluendo.com>
21880
21881         * gst/smpte/Makefile.am:
21882           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21883           needed to build on windows (bug 316204)
21884
21885 2005-09-12  Andy Wingo  <wingo@pobox.com>
21886
21887         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21888
21889 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21890
21891         * configure.ac:
21892         * gst/fdsrc/Makefile.am:
21893         * gst/fdsrc/gstfdsrc.c:
21894         * gst/fdsrc/gstfdsrc.h:
21895           Move fdsrc back into gstreamer core elements.
21896
21897         * gst/level/gstlevel.c: (gst_level_class_init),
21898         (gst_level_transform_ip):
21899         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21900           Basetransform changes.
21901
21902 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21903
21904         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21905         * ext/jpeg/smokecodec.c: (find_best_size):
21906           fix compiler warnings
21907
21908 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21909
21910         * gst-plugins-good.spec.in:
21911           spec file fixes
21912         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21913         (gst_multiudpsink_render), (gst_multiudpsink_add),
21914         (gst_multiudpsink_clear):
21915           it actually helps to actually stream if we hook up the
21916           "add" signal to an actual implementation
21917         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21918           some debugging
21919
21920 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21921
21922         * ext/jpeg/Makefile.am:
21923         * ext/jpeg/gstjpeg.c
21924         * ext/jpeg/gstjpegenc.c:
21925         * ext/jpeg/gstsmokeenc.c:
21926
21927 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21928
21929         * ext/flac/gstflacdec.c:
21930         * ext/flac/gstflacenc.c:
21931         * ext/flac/gstflactag.c:
21932         * ext/speex/gstspeexenc.c:
21933           gsttaginterface.h -> gsttagsetter.h
21934
21935 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21936
21937         * configure.ac:
21938         * gst/debug/Makefile.am:
21939         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21940         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21941         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21942         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21943         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21944           Port to 0.9 and re-enable efence plugin.
21945
21946 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21947
21948         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21949         (gst_flacdec_write), (gst_flacdec_convert_src):
21950         * ext/flac/gstflacdec.h:
21951           Add support for flac files with 24/32 bits per sample; and misc.
21952           minor clean-ups. Seeking is still partly broken (for me at least).
21953
21954 2005-09-06  Wim Taymans  <wim@fluendo.com>
21955
21956         * gst/rtp/Makefile.am:
21957         * gst/rtp/gstrtp.c: (plugin_init):
21958         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21959         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21960         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21961         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21962         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21963         (gst_rtpmp4vdec_plugin_init):
21964         * gst/rtp/gstrtpmp4vdec.h:
21965         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21966         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21967         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21968         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21969         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21970         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21971         * gst/rtp/gstrtpmp4venc.h:
21972         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21973         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21974         Added mpeg4 video payload encoder/decoder.
21975         Added some docs in mpa payloader.
21976
21977 === release 0.9.1 ===
21978
21979 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21980
21981         * NEWS:
21982         * README:
21983         * RELEASE:
21984         * autogen.sh:
21985         * configure.ac:
21986           releasing 0.9.1, "Blondie"
21987
21988 2005-09-05  Andy Wingo  <wingo@pobox.com>
21989
21990         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21991         here from the state change handler, so we fire signals without
21992         holding the state lock.
21993
21994 2005-09-02  Andy Wingo  <wingo@pobox.com>
21995
21996         * All plugins updated for element state changes.
21997
21998 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21999
22000         * Makefile.am:
22001         * check/.cvsignore:
22002         * check/Makefile.am:
22003         * check/elements/.cvsignore:
22004         * check/elements/level.c: (setup_level), (cleanup_level),
22005         (GST_START_TEST), (level_suite), (main):
22006           add a test for level
22007         * common/release.mak:
22008           move the enum checking to release.mak
22009         * configure.ac:
22010           add valgrind and check checking
22011         * gst/level/gstlevel.c: (gst_level_transform):
22012         * gst/level/gstlevel.h:
22013           fix Andy's cast bug
22014           convert a field to int
22015           fix the arithmetic to int when checking for emit so that a
22016           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
22017
22018 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22019
22020         * Makefile.am:
22021         * configure.ac:
22022           add docs to build
22023         * common/plugins.xsl:
22024           wrap Description into a refsect2
22025         * docs/Makefile.am:
22026         * docs/plugins/Makefile.am:
22027         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
22028         * docs/plugins/gst-plugins-good-plugins-sections.txt:
22029         * gst/goom/Makefile.am:
22030         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
22031         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
22032         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
22033         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
22034         (gst_goom_change_state):
22035         * gst/goom/gstgoom.h:
22036           GstGOOM -> GstGoom
22037           add an example launch line
22038         * gst/level/gstlevel.h:
22039         * gst/monoscope/gstmonoscope.c:
22040           cleanups
22041
22042 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22043
22044         * configure.ac:
22045         * docs/plugins/Makefile.am:
22046         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
22047         * docs/plugins/gst-plugins-good-plugins-sections.txt:
22048         * docs/plugins/gst-plugins-good-plugins.types:
22049           document elements and plugins.  Shazam !
22050
22051 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22052
22053         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
22054           be found under doc/random/ChangeLog-0.8