gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite by using...
[platform/upstream/gstreamer.git] / ChangeLog
1 2009-01-06  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2
3         * gst/avi/gstavimux.c: (gst_avi_mux_reset),
4         (gst_avi_mux_riff_get_avi_header):
5         * gst/avi/gstavimux.h:
6         Ensure header size invariance during subsequent rewrite by using
7         tags snapshot.
8
9 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
10
11         * ext/pulse/pulsesink.c: (gst_pulsesink_destroy_stream):
12         Don't wait for the pulse mainloop when destroying the stream.
13         Fixes a deadlock when the pulsedaemon goes away while pulsesink
14         is PLAYING. Fixes bug #556986.
15
16 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
17
18         Patch by: Sascha Hauer <s dot hauer at pengutronix dot de>
19                   Luotao Fu <l dot fu at pengutronix dot de>
20
21         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
22         (gst_v4l2_get_caps_info):
23         Add support for grayscale v4l2 devices. Fixes bug #566616.
24
25 2009-01-05  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
26
27         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
28         (qtdemux_tag_add_tmpo), (qtdemux_tag_add_covr),
29         (qtdemux_tag_add_date), (qtdemux_tag_add_gnre),
30         (qtdemux_tag_add_blob), (qtdemux_parse_udta):
31         * gst/qtdemux/qtdemux.h:
32         * gst/qtdemux/quicktime.c: (plugin_init):
33         Streamline tag handling and pass unparsed tags as binary blob
34         in private tag.
35
36 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
37
38         * gst/audiofx/Makefile.am:
39         * gst/audiofx/audiofxbaseiirfilter.c:
40         (gst_audio_fx_base_iir_filter_base_init),
41         (gst_audio_fx_base_iir_filter_dispose),
42         (gst_audio_fx_base_iir_filter_class_init),
43         (gst_audio_fx_base_iir_filter_init),
44         (gst_audio_fx_base_iir_filter_calculate_gain),
45         (gst_audio_fx_base_iir_filter_set_coefficients),
46         (gst_audio_fx_base_iir_filter_setup), (process),
47         (gst_audio_fx_base_iir_filter_transform_ip),
48         (gst_audio_fx_base_iir_filter_stop):
49         * gst/audiofx/audiofxbaseiirfilter.h:
50         Implement a base class for IIR filters.
51
52         * gst/audiofx/audiochebband.c: (gst_audio_cheb_band_base_init),
53         (gst_audio_cheb_band_class_init), (gst_audio_cheb_band_init),
54         (generate_coefficients), (gst_audio_cheb_band_set_property),
55         (gst_audio_cheb_band_setup):
56         * gst/audiofx/audiochebband.h:
57         * gst/audiofx/audiocheblimit.c: (gst_audio_cheb_limit_base_init),
58         (gst_audio_cheb_limit_class_init), (gst_audio_cheb_limit_init),
59         (generate_coefficients), (gst_audio_cheb_limit_set_property),
60         (gst_audio_cheb_limit_setup):
61         * gst/audiofx/audiocheblimit.h:
62         Use the IIR filter base class for the chebyshev filters.
63
64 2009-01-02  Michael Smith <msmith@songbirdnest.com>
65
66           Patch by: Justin Karnegas <justin@affinix.com> and
67                     Michael Smith <msmith@songbirdnest.com>
68         * sys/osxaudio/gstosxaudio.c:
69         * sys/osxaudio/gstosxaudioelement.c:
70         * sys/osxaudio/gstosxaudioelement.h:
71         * sys/osxaudio/gstosxaudiosink.c:
72         * sys/osxaudio/gstosxaudiosink.h:
73         * sys/osxaudio/gstosxaudiosrc.c:
74         * sys/osxaudio/gstosxaudiosrc.h:
75         * sys/osxaudio/gstosxringbuffer.c:
76         * sys/osxaudio/gstosxringbuffer.h:
77           Rewrite osxaudio to work more flexibly and more reliably, using a
78           different abstraction layer of coreaudio that is the recommended way of
79           doing low-level audio I/O on OSX.
80           Fixes byg #564948.
81
82 2009-01-02  Wim Taymans  <wim.taymans@collabora.co.uk>
83
84         * tests/examples/rtp/server-decodebin-H263p-AMR.sh:
85         Add example RTP transcoding pipeline from any file decodedable with
86         uridecodebin.
87
88 2009-01-02  Wim Taymans  <wim.taymans@collabora.co.uk>
89
90         * tests/examples/rtp/.cvsignore:
91         * tests/examples/rtp/Makefile.am:
92         * tests/examples/rtp/client-PCMA.c: (pad_added_cb), (main):
93         * tests/examples/rtp/server-alsasrc-PCMA.c: (main):
94         Add two C examples of using gstrtpbin as a sender and a receiver.
95
96 2008-12-31  Jan Schmidt  <jan.schmidt@sun.com>
97
98         * ChangeLog:
99         Remove conflict marker from ChangeLog
100
101 2008-12-28  Edward Hervey  <edward.hervey@collabora.co.uk>
102
103         Patch by: j^ <j at oil21.org>
104
105         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps),
106         (qtdemux_audio_caps):
107         Add codec mapping for xvid, fmp4 and ac3 tracks.
108         Fixes #565850
109
110 2008-12-23  Wim Taymans  <wim.taymans@collabora.co.uk>
111
112         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
113         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
114         (gst_smokeenc_chain), (gst_smokeenc_change_state):
115         * ext/jpeg/gstsmokeenc.h:
116         Implement getcaps function.
117         Set caps on the pad and on all outgoing buffers.
118         Fixes #565441.
119
120 2008-12-19  Stefan Kost  <ensonic@users.sf.net>
121
122         * ext/pulse/pulsemixerctrl.c:
123           And remove temporary comment pointing to the bug ticket.
124
125         * gst/avi/gstavimux.c:
126           Move reoccuring logging to LOG and log instance too.
127
128 2008-12-17  Stefan Kost  <ensonic@users.sf.net>
129
130         * ext/pulse/pulsemixerctrl.c:
131           Don't leak the pa_operation.
132
133 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
134
135         * configure.ac:
136           Require core cvs.
137
138 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
139
140         * gst/avi/gstavimux.c:
141           Rename api from _flush to _reset_tags. 
142
143 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
144
145         * gst/avi/gstavimux.c:
146           Use new tagsetter api to flush tags.
147
148 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
149
150         * tests/check/elements/deinterleave.c: (deinterleave_suite):
151         Increase timeout to 3 minutes to prevent timeouts.
152
153 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
154
155         * tests/check/elements/interleave.c: (interleave_suite):
156         Increase timeout to 3 minutes to prevent timeouts.
157
158 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
159
160         * gst/avi/gstavimux.c:
161         * gst/avi/gstavimux.h:
162           Totally remove the internal taglists and fully use tagsetter.
163
164 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
165
166         * gst/avi/gstavimux.c:
167           Instead of filtering wrongly just use the mergemode. Applications is
168           use KEEP_ALL if they want to supress tag-events. Fixes #563221 for
169           avi for real (I hope). Everyone chime in, before I fix the others.
170
171 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
172
173         * ext/pulse/pulsemixerctrl.c:
174           Add note about memleak.
175
176 2008-12-13  Edward Hervey  <bilboed@gmail.com>
177
178         * m4/Makefile.am:
179         A couple more .m4 that aren't shipped anymore with gettext 0.17.
180
181 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
182
183         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
184         (gst_flac_dec_init):
185         * gst/law/alaw-decode.c: (gst_alaw_dec_base_init),
186         (gst_alaw_dec_init):
187         * gst/law/alaw-encode.c: (gst_alaw_enc_base_init),
188         (gst_alaw_enc_init):
189         * gst/law/alaw.c: (plugin_init):
190         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init),
191         (gst_mulawdec_init):
192         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init),
193         (gst_mulawenc_init):
194         * gst/law/mulaw.c: (plugin_init):
195         Switch to using GstStaticPadTemplate.
196         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr):
197         Don't forget to free the addrinfo structure.
198         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
199         (gst_wavparse_sink_activate):
200         Don't forget to unref the GstAdapter.
201
202 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
203
204         * m4/Makefile.am:
205         inttypes.m4 hasn't been available since gettext-0.15, and since we now
206         require gettext >= 0.17 ... we can remove it from the list of files to
207         dist.
208
209 2008-12-09  Stefan Kost  <ensonic@users.sf.net>
210
211         * gst/avi/gstavidemux.c:
212           More logging.
213
214         * gst/avi/gstavimux.c:
215           Handle more metadata fields. Better estimate of metadata size. Don't
216           merge received tags, if application has specified tags using
217           GST_TAG_MERGE_REPLACE_ALL. Fixes #563221 for avi.
218
219 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
220
221         * tests/check/Makefile.am:
222         Also ignore pulsemixer for the states unit test.
223
224 2008-12-09  Wim Taymans  <wim.taymans@collabora.co.uk>
225
226         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_process):
227         Add an EOI marker at the end of the jpeg frame when it's missing.
228         Fixes #563056.
229
230 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
231
232         * tests/check/elements/videocrop.c: (check_1x1_buffer):
233         Update the unit test for the new color values for BT.601 red.
234         Fixes bug #563510.
235
236 2008-12-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
237
238         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
239           Restore previous behaviour of not passing QoS and navigation
240           events upstream, which presumably wasn't meant to be changed.
241
242 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
243
244         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
245         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
246         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
247         (gst_dvdemux_chain), (gst_dvdemux_loop),
248         (gst_dvdemux_change_state):
249         Add srcpads only when needed and remove them again when going
250         back to READY. This prevents stalled pipelines if there's no
251         audio inside the DV stream, which happens for many MXF files.
252
253 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
254
255         * tests/check/elements/souphttpsrc.c: (GST_START_TEST),
256         (run_server):
257         The ports in libsoup are unsigned integers and not signed
258         integers.
259
260 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
261
262         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
263         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
264         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
265         (gst_dvdemux_chain), (gst_dvdemux_loop),
266         (gst_dvdemux_change_state):
267         Add srcpads only when they're needed. If we add all pads in any
268         case we will get a stalling audio pad if the stream contains
269         no audio, which is the case for many MXF files.
270
271 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
272
273         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
274         Forward all events upstream unless it's something we really
275         don't handle. This fixes latency configuration of pipelines.
276
277 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
278
279         * ext/dv/gstdv.c: (plugin_init):
280         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
281         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
282         Really call dv_init() exactly one time, not one time for
283         the demuxer and one time for the decoder.
284
285 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
286
287         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
288         Copy incomming timestamp to outgoing packets.
289
290 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
291
292         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
293         (gst_rtp_mp4v_pay_event):
294         Don't try to push packets before we could find a valid config
295         startcode. Fixes #563509.
296
297 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
298
299         Patch by: Brian Cameron <brian.cameron at sun dot com>
300
301         * sys/sunaudio/gstsunaudiomixerctrl.c:
302         (gst_sunaudiomixer_ctrl_open):
303         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
304
305 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
306
307         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
308
309         * configure.ac:
310         Make usage of libv4l optional by a configure parameter.
311         Fixes bug #563504.
312
313 2008-12-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
314
315         * docs/plugins/Makefile.am:
316         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
317         * docs/plugins/gst-plugins-good-plugins-sections.txt:
318         * docs/plugins/gst-plugins-good-plugins.args:
319         * docs/plugins/gst-plugins-good-plugins.hierarchy:
320         * docs/plugins/gst-plugins-good-plugins.interfaces:
321         * docs/plugins/inspect/plugin-1394.xml:
322         * docs/plugins/inspect/plugin-aasink.xml:
323         * docs/plugins/inspect/plugin-alaw.xml:
324         * docs/plugins/inspect/plugin-alpha.xml:
325         * docs/plugins/inspect/plugin-alphacolor.xml:
326         * docs/plugins/inspect/plugin-annodex.xml:
327         * docs/plugins/inspect/plugin-apetag.xml:
328         * docs/plugins/inspect/plugin-audiofx.xml:
329         * docs/plugins/inspect/plugin-auparse.xml:
330         * docs/plugins/inspect/plugin-autodetect.xml:
331         * docs/plugins/inspect/plugin-avi.xml:
332         * docs/plugins/inspect/plugin-cacasink.xml:
333         * docs/plugins/inspect/plugin-cairo.xml:
334         * docs/plugins/inspect/plugin-cutter.xml:
335         * docs/plugins/inspect/plugin-debug.xml:
336         * docs/plugins/inspect/plugin-dv.xml:
337         * docs/plugins/inspect/plugin-efence.xml:
338         * docs/plugins/inspect/plugin-effectv.xml:
339         * docs/plugins/inspect/plugin-equalizer.xml:
340         * docs/plugins/inspect/plugin-esdsink.xml:
341         * docs/plugins/inspect/plugin-flac.xml:
342         * docs/plugins/inspect/plugin-flxdec.xml:
343         * docs/plugins/inspect/plugin-gamma.xml:
344         * docs/plugins/inspect/plugin-gconfelements.xml:
345         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
346         * docs/plugins/inspect/plugin-goom.xml:
347         * docs/plugins/inspect/plugin-goom2k1.xml:
348         * docs/plugins/inspect/plugin-halelements.xml:
349         * docs/plugins/inspect/plugin-icydemux.xml:
350         * docs/plugins/inspect/plugin-id3demux.xml:
351         * docs/plugins/inspect/plugin-interleave.xml:
352         * docs/plugins/inspect/plugin-jpeg.xml:
353         * docs/plugins/inspect/plugin-level.xml:
354         * docs/plugins/inspect/plugin-matroska.xml:
355         * docs/plugins/inspect/plugin-monoscope.xml:
356         * docs/plugins/inspect/plugin-mulaw.xml:
357         * docs/plugins/inspect/plugin-multifile.xml:
358         * docs/plugins/inspect/plugin-multipart.xml:
359         * docs/plugins/inspect/plugin-navigationtest.xml:
360         * docs/plugins/inspect/plugin-ossaudio.xml:
361         * docs/plugins/inspect/plugin-png.xml:
362         * docs/plugins/inspect/plugin-pulseaudio.xml:
363         * docs/plugins/inspect/plugin-quicktime.xml:
364         * docs/plugins/inspect/plugin-replaygain.xml:
365         * docs/plugins/inspect/plugin-rtp.xml:
366         * docs/plugins/inspect/plugin-rtsp.xml:
367         * docs/plugins/inspect/plugin-shout2send.xml:
368         * docs/plugins/inspect/plugin-smpte.xml:
369         * docs/plugins/inspect/plugin-soup.xml:
370         * docs/plugins/inspect/plugin-spectrum.xml:
371         * docs/plugins/inspect/plugin-speex.xml:
372         * docs/plugins/inspect/plugin-taglib.xml:
373         * docs/plugins/inspect/plugin-udp.xml:
374         * docs/plugins/inspect/plugin-video4linux2.xml:
375         * docs/plugins/inspect/plugin-videobalance.xml:
376         * docs/plugins/inspect/plugin-videobox.xml:
377         * docs/plugins/inspect/plugin-videocrop.xml:
378         * docs/plugins/inspect/plugin-videoflip.xml:
379         * docs/plugins/inspect/plugin-videomixer.xml:
380         * docs/plugins/inspect/plugin-wavenc.xml:
381         * docs/plugins/inspect/plugin-wavpack.xml:
382         * docs/plugins/inspect/plugin-wavparse.xml:
383         * docs/plugins/inspect/plugin-ximagesrc.xml:
384         * gst/matroska/matroska-demux.c:
385         * gst/matroska/matroska-demux.h:
386         * gst/matroska/matroska-mux.c:
387         * gst/matroska/matroska-mux.h:
388         Add documentation for matroskamux and matroskademux and
389         update the inspection xml files.
390
391 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
392
393         * configure.ac:
394         Apparently AC_CONFIG_MACRO_DIR breaks when using more
395         than one macro directory, reverting last change.
396
397 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
398
399         * configure.ac:
400         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
401         our M4 macros.
402
403 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
404
405         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
406         Provide the parameters that are required for the format string
407         to fix a compiler warning.
408
409 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
410
411         * gst/autodetect/gstautoaudiosrc.c:
412           Fix classification.
413
414 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
415
416         Patch by: Cygwin Ports maintainer
417                   <yselkowitz at users dot sourceforge dot net>
418
419         * autogen.sh:
420         * configure.ac:
421         Require gettext 0.17 because older versions don't mix with libtool
422         2.2. At build time an older gettext version will still work.
423         Fixes bug #556091.
424
425 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
426
427         Patch by: Peter Kjellerstedt <pkj at axis com>
428
429         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
430         Make gst_multiudpsink_render() ignore errors from sendto() instead of
431         breaking streaming. Emit a warning instead. Fixes #562572.
432
433 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
434
435         Patch by: Ron McOuat <rmcouat at smartt dot com>
436
437         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
438         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
439         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
440         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
441         * ext/soup/gstsouphttpsrc.h:
442         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
443         (digest_auth_cb), (run_test), (GST_START_TEST),
444         (souphttpsrc_suite), (run_server):
445         Add support for basic and digest authentication in souphttpsrc.
446         Fixes bug #561775.
447
448 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
449
450         Patch by: Pepijn Van Eeckhoudt
451                       <pepijn dot vaneeckhoudt at luciad dot com>
452
453         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
454         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
455         * gst/wavenc/gstwavenc.h:
456         * gst/wavenc/riff.h:
457         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
458
459 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
460
461         Patch by: 이문형 <iwings at gmail dot com>
462
463         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
464         Prevent further read/write actions taken to the connect-failed socket by
465         erroring out quickly. See #562258.
466
467 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
468
469         * tests/examples/level/level-example.c:
470           Set fakesink to sync. Otherwise people might question the message
471           interval. Nevertheless the timestamp in the message is what matters.
472
473 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
474
475         * tests/icles/.cvsignore:
476         cvsignore newly generated file.
477
478 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
479
480         * gst/rtp/gstasteriskh263.c:
481         * gst/rtp/gstasteriskh263.h:
482         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
483         * gst/rtp/gstrtpL16depay.h:
484         * gst/rtp/gstrtpL16pay.c:
485         * gst/rtp/gstrtpL16pay.h:
486         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
487         * gst/rtp/gstrtpac3depay.h:
488         * gst/rtp/gstrtpamrdepay.c:
489         * gst/rtp/gstrtpamrdepay.h:
490         * gst/rtp/gstrtpamrpay.c:
491         * gst/rtp/gstrtpamrpay.h:
492         * gst/rtp/gstrtpdepay.c:
493         * gst/rtp/gstrtpdepay.h:
494         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
495         * gst/rtp/gstrtpg726depay.c:
496         * gst/rtp/gstrtpg726pay.c:
497         * gst/rtp/gstrtpg729depay.c:
498         * gst/rtp/gstrtpg729pay.c:
499         * gst/rtp/gstrtpgsmdepay.c:
500         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
501         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
502         * gst/rtp/gstrtph263depay.h:
503         * gst/rtp/gstrtph263pay.c:
504         * gst/rtp/gstrtph263pay.h:
505         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
506         * gst/rtp/gstrtph263pdepay.h:
507         * gst/rtp/gstrtph263ppay.c:
508         * gst/rtp/gstrtph263ppay.h:
509         * gst/rtp/gstrtph264depay.c:
510         * gst/rtp/gstrtph264depay.h:
511         * gst/rtp/gstrtph264pay.c:
512         * gst/rtp/gstrtph264pay.h:
513         * gst/rtp/gstrtpilbcdepay.c:
514         * gst/rtp/gstrtpilbcpay.c:
515         * gst/rtp/gstrtpjpegdepay.h:
516         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
517         * gst/rtp/gstrtpmp1sdepay.h:
518         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
519         * gst/rtp/gstrtpmp2tdepay.h:
520         * gst/rtp/gstrtpmp2tpay.c:
521         * gst/rtp/gstrtpmp2tpay.h:
522         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
523         * gst/rtp/gstrtpmp4apay.c:
524         * gst/rtp/gstrtpmp4apay.h:
525         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
526         * gst/rtp/gstrtpmp4gdepay.h:
527         * gst/rtp/gstrtpmp4gpay.c:
528         * gst/rtp/gstrtpmp4gpay.h:
529         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
530         * gst/rtp/gstrtpmp4vdepay.h:
531         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
532         * gst/rtp/gstrtpmp4vpay.h:
533         * gst/rtp/gstrtpmpadepay.c:
534         * gst/rtp/gstrtpmpadepay.h:
535         * gst/rtp/gstrtpmpapay.c:
536         * gst/rtp/gstrtpmpapay.h:
537         * gst/rtp/gstrtpmpvdepay.c:
538         * gst/rtp/gstrtpmpvdepay.h:
539         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
540         * gst/rtp/gstrtppcmapay.c:
541         * gst/rtp/gstrtppcmudepay.c:
542         * gst/rtp/gstrtppcmupay.c:
543         * gst/rtp/gstrtpspeexdepay.c:
544         * gst/rtp/gstrtpspeexpay.c:
545         * gst/rtp/gstrtpsv3vdepay.c:
546         * gst/rtp/gstrtpsv3vdepay.h:
547         * gst/rtp/gstrtptheoradepay.c:
548         * gst/rtp/gstrtptheoradepay.h:
549         * gst/rtp/gstrtptheorapay.c:
550         * gst/rtp/gstrtptheorapay.h:
551         * gst/rtp/gstrtpvorbisdepay.c:
552         * gst/rtp/gstrtpvorbisdepay.h:
553         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
554         * gst/rtp/gstrtpvorbispay.h:
555         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
556         * gst/rtp/gstrtpvrawpay.c:
557         Fix the descriptions and fix some email addresses.
558
559 2008-11-25  Julien Moutte  <julien@fluendo.com>
560
561         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
562         to supported qtdemux video codecs as I found some video clips using 
563         those.
564
565 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
566
567         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
568         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
569         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
570         (gst_auto_video_sink_detect):
571         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
572         Post an error when we can't set the internal ghostpad target.
573
574 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
575
576         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
577         (gst_video_crop_transform), (gst_video_crop_transform_caps),
578         (gst_video_crop_set_caps), (gst_video_crop_set_property):
579         * gst/videocrop/gstvideocrop.h:
580         Fix renegotiation when changing properties using the new basetransform
581         features. Fixes #561502.
582
583         * tests/icles/Makefile.am:
584         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
585         Add crazy interactive test unit for dynamically changing properties.
586
587 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
588
589         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
590         (gst_rtspsrc_parse_range):
591         Add some more debugging.
592         Use the reanges received from the server unconditionally.
593         Fixes #561625.
594
595 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
596
597         * ext/pulse/pulsesink.c:
598           Change #if 0 to something more expresive and add pointer to related
599           bug ticket.
600
601 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
602
603         Patch by: Tal Shalif <tshalif at nargila dot org>
604
605         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
606         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
607         the latter don't exist on some systems (mingw). Fixes bug #561990.
608
609 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
610
611         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
612
613         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
614         Add transferMode.dnla.org header to HTTP requests as this is
615         required by the DLNA specs and doesn't hurt in other situations.
616         Fixes bug #561802.
617
618 2008-11-20  Michael Smith <msmith@songbirdnest.com>
619
620         * sys/osxvideo/osxvideosink.h:
621         * sys/osxvideo/osxvideosink.m:
622           Handle video window resizing more correctly, avoiding crashes when
623           embedding the window and resizing it.
624
625 2008-11-20  Michael Smith <msmith@songbirdnest.com>
626
627         * gst/udp/gstmultiudpsink.c:
628         * gst/udp/gstudpnetutils.c:
629         * gst/udp/gstudpnetutils.h:
630         * gst/udp/gstudpsrc.c:
631           Fix multiudpsink on OSX by passing the specific length of the socket,
632           refactor that into a function shared with the same thing in udpsrc.
633
634 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
635
636         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
637         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
638         (gst_wavparse_stream_headers):
639         Fix the scaling code.
640         Fix parsing of the INFO chunks, we were reading the wrong number of
641         bytes.  Fixes #561580.
642
643 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
644
645         * gst/matroska/matroska-mux.c:
646         Fix NULL pointer dereference of an unset codec_id in the recently 
647         added Dirac paths
648
649 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
650
651         * tests/check/Makefile.am:
652         Just keep disabling elements that hang the states test until it
653         works.
654
655 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
656
657         * ext/libpng/gstpngenc.c:
658         Don't flush downstream after every buffer - that's not what
659         this libpng callback is for at all!
660
661 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
662
663         * sys/v4l2/v4l2src_calls.c:
664           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
665           (gst_v4l2src_probe_caps_for_format):
666           Turns out we don't always get the frame sizes in a predefined
667           order from lowest to highest resolution, so let's just sort the
668           list by frame size once we've queried the possible resolutions
669           rather than assume any particular order. Fixes probed caps for
670           the camera in my HP2133 mini notebook and makes v4l2src default
671           to a decent size.
672
673 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
674
675         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
676         * gst/matroska/matroska-ids.h:
677         Make mkvdemux aware of E-AC3.
678
679 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
680
681         * gst/rtp/Makefile.am:
682         * gst/rtp/gstrtp.c: (plugin_init):
683         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
684         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
685         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
686         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
687         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
688         (gst_rtp_jpeg_depay_change_state),
689         (gst_rtp_jpeg_depay_plugin_init):
690         * gst/rtp/gstrtpjpegdepay.h:
691         Add a jpeg depayloader.
692
693         * gst/rtp/gstrtpjpegpay.c:
694         Set the default properties on the payloader to better defaults.
695
696 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
697
698         * sys/v4l2/gstv4l2.c:
699           Give it a primary rank for autovideosrc.
700
701 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
702
703         Patch by: Bjorn Ostby <bjornos at axis dot com>
704
705         * gst/rtp/Makefile.am:
706         * gst/rtp/gstrtp.c: (plugin_init):
707         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
708         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
709         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
710         (gst_rtp_jpeg_pay_read_quant_table),
711         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
712         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
713         (gst_rtp_jpeg_pay_plugin_init):
714         * gst/rtp/gstrtpjpegpay.h:
715         Add JPEG payloader. Fixes #560756.
716
717 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
718
719         Patch by: Fabricio Godoy <skarllot at gmail dot com>
720
721         * sys/oss/gstosssink.c: (gst_oss_sink_open):
722         * sys/oss/gstosssrc.c: (gst_oss_src_open):
723         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
724         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
725         Fix some spelling mistakes. Fixes #556802.
726
727 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
728
729         * gst/equalizer/GstIirEqualizer10Bands.prs:
730         * gst/equalizer/GstIirEqualizer3Bands.prs:
731         * gst/equalizer/Makefile.am:
732         * gst/equalizer/gstiirequalizer10bands.c:
733         * gst/equalizer/gstiirequalizer3bands.c:
734           Add presets for equalizer. Fixes #522183.
735
736 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
737
738         * gst/rtsp/Makefile.am:
739         * gst/rtsp/gstrtsp.c: (plugin_init):
740         * gst/rtsp/gstrtspgoogle.c:
741         * gst/rtsp/gstrtspgoogle.h:
742         Remove google extension again, it's not needed anymore because we never
743         send multiple transports anymore.
744
745 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
746
747         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
748
749         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
750         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
751         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
752         (gst_rtspsrc_stream_free),
753         (gst_rtspsrc_stream_configure_udp_sinks),
754         (gst_rtspsrc_stream_configure_transport),
755         (gst_rtspsrc_send_dummy_packets),
756         (gst_rtspsrc_create_transports_string),
757         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
758         * gst/rtsp/gstrtspsrc.h:
759         Add property to configure NAT traversal method.
760         Ignore EOS from the internal sinks.
761         Implement sending dummy packets as a (simple) method to open up
762         some firewalls.
763         Send PLAY request to the server after we started the udp sources.
764         Fixes #559545.
765
766 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
767
768         Patch by: Yotam <sh dot yotam at gmail dot com>
769
770         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
771         Flush the remaining frames on EOS. Fixes #560641.
772
773 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
774
775         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
776         Fix compiler warning about printf formatting.
777
778 2008-11-12  Andy Wingo  <wingo@pobox.com>
779
780         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
781         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
782         segment events instead of sending them from the seeking thread.
783         Fixes #559288.
784         (gst_qtdemux_push_pending_newsegment): New helper, sends out
785         queued newsegment events.
786         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
787         call it here, as we only seek when looping, and only push in the
788         movie state.
789
790 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
791
792         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
793         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
794         * gst/qtdemux/qtdemux_fourcc.h:
795         * gst/qtdemux/qtdemux_types.c:
796         Add cover and alternative copyright tag, and enhance some existing
797         ones by marking them as container atoms.
798
799 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
800
801         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
802         Don't ignore the return value of setcaps.
803
804 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
805
806         Patch by: Olivier Crete <tester at tester dot ca>
807
808         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
809         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
810         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
811         * gst/rtp/gstrtpg729pay.h:
812         Replace G729 payloader with an improved version. Fixes #532409.
813
814 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
815
816         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
817         (gst_rtspsrc_change_state):
818         Only send one transport at a time for improved compatibility with some
819         broken servers. See #537832.
820
821 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
822
823         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
824         (gst_rtspsrc_perform_seek):
825         Only pause/play in the seek handler when the source was playing.
826         Fixes #529379.
827
828 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
829
830         * gst/matroska/matroska-mux.c:
831         (gst_matroska_mux_handle_dirac_packet):
832         Fix muxing of Dirac streams if the input already has the format
833         we need, i.e. is the output of matroskademux.
834
835 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
836
837         * gst/avi/gstavimux.c:
838           Don't segfault on string typed tags being NULL. Fixes #560155.
839
840 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
841
842         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
843         (gst_matroska_mux_audio_pad_setcaps):
844         Fix mapping AAC profile to Matroska codec id.
845
846 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
847
848         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
849         (qtdemux_video_caps), (qtdemux_audio_caps):
850         Refactor some raw audio caps building, and handle >16-bit cases.
851         Fix/replace building caps from a string description.
852
853 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
854
855         * gst/audiofx/audiowsincband.c:
856         * gst/audiofx/audiowsinclimit.c:
857         * gst/cutter/gstcutter.c:
858           Make author name consistent with others.
859
860 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
861
862         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
863
864         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
865         (gst_rtspsrc_stream_configure_udp_sink):
866         Pause the RTSP stream before doing a new play request.
867         Make sure that adding the udpsinks does not cause the rtspsrc to become
868         a sink. Fixes #559547.
869
870 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
871
872         * gst/matroska/matroska-ids.h:
873         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
874         (gst_matroska_mux_handle_dirac_packet),
875         (gst_matroska_mux_write_data):
876         Implement Dirac muxing into Matroska comforming to the spec, i.e.
877         put all Dirac packages up to a picture into a Matroska block.
878
879         TODO: Implement writing of the ReferenceBlock Matroska elements,
880         currently the Dirac muxing is only 100% correct if Matroska version 2
881         is selected for muxing.
882
883 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
884
885         Patch by: Bastien Nocera <hadess at hadess dot net>,
886                   Hans de Goede <jwrdegoede at fedoraproject dot org>
887
888         * configure.ac:
889         * sys/v4l2/Makefile.am:
890         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
891         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
892         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
893         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
894         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
895         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
896         (gst_v4l2_get_input), (gst_v4l2_set_input):
897         * sys/v4l2/v4l2_calls.h:
898         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
899         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
900         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
901         (gst_v4l2src_fill_format_list),
902         (gst_v4l2src_probe_caps_for_format_and_size),
903         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
904         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
905         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
906         (gst_v4l2src_get_nearest_size):
907         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
908
909 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
910
911         * ext/aalib/Makefile.am:
912         * ext/annodex/Makefile.am:
913         * ext/cairo/Makefile.am:
914         * ext/dv/Makefile.am:
915         * ext/esd/Makefile.am:
916         * ext/flac/Makefile.am:
917         * ext/gconf/Makefile.am:
918         * ext/gdk_pixbuf/Makefile.am:
919         * ext/hal/Makefile.am:
920         * ext/jpeg/Makefile.am:
921         * ext/ladspa/Makefile.am:
922         * ext/libcaca/Makefile.am:
923         * ext/libmng/Makefile.am:
924         * ext/libpng/Makefile.am:
925         * ext/mikmod/Makefile.am:
926         * ext/pulse/Makefile.am:
927         * ext/raw1394/Makefile.am:
928         * ext/shout2/Makefile.am:
929         * ext/soup/Makefile.am:
930         * ext/speex/Makefile.am:
931         * ext/taglib/Makefile.am:
932         * ext/wavpack/Makefile.am:
933         * gst/alpha/Makefile.am:
934         * gst/apetag/Makefile.am:
935         * gst/audiofx/Makefile.am:
936         * gst/auparse/Makefile.am:
937         * gst/autodetect/Makefile.am:
938         * gst/avi/Makefile.am:
939         * gst/cutter/Makefile.am:
940         * gst/debug/Makefile.am:
941         * gst/effectv/Makefile.am:
942         * gst/equalizer/Makefile.am:
943         * gst/flx/Makefile.am:
944         * gst/goom/Makefile.am:
945         * gst/goom2k1/Makefile.am:
946         * gst/icydemux/Makefile.am:
947         * gst/id3demux/Makefile.am:
948         * gst/interleave/Makefile.am:
949         * gst/law/Makefile.am:
950         * gst/level/Makefile.am:
951         * gst/matroska/Makefile.am:
952         * gst/median/Makefile.am:
953         * gst/monoscope/Makefile.am:
954         * gst/multifile/Makefile.am:
955         * gst/multipart/Makefile.am:
956         * gst/oldcore/Makefile.am:
957         * gst/qtdemux/Makefile.am:
958         * gst/replaygain/Makefile.am:
959         * gst/rtp/Makefile.am:
960         * gst/rtsp/Makefile.am:
961         * gst/smpte/Makefile.am:
962         * gst/spectrum/Makefile.am:
963         * gst/udp/Makefile.am:
964         * gst/videobox/Makefile.am:
965         * gst/videocrop/Makefile.am:
966         * gst/videofilter/Makefile.am:
967         * gst/videomixer/Makefile.am:
968         * gst/wavenc/Makefile.am:
969         * gst/wavparse/Makefile.am:
970         * sys/directdraw/Makefile.am:
971         * sys/directsound/Makefile.am:
972         * sys/oss/Makefile.am:
973         * sys/osxaudio/Makefile.am:
974         * sys/osxvideo/Makefile.am:
975         * sys/sunaudio/Makefile.am:
976         * sys/v4l2/Makefile.am:
977         * sys/waveform/Makefile.am:
978         * sys/ximage/Makefile.am:
979           Don't install static libs for plugins. Fixes #550851 for -good.
980
981 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
982
983         * ext/flac/Makefile.am:
984         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
985         This fixes compilation if FLAC is installed in an uncommon location
986         that is not already handled by other CFLAGS. Fixes bug #558711.
987
988 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
989
990         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
991         Guard more uncommon formats with ifdefs so that we can compile on older
992         versions.
993
994 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
995
996         Patch by: Nick Haddad <nick at haddads dot net>
997
998         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
999         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
1000         (gst_avi_demux_stream_data):
1001         Invert other uncompressed RGB formats. Fixes #558554.
1002
1003 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
1004
1005         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
1006         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
1007         * gst/wavenc/gstwavenc.h:
1008         Add support for float/double as input and remove the (nowadays)
1009         useless parsing of the depth as we require width==depth.
1010
1011 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1012
1013         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
1014         * gst/rtp/gstrtpmpapay.c:
1015         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
1016         mpeg version 1. Fixes #558427.
1017
1018 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
1019
1020         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
1021         (gst_rtp_L16_pay_getcaps):
1022         Only put an integral amount of samples in the RTP packet.
1023         Fixes #556641.
1024
1025 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1026
1027         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
1028         * gst/rtp/gstrtpchannels.h:
1029         Add method to get possible channel positions.
1030
1031 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1032
1033         * gst/rtp/Makefile.am:
1034         Also commit updated makefile
1035
1036 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
1037
1038         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1039         Don't allow width=32,depth=24 as input. WAV requires that the width
1040         is the next integer multiply of 8 from the depth.
1041
1042 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1043
1044         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
1045         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
1046         (gst_rtp_L16_pay_getcaps):
1047         * gst/rtp/gstrtpchannels.c: (check_channels),
1048         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
1049         (gst_rtp_channels_create_default):
1050         * gst/rtp/gstrtpchannels.h:
1051         Add mappings for multichannel support. Does not completely just work
1052         because the getcaps function does not yet return the allowed channel
1053         mappings. See #556641.
1054
1055 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
1056
1057         * gst/goom/Makefile.am:
1058         * gst/goom/README:
1059         * gst/goom/config_param.c:
1060         * gst/goom/convolve_fx.c:
1061         * gst/goom/drawmethods.c:
1062         * gst/goom/drawmethods.h:
1063         * gst/goom/filters.c:
1064         * gst/goom/filters_mmx.s:
1065         * gst/goom/flying_stars_fx.c:
1066         * gst/goom/goom.h:
1067         * gst/goom/goom_config.h:
1068         * gst/goom/goom_config_param.h:
1069         * gst/goom/goom_core.c:
1070         * gst/goom/goom_filters.h:
1071         * gst/goom/goom_fx.h:
1072         * gst/goom/goom_graphic.h:
1073         * gst/goom/goom_plugin_info.h:
1074         * gst/goom/goom_tools.c:
1075         * gst/goom/goom_tools.h:
1076         * gst/goom/goom_typedefs.h:
1077         * gst/goom/goom_visual_fx.h:
1078         * gst/goom/graphic.c:
1079         * gst/goom/ifs.c:
1080         * gst/goom/ifs.h:
1081         * gst/goom/lines.c:
1082         * gst/goom/lines.h:
1083         * gst/goom/mathtools.c:
1084         * gst/goom/mathtools.h:
1085         * gst/goom/mmx.c:
1086         * gst/goom/motif_goom1.h:
1087         * gst/goom/motif_goom2.h:
1088         * gst/goom/plugin_info.c:
1089         * gst/goom/ppc_drawings.h:
1090         * gst/goom/ppc_zoom_ultimate.h:
1091         * gst/goom/sound_tester.c:
1092         * gst/goom/sound_tester.h:
1093         * gst/goom/surf3d.c:
1094         * gst/goom/surf3d.h:
1095         * gst/goom/tentacle3d.c:
1096         * gst/goom/tentacle3d.h:
1097         * gst/goom/v3d.c:
1098         * gst/goom/v3d.h:
1099         * gst/goom/xmmx.c:
1100           Add license headers in all source files. Remove filter.c from
1101           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
1102           which are not used right now. Fixes #557709.
1103
1104 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1105
1106         Patch by: Olivier Crete <tester at tester dot ca>
1107
1108         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
1109         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
1110         Implement getcaps in rtpL16pay. Fixes #556484.
1111
1112 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1113
1114         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
1115         (gst_rtp_L16_depay_process):
1116         Check if clock-rate and channels are valid.
1117         Don't ignore the return value of setcaps.
1118         No need to validate the buffer, the base class does that for us.
1119         Use the marker bit to set the DISCONT flag on outgoing buffers.
1120
1121         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
1122         Don't ignore the return value of set_outcaps.
1123
1124         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
1125         (gst_rtp_ac3_depay_process):
1126         Don't ignore the return value of set_caps.
1127         No need to validate the buffer, the base class does that for us.
1128
1129         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
1130         (gst_rtp_amr_depay_process):
1131         * gst/rtp/gstrtpamrdepay.h:
1132         Don't ignore the return value of setcaps.
1133         No need to validate the buffer, the base class does that for us.
1134         No need to set output caps on the buffers, the base class does that for
1135         us.
1136         The subclass will make sure we are negotiated.
1137         
1138         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
1139         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
1140         * gst/rtp/gstrtpdvdepay.h:
1141         Clean up caps negotiation.
1142         The subclass will make sure we are negotiated.
1143
1144         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
1145         (gst_rtp_g726_depay_process):
1146         Clean up caps negotiation.
1147         Use the marker bit to set the DISCONT flag on outgoing buffers.
1148
1149         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
1150         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
1151         * gst/rtp/gstrtpg729depay.h:
1152         The subclass will make sure we are negotiated.
1153         Use the marker bit to set the DISCONT flag on outgoing buffers.
1154
1155         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
1156         (gst_rtp_gsm_depay_process):
1157         Clean up caps negotiation.
1158         Use the marker bit to set the DISCONT flag on outgoing buffers.
1159
1160         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
1161         Clean up caps negotiation.
1162         Don't ignore the return value of set_outcaps.
1163
1164         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
1165         (gst_rtp_h263_depay_process):
1166         Clean up caps negotiation.
1167         No need to validate the buffer, the base class does that for us.
1168
1169         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
1170         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
1171         * gst/rtp/gstrtph263pay.h:
1172         Don't ignore the return value of set_outcaps.
1173         Do some more timestamps.
1174
1175         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
1176         (gst_rtp_h263p_depay_process):
1177         Clean up caps negotiation.
1178         Don't ignore the return value of setcaps.
1179         No need to validate the buffer, the base class does that for us.
1180
1181         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
1182         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
1183         (gst_rtp_h263p_pay_handle_buffer):
1184         * gst/rtp/gstrtph263ppay.h:
1185         Don't ignore the return value of set_outcaps.
1186         Do some more timestamps.
1187
1188         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
1189         (gst_rtp_h264_depay_process):
1190         Clean up caps negotiation.
1191         Don't ignore the return value of setcaps.
1192         Fix possible caps leak.
1193         No need to validate the buffer, the base class does that for us.
1194
1195         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
1196         Add some more debug info.
1197
1198         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
1199         (gst_rtp_ilbc_depay_process):
1200         Clean up caps negotiation.
1201         Use the marker bit to set the DISCONT flag on outgoing buffers.
1202
1203         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
1204         Clean up caps negotiation.
1205
1206         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
1207         (gst_rtp_mp1s_depay_process):
1208         Clean up caps negotiation.
1209         Don't ignore the return value of setcaps.
1210         No need to validate the buffer, the base class does that for us.
1211         No need to set caps on buffers, subclass does that for us.
1212
1213         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
1214         (gst_rtp_mp2t_depay_process):
1215         Clean up caps negotiation.
1216         Don't ignore the return value of setcaps.
1217         No need to validate the buffer, the base class does that for us.
1218         No need to set caps on buffers, subclass does that for us.
1219
1220         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1221         (gst_rtp_mp4a_depay_process):
1222         Clean up caps negotiation.
1223         Don't ignore the return value of setcaps.
1224         No need to validate the buffer, the base class does that for us.
1225
1226         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
1227         (gst_rtp_mp4a_pay_setcaps):
1228         Don't ignore the return value of set_outcaps.
1229
1230         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
1231         (gst_rtp_mp4g_depay_process):
1232         Clean up caps negotiation.
1233         Don't ignore the return value of setcaps.
1234         No need to validate the buffer, the base class does that for us.
1235         No need to set caps on buffers, subclass does that for us.
1236
1237         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
1238         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
1239         Don't ignore the return value of set_outcaps.
1240
1241         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
1242         (gst_rtp_mp4v_depay_process):
1243         Clean up caps negotiation.
1244         Don't ignore the return value of setcaps.
1245         No need to validate the buffer, the base class does that for us.
1246         No need to set caps on buffers, subclass does that for us.
1247
1248         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
1249         (gst_rtp_mp4v_pay_setcaps):
1250         Don't ignore the return value of set_outcaps.
1251
1252         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
1253         (gst_rtp_mpa_depay_process):
1254         Clean up caps negotiation.
1255         Don't ignore the return value of setcaps.
1256         No need to validate the buffer, the base class does that for us.
1257         Use the marker bit to set the DISCONT flag on outgoing buffers.
1258
1259         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
1260         Don't ignore the return value of set_outcaps.
1261
1262         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
1263         (gst_rtp_mpv_depay_process):
1264         Clean up caps negotiation.
1265         Actually set output caps.
1266         No need to validate the buffer, the base class does that for us.
1267
1268         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
1269         Don't ignore the return value of set_outcaps.
1270
1271         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1272         (gst_rtp_pcma_depay_process):
1273         Clean up caps negotiation.
1274         Set output buffer duration because we can.
1275         Use the marker bit to set the DISCONT flag on outgoing buffers.
1276
1277         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1278         Don't ignore the return value of set_outcaps.
1279
1280         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1281         (gst_rtp_pcmu_depay_process):
1282         Clean up caps negotiation.
1283         Use the marker bit to set the DISCONT flag on outgoing buffers.
1284
1285         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1286         Don't ignore the return value of set_outcaps.
1287
1288         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1289         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1290         Clean up caps negotiation.
1291         Set output caps on the pad and header buffers.
1292         Set duration on output buffers because we can.
1293
1294         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1295         Don't ignore the return value of set_outcaps.
1296
1297         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1298         (gst_rtp_sv3v_depay_process):
1299         Clean up caps negotiation.
1300         No need to validate the buffer, the base class does that for us.
1301         No need to set caps out output buffers, subclass does that.
1302
1303         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1304         (gst_rtp_theora_depay_process):
1305         Don't ignore the return value of setcaps.
1306         No need to validate the buffer, the base class does that for us.
1307
1308         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1309         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1310         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1311         (gst_rtp_theora_pay_handle_buffer):
1312         Don't ignore the return value of set_outcaps.
1313
1314         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1315         (gst_rtp_vorbis_depay_process):
1316         Don't ignore the return value of setcaps.
1317         No need to validate the buffer, the base class does that for us.
1318
1319         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1320         Don't ignore the return value of set_outcaps.
1321
1322         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1323         Clean up caps negotiation, don't ignore setcaps return.
1324
1325         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1326         Don't ignore the return value of set_outcaps.
1327
1328 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1329
1330         * gst/matroska/matroska-demux.c:
1331         (gst_matroska_demux_handle_src_event):
1332         Forward unknown events upstream.
1333
1334 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1335
1336         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1337         Add some refcount check
1338
1339         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1340         Don't ignore the result of write(), fixes a  compiler warning for me.
1341
1342         * tests/icles/videobox-test.c: (main):
1343         Make the output a little more pretty.
1344
1345 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1346
1347         * ext/esd/esdmon.c:
1348           Add doc blob.
1349
1350 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1351
1352         * docs/plugins/Makefile.am:
1353         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1354         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1355         * docs/plugins/gst-plugins-good-plugins.args:
1356         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1357         * docs/plugins/gst-plugins-good-plugins.interfaces:
1358         * docs/plugins/inspect/plugin-autodetect.xml:
1359           Add the docs of the new elements.
1360
1361 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1362
1363         * gst/autodetect/gstautoaudiosrc.c:
1364         (gst_auto_audio_src_class_init):
1365         * gst/autodetect/gstautovideosrc.c:
1366         (gst_auto_video_src_class_init):
1367         Fix "Since" tags in the documentation.
1368
1369 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1370
1371         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1372
1373         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1374         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1375         Add support for souphttpsrc to act as a live source. This makes it
1376         possible to get timestamped buffers in combination with the
1377         "do-timestamp" property. Fixes bug #556019.
1378
1379 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1380
1381         * gst/autodetect/Makefile.am:
1382         * gst/autodetect/gstautoaudiosink.c:
1383         * gst/autodetect/gstautoaudiosrc.c:
1384         * gst/autodetect/gstautoaudiosrc.h:
1385         * gst/autodetect/gstautodetect.c:
1386         * gst/autodetect/gstautovideosink.c:
1387         * gst/autodetect/gstautovideosrc.c:
1388         * gst/autodetect/gstautovideosrc.h:
1389           Implement src plugins. Little code/string cleanup in the sinks.
1390           Fixes #523813.
1391
1392 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1393
1394         Patch by: Peter Kjellerstedt <pkj at axis com>
1395
1396         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1397         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1398         Fix a memory leak when pads are requested but the pipeline never
1399         goes into PLAYING.
1400
1401         Correctly remove request pads, no matter if they have collected
1402         data or not.
1403
1404         Fixes bug #557710.
1405
1406 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1407
1408         Patch by: <lrn1986 at gmail dot com>
1409
1410         * gst/udp/gstudpnetutils.h:
1411         Define the correct WINVER so getaddinfo() can be used when using
1412         mingw32. Fixes bug #557294.
1413
1414 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1415
1416         Patch by: <lrn1986 at gmail dot com>
1417
1418         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1419         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1420         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1421         Fix "argument type mismatch" compiler warnings on Windows.
1422         Fixes bug #557293.
1423
1424 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1425
1426         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1427         Don't calculate the filter coefficients for every single buffer
1428         but only when it's needed. Fixes bug #557260.
1429
1430 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1431
1432         * configure.ac:
1433         Back to development -> 0.10.11.1
1434
1435 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1436
1437         * gst-plugins-good.doap:
1438         Fix version number of 0.10.11 release in doap file
1439
1440 === release 0.10.11 ===
1441
1442 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1443
1444         * configure.ac:
1445           releasing 0.10.11, "Secondary Consideration"
1446
1447 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1448
1449         * configure.ac:
1450         Commit 0.10.10.4 pre-release
1451
1452 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1453
1454         * gst/avi/gstavimux.c:
1455         Fix VPRP chunk setup in avimux.
1456         Fixes: #556010
1457         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1458
1459 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1460
1461         * gst/videobox/gstvideobox.c:
1462         support dynamically changing properties in videobox
1463         Fixed: #557085
1464         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1465
1466 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1467
1468         * configure.ac:
1469         0.10.10.3 pre-release
1470
1471 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1472
1473         * tests/check/Makefile.am:
1474         Don't run the states test on pulsesrc and pulsesink
1475
1476 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1477
1478         * configure.ac:
1479         Commit 0.10.10.2 pre-release bump that actually went
1480         out on 2008-10-11
1481
1482 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1483
1484         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1485         Skip entries for streams that don't have a output pad yet, thereby
1486         avoiding calling pad functions with a NULL pad.
1487         Fixes #556424
1488
1489 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1490
1491         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1492         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1493         Remove problematic and useless refcount check.
1494         Fixes #556381
1495
1496 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1497
1498         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1499         Remove problematic and useless refcount check.
1500         Fixes #556381
1501
1502 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1503
1504         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1505         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1506         Cast some size_t arguments to guint to avoid compiler
1507         warnings on 64-bit systems.
1508
1509 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1510
1511         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1512         Return TRUE instead of FALSE from the event handler when we swallowed the
1513         event.
1514
1515 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1516
1517         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1518         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1519         Reset header state. Fixes #555321.
1520
1521 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1522
1523         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1524         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1525         * gst/avi/gstavidemux.h:
1526         For timestamping audio packets we need to take into account the
1527         amount of blocks in one entry using the blockalign. Fixes some sync
1528         issues with zero-padded audio blocks in the beginning of avi files.
1529
1530 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1531
1532         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1533         (gst_multi_file_src_query):
1534         Implement DEFAULT and BUFFER position queries. See #555260.
1535
1536 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1537
1538         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1539         Fix build for systems that don't have XDamage.
1540
1541 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1542
1543         * tests/examples/rtp/client-H263p.sdp:
1544         * tests/examples/rtp/client-H263p.sh:
1545         * tests/examples/rtp/server-VTS-H263p.sh:
1546         Add some more H263p server and client examples.
1547
1548 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1549
1550         * configure.ac::
1551           Depend on released versions of core and base.
1552
1553 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1554
1555         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1556         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1557         Return -1 instead of 0 in error cases. Fixes #554771.
1558
1559 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1560
1561         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1562         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1563         Stop leaking the cursor image.
1564         Unref the last_ximage and the cached cursor image on shutdown.
1565         Fixes #551570.
1566
1567 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1568
1569         * sys/v4l2/gstv4l2object.h:
1570         Getting the Class from an instance is not just a matter of casting it to
1571         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1572         instance. Fixes #549784.
1573
1574 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1575
1576         * configure.ac:
1577           Fix libs for linking directsound.
1578         * sys/directsound/gstdirectsoundsink.c:
1579           Fix buffer sizing to prevent racing the ringbuffer at startup.
1580           Add volume property.
1581
1582 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1583
1584         * ext/pulse/pulsesink.c:
1585         Fix problems with pulsesink randomly erroring with code 'OK' after a
1586         format change on the stream by waiting when disconnecting the stream.
1587
1588 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1589
1590         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1591         (gst_rtp_amr_depay_process):
1592         Mark DISCONT on output buffers when the marker bit signals a new talk
1593         spurt.
1594
1595         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1596         Set the marker bit for buffers with a DISCONT flag to signal a talk
1597         spurt.
1598
1599 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1600
1601         * gst/rtp/Makefile.am:
1602         * gst/rtp/gstrtp.c: (plugin_init):
1603         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1604         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1605         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1606         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1607         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1608         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1609         * gst/rtp/gstrtpmp4apay.h:
1610         Added MP4A-LATM payloader to match the depayloader.
1611
1612 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1613
1614         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1615         (gst_videomixer_sink_event):
1616         Handle segments a little better. Fixes #537361.
1617
1618 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1619
1620         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1621         Don't assume the server supports PAUSE by default. Fixes #551048.
1622
1623 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1624
1625         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1626         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1627         Switch on the socket family to get the addrlen size right.
1628
1629 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1630
1631         Patch by: Daniel Franke <df at dfranke dot us>
1632
1633         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1634         OS X's bind() implementation is picky about its addrlen parameter and
1635         fails with EINVAL if it is larger than expected for the socket's address
1636         family. Set the length to the expected length instead. Fixes #553191.
1637
1638 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1639
1640         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1641         Handle the case where we cannot do desribe or when the describe result
1642         does not contain a valid SDP message.
1643
1644 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1645
1646         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1647         Fix setting the qos.
1648
1649 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1650
1651         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1652         (gst_qtdemux_chain):
1653         Some 'broken' files out there have atom lengths of zero...
1654         which basically results in qtdemux consuming that atom again and again
1655         until the *end of night* !
1656         Detect that and emits an adequate element error message.
1657
1658 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1659
1660         * gst/interleave/Makefile.am:
1661         * gst/matroska/Makefile.am:
1662         Fix build flags order.
1663
1664         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1665         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1666         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1667         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1668         Format fixes.
1669
1670         * tests/check/elements/multifile.c:
1671         Pull in unistd.h
1672
1673 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1674
1675         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1676         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1677         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1678         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1679         (gst_rtp_mp4g_depay_change_state):
1680         * gst/rtp/gstrtpmp4gdepay.h:
1681         Handle interleaved streams by reordering AU in a queue.
1682
1683 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1684
1685         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1686         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1687         Change some of the ranges in the caps, mostly for the amount of bits we
1688         can use.
1689         Added a little bitstream parse and use it to parse the AU header fields.
1690         Check for malformed and wrongly sized packets better.
1691         Implement more header field parsing.
1692         Handle the size of fragmented packets correctly.
1693
1694 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1695
1696         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1697         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1698         Add mapping for 'tiff' => image/tiff
1699         Fixes #552213
1700
1701 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1702
1703
1704         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1705         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1706           Pretend to care about the result of write() which works around
1707           compiler warnings.
1708
1709 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1710
1711         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1712           Make sure the desired default values are actually set, not only
1713           registered as defaults (actual problem is that the stereo-specific
1714           values are only updated if channels==2, which is not the case yet
1715           when the object is created, so the default values for the
1716           mid-side-stereo and loose-mid-side-stereo settings are never
1717           set in _update_quality()). Makes flacenc create smaller files by
1718           default (for stereo input), and fixes #550791.
1719
1720 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1721
1722         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1723         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1724         (qtdemux_parse_trak), (qtdemux_video_caps):
1725         * gst/qtdemux/qtdemux.h:
1726         * gst/qtdemux/qtdemux_fourcc.h:
1727         * gst/qtdemux/qtdemux_types.c:
1728         Add support for video/mj2 mime-type and its additional atoms/boxes.
1729         Fixes #550646.
1730
1731 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1732
1733         * gst/debug/gsttaginject.c:
1734           Add warning when tags parameter is unparsable and give example for
1735           quoting in the docs.
1736
1737 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1738
1739         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1740         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1741         Add some alternative byteswapped mappings that seem to pop up sometimes.
1742         Fixes #550288.
1743
1744 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1745
1746         * po/LINGUAS:
1747         * po/POTFILES.in:
1748         * po/POTFILES.skip:
1749           Add 'ca' to LINGUAS; add some more files with translations and some
1750           files which should be ignored by translation tools.
1751
1752 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1753
1754         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1755         * ext/speex/gstspeexdec.h:
1756         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1757         * ext/speex/gstspeexenc.h:
1758         Use integer encoding and decoding functions instead of converting
1759         the integer input to float in the element. The libspeex integer
1760         functions are doing this for us already or, if libspeex was compiled
1761         in integer mode, they're doing everything using integer arithmetics.
1762         Also saves some copying around.
1763
1764 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1765
1766         * configure.ac:
1767           Fix --disable-external
1768
1769 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1770
1771         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1772         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1773         * ext/wavpack/gstwavpackenc.h:
1774         Handle non-zero start timestamps and stream discontinuities
1775         correctly. This only has an effect if we're muxing into
1776         a container format as the raw WavPack stream must contain
1777         continous sample numbers.
1778
1779 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1780
1781         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1782         Correct the timestamp and granulepos calculation by one Speex
1783         frame.
1784
1785 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1786
1787         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1788         Correctly take the granulepos from upstream if possible and
1789         correctly handle the granulepos in various calculations: the
1790         granulepos is the sample number of the _last_ sample in a frame, not
1791         the first.
1792
1793         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1794         (gst_speex_enc_encode), (gst_speex_enc_chain),
1795         (gst_speex_enc_change_state):
1796         * ext/speex/gstspeexenc.h:
1797         Handle non-zero start timestamps in the encoder and detect/handle
1798         stream discontinuities. Fixes bug #547075.
1799
1800 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1801
1802         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1803
1804         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1805         Fix compiler warnings caused by passing a string as format string
1806         instead of "%s" and then the string. This is only exposed by -Wformat=2
1807         as used by default on Ubuntu. Fixes bug #550015.
1808
1809 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1810
1811         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1812         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1813         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1814         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1815         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1816           (gst_ebml_read_element_length):
1817         * gst/matroska/matroska-demux.c:
1818           (gst_matroska_demux_check_subtitle_buffer):
1819           Make stuff compile with GST_DISABLE_GST_DEBUG.
1820
1821 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1822
1823         * gst/law/alaw.c:
1824         * gst/law/mulaw.c:
1825           Ref caps before passing to gst_pad_template_new(), since that takes
1826           ownership.
1827
1828 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1829
1830         Patch by: Mersad Jelacic <mersad at axis dot com>
1831
1832         * gst/multipart/multipartdemux.c:
1833         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1834         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1835         demuxer. Fixes #549551.
1836
1837 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1838
1839         * sys/osxaudio/gstosxaudiosink.c:
1840         (gst_osx_audio_sink_select_device):
1841         * sys/osxaudio/gstosxaudiosrc.c:
1842         (gst_osx_audio_src_create_ringbuffer),
1843         (gst_osx_audio_src_select_device):
1844         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1845         Fix the build on macosx.
1846
1847 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1848
1849         * gst/icydemux/gsticydemux.c:
1850           Small docs fix: in the example pipeline, we need to pass
1851           iradio-mode=true to the source, so the server actually sends
1852           an ICY stream.
1853
1854 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1855
1856         * sys/osxaudio/gstosxaudio.c:
1857           Oops. Revert more completely.
1858
1859 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1860
1861         * sys/osxaudio/gstosxaudio.c:
1862           Revert accidental element rename from testing.
1863
1864 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1865
1866         * gst-plugins-good.doap:
1867         Pull in 0.10.10 doap entry from release branch
1868
1869 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1870
1871         * configure.ac:
1872         Update version number to reflect 0.10.10 release from
1873         branch.
1874
1875 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1876
1877         * sys/osxaudio/Makefile.am:
1878         * sys/osxaudio/gstosxaudio.c:
1879         * sys/osxaudio/gstosxaudiosink.c:
1880         * sys/osxaudio/gstosxaudiosink.h:
1881         * sys/osxaudio/gstosxaudiosrc.c:
1882         * sys/osxaudio/gstosxaudiosrc.h:
1883         * sys/osxaudio/gstosxringbuffer.c:
1884         * sys/osxaudio/gstosxringbuffer.h:
1885           Rewrite caps setting and ring buffer initialisation.
1886           Previously we never told CoreAudio what format we were going to send it,
1887           so it only worked due to luck, and not at all on some hardware.
1888           Now we explicitly advertise what formats the hardware supports, and then
1889           configure the selected one correctly.
1890
1891 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1892
1893         * sys/v4l2/gstv4l2object.c:
1894         * sys/v4l2/gstv4l2src.c:
1895         * sys/v4l2/gstv4l2src.h:
1896         * sys/v4l2/v4l2_calls.c:
1897         * sys/v4l2/v4l2src_calls.c:
1898           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1899           need to memset instance structures. Some more FIXME's and comments.
1900
1901 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1902
1903         * tests/icles/.cvsignore:
1904           Ignore more.
1905
1906 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1907
1908         * gst/goom/.cvsignore:
1909         * gst/goom2k1/.cvsignore:
1910           Ignore files.
1911
1912 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1913
1914         * ext/cairo/gsttextoverlay.c:
1915           Fix compiler warning.
1916
1917 2008-08-25  David Schleef  <ds@schleef.org>
1918
1919         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1920
1921 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1922
1923         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1924         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1925         * gst/matroska/matroska-mux.c:
1926         (gst_matroska_mux_video_pad_setcaps),
1927         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1928         Add Real[Audio|Video] support to Matroska containers.
1929         It works fine for:
1930         * decoding real audio/video streams contained in mkv
1931         * 'transmuxing' real (.rm) files into .mkv files
1932         It will not work though for encoding real[audio/video] streams that
1933         don't contain the 'mdpr_data' extra data on the caps.
1934         The reason why this will not work is because I never intended to
1935         duplicate virtually all the 'mdpr' block creation into mkvmux.
1936         Fixes #536067
1937
1938 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1939
1940         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1941         * gst/law/mulaw-conversion.c:
1942         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1943         (gst_mulawenc_chain):
1944         The encoder can't really renegotiate at the time they perform a
1945         pad-alloc so make the srcpads use fixed caps.
1946         Check the buffer size after a pad-alloc because the returned size might
1947         not be right when the downstream element does not know the size of the
1948         new buffer (capsfilter). Fixes #549073.
1949
1950 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1951
1952         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1953
1954         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1955         v4l2src doesn't have a property named "norm" so don't try to notify
1956         about changes to that property. The "norm" property and related
1957         code are commented out currently. Fixes bug #549090.
1958
1959 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1960
1961         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1962
1963         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1964         Reprobe devices again instead of taking a cached list as new
1965         devices could've been plugged in. Fixes bug #549062.
1966
1967 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1968
1969         * gst/autodetect/Makefile.am:
1970         Don't link the autodetect plugin with GConf as it doesn't
1971         use GConf. Fixes bug #545463.
1972
1973 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1974
1975         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1976         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1977         (gst_ebml_read_sint), (gst_ebml_read_float),
1978         (gst_ebml_read_header):
1979         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1980         possible to ignore errors and not post any ERROR messages on
1981         the bus.
1982
1983         * gst/matroska/matroska-demux.c:
1984         (gst_matroska_demux_parse_contents):
1985         Ignore any errors and not just EOS when parsing the contents of
1986         a SeekHead. Errors here are usually caused by truncated files
1987         and playback of the file works fine. Fixes playback of the
1988         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1989         archive.
1990
1991 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1992
1993         * gst/multipart/multipartdemux.c:
1994         * gst/multipart/multipartmux.c:
1995         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1996
1997 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1998
1999         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
2000           gst_directdraw_sink_bufferpool_clear):
2001           Fix two more buffer ref leaks.
2002
2003 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
2004
2005         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2006
2007         * sys/directdraw/gstdirectdrawsink.c:
2008           (gst_directdraw_sink_show_frame):
2009           Fix buffer ref leak.
2010
2011 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2012
2013         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2014         Revert the last commit. wavenc still supports width!=depth for 32 bit
2015         width. Thanks Tim.
2016
2017 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2018
2019         * gst/matroska/matroska-demux.c:
2020         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2021         If the duration of a block is unknown only use the timestamp for the
2022         first lace and use GST_CLOCK_TIME_NONE as duration for the following
2023         laces. Otherwise every lace has the same timestamp which leads to
2024         various problems. Really fixes bug #548831.
2025
2026 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2027
2028         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2029         If we're not allowing width!=depth in wavenc we should also disable
2030         the code that was added to support width!=depth.
2031
2032 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2033
2034         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
2035         Don't calculate the default duration of a frame from the audio sampling
2036         rate. This only works for raw audio if every frame contains a single
2037         sample and results in broken buffer durations for other formats
2038         if no specified default duration is given or the blocks have no
2039         duration. Fixes bug #548831.
2040
2041 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2042
2043         * gst/matroska/matroska-demux.c:
2044         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2045         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
2046         are used for text/plain subtitles as a gap-filler in some files.
2047
2048 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2049
2050         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
2051         (gst_v4l2_get_caps_info):
2052         Add S910 and PWC formats with a low priority.
2053
2054         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
2055         (gst_v4l2src_probe_caps_for_format):
2056         Add more debugging.
2057
2058 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
2059
2060         * ext/flac/gstflacenc.c:
2061           Fix compilation against older libflac versions.
2062
2063 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2064
2065         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
2066         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
2067         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2068         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
2069         (gst_pulsemixer_ctrl_set_volume):
2070         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
2071         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
2072         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2073         (gst_pulsesink_init), (gst_pulsesink_open),
2074         (gst_pulsesink_prepare), (gst_pulsesink_write),
2075         (gst_pulsesink_delay), (gst_pulsesink_reset):
2076         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2077         (gst_pulsesrc_init):
2078         Use GST_BOILERPLATE everywhere and fix coding style at some places.
2079         Fix a locking issue in pulsesink's prepare function.
2080
2081         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
2082         Check if the created channel layout is valid for GStreamer.
2083
2084 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2085
2086         * gst/rtsp/gstrtspgoogle.c:
2087         Things that can happen when your brain is in google mode trying to
2088         deal with their google rtsp server extensions and trying to type your
2089         google mail account.
2090
2091 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2092
2093         * gst/rtsp/Makefile.am:
2094         * gst/rtsp/gstrtsp.c: (plugin_init):
2095         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
2096         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
2097         (_do_init), (gst_rtsp_google_base_init),
2098         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
2099         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
2100         (gst_rtsp_google_extension_init):
2101         * gst/rtsp/gstrtspgoogle.h:
2102         Add google RTSP extension, it can only handle udp and responds with
2103         unsupported if we do anything else. Fixes #546465.
2104
2105         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
2106         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
2107         (gst_rtspsrc_create_transports_string),
2108         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
2109         (gst_rtspsrc_close), (gst_rtspsrc_pause):
2110         Make transport setup code a bit better using GString.
2111         Add some more debug.
2112         Check for closed connections before doing anything on them.
2113
2114 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2115
2116         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2117         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
2118         (gst_pulsesrc_prepare):
2119         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
2120         (gst_pulse_channel_map_to_gst):
2121         * ext/pulse/pulseutil.h:
2122         If downstream provides no channel layout and >2 channels should be
2123         used use the default layout that pulseaudio chooses and also
2124         add this layout to the caps. Fixes bug #547258.
2125
2126 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2127
2128         Patch by: Peter Kjellerstedt <pkj at axis com>
2129
2130         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
2131         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
2132         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
2133         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
2134         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
2135         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
2136         (gst_udpsrc_set_property):
2137         Avoid leaking internally allocated file descriptors when setting
2138         custom file descriptors. Fixes #543101.
2139
2140 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2141
2142         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
2143         Don't try to configure RTCP back to the server when the server did not
2144         give us a valid port number.
2145
2146 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2147
2148         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
2149         Use new basetransform method to renegotiate. Fixes #544956.
2150
2151         * tests/icles/Makefile.am:
2152         * tests/icles/videobox-test.c: (make_pipeline), (main):
2153         Add videobox renegotiation example.
2154
2155 2008-08-19  David Schleef  <ds@schleef.org>
2156
2157         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
2158         with sane values.  Fixes #548530.
2159
2160 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2161
2162         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
2163         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
2164         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
2165         are already filled with the correct values by
2166         gst_ring_buffer_parse_caps() so there's no need to set them again
2167         with wrong values.
2168
2169 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
2170
2171         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
2172         (gst_avi_demux_read_subindexes_push):
2173         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
2174         and instead of using the 'ix##' nomenclature, use '##ix'.
2175         They're still valid though, this fixes the duration and indexes for
2176         virtually all the ODML files I have.
2177
2178 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
2179
2180         Patch by: Olivier Crete <tester at tester dot ca>
2181
2182         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
2183         (gst_rtp_vorbis_depay_process):
2184         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
2185         Update the vorbis RTP pay/depay to RFC 5215.
2186         Fixes #547842.
2187
2188 2008-08-14  David Schleef  <ds@schleef.org>
2189
2190         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
2191           with 3:2 pulldown, i.e., 24p.
2192
2193 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2194
2195         * tests/check/elements/level.c: (GST_START_TEST):
2196         Fix compilation some more.
2197
2198 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2199
2200         * configure.ac::
2201           Require -base CVS for wavparse acid chunk parsing.
2202
2203 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2204
2205         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2206         (gst_pulsesink_init), (gst_pulsesink_finalize),
2207         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
2208         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
2209         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
2210         * ext/pulse/pulsesink.h:
2211         Add "device-name" property to pulsesink too and currently commented
2212         out and not working support for a "volume" property.
2213
2214 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
2215
2216         * configure.ac:
2217         Remove more cdio stuff (moved to ugly)
2218
2219 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2220
2221         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2222
2223         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2224         (gst_pulsesrc_get_property):
2225         Add "device-name" property, which provides a human readable string
2226         for the audio device, to make it more consisten with other audio
2227         sources. Fixes bug #547519.
2228
2229 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2230
2231         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
2232         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2233         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
2234         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
2235         * ext/pulse/pulsemixerctrl.h:
2236         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
2237         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
2238         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
2239         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
2240         * ext/pulse/pulseprobe.h:
2241         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
2242         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
2243         (gst_pulsesrc_change_state):
2244         Improve debugging a bit by including the parent object in pulsemixerctrl
2245         and pulseprobe objects and using GST_WARNING_OBJECT instead of
2246         GST_WARNING.
2247
2248         Use the parent GObject subclass instead of a random struct as GObject
2249         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
2250         when probing for another property than "device".
2251
2252 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2253
2254         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2255
2256         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
2257         Fix property probing after the device property is set by calling
2258         set_server when the server property changes. Fixes bug #547518.
2259
2260 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2261
2262         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2263
2264         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
2265         (gst_pulsesink_implements_interface_init),
2266         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
2267         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
2268         (gst_pulsesink_get_type):
2269         * ext/pulse/pulsesink.h:
2270         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2271         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2272         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2273         * ext/pulse/pulsesrc.h:
2274         Implement GstPropertyProbe interface on pulsesink for detecting
2275         sink devices and on pulsesrc for detecting source devices.
2276         Fixes bugs #547227 and #547217.
2277
2278 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2279
2280         * gst/spectrum/gstspectrum.c:
2281           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2282
2283 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2284
2285         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2286         Properly set the maximum latency value, in the same way it is done in
2287         v4lsrc.
2288         * sys/v4l2/v4l2src_calls.c:
2289         Simplify fraction equality check, no need to use GValues for this.
2290
2291 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2292
2293         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2294         Add warning messages stating exactly why the latency query failed.
2295         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2296         In some cases, the negotiated framerate might be the default one which
2297         is already set internally. But we still need to mark it down in fps_n
2298         and fps_d so that the latency query can happen properly.
2299
2300 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2301
2302         * docs/plugins/inspect/plugin-1394.xml:
2303         Whoops, forgot one doc file for people who can't/don't build the
2304         raw1394 plugin.
2305
2306 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2307
2308         * docs/plugins/Makefile.am:
2309         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2310         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2311         * docs/plugins/inspect/plugin-cdio.xml:
2312         * ext/Makefile.am:
2313         * ext/cdio/Makefile.am:
2314         * ext/cdio/gstcdio.c:
2315         * ext/cdio/gstcdio.h:
2316         * ext/cdio/gstcdiocddasrc.c:
2317         * ext/cdio/gstcdiocddasrc.h:
2318
2319         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2320         CDDA source to -ugly.
2321
2322         * po/LINGUAS:
2323         * po/POTFILES.in:
2324         * po/id.po:
2325         Pull in new translation from 0.10.9.2 release branch.
2326
2327 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2328
2329         * docs/plugins/Makefile.am:
2330         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2331         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2332         * docs/plugins/gst-plugins-good-plugins.args:
2333         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2334         * docs/plugins/gst-plugins-good-plugins.interfaces:
2335         Integrate documentation for new hdv1394src element.
2336
2337 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2338
2339         * ext/raw1394/Makefile.am:
2340         * ext/raw1394/gst1394.c: (plugin_init):
2341         * ext/raw1394/gsthdv1394src.c: (_do_init),
2342         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2343         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2344         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2345         (gst_hdv1394src_from_raw1394handle),
2346         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2347         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2348         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2349         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2350         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2351         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2352         (gst_hdv1394src_uri_handler_init):
2353         * ext/raw1394/gsthdv1394src.h:
2354         mpeg2-ts (HDV) variant of firewire capture element.
2355         Fixes #350830
2356
2357 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2358
2359         * gst/level/gstlevel.c: (gst_level_message_new):
2360          Fix compilation (also known as the classic 'fix code that someone
2361          committed without compiling it first').
2362
2363 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2364
2365         * tests/check/elements/level.c:
2366           Add a test for level in stereo mode.
2367
2368 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2369
2370         * tests/examples/spectrum/demo-audiotest.c:
2371         * tests/examples/spectrum/demo-osssrc.c:
2372           Demo how to draw analyzer results synced to the clock.
2373
2374 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2375
2376         * gst/level/gstlevel.c:
2377           Little renaming (l -> level).
2378
2379         * gst/spectrum/gstspectrum.c:
2380         * gst/spectrum/gstspectrum.h:
2381           Also send full timestamp/duration details here.
2382
2383 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2384
2385         * gst/level/gstlevel.c:
2386         * gst/level/gstlevel.h:
2387           Send same timestamp/duration details as videoanalysis. This gives
2388           applications better chance to sync analysis results with playback.
2389
2390 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2391
2392         * gst/matroska/matroska-mux.c:
2393         (gst_matroska_mux_handle_sink_event),
2394         (flac_streamheader_to_codecdata):
2395         We need to drop one additional buffer for FLAC as the fLaC
2396         marker and STREAMINFO block are merged into one buffer in the caps.
2397
2398         Also don't pretend to support NEWSEGMENT events, otherwise we
2399         will most probably write some invalid data.
2400
2401 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2402
2403         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2404         (gst_matroska_mux_audio_pad_setcaps):
2405         Add support for muxing FLAC into Matroska containers.
2406         Fixes bug #311586.
2407
2408 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2409
2410         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2411         Actually provide the variables required for the format string.
2412
2413 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2414
2415         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2416         (gst_matroska_demux_element_send_event),
2417         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2418         * gst/matroska/matroska-demux.h:
2419         Close the current segment if we're doing a non-flushing seek and send
2420         the close-segment and the new segment of the seek from the streaming
2421         thread.
2422
2423 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2424
2425         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2426         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2427         (gst_flac_enc_change_state):
2428         * ext/flac/gstflacenc.h:
2429         Handle non-zero start timestamps correctly, mark header packets as
2430         IN_CAPS and print a warning and suggest using audiorate if stream
2431         discontinuities are detected. When FLAC supports flushing the encoder
2432         somehow this should be done for discontinuities instead.
2433
2434         Remove some unused variables from the instance struct.
2435
2436 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2437
2438         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2439         If seeking failed return the appropiate return value to FLAC.
2440         Otherwise it thinks seeking was successfull and tries to rewrite
2441         parts of the headers which then get appended to the output.
2442
2443 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2444
2445         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2446
2447         * ext/esd/gstesd.c: (plugin_init):
2448         * ext/flac/gstflac.c: (plugin_init):
2449         * ext/shout2/gstshout2.c: (plugin_init):
2450         * ext/wavpack/gstwavpack.c: (plugin_init):
2451         * sys/oss/gstossaudio.c: (plugin_init):
2452         * sys/v4l2/gstv4l2.c: (plugin_init):
2453         Make sure gettext returns translations in UTF-8 encoding rather
2454         than in the current locale encoding (#546822).
2455
2456 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2457
2458         * ext/flac/gstflacdec.c:
2459         Add FIXME for 0.11 to simply output everything with width=32 as given
2460         by FLAC and let audioconvert handle the conversions instead of doing
2461         them in flacdec.
2462
2463 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2464
2465         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2466         When outputting a pad template range for the size, include a framerate
2467         range too, to avoid 'not a real subset of template caps' errors.
2468
2469 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2470
2471         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2472
2473         * ext/flac/Makefile.am:
2474         * ext/flac/gstflac.c: (plugin_init):
2475         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2476         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2477         (gst_flac_tag_dispose), (gst_flac_tag_init),
2478         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2479         (gst_flac_tag_change_state):
2480         * ext/flac/gstflactag.h:
2481         Port flactag to 0.10, add documentation for it and clean it up a bit.
2482         Fixes bug #413841.
2483
2484         * docs/plugins/Makefile.am:
2485         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2486         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2487         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2488         * docs/plugins/gst-plugins-good-plugins.interfaces:
2489         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2490         * docs/plugins/inspect/plugin-flac.xml:
2491         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2492         * ext/flac/gstflacdec.h:
2493         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2494         * ext/flac/gstflacenc.h:
2495         Add flactag and flacenc to the documentation and mark
2496         the private parts of the flacdec instance structure as private.
2497
2498         Also use gst_element_class_set_details_simple() in flacdec and
2499         flacenc.
2500
2501 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2502
2503         * gst/qtdemux/qtdemux.c:
2504           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2505           for it but ffmpeg does not.
2506
2507 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2508
2509         * gst/wavparse/gstwavparse.c:
2510           Handle the list chunk and use gst_riff_parse_info() to parse the info
2511           sub-chunk.
2512
2513 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2514
2515         * gst/wavparse/gstwavparse.c:
2516           Handle the acid chunk and send tempo as part of tags. Other fields are
2517           interesting too, but need more tag-definitions. Fixes #545433.
2518
2519 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2520
2521         * gst/wavparse/gstwavparse.c:
2522           Refactor wavparse. Call _reset() from dispose() and move old code from
2523           dispose into reset. This way we don't leak taglists when we abort
2524           parsing. Fix some comments. Move code for skipping a chunk into extra
2525           function. Replace chunk sizes with a const to ease readability.         
2526
2527 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2528
2529         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2530
2531         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2532         Improve udp port setup. Fixes #545710.
2533
2534 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2535
2536         * gst/rtp/Makefile.am:
2537         * gst/rtp/gstrtp.c: (plugin_init):
2538         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2539         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2540         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2541         (gst_rtp_mp1s_depay_set_property),
2542         (gst_rtp_mp1s_depay_get_property),
2543         (gst_rtp_mp1s_depay_change_state),
2544         (gst_rtp_mp1s_depay_plugin_init):
2545         * gst/rtp/gstrtpmp1sdepay.h:
2546         Add MP1S depayloader.
2547
2548         * gst/rtsp/URLS:
2549         Some more sample rtsp streams.
2550
2551 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2552
2553         * gst/rtsp/URLS:
2554         Add another URL.
2555
2556         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2557         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2558         Add some more debug info.
2559
2560 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2561
2562         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2563         Provide cbSize field for audio extra_data size, and take care to
2564         pad extra_data.
2565
2566 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2567
2568         * gst/qtdemux/qtdemux.c:
2569           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2570           TRUE.
2571
2572 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2573
2574         * gst/qtdemux/qtdemux.c:
2575         * gst/qtdemux/qtdemux_fourcc.h:
2576           Add keyword tag support. Fixes #520694 for qtdemux.
2577
2578 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2579
2580         * gst/qtdemux/qtdemux.c:
2581           Add support for tmpo tag (BPM).
2582
2583 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2584
2585         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2586         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2587         Set an estimate for the total number of samples that will be encoded
2588         if possible to help decoders if the streaminfo can't be rewritten
2589         later (like when muxing into Ogg containers).
2590
2591         Add a warning if we get header packets after data packets as those
2592         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2593         work.
2594
2595 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2596
2597         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2598         (gst_flac_dec_write):
2599         Support decoding of all depths between 4 and 32 bits and read the
2600         depth from the streaminfo header if needed. Also support all sampling
2601         rates between 1 and 655350 Hz.
2602
2603         * ext/flac/gstflacenc.c:
2604         (gst_flac_enc_caps_append_structure_with_widths),
2605         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2606         (gst_flac_enc_chain):
2607         * ext/flac/gstflacenc.h:
2608         Support encoding in all bit depths supported by the streamable
2609         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2610         between 1 Hz and 655350 Hz.
2611
2612 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2613
2614         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2615         (gst_flac_enc_sink_getcaps):
2616         Support encoding of up to 8 channels.
2617
2618 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2619
2620         * ext/soup/gstsouphttpsrc.c:
2621         * ext/soup/gstsouphttpsrc.h:
2622         Fix seeking race condition in #540300
2623         Patch By: Wouter Cloetens  <wouter at mind be>
2624
2625 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2626
2627         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2628         (gst_matroska_demux_element_send_event),
2629         (gst_matroska_demux_handle_seek_event),
2630         (gst_matroska_demux_handle_src_event):
2631         When receiving a SEEK event on a specific pad first search for a seek
2632         table entry for the stream of the pad and then fall back to an entry
2633         for a different stream.
2634
2635 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2636
2637         * configure.ac:
2638         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2639         * gst/matroska/matroska-ids.h:
2640         Build depend on core CVS for the attachment tag.
2641
2642 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2643
2644         * configure.ac:
2645         * gst/matroska/Makefile.am:
2646         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2647         (copy_backptr), (lzo1x_decode), (main):
2648         * gst/matroska/lzo.h:
2649         * gst/matroska/matroska-demux.c:
2650         (gst_matroska_demux_read_track_encoding),
2651         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2652         (gst_matroska_decode_buffer),
2653         (gst_matroska_decode_content_encodings),
2654         (gst_matroska_demux_read_track_encodings),
2655         (gst_matroska_demux_add_stream),
2656         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2657         * gst/matroska/matroska-ids.h:
2658         Decode the codec private data and following ContentEncoding if
2659         necessary.
2660
2661         Support bzip2, lzo and header stripped compression. For lzo use the
2662         ffmpeg lzo implementation as liblzo is GPL licensed.
2663         
2664         Fix zlib decompression.
2665
2666 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2667
2668         * gst/matroska/matroska-mux.c:
2669         (gst_matroska_mux_audio_pad_setcaps):
2670         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2671         duration of a frame with the new mpegaudioversion caps field.
2672
2673 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2674
2675         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2676         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2677         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2678         (gst_matroska_demux_stream_from_num),
2679         (gst_matroska_demux_tracknumber_unique),
2680         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2681         (gst_matroska_demux_handle_seek_event),
2682         (gst_matroska_demux_sync_streams),
2683         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2684         (gst_matroska_demux_loop):
2685         * gst/matroska/matroska-demux.h:
2686         Allow an infinite number of stream inside Matroska containers and use
2687         a GPtrArray for storing them instead of allowing "only" 127 streams.
2688
2689 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2690
2691         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2692         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2693         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2694         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2695         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2696         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2697         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2698         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2699         (gst_ebml_read_master), (gst_ebml_read_binary),
2700         (gst_ebml_read_header):
2701         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2702         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2703         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2704         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2705         (gst_ebml_replace_uint):
2706         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2707         (gst_matroska_demux_read_track_encoding),
2708         (gst_matroska_demux_read_track_encodings),
2709         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2710         (gst_matroska_demux_send_event),
2711         (gst_matroska_demux_element_send_event),
2712         (gst_matroska_demux_handle_seek_event),
2713         (gst_matroska_demux_handle_src_event),
2714         (gst_matroska_demux_init_stream),
2715         (gst_matroska_demux_parse_tracks),
2716         (gst_matroska_demux_parse_index_cuetrack),
2717         (gst_matroska_demux_parse_index_pointentry),
2718         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2719         (gst_matroska_demux_parse_metadata_id_simple_tag),
2720         (gst_matroska_demux_parse_metadata_id_tag),
2721         (gst_matroska_demux_parse_metadata),
2722         (gst_matroska_demux_parse_attached_file),
2723         (gst_matroska_demux_parse_attachments),
2724         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2725         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2726         (gst_matroska_demux_push_flac_codec_priv_data),
2727         (gst_matroska_demux_push_xiph_codec_priv_data),
2728         (gst_matroska_demux_push_dvd_clut_change_event),
2729         (gst_matroska_demux_add_mpeg_seq_header),
2730         (gst_matroska_demux_add_wvpk_header),
2731         (gst_matroska_demux_check_subtitle_buffer),
2732         (gst_matroska_decode_buffer),
2733         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2734         (gst_matroska_demux_parse_cluster),
2735         (gst_matroska_demux_parse_contents_seekentry),
2736         (gst_matroska_demux_parse_contents),
2737         (gst_matroska_demux_loop_stream_parse_id),
2738         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2739         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2740         (gst_matroska_demux_subtitle_caps),
2741         (gst_matroska_demux_change_state):
2742         * gst/matroska/matroska-ids.c:
2743         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2744         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2745         (gst_matroska_mux_video_pad_setcaps),
2746         (xiph3_streamheader_to_codecdata),
2747         (vorbis_streamheader_to_codecdata),
2748         (theora_streamheader_to_codecdata),
2749         (gst_matroska_mux_audio_pad_setcaps),
2750         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2751         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2752         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2753         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2754         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2755         Fix indention everywhere. A broken indent version has added newlines
2756         after every single declaration some time ago.
2757
2758 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2759
2760         * gst/matroska/matroska-demux.c:
2761         (gst_matroska_demux_loop_stream_parse_id):
2762         If no Tracks are found error out instead of trying it again until the
2763         end of time.
2764
2765 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2766
2767         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2768         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2769         bit and signed otherwise, not the other way around.
2770
2771 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2772
2773         * gst/matroska/matroska-mux.c:
2774         Add more raw YUV formats to the list of supported formats.
2775
2776 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2777
2778         * gst/matroska/matroska-mux.c:
2779         (gst_matroska_mux_audio_pad_setcaps):
2780         Add support for muxing raw float audio now that the spec defines the
2781         endianness and add support for muxing raw integer audio with 24 and
2782         32 bits.
2783
2784         Allow muxing of more than 8 audio channels.
2785
2786 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2787
2788         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2789         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2790         Add locking to the global array of used track UIDs to prevent random
2791         crashes if more than a single matrosmux instance is used.
2792
2793         Use 64 bit values for the track UIDs.
2794
2795         Use the global GRandom of GLib instead of creating our own one
2796         for the few random numbers we need every single time.
2797
2798 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2799
2800         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2801         (gst_flac_dec_setup_stream_decoder),
2802         (gst_flac_dec_update_metadata):
2803         Always post the audio-codec tag, not only if other tags are present.
2804
2805 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2806
2807         * configure.ac:
2808         Back to development -> 0.10.9.1
2809
2810 === release 0.10.9 ===
2811
2812 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2813
2814         * configure.ac:
2815           releasing 0.10.9, "Steam Train Rolling"
2816
2817 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2818
2819         * ext/soup/gstsouphttpsrc.c:
2820         Don't throw an error when soup completes a msg with status
2821         'cancelled', as that indicates we cancelled a request while
2822         shutting down or seeking, and it's not an error.
2823         Fixes: #540300 again.
2824
2825 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2826
2827         * configure.ac:
2828         0.10.8.4 pre-release
2829
2830 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2831
2832         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2833         Fix segment-stop regression.
2834         Add documentation regarding segments in quicktime files by Wim Taymans.
2835         Fixes #544509
2836
2837 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2838
2839         * configure.ac:
2840         0.10.8.3 pre-release
2841
2842         * po/LINGUAS:
2843         * po/pt_BR.po:
2844         Add pt_BR translation
2845
2846 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2847
2848         * gst/goom/convolve_fx.c:
2849         * gst/goom/filters.c:
2850         * gst/goom/goom_config.h:
2851         * gst/goom/goom_core.c:
2852         * gst/goom/goom_tools.h:
2853           Fix build with MSVC: include glib.h to define inline appropriately,
2854           use header guards where needed.
2855         * gst/udp/gstudpnetutils.c:
2856         * gst/udp/gstudpsrc.c:
2857           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2858           g_snprintf rather than snprintf.
2859           Fixes #544433.
2860
2861 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2862
2863         * gst/debug/gsttaginject.c:
2864         * gst/debug/gsttaginject.h:
2865           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2866           partially.
2867
2868 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2869
2870         * configure.ac:
2871         0.10.8.2 pre-release
2872
2873 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2874
2875         * ext/Makefile.am:
2876         Finish hooking up pulseaudio plugin to the build.
2877
2878         * ext/pulse/pulsemixerctrl.c:
2879         Fix compilation error.
2880
2881 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2882
2883         * po/LINGUAS:
2884         * po/lt.po:
2885         Add new lithunian translation, and add french to the LINGUAS
2886         file.
2887
2888 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2889
2890         * ext/soup/gstsouphttpsrc.c:
2891         Fix Soup HTTP source seeking.
2892         Patch By: Wouter Cloetens  <wouter at mind be>
2893         Fixes: #540300
2894
2895         * tests/check/elements/.cvsignore:
2896         Ignore new check programs.
2897
2898 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2899
2900         * configure.ac:
2901         * docs/plugins/Makefile.am:
2902         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2903         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2904         * docs/plugins/gst-plugins-good-plugins.args:
2905         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2906         * docs/plugins/gst-plugins-good-plugins.interfaces:
2907         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2908         * docs/plugins/inspect/plugin-interleave.xml:
2909         * docs/plugins/inspect/plugin-replaygain.xml:
2910         * tests/check/Makefile.am:
2911
2912         Move replaygain and interleave plugins from -bad.
2913         Fixes: #543406
2914         Fixes: #536228
2915
2916 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2917
2918         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2919         (qtdemux_parse_trak):
2920         Revert ISO base media spec based pixel-aspect-ratio calculation.
2921         Fixes #543300.
2922
2923 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2924
2925         * sys/osxvideo/osxvideosink.m:
2926         Fix minor build issues on macosx.
2927         Fixes #543054
2928
2929 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2930
2931         * configure.ac::
2932         * ext/taglib/Makefile.am::
2933           Only use -Wno-attributes (which is there to work around a
2934           bug in the taglib 1.5 headers) if the c++ compiler actually
2935           supports it (#543255).
2936
2937 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2938
2939         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2940
2941         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2942           Avoid compiler warning by initialising variable to NULL (#543259).
2943
2944 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2945
2946         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2947         Don't pass NULL taglists to gst_tag_list_is_empty().
2948
2949 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2950
2951         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2952         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2953         (rtp_pipeline_run):
2954         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2955         Don't use declarations after statements.
2956
2957 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2958
2959         * ext/jpeg/gstjpegdec.c:
2960         Align documentation with reality.
2961
2962 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2963
2964         * gst/udp/gstudpnetutils.c:
2965         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2966         old value (1) if it's not defined which should not cause any problems
2967         as we're using it internal only anyway.
2968
2969 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2970
2971         Patch by: Alessandro Decina <alessandro at nnva dot org>
2972
2973         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2974         Fix build of avidemux on big endian architectures.
2975
2976 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2977
2978         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2979
2980         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2981         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2982
2983 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2984
2985         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2986         (qtdemux_parse_trak):
2987         Set pixel-aspect-ratio in caps using display width and height
2988         provided in track.
2989
2990 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2991
2992         * configure.ac:
2993         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2994         flags that are invalid for C++. Fixes bug #516509.
2995
2996 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2997
2998         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2999         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
3000         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
3001         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
3002         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3003         * tests/examples/equalizer/demo.c: (message_handler):
3004         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
3005         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
3006         Don't use declarations after statements and variable length arrays.
3007
3008 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3009
3010         Patch by: Daniel Drake <dsd at gentoo dot org>
3011
3012         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
3013         (gst_v4l2src_get_nearest_size):
3014         Try progressive video if interlaced fails. Fixes bug #541956
3015         and the usage of v4l2src on OLPC.
3016
3017 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3018
3019         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
3020         (gst_rtp_speex_depay_process):
3021         * gst/rtp/gstrtpspeexdepay.h:
3022         Revert last change: Only the jitterbuffer is able to convert RTP to
3023         Gstreamer timestamps and normal (de)payloaders should simply copy it.
3024         Reopens bug #541787.
3025
3026 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
3027
3028         * gst/rtp/gstrtpvrawdepay.c:
3029           Include stdlib.h for atoi().
3030
3031         * gst/rtsp/gstrtspsrc.c:
3032           Use floating point math for latencies < 0 sec in log output.
3033
3034 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3035
3036         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
3037
3038         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
3039         (gst_rtp_speex_depay_process):
3040         * gst/rtp/gstrtpspeexdepay.h:
3041         Take timestamp from the RTP packet as a first step to fix problems
3042         with transmission over RTP when the network is not reliable.
3043         Fixes bug #541787.
3044
3045 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3046
3047         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
3048
3049         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
3050         Fix parsing of udp:// URIs containing IPv6 addresses.
3051         Fixes bug #541650.
3052
3053 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3054
3055         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
3056         Do not leak incoming buffers.
3057
3058 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3059
3060         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3061
3062         * configure.ac:
3063         Fix build of the RTP plugin with mingw32 by linking to ws2_32
3064         for htons() and htonl(). Fixes bug #541412.
3065
3066 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3067
3068         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
3069         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
3070         (gst_matroska_demux_element_query),
3071         (gst_matroska_demux_handle_src_query),
3072         (gst_matroska_demux_handle_seek_event):
3073         Handle position and duration query in DEFAULT format if the
3074         pad's track has a default frame duration set.
3075
3076         Fix seeking now that the segment's duration doesn't contain the
3077         (possibly wrong or inaccurate) duration of the Matroska file.
3078
3079 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3080
3081         * gst/matroska/ebml-read.c: (_ext2dbl):
3082         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
3083         in math.h except on MSVC where it is defined in xmath.h.
3084         Fixes compilation with MSVC.
3085
3086 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3087
3088         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3089         (gst_matroska_demux_handle_src_query),
3090         (gst_matroska_demux_parse_info),
3091         (gst_matroska_demux_loop_stream_parse_id):
3092         * gst/matroska/matroska-demux.h:
3093         Don't set the segment duration to the duration from the Matroska
3094         header as this value could be wrong and is just informational.
3095
3096 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3097
3098         * gst/matroska/matroska-demux.c:
3099         (gst_matroska_demux_loop_stream_parse_id):
3100         If no Tracks element is found until the first Cluster is found
3101         search it and error out if none is found in the complete file.
3102
3103 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3104
3105         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
3106         Resync non-subtitle tracks too if a too large gap compared to other
3107         tracks is detected.
3108
3109 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3110
3111         * gst/rtp/Makefile.am:
3112         * gst/rtp/gstrtp.c: (plugin_init):
3113         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
3114         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
3115         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
3116         (gst_rtp_vraw_depay_change_state),
3117         (gst_rtp_vraw_depay_plugin_init):
3118         * gst/rtp/gstrtpvrawdepay.h:
3119         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
3120         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
3121         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
3122         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
3123         (gst_rtp_vraw_pay_plugin_init):
3124         * gst/rtp/gstrtpvrawpay.h:
3125         Add raw video pay and depayloaders, see RFC4175.
3126
3127 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
3128
3129         * ext/libpng/gstpngdec.c:
3130         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
3131         whatever it returned.
3132
3133 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3134
3135         * gst/avi/avi-ids.h:
3136         Add vprp chunk related structures.
3137         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
3138         (gst_avi_demux_parse_stream):
3139         Parse optional vprp chunk and add calculated pixel-aspect-ratio
3140         to caps.  Fixes #539482.
3141         * gst/avi/gstavimux.h:
3142         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
3143         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
3144         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
3145
3146 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3147
3148         * tests/check/elements/avimux.c: (check_avimux_pad):
3149         Adjust avimux unit test according to increased streamheader size.
3150
3151 2008-06-27  David Schleef  <ds@schleef.org>
3152
3153         * gst/qtdemux/qtdemux.c: Add Dirac stream type
3154
3155 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3156
3157         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
3158         * gst/avi/gstavimux.h:
3159         Add 8 bytes to current streamheader to make for a complete one
3160         and to make more players happy.  Fixes #519460.
3161
3162 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
3163
3164         * sys/v4l2/v4l2_calls.c::
3165           Don't include unused gstv4l2xoverlay.h. Fixes build
3166           in case where X11 headers are not installed.
3167
3168 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3169
3170         * ext/dv/gstdv.c: (plugin_init):
3171         Fix compilation.
3172
3173 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3174
3175         * ext/dv/gstdv.c: (plugin_init):
3176         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
3177         DV decoder available.
3178         Fixes #532393
3179
3180 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3181
3182         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3183         Call getsockname() after the call to bind() to get updated values
3184         for the port, etc. This fixes the usage of udpsrc on anonymous
3185         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
3186         Thanks to Aurelien Grimaud for pointing out the obvious fix.
3187
3188 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3189
3190         * tests/check/pipelines/wavpack.c: (bus_handler):
3191         Remove workaround for a bug in identity that is fixed in 0.10.20.
3192
3193 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3194
3195         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
3196
3197         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
3198         Fix HTTP auth support with user/password passed via the URI.
3199         Fixes bug #540067.
3200
3201 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3202
3203         * configure.ac:
3204           Depend on released versions of core and -base.
3205
3206 2008-06-23  Julien Moutte  <julien@fluendo.com>
3207
3208         * gst/matroska/matroska-demux.c:
3209         (gst_matroska_demux_read_track_encoding),
3210         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
3211         format strings in macros. (makes it build on OS X again...)
3212
3213 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3214
3215         * gst/rtp/gstrtptheorapay.c:
3216         * gst/udp/gstmultiudpsink.c:
3217           Added debug.
3218
3219 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
3220
3221         * configure.ac: switch v4l2src over to the normal build instead of
3222         being 'experimental'. Fixes bug #536831.
3223
3224 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3225
3226         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3227         Remove unused variable so that we can compile again.
3228
3229 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
3230
3231         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3232         No need to check for audio/G723 and audio/32KADPCM here as they are
3233         no longer supported.
3234
3235 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3236
3237         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3238         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
3239         Use G_GINT64_CONSTANT, this fixes the duration query on files without
3240         known length.
3241
3242 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3243
3244         * gst/matroska/matroska-demux.c:
3245         (gst_matroska_demux_add_wvpk_header),
3246         (gst_matroska_demux_audio_caps):
3247         * gst/matroska/matroska-ids.h:
3248         Fix demuxing of WavPack files. Muxing is still broken.
3249
3250 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3251
3252         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
3253         (gst_matroska_demux_add_mpeg_seq_header),
3254         (gst_matroska_demux_add_wvpk_header),
3255         (gst_matroska_demux_check_subtitle_buffer),
3256         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3257         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
3258         (gst_matroska_demux_subtitle_caps):
3259         * gst/matroska/matroska-ids.h:
3260         Add a "vfunc" to the track context for postprocessing frames and
3261         convert the wavpack and subtitle postprocessing to this vfunc.
3262         Copy buffer flags in those functions to the new buffers too.
3263
3264         Parse CodecState elements of Blocks.
3265
3266         Add a postprocessing function for MPEG video that adds the sequence
3267         header from the codec private data or codec state to the frames if
3268         it's not already there.
3269
3270 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3271
3272         * gst/matroska/matroska-demux.c:
3273         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3274         If a gap of more than 1/2 second is found in one stream send a
3275         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3276         This also fixes Matroska files where the first buffer doesn't start
3277         at timestamp 0. Fixes bug #429322.
3278
3279         The duration of a block is the default duration multiplied with the
3280         number of laces. Every lace is one frame and the default duration
3281         is the duration of one frame. This fixes playback of files that use
3282         lacing for some tracks.
3283
3284 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3285
3286         * gst/matroska/matroska-demux.c:
3287         (gst_matroska_demux_parse_contents_seekentry):
3288         Update FIXME/TODOs and only ignore EOS at the central, important place
3289         instead of several places.
3290
3291 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3292
3293         * gst/rtp/gstrtpg726pay.c:
3294         Fix caps, See #538891.
3295
3296 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3297
3298         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3299         (gst_matroska_demux_stream_from_num),
3300         (gst_matroska_demux_encoding_cmp),
3301         (gst_matroska_demux_encoding_order_unique),
3302         (gst_matroska_demux_read_track_encoding),
3303         (gst_matroska_demux_read_track_encodings),
3304         (gst_matroska_demux_tracknumber_unique),
3305         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3306         (gst_matroska_demux_parse_tracks),
3307         (gst_matroska_demux_parse_index_cuetrack),
3308         (gst_matroska_demux_parse_index_pointentry),
3309         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3310         (gst_matroska_demux_parse_metadata_id_simple_tag),
3311         (gst_matroska_demux_parse_metadata_id_tag),
3312         (gst_matroska_demux_parse_metadata),
3313         (gst_matroska_demux_parse_attached_file),
3314         (gst_matroska_demux_parse_attachments),
3315         (gst_matroska_demux_parse_chapters),
3316         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3317         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3318         (gst_matroska_demux_parse_cluster),
3319         (gst_matroska_demux_parse_contents_seekentry),
3320         (gst_matroska_demux_parse_contents),
3321         (gst_matroska_demux_loop_stream_parse_id),
3322         (gst_matroska_demux_loop):
3323         Improve debug output everywhere and fix the EOS logic.
3324
3325         Check the values of the ContentEncoding elements more strictly and
3326         don't use tracks for which it's invalid.
3327
3328         Check that the track number is unique for this stream.
3329
3330         Check that seek positions are below G_MAXINT64 as our seeks are
3331         int64-based and overflows will fail badly.
3332
3333         After seeks also don't push SimpleBlocks until the first one
3334         containing a keyframe is found. Before this was done only for normal
3335         Blocks.
3336
3337         Update some FIXME/TODOs.
3338         
3339         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3340         (gst_ebml_read_utf8), (gst_ebml_read_header):
3341         Improve debug output.
3342
3343         * gst/matroska/matroska-ids.c:
3344         (gst_matroska_track_init_video_context):
3345         * gst/matroska/matroska-ids.h:
3346         * gst/matroska/matroska-mux.c:
3347         (gst_matroska_mux_video_pad_setcaps):
3348         Remove eye mode and don't parse it anymore. We can't use that
3349         information in GStreamer yet so it's useless.
3350
3351
3352 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3353
3354         Patch by: Mersad Jelacic <mersad at axis dot com>
3355
3356         * gst/rtp/Makefile.am:
3357         * gst/rtp/gstrtp.c: (plugin_init):
3358         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3359         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3360         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3361         (gst_rtp_g726_depay_plugin_init):
3362         * gst/rtp/gstrtpg726depay.h:
3363         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3364         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3365         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3366         * gst/rtp/gstrtpg726pay.h:
3367         Added G726 pay/depayloaders. Fixes #538891.
3368
3369 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3370
3371         * gst/rtsp/URLS:
3372         Some more urls.
3373
3374         * gst/smpte/barboxwipes.c:
3375         Add a comment
3376
3377         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3378         Fix typo, add audioresample to the pipeline.
3379
3380 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3381
3382         * ext/libmng/Makefile.am:
3383         * ext/libmng/gstmng.c: (plugin_init):
3384         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3385         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3386         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3387         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3388         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3389         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3390         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3391         (gst_mng_dec_change_state):
3392         * ext/libmng/gstmngdec.h:
3393         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3394         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3395         (gst_mng_enc_init), (gst_mng_enc_chain),
3396         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3397         * ext/libmng/gstmngenc.h:
3398         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3399         bits ifdeffed out still.
3400
3401 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3402
3403         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3404         When comparing index elements with the same time compare their
3405         block number.
3406
3407 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3408
3409         * gst/matroska/matroska-demux.c:
3410           (gst_matroska_demux_parse_attached_file)
3411           Init variable to NULL to avoid compiler warning.
3412
3413 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3414
3415         * gst/matroska/Makefile.am:
3416         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3417         (gst_matroska_demux_parse_attached_file),
3418         (gst_matroska_demux_parse_attachments),
3419         (gst_matroska_demux_parse_contents_seekentry),
3420         (gst_matroska_demux_loop_stream_parse_id):
3421         * gst/matroska/matroska-demux.h:
3422         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3423         * gst/matroska/matroska-ids.h:
3424         * gst/matroska/matroska.c: (plugin_init):
3425         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3426         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3427         and description of the attachments in the caps. Fixes bug #537622.
3428
3429 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3430
3431         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3432         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3433         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3434         (gst_speex_enc_src_query), (gst_speex_enc_init),
3435         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3436         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3437         (gst_speex_enc_set_property):
3438         Add mode property.
3439         Some cleanups, add more debug info.
3440         Add latency query.
3441
3442 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3443
3444         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3445         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3446         If we get less bytes than requested we can't do anything except doing
3447         our EOS logic.
3448
3449 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3450
3451         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3452         (gst_matroskademux_do_index_seek),
3453         (gst_matroska_demux_parse_index_cuetrack),
3454         (gst_matroska_demux_parse_index_pointentry),
3455         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3456         (gst_matroska_demux_parse_metadata):
3457         * gst/matroska/matroska-demux.h:
3458         * gst/matroska/matroska-ids.h:
3459         Use a GArray for storing the Cue (i.e. seek) information, store
3460         the CueTrackPositions for every track, store the block number
3461         and optimize searching in the array by sorting it after the last
3462         element was added.
3463
3464         Fix a small memory leak when trying to parse a tags element that was
3465         already parsed.
3466
3467 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3468
3469         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3470         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3471         (gst_matroska_mux_write_data):
3472         * gst/matroska/matroska-mux.h:
3473         Don't write another SeekHead which indexes all Clusters to the end of
3474         the file. This isn't useful for anything and just increases filesize.
3475
3476 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3477
3478         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3479         Prevent unaligned memory access when reading floats.
3480
3481 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3482
3483         * gst/matroska/ebml-read.c:
3484         * gst/matroska/ebml-read.h:
3485         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3486         (gst_matroska_demux_parse_metadata):
3487         * gst/matroska/matroska-demux.h:
3488         Make sure that every Tags element is only parsed once and it's
3489         containing tags are only posted once.
3490
3491 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3492
3493         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3494         (gst_ebml_read_header):
3495         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3496         (gst_matroska_demux_parse_tracks),
3497         (gst_matroska_demux_parse_index_cuetrack),
3498         (gst_matroska_demux_parse_index_pointentry),
3499         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3500         (gst_matroska_demux_parse_metadata_id_simple_tag),
3501         (gst_matroska_demux_parse_metadata_id_tag),
3502         (gst_matroska_demux_parse_metadata),
3503         (gst_matroska_demux_parse_attachments),
3504         (gst_matroska_demux_parse_chapters),
3505         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3506         (gst_matroska_demux_parse_cluster),
3507         (gst_matroska_demux_parse_contents_seekentry),
3508         (gst_matroska_demux_parse_contents),
3509         (gst_matroska_demux_loop_stream_parse_id):
3510         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3511         already. They're not useful in the matroska parser and only cause
3512         additional code.
3513
3514 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3515
3516         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3517         (gst_ebml_finalize), (gst_ebml_read_change_state),
3518         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3519         * gst/matroska/matroska-demux.c:
3520         (gst_matroska_demux_parse_contents_seekentry):
3521         Reverse the level list as we usually are only interested in the
3522         first element or want to add a new first element. Having the
3523         first element stored at the end and calling g_list_last() and
3524         g_list_append() is more expensive.
3525
3526         Also use GSlice for allocating the GstEbmlLevel structs.
3527
3528 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3529
3530         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3531           (gst_tag_inject_class_init), (gst_tag_inject_init):
3532           Don't unref NULL taglist in finalize. Don't use c++ style
3533           comments.
3534
3535 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3536
3537         * gst/matroska/matroska-demux.c:
3538         (gst_matroska_demux_parse_metadata_id_simple_tag):
3539         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3540         (gst_matroska_mux_write_data):
3541         Use gst_value_serialize() and gst_value_deserialize() for transforming
3542         tags from some GType to a string and the other way around. The default
3543         transformations in GLib don't include transformations from string to
3544         number types.
3545
3546 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3547
3548         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3549         (gst_matroska_demux_parse_tracks),
3550         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3551         (gst_matroska_demux_parse_attachments),
3552         (gst_matroska_demux_parse_chapters),
3553         (gst_matroska_demux_parse_contents_seekentry),
3554         (gst_matroska_demux_loop_stream_parse_id):
3555         * gst/matroska/matroska-demux.h:
3556         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3557         Tags multiple times. The first ones can appear more than once but must
3558         contain the same content as the first for backup purposes so we ignore
3559         all but the first one. Tags can appear multiple times with different
3560         content.
3561
3562         Jump to all elements except Clusters that are available from a
3563         SeekHead to make it more likely to have all required informations
3564         before getting to the first Clusters.
3565
3566         Add dummy functions for parsing Attachments and Chapters.
3567
3568 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3569
3570         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3571         (gst_udpsrc_create), (gst_udpsrc_set_property),
3572         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3573         * gst/udp/gstudpsrc.h:
3574         Add property to control automatic join/leave of multicast groups.
3575         Add G_LIKELY.
3576         Remove setting caps on buffers explicitly, basesrc does that for us now.
3577         Improve debug info.
3578         Convert some non-fatal error into warnings.
3579         Use g_ntohs for better portability.
3580         Leave multicast groups when stopping.
3581         When using external sockets, use getsockname() on them to fill up the
3582         addr structure before calling methods that use the structure.
3583         Should all fix #536903.
3584         API: GstUDPSrc::auto-multicast property
3585
3586 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3587
3588         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3589         Use g_ntohl for better portability.
3590
3591 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3592
3593         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3594         (gst_multiudpsink_remove):
3595         Fix a typo and do some small cleanups.
3596
3597 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3598
3599         Patch by: Olivier Crete <tester at tester dot ca>
3600
3601         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3602         Make the delivery-method mandatory on the caps and only accept inline
3603         for now.
3604         Reverse strcmp checks for delivery-method.
3605
3606         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3607         Make delivery method optional when parsing caps and note this in the
3608         caps.
3609         Reverse strcmp checks for delivery-method.
3610
3611         * gst/rtp/gstrtpvorbispay.c:
3612         Update a comment to note that the delivery-method is optional, 
3613         Fixes #537675.
3614
3615 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3616
3617         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3618         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3619         leaving them in READY. Fixes #537832.
3620
3621 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3622
3623         * gst/avi/gstavimux.c:
3624           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3625           for a random constant in tagmuxing code.
3626
3627 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3628
3629         * gst/debug/gsttaginject.c:
3630         * gst/debug/gsttaginject.h:
3631           Now actually adding the new element.
3632
3633 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3634
3635         * docs/plugins/Makefile.am:
3636         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3637         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3638         * docs/plugins/gst-plugins-good-plugins.args:
3639         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3640         * docs/plugins/gst-plugins-good-plugins.interfaces:
3641         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3642         * docs/plugins/inspect/plugin-aasink.xml:
3643         * docs/plugins/inspect/plugin-alaw.xml:
3644         * docs/plugins/inspect/plugin-alpha.xml:
3645         * docs/plugins/inspect/plugin-alphacolor.xml:
3646         * docs/plugins/inspect/plugin-annodex.xml:
3647         * docs/plugins/inspect/plugin-apetag.xml:
3648         * docs/plugins/inspect/plugin-audiofx.xml:
3649         * docs/plugins/inspect/plugin-auparse.xml:
3650         * docs/plugins/inspect/plugin-autodetect.xml:
3651         * docs/plugins/inspect/plugin-avi.xml:
3652         * docs/plugins/inspect/plugin-cacasink.xml:
3653         * docs/plugins/inspect/plugin-cairo.xml:
3654         * docs/plugins/inspect/plugin-cdio.xml:
3655         * docs/plugins/inspect/plugin-cutter.xml:
3656         * docs/plugins/inspect/plugin-debug.xml:
3657         * docs/plugins/inspect/plugin-dv.xml:
3658         * docs/plugins/inspect/plugin-efence.xml:
3659         * docs/plugins/inspect/plugin-effectv.xml:
3660         * docs/plugins/inspect/plugin-equalizer.xml:
3661         * docs/plugins/inspect/plugin-esdsink.xml:
3662         * docs/plugins/inspect/plugin-flac.xml:
3663         * docs/plugins/inspect/plugin-flxdec.xml:
3664         * docs/plugins/inspect/plugin-gamma.xml:
3665         * docs/plugins/inspect/plugin-gconfelements.xml:
3666         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3667         * docs/plugins/inspect/plugin-goom.xml:
3668         * docs/plugins/inspect/plugin-goom2k1.xml:
3669         * docs/plugins/inspect/plugin-halelements.xml:
3670         * docs/plugins/inspect/plugin-icydemux.xml:
3671         * docs/plugins/inspect/plugin-id3demux.xml:
3672         * docs/plugins/inspect/plugin-jpeg.xml:
3673         * docs/plugins/inspect/plugin-level.xml:
3674         * docs/plugins/inspect/plugin-matroska.xml:
3675         * docs/plugins/inspect/plugin-monoscope.xml:
3676         * docs/plugins/inspect/plugin-mulaw.xml:
3677         * docs/plugins/inspect/plugin-multifile.xml:
3678         * docs/plugins/inspect/plugin-multipart.xml:
3679         * docs/plugins/inspect/plugin-navigationtest.xml:
3680         * docs/plugins/inspect/plugin-ossaudio.xml:
3681         * docs/plugins/inspect/plugin-png.xml:
3682         * docs/plugins/inspect/plugin-quicktime.xml:
3683         * docs/plugins/inspect/plugin-rtp.xml:
3684         * docs/plugins/inspect/plugin-rtsp.xml:
3685         * docs/plugins/inspect/plugin-smpte.xml:
3686         * docs/plugins/inspect/plugin-soup.xml:
3687         * docs/plugins/inspect/plugin-spectrum.xml:
3688         * docs/plugins/inspect/plugin-speex.xml:
3689         * docs/plugins/inspect/plugin-taglib.xml:
3690         * docs/plugins/inspect/plugin-udp.xml:
3691         * docs/plugins/inspect/plugin-video4linux2.xml:
3692         * docs/plugins/inspect/plugin-videobalance.xml:
3693         * docs/plugins/inspect/plugin-videobox.xml:
3694         * docs/plugins/inspect/plugin-videocrop.xml:
3695         * docs/plugins/inspect/plugin-videoflip.xml:
3696         * docs/plugins/inspect/plugin-videomixer.xml:
3697         * docs/plugins/inspect/plugin-wavenc.xml:
3698         * docs/plugins/inspect/plugin-wavpack.xml:
3699         * docs/plugins/inspect/plugin-wavparse.xml:
3700         * docs/plugins/inspect/plugin-ximagesrc.xml:
3701         * gst/debug/Makefile.am:
3702         * gst/debug/breakmydata.c:
3703         * gst/debug/efence.c:
3704         * gst/debug/gstdebug.c:
3705         * gst/debug/gstnavseek.c:
3706         * gst/debug/gstpushfilesrc.c:
3707         * gst/debug/gstpushfilesrc.h:
3708         * gst/debug/negotiation.c:
3709         * gst/debug/progressreport.c:
3710         * gst/debug/progressreport.h:
3711         * gst/debug/rndbuffersize.c:
3712         * gst/debug/testplugin.c:
3713           Remove dummy plugin_init. Remove some undefined entries from doc-
3714           section file. Add taginject element and rebuild docs for it.
3715
3716 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3717
3718         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3719         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3720         Update the counter for the number of streams when pads are added or
3721         removed. This will make sure that a seek table is generated for
3722         files with just one audio stream.
3723
3724 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3725
3726         * gst/matroska/matroska-demux.c:
3727         (gst_matroska_demux_parse_metadata_id_simple_tag):
3728         * gst/matroska/matroska-ids.h:
3729         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3730         Add some more tags, improve debugging a bit and make sure that
3731         GValue transformation has succeeded before using the result
3732         as a tag.
3733
3734 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3735
3736         Patch by: Olivier Crete <tester at tester dot ca>
3737
3738         * gst/rtp/gstrtptheorapay.c:
3739         The Theora RTP payloader only supports the "inline" delievery method
3740         so let's declare this on the caps of the static pad template.
3741         Fixes bug #537675.
3742
3743 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3744
3745         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3746         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3747         Remove bogus check.
3748
3749 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3750
3751         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3752         (gst_videomixer_blend_buffers):
3753         Use stream_time to synchronize the object properties.
3754         Use running_time of the master pad to timestamp outgoing buffers.
3755         Fix the initial segment event to extend an unknown amount of time.
3756         Fixes #537361.
3757
3758 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3759
3760         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3761         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3762         (gst_avi_demux_calculate_durations_from_index),
3763         (gst_avi_demux_stream_header_push),
3764         (gst_avi_demux_stream_header_pull):
3765         Try to ignore unparsable/unknown streams and give a warning instead of
3766         erroring out. Fixes #537377.
3767
3768 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3769
3770         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3771         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3772
3773         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3774         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3775         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3776         (gst_matroska_demux_read_track_encodings),
3777         (gst_matroska_demux_add_stream),
3778         (gst_matroska_demux_handle_src_query),
3779         (gst_matroska_demux_init_stream),
3780         (gst_matroska_demux_parse_index_cuetrack),
3781         (gst_matroska_demux_parse_index_pointentry),
3782         (gst_matroska_demux_parse_info),
3783         (gst_matroska_demux_parse_metadata_id_simple_tag),
3784         (gst_matroska_demux_parse_metadata),
3785         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3786         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3787         (gst_matroska_demux_parse_cluster),
3788         (gst_matroska_demux_parse_contents_seekentry),
3789         (gst_matroska_demux_loop_stream_parse_id),
3790         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3791         (gst_matroska_demux_audio_caps),
3792         (gst_matroska_demux_subtitle_caps):
3793         * gst/matroska/matroska-demux.h:
3794         * gst/matroska/matroska-ids.c:
3795         (gst_matroska_track_init_subtitle_context):
3796         * gst/matroska/matroska-ids.h:
3797         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3798         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3799         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3800         (gst_matroska_mux_video_pad_setcaps),
3801         (gst_matroska_mux_audio_pad_setcaps),
3802         (gst_matroska_mux_subtitle_pad_setcaps),
3803         (gst_matroska_mux_request_new_pad),
3804         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3805         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3806         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3807         (gst_matroska_mux_set_property):
3808         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3809         elements, do some checks for valid values in the demuxer, handle
3810         tracktimecodescale in the demuxer, set correct default values for all
3811         settings in the demuxer, review and add all missing matroska
3812         IDs and some more raw YUV formats, and some trivial cleanup.
3813
3814 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3815
3816         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3817         (gst_pulsemixer_class_init):
3818         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3819         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3820         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3821         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3822         (gst_pulsesrc_prepare):
3823         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3824         gst_element_class_set_details_simple() and fix coding style a bit
3825         more.
3826
3827 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3828
3829         * docs/plugins/Makefile.am:
3830         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3831         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3832         * docs/plugins/gst-plugins-good-plugins.args:
3833         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3834         * docs/plugins/gst-plugins-good-plugins.interfaces:
3835         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3836         * docs/plugins/inspect/plugin-aasink.xml:
3837         * docs/plugins/inspect/plugin-alaw.xml:
3838         * docs/plugins/inspect/plugin-alpha.xml:
3839         * docs/plugins/inspect/plugin-alphacolor.xml:
3840         * docs/plugins/inspect/plugin-annodex.xml:
3841         * docs/plugins/inspect/plugin-apetag.xml:
3842         * docs/plugins/inspect/plugin-audiofx.xml:
3843         * docs/plugins/inspect/plugin-auparse.xml:
3844         * docs/plugins/inspect/plugin-autodetect.xml:
3845         * docs/plugins/inspect/plugin-avi.xml:
3846         * docs/plugins/inspect/plugin-cacasink.xml:
3847         * docs/plugins/inspect/plugin-cairo.xml:
3848         * docs/plugins/inspect/plugin-cdio.xml:
3849         * docs/plugins/inspect/plugin-cutter.xml:
3850         * docs/plugins/inspect/plugin-debug.xml:
3851         * docs/plugins/inspect/plugin-dv.xml:
3852         * docs/plugins/inspect/plugin-efence.xml:
3853         * docs/plugins/inspect/plugin-effectv.xml:
3854         * docs/plugins/inspect/plugin-equalizer.xml:
3855         * docs/plugins/inspect/plugin-esdsink.xml:
3856         * docs/plugins/inspect/plugin-flac.xml:
3857         * docs/plugins/inspect/plugin-flxdec.xml:
3858         * docs/plugins/inspect/plugin-gamma.xml:
3859         * docs/plugins/inspect/plugin-gconfelements.xml:
3860         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3861         * docs/plugins/inspect/plugin-goom.xml:
3862         * docs/plugins/inspect/plugin-goom2k1.xml:
3863         * docs/plugins/inspect/plugin-halelements.xml:
3864         * docs/plugins/inspect/plugin-icydemux.xml:
3865         * docs/plugins/inspect/plugin-id3demux.xml:
3866         * docs/plugins/inspect/plugin-jpeg.xml:
3867         * docs/plugins/inspect/plugin-level.xml:
3868         * docs/plugins/inspect/plugin-matroska.xml:
3869         * docs/plugins/inspect/plugin-monoscope.xml:
3870         * docs/plugins/inspect/plugin-mulaw.xml:
3871         * docs/plugins/inspect/plugin-multifile.xml:
3872         * docs/plugins/inspect/plugin-multipart.xml:
3873         * docs/plugins/inspect/plugin-navigationtest.xml:
3874         * docs/plugins/inspect/plugin-ossaudio.xml:
3875         * docs/plugins/inspect/plugin-png.xml:
3876         * docs/plugins/inspect/plugin-pulseaudio.xml:
3877         * docs/plugins/inspect/plugin-quicktime.xml:
3878         * docs/plugins/inspect/plugin-rtp.xml:
3879         * docs/plugins/inspect/plugin-rtsp.xml:
3880         * docs/plugins/inspect/plugin-smpte.xml:
3881         * docs/plugins/inspect/plugin-soup.xml:
3882         * docs/plugins/inspect/plugin-spectrum.xml:
3883         * docs/plugins/inspect/plugin-speex.xml:
3884         * docs/plugins/inspect/plugin-taglib.xml:
3885         * docs/plugins/inspect/plugin-udp.xml:
3886         * docs/plugins/inspect/plugin-video4linux2.xml:
3887         * docs/plugins/inspect/plugin-videobalance.xml:
3888         * docs/plugins/inspect/plugin-videobox.xml:
3889         * docs/plugins/inspect/plugin-videocrop.xml:
3890         * docs/plugins/inspect/plugin-videoflip.xml:
3891         * docs/plugins/inspect/plugin-videomixer.xml:
3892         * docs/plugins/inspect/plugin-wavenc.xml:
3893         * docs/plugins/inspect/plugin-wavpack.xml:
3894         * docs/plugins/inspect/plugin-wavparse.xml:
3895         * docs/plugins/inspect/plugin-ximagesrc.xml:
3896         * ext/pulse/plugin.c:
3897         * ext/pulse/pulsemixer.c:
3898         * ext/pulse/pulsesink.c:
3899         * ext/pulse/pulsesrc.c:
3900         Add documentation to the pulseaudio plugin and run make update
3901         in docs/plugins.
3902
3903 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3904
3905         Patch by: Brian Cameron <brian.cameron at sun dot com>
3906
3907         * sys/sunaudio/gstsunaudiomixerctrl.c:
3908         (gst_sunaudiomixer_ctrl_get_volume),
3909         (gst_sunaudiomixer_ctrl_set_volume):
3910         Improvements for the SunAudio mixer by handling mute as no gain
3911         for tracks that have a gain property but no mute property.
3912         Fixes bug #536067.
3913
3914 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3915
3916         * configure.ac:
3917         * ext/pulse/Makefile.am:
3918         * ext/pulse/plugin.c: (plugin_init):
3919         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3920         (gst_pulsemixer_implements_interface_init),
3921         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3922         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3923         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3924         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3925         * ext/pulse/pulsemixer.h:
3926         * ext/pulse/pulsemixerctrl.c:
3927         (gst_pulsemixer_ctrl_context_state_cb),
3928         (gst_pulsemixer_ctrl_sink_info_cb),
3929         (gst_pulsemixer_ctrl_source_info_cb),
3930         (gst_pulsemixer_ctrl_subscribe_cb),
3931         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3932         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3933         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3934         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3935         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3936         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3937         * ext/pulse/pulsemixerctrl.h:
3938         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3939         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3940         * ext/pulse/pulsemixertrack.h:
3941         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3942         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3943         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3944         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3945         (gst_pulseprobe_new), (gst_pulseprobe_free),
3946         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3947         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3948         (gst_pulseprobe_set_server):
3949         * ext/pulse/pulseprobe.h:
3950         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3951         (gst_pulsesink_class_init), (gst_pulsesink_init),
3952         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3953         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3954         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3955         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3956         (gst_pulsesink_stream_request_cb),
3957         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3958         (gst_pulsesink_close), (gst_pulsesink_prepare),
3959         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3960         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3961         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3962         (gst_pulsesink_event), (gst_pulsesink_get_type):
3963         * ext/pulse/pulsesink.h:
3964         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3965         (gst_pulsesrc_implements_interface_init),
3966         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3967         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3968         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3969         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3970         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3971         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3972         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3973         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3974         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3975         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3976         (gst_pulsesrc_get_type):
3977         * ext/pulse/pulsesrc.h:
3978         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3979         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3980         * ext/pulse/pulseutil.h:
3981         Add pulseaudio GStreamer element from gst-pulse. Development will
3982         continue here instead of pulseaudio SVN. Fixes bug #400679.
3983         Only changes over gst-pulse SVN are added copyright to the top of
3984         files and coding style changes.
3985
3986 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3987
3988         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3989
3990         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3991           (gst_cdio_add_cdtext_album_tags):
3992         * ext/cdio/gstcdio.h:
3993         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3994           Also extract album title and album genre from CD-TEXT if
3995           available (#537021).
3996
3997 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3998
3999         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4000
4001         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
4002         Improve negotiation a bit more by picking the smallest possible
4003         resolution that is larger than the resolution specified in the
4004         first caps entry of the peer caps. Fixes bug #536994.
4005
4006 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
4007
4008         Patch by: Bastien Nocera <hadess at hadess dot net>
4009
4010         * sys/v4l2/gstv4l2vidorient.c:
4011         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4012         Fix compilation with newer GIT kernels that deprecated
4013         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
4014
4015 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4016
4017         * configure.ac:
4018         * ext/cdio/gstcdio.c:
4019         * ext/cdio/gstcdio.h:
4020         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
4021           Require libcdio >= 0.76.
4022
4023 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
4024
4025         * gst/avi/gstavidemux.c:
4026         Catch UNEXPECTED when downstream has reached end of
4027         segment in reverse mode.
4028
4029 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4030
4031         * gst/avi/gstavidemux.c:
4032         Fix typo in comment
4033
4034 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4035
4036         * gst/avi/gstavidemux.c:
4037         Because we don't know the frame order we need to push till
4038         the next keyframe
4039
4040 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4041
4042         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4043
4044         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
4045         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
4046         Provide a custom negotiation function to make sure to pick the highest
4047         possible framerate and resolution. Fixes bug #536646.
4048
4049 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4050
4051         * gst/avi/gstavidemux.c:
4052         Set EOS when going out of the segment in reverse playback
4053
4054 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
4055
4056         * ext/taglib/Makefile.am::
4057           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
4058           taglib headers (with gcc 4.3.1).
4059
4060 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
4061
4062         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
4063         Use the new gst_rtsp_connection_get_ip() to access the IP address
4064         of a GstRTSPConnection since it is a private member.
4065
4066 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
4067
4068         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
4069         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4070           Use new utility functions in libgsttag to process coverart (#512333).
4071
4072 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4073
4074         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4075         We actually support left/side, right/side and mid/side files. The
4076         conversion to normal, interleaved stereo is done by libflac.
4077
4078 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4079
4080         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4081         (gst_ebml_write_set_cache):
4082         Unref the write cache in finalize if it was set and add add "FIXME"
4083         to a comment that needs it.
4084
4085 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4086
4087         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4088
4089         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
4090         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
4091         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
4092         (gst_avi_demux_process_next_entry):
4093         * gst/avi/gstavidemux.h:
4094         Implement reverse playback. Fixes #535300.
4095         Small cleanups.
4096
4097 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
4098
4099         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
4100         (gst_videomixer_query_latency):
4101         When using gst_element_iterate_pads() one has to unref every pad
4102         after usage.
4103
4104 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
4105
4106         Patch by: Bastien Nocera <hadess at hadess dot net>
4107         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
4108         (qtdemux_parse_udta):
4109         * gst/qtdemux/qtdemux_fourcc.h:
4110         Improve meta-data handling, add 'comment', 'description' and
4111         'copyright' tag handling.
4112         Fixes #535935
4113
4114 2008-05-31  Julien Moutte  <julien@fluendo.com>
4115
4116         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
4117         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
4118         (gst_qtdemux_seek_to_previous_keyframe),
4119         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
4120         we don't clip the segment's stop using the main segment duration as
4121         that could crop quite some video frames. Make reverse playback support
4122         more robust and support edit lists. Support seeking to the last frame,
4123         and fix reverse looping playback. Add some debugging.
4124         * win32/common/config.h: Updated.
4125
4126 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
4127
4128         * gst/equalizer/gstiirequalizer.c:
4129         (gst_iir_equalizer_transform_ip):
4130         Don't clip float/double samples, correctly unset passthrough mode
4131         and use better rounding for integer samples.
4132
4133 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
4134
4135         * gst/equalizer/gstiirequalizer.c:
4136         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
4137         (setup_filter), (set_passthrough), (update_coefficients),
4138         (gst_iir_equalizer_compute_frequencies),
4139         (gst_iir_equalizer_transform_ip):
4140         * gst/equalizer/gstiirequalizer.h:
4141         Update the filter coefficients only when needed in the transform_ip
4142         function and correctly set the element into passthrough mode if the
4143         gain of all bands is 0.
4144
4145 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4146
4147         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
4148
4149         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
4150         (gst_alpha_set_property), (gst_alpha_get_property),
4151         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
4152         Try to skip pixels or areas that are too dark or too bright for us to do
4153         meaningfull color detection.
4154         Added properties to control the sensitivity to light and darkness.
4155         Added some small cleanups. Fixes #512345.
4156
4157 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
4158
4159         * docs/plugins/.cvsignore:
4160         * tests/check/elements/.cvsignore:
4161         Ignore some more generated things
4162
4163         * tests/check/Makefile.am:
4164         Ignore OSS elements in the state changes test too.
4165
4166 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4167
4168         * docs/plugins/Makefile.am:
4169         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4170         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4171         Add SMPTE effect elements to docs.
4172
4173 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4174
4175         * docs/plugins/Makefile.am:
4176         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4177         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4178         * ext/raw1394/gstdv1394src.c:
4179           Document whats first shown on the fdo plugin docs page :)
4180
4181 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4182
4183         * docs/plugins/Makefile.am:
4184         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4185         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4186         * docs/plugins/gst-plugins-good-plugins.args:
4187         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4188         * docs/plugins/inspect/plugin-audiofx.xml:
4189         * gst/audiofx/Makefile.am:
4190         * gst/audiofx/audiofx.c:
4191         * gst/audiofx/audiokaraoke.c:
4192         * gst/audiofx/audiokaraoke.h:
4193         * gst/audiofx/audiovoice.c:
4194         * gst/audiofx/audiovoice.h:
4195           Rename audiovoice to audiokaraoke and add it to the docs.
4196
4197 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4198
4199         * REQUIREMENTS:
4200         * docs/plugins/Makefile.am:
4201         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4202         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4203         * docs/plugins/gst-plugins-good-plugins.args:
4204         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4205         * docs/plugins/gst-plugins-good-plugins.interfaces:
4206         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4207         * docs/plugins/inspect/plugin-aasink.xml:
4208         * docs/plugins/inspect/plugin-alaw.xml:
4209         * docs/plugins/inspect/plugin-alpha.xml:
4210         * docs/plugins/inspect/plugin-alphacolor.xml:
4211         * docs/plugins/inspect/plugin-annodex.xml:
4212         * docs/plugins/inspect/plugin-apetag.xml:
4213         * docs/plugins/inspect/plugin-audiofx.xml:
4214         * docs/plugins/inspect/plugin-auparse.xml:
4215         * docs/plugins/inspect/plugin-autodetect.xml:
4216         * docs/plugins/inspect/plugin-avi.xml:
4217         * docs/plugins/inspect/plugin-cacasink.xml:
4218         * docs/plugins/inspect/plugin-cairo.xml:
4219         * docs/plugins/inspect/plugin-cdio.xml:
4220         * docs/plugins/inspect/plugin-cutter.xml:
4221         * docs/plugins/inspect/plugin-debug.xml:
4222         * docs/plugins/inspect/plugin-dv.xml:
4223         * docs/plugins/inspect/plugin-efence.xml:
4224         * docs/plugins/inspect/plugin-effectv.xml:
4225         * docs/plugins/inspect/plugin-equalizer.xml:
4226         * docs/plugins/inspect/plugin-esdsink.xml:
4227         * docs/plugins/inspect/plugin-flac.xml:
4228         * docs/plugins/inspect/plugin-flxdec.xml:
4229         * docs/plugins/inspect/plugin-gamma.xml:
4230         * docs/plugins/inspect/plugin-gconfelements.xml:
4231         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4232         * docs/plugins/inspect/plugin-goom.xml:
4233         * docs/plugins/inspect/plugin-goom2k1.xml:
4234         * docs/plugins/inspect/plugin-halelements.xml:
4235         * docs/plugins/inspect/plugin-icydemux.xml:
4236         * docs/plugins/inspect/plugin-id3demux.xml:
4237         * docs/plugins/inspect/plugin-jpeg.xml:
4238         * docs/plugins/inspect/plugin-level.xml:
4239         * docs/plugins/inspect/plugin-matroska.xml:
4240         * docs/plugins/inspect/plugin-monoscope.xml:
4241         * docs/plugins/inspect/plugin-mulaw.xml:
4242         * docs/plugins/inspect/plugin-multifile.xml:
4243         * docs/plugins/inspect/plugin-multipart.xml:
4244         * docs/plugins/inspect/plugin-navigationtest.xml:
4245         * docs/plugins/inspect/plugin-ossaudio.xml:
4246         * docs/plugins/inspect/plugin-png.xml:
4247         * docs/plugins/inspect/plugin-quicktime.xml:
4248         * docs/plugins/inspect/plugin-rtp.xml:
4249         * docs/plugins/inspect/plugin-rtsp.xml:
4250         * docs/plugins/inspect/plugin-smpte.xml:
4251         * docs/plugins/inspect/plugin-soup.xml:
4252         * docs/plugins/inspect/plugin-spectrum.xml:
4253         * docs/plugins/inspect/plugin-speex.xml:
4254         * docs/plugins/inspect/plugin-taglib.xml:
4255         * docs/plugins/inspect/plugin-udp.xml:
4256         * docs/plugins/inspect/plugin-video4linux2.xml:
4257         * docs/plugins/inspect/plugin-videobalance.xml:
4258         * docs/plugins/inspect/plugin-videobox.xml:
4259         * docs/plugins/inspect/plugin-videocrop.xml:
4260         * docs/plugins/inspect/plugin-videoflip.xml:
4261         * docs/plugins/inspect/plugin-videomixer.xml:
4262         * docs/plugins/inspect/plugin-wavenc.xml:
4263         * docs/plugins/inspect/plugin-wavpack.xml:
4264         * docs/plugins/inspect/plugin-wavparse.xml:
4265         * docs/plugins/inspect/plugin-ximagesrc.xml:
4266         * ext/aalib/gstaasink.c:
4267         * ext/libcaca/gstcacasink.c:
4268           Document aasink and cacasink.
4269
4270 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
4271
4272         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4273         (gst_videomixer_init), (gst_videomixer_query_duration),
4274         (gst_videomixer_query_latency), (gst_videomixer_query),
4275         (gst_videomixer_blend_buffers):
4276         * gst/videomixer/videomixer.h:
4277         Implement position (in time), duration and latency queries.
4278
4279 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4280
4281         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4282         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4283         (gst_videomixer_fill_queues), (forward_event_func),
4284         (forward_event), (gst_videomixer_src_event),
4285         (gst_videomixer_sink_event):
4286         * gst/videomixer/videomixer.h:
4287         Implement proper seek/newsegment handling.
4288         Based on adder's implementation.
4289         Fixes #535121
4290
4291 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4292
4293         Patch by: Jan Gerber <j at oil21 dot org>
4294
4295         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4296         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4297
4298 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4299
4300         * gst/audiofx/Makefile.am:
4301         * gst/audiofx/audiofx.c: (plugin_init):
4302         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4303         (gst_audio_voice_class_init), (gst_audio_voice_init),
4304         (update_filter), (gst_audio_voice_set_property),
4305         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4306         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4307         (gst_audio_voice_transform_ip):
4308         * gst/audiofx/audiovoice.h:
4309         Add simple voice removal element. Yay karaoke.
4310
4311 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4312
4313         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4314
4315         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4316         Fix potential caps leak.
4317         If we can't get the framerate with an ioctl, try to get it with the
4318         current norm. Fixes #520092.
4319
4320 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4321
4322         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4323
4324         * sys/v4l2/v4l2src_calls.c:
4325         (gst_v4l2src_probe_caps_for_format_and_size):
4326         If we fail to get the frame intervals, simply don't touch the framerates
4327         on the template caps instead of discarding the format. See #520092.
4328
4329 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4330
4331         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4332
4333         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4334         (gst_v4l2_get_caps_info):
4335         Add NV12, NV21 and bayer support. See #520092.
4336
4337 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4338
4339         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4340         (gst_qtdemux_activate_segment):
4341         Unbreak segment activation again. Fixes #531672.
4342
4343 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4344
4345         * ext/flac/Makefile.am:
4346         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4347         Set the channel layout when decoding FLAC files with more than 2
4348         channels as defined by the FLAC spec. Fixes bug #534570.
4349
4350         Also don't try to decode left/side, right/side and mid/side files
4351         as we don't support this at all.
4352
4353 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4354
4355         * configure.ac:
4356           We need -base CVS (rtsp).
4357
4358 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4359
4360         * gst/udp/Makefile.am:
4361           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4362           when including netdb.h when building against glibc >= 2.8.
4363
4364 2008-05-22  Julien Moutte  <julien@fluendo.com>
4365
4366         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4367         debug statement arguments.
4368         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4369         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4370         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4371         on more platforms.
4372
4373 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4374
4375         * tests/check/elements/avimux.c: (setup_src_pad),
4376         (teardown_src_pad):
4377         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4378         (GST_START_TEST):
4379         * tests/check/elements/matroskamux.c: (setup_src_pad),
4380         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4381         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4382         (GST_START_TEST):
4383         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4384         (setup_wavpackparse), (cleanup_wavpackparse):
4385         Don't use gst_element_get_pad(), it's a bad, bad method.
4386
4387 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4388
4389         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4390         (do_toggle_element):
4391         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4392         (do_toggle_element):
4393         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4394         (do_toggle_element):
4395         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4396         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4397         (do_toggle_element):
4398         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4399         (do_toggle_element):
4400         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4401         (gst_auto_audio_sink_detect):
4402         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4403         (gst_auto_video_sink_detect):
4404         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4405         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4406         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4407         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4408         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4409         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4410         * tests/icles/videocrop-test.c: (test_with_caps),
4411         (video_crop_get_test_caps):
4412         Don't use gst_element_get_pad(), it's a bad method.
4413
4414 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4415
4416         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4417         (gst_multiudpsink_add_internal):
4418         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4419         (gst_udp_join_group):
4420         * gst/udp/gstudpnetutils.h:
4421         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4422         Joining a multicast group and setting the loop/ttl properties are
4423         totally unrelated tasks are must be separated.
4424
4425 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4426
4427         * gst/avi/gstavimux.c:
4428           Also support alaw/mulaw.
4429
4430 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4431
4432         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4433         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4434         * gst/udp/gstmultiudpsink.h:
4435         Add a fixme for the auto-multicast property.
4436         Fix some confusing debug messages.
4437         Disable setting a qos value by default.
4438
4439 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4440
4441         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4442
4443         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4444         Ignore EPERM errors from sendto. Fixes #533619.
4445
4446 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4447
4448         Patch by: Henrik Eriksson <henriken at axis dot com>
4449
4450         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4451         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4452         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4453         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4454         * gst/udp/gstmultiudpsink.h:
4455         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4456
4457 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4458
4459         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4460         Improve debugging of the ident.
4461
4462 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4463
4464         Patch by: Bruno Santos <brunof at ua dot pt>
4465
4466         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4467         (gst_udp_join_group), (gst_udp_leave_group),
4468         (gst_udp_is_multicast):
4469         * gst/udp/gstudpnetutils.h:
4470         Provide a bunch of helper methods to deal with IPv4 and IPv6
4471         transparently.
4472
4473         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4474         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4475         (gst_multiudpsink_get_property), (join_multicast),
4476         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4477         (gst_multiudpsink_remove):
4478         * gst/udp/gstmultiudpsink.h:
4479         Add multicast TTL and loopback properties.
4480         Use the helper methods to implement ip4 and ip6.
4481
4482         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4483         * gst/udp/gstudpsrc.h:
4484         Use the helper methods to implement ip4 and ip6.
4485         Fixes #515962.
4486
4487 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4488
4489         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4490
4491         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4492         (gst_multipart_demux_get_gstname),
4493         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4494         * gst/multipart/multipartdemux.h:
4495         Don't blindly copy the mime-type as the caps name because they not
4496         always map directly. Instead use a hashtable with common mappings.
4497         Fixes #533287.
4498
4499 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4500
4501         * ext/esd/esdsink.c: (gst_esdsink_write):
4502         When we post an error, we must return -1 to let the parent know that we
4503         cannot write the segment else it will loop and continue to call us again
4504         forever. Patch by Michael Meeks.
4505
4506 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4507
4508         * gst/videomixer/videomixer.c:
4509           Add missing incudes.
4510
4511 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4512
4513         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4514         (gst_rtp_h264_pay_handle_buffer):
4515         * gst/rtp/gstrtph264pay.h:
4516         Correct a typo (sinle -> single).
4517
4518 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4519
4520         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4521         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4522         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4523         (gst_rtp_h264_depay_process):
4524         * gst/rtp/gstrtph264depay.h:
4525         Add experimental support for outputting quicktime-like AVC output in
4526         addition to the existing bytestream output.
4527
4528         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4529         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4530         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4531         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4532         (gst_rtp_h264_pay_get_property):
4533         * gst/rtp/gstrtph264pay.h:
4534         Make the parsing mode configurable, for some inputs we don't need to
4535         scan every byte for start codes.
4536         Only set the marker bit on ACCESS units.
4537
4538 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4539
4540         * gst/equalizer/gstiirequalizer.c:
4541         Use a bigger type in integer mode for the intermediate results to
4542         prevent overflows. This fixes the crippled sound when using the
4543         equalizer in integer mode. Fixes bug #510865.
4544
4545 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4546
4547         * gst/videomixer/videomixer.c:
4548         * gst/videomixer/videomixer.h:
4549         Instead of a random number for the request pad id's,
4550         use a counter.
4551
4552         Register the videomixerpad class from the element's class_init
4553         where it's safer, and allows the docs generator to scan it.
4554
4555 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4556
4557         * gst/smpte/Makefile.am:
4558         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4559         * gst/smpte/gstsmpte.h:
4560         * gst/smpte/gstsmptealpha.c:
4561         (gst_smpte_alpha_transition_type_get_type),
4562         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4563         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4564         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4565         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4566         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4567         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4568         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4569         * gst/smpte/gstsmptealpha.h:
4570         * gst/smpte/plugin.c: (plugin_init):
4571         Add new plugin that adds the SMPTE transition in the alpha channel of
4572         I420 and AYUV frames so that they can be blended with videomixer later
4573         on. Uses all niceties such as using base transform for efficient alloc
4574         and negotiation. It currently requires GstController to control the
4575         position in the transition effect.
4576
4577 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4578
4579         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4580         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4581         * docs/plugins/gst-plugins-good-plugins.args:
4582         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4583         * docs/plugins/gst-plugins-good-plugins.interfaces:
4584         * docs/plugins/gst-plugins-good-plugins.types:
4585         * gst/videomixer/videomixer.c:
4586           Try using thaytans new mechanism to get extra classes into plugin
4587           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4588           missing still.
4589
4590 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4591
4592         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4593         Set proper rate in avi stream header for PCM audio, and also do some
4594         more sanity checks on caps in this case.  Fixes #511489.
4595
4596 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4597
4598         * sys/v4l2/gstv4l2src.c:
4599         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4600         isn't implemented at all yet and this requires X headers to be
4601         installed. Fixes bug #533264.
4602
4603 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4604
4605         reviewed by: <delete if not using a buddy>
4606
4607         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4608         (gst_ebml_write_set_cache):
4609         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4610         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4611         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4612         (gst_matroska_demux_read_track_encodings),
4613         (gst_matroska_demux_add_stream),
4614         (gst_matroska_demux_handle_src_query),
4615         (gst_matroska_demux_init_stream),
4616         (gst_matroska_demux_parse_index_cuetrack),
4617         (gst_matroska_demux_parse_index_pointentry),
4618         (gst_matroska_demux_parse_info),
4619         (gst_matroska_demux_parse_metadata_id_simple_tag),
4620         (gst_matroska_demux_parse_metadata),
4621         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4622         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4623         (gst_matroska_demux_parse_cluster),
4624         (gst_matroska_demux_parse_contents_seekentry),
4625         (gst_matroska_demux_loop_stream_parse_id),
4626         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4627         (gst_matroska_demux_audio_caps),
4628         (gst_matroska_demux_subtitle_caps):
4629         * gst/matroska/matroska-demux.h:
4630         * gst/matroska/matroska-ids.c:
4631         (gst_matroska_track_init_subtitle_context):
4632         * gst/matroska/matroska-ids.h:
4633         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4634         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4635         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4636         * sys/v4l2/gstv4l2src.c:
4637         * tests/check/pipelines/wavpack.c: (bus_handler):
4638         * win32/common/config.h:
4639
4640 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4641
4642         * ext/wavpack/gstwavpackstreamreader.c:
4643         * tests/examples/spectrum/demo-audiotest.c:
4644         * tests/examples/spectrum/demo-osssrc.c:
4645         Fix some compiler warnings.
4646
4647 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4648
4649         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4650         Small comment added.
4651
4652         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4653         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4654         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4655         Debug string cleanups (remove trailing \n)
4656         Refactor and clean up the payloader a bit and make sure that we only
4657         put one NAL unit in an RTP packet even if the input buffer contains
4658         multiple NAL units.
4659         Add suport for AVC format input.
4660
4661 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4662
4663         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4664         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4665         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4666         * gst/rtp/gstrtph264pay.h:
4667         Make it possible to specify profile-level-id and sprop-parameter-sets
4668         using properties in case they are not available in-stream.
4669
4670 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4671
4672         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4673         * docs/plugins/gst-plugins-good-plugins.args:
4674         * docs/plugins/inspect/plugin-ladspa.xml:
4675           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4676
4677 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4678
4679         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4680         Send an initial BYTE segment to inform downstream of later seeking,
4681         and to forego sync attempts.
4682
4683 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4684
4685         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4686         Fix wrong caps string.
4687
4688 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4689
4690         Based on patch by: Olivier Crete <tester at tester dot ca>
4691
4692         * gst/rtp/Makefile.am:
4693         * gst/rtp/gstrtp.c: (plugin_init):
4694         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4695         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4696         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4697         (gst_rtp_g729_depay_plugin_init):
4698         * gst/rtp/gstrtpg729depay.h:
4699         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4700         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4701         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4702         * gst/rtp/gstrtpg729pay.h:
4703         Added G729 pay and depayloaders. Fixes #532409.
4704
4705 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4706
4707         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4708         Fix the calculation of the duration of the concealment packets.
4709
4710 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4711
4712         Based on patch by: Olivier Crete <tester at tester dot ca>
4713
4714         * gst/rtp/Makefile.am:
4715         * gst/rtp/gstrtp.c: (plugin_init):
4716         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4717         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4718         (parse_encode), (gst_rtp_dv_depay_setcaps),
4719         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4720         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4721         (gst_rtp_dv_depay_plugin_init):
4722         * gst/rtp/gstrtpdvdepay.h:
4723         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4724         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4725         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4726         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4727         (gst_dv_pay_negotiate), (include_dif),
4728         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4729         * gst/rtp/gstrtpdvpay.h:
4730         Add DV pay and depayloaders. Fixes #532423.
4731
4732 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4733
4734         * gst/matroska/matroska-demux.c:
4735         (gst_matroska_demux_push_dvd_clut_change_event):
4736         Convert subtitle palette info in VobSub private data from VobSub's
4737         (buggy) RGB to YUV.
4738
4739 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4740
4741         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4742         Do not leave fourcc stream header field empty upon reset.
4743         Fixes #519301.
4744
4745 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4746
4747         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4748         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4749         * docs/plugins/inspect/plugin-goom.xml:
4750         * docs/plugins/inspect/plugin-goom2k1.xml:
4751         * gst/goom/gstgoom.c:
4752         * gst/goom2k1/gstgoom.c:
4753         Add goom2k1 into the docs.
4754
4755 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4756
4757         Based on patch by: Wouter Cloetens  <wouter at mind be>
4758
4759         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4760         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4761         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4762         (gst_rtsp_decode_quoted_string),
4763         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4764         (gst_rtspsrc_setup_auth):
4765         Support Digest authentication. Fixes #532065.
4766
4767 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4768
4769         * gst/level/gstlevel.c:
4770           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4771           about whats needed for liboil acceleration. Simplify docs a bit.
4772
4773 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4774
4775         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4776
4777         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4778         Update the track duration if the old one was invalid.
4779         Fixes bug #532117.
4780
4781 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4782
4783         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4784           Use GST_STR_NULL when trying to print sps and pps strings that could
4785           be NULL, as this might crash on some platforms.
4786
4787 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4788
4789         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4790
4791         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4792           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4793           set after creating the clipper.
4794
4795 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4796
4797         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4798
4799         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4800           Added checking of surface lost case after an unsuccessful
4801           IDirectDrawSurface7_Lock() call.
4802           If surface is lost, return GST_FLOW_OK.
4803
4804 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4805
4806         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4807
4808         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4809           WndProc, gst_directdraw_sink_window_thread):
4810           Improved Windows message loop and fixed window destruction issue.
4811           When the window which DirectDraw is rendering to is destroyed, the
4812           render/show_frame function will return GST_FLOW_ERROR.
4813           Partially fixes #520885.
4814
4815 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4816
4817         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4818
4819         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4820           Fixed mid stream resolution change bug, the offscreen surface is now
4821           released when set_caps is called.
4822           Partially fixes #520885.
4823
4824 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4825
4826         * sys/directdraw/gstdirectdrawsink.c
4827           (gst_directdraw_sink_buffer_alloc):
4828           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4829           width/height.
4830
4831           Especially when looking through the pool of buffers, make sure that
4832           the width/height of caps is used instead of the already negotiated
4833           dimensions.
4834           For example if a buffer with different caps is requested, i.e.
4835           higher resolution, the caller would get a buffer with the old
4836           dimensions and thus corrupt the heap.
4837
4838 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4839
4840         * sys/directdraw/gstdirectdrawsink.c
4841           (gst_directdraw_sink_buffer_alloc):
4842           Clear the flags on recycled buffers from buffer_alloc.
4843           Partially fixes #520885.
4844
4845 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4846
4847         * gst/rtp/gstrtpilbcpay.c:
4848           Added missing stdlib.h include for strtol(), and made include ordering and
4849           style consistent with the corresponding depayloader.
4850
4851 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4852
4853         * configure.ac:
4854           Error out if we don't have the required core/base versions.
4855
4856 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4857
4858         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4859
4860         * sys/osxvideo/cocoawindow.m:
4861         Fix compiler warnings on PPC64. Fixes bug #499318.
4862
4863 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4864
4865         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4866
4867         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4868         Don't leak file descriptors on error. Fixes #531532.
4869
4870 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4871
4872         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4873         (gst_gconf_audio_src_change_state):
4874         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4875         (gst_gconf_video_sink_change_state):
4876         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4877         (gst_gconf_video_src_change_state):
4878         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4879         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4880         When we can't create a fakesink/fakesrc complain instead of unreffing
4881         NULL pointers and crashing later. See bug #530535.
4882
4883 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4884
4885         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4886         Add some more debug info and guard against small payloads.
4887
4888         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4889         Set duration on outgoing buffers because we can.
4890
4891 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4892
4893         Patch by: Olivier Crete <tester at tester dot ca>
4894
4895         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4896         (gst_speex_enc_init), (gst_speex_enc_chain):
4897         Add negotiation for the speex channels and rate. Fixes #465146.
4898
4899 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4900
4901         Patch by: Olivier Crete <tester at tester dot ca>
4902
4903         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4904         (gst_rtp_speex_pay_getcaps):
4905         Add negotiation for the speex channels and rate. See #465146.
4906
4907 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4908
4909         Patch by: Olivier Crete <tester at tester dot ca>
4910
4911         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4912         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4913         Add negotiation for the ILBC mode. See #465146.
4914
4915 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4916
4917         * ext/soup/gstsouphttpsrc.c:
4918           Include stdlib to fix the build. Use g_free instead of free, libsoup
4919           uses glib.
4920
4921 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4922
4923         Patch by: j^ <j@bootlab.org>
4924
4925         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4926         Add more mpeg2 variants. Fixes #530886.
4927
4928 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4929
4930         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4931
4932         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4933           Don't error out if we get an ICMP destination-unreachable
4934           message when trying to read packets on win32 (#529454).
4935
4936 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4937
4938         * configure.ac:
4939         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4940           Use new error code for encrypted streams (which requires core CVS).
4941
4942 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4943
4944         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4945           (gst_qtdemux_audiosrc_template):
4946           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4947
4948 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4949
4950         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4951         (speex_dec_chain_parse_data):
4952         Produce concealment data when time progresses in a segment update.
4953
4954 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4955
4956         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4957         (speex_dec_chain):
4958         Try to preserve input timestamps when we can.
4959         Do beginnings of error concealment.
4960
4961 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4962
4963         * gst/debug/gstnavigationtest.c:
4964           MSVC doesn't provide rint(), define an adequate replacement locally as
4965           elsewhere.
4966
4967 2008-04-28  Julien Moutte  <julien@fluendo.com>
4968
4969         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4970         format to pacify Mac OSX's gcc.
4971
4972 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4973
4974         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4975           (DEFAULT_MAX), (src_template), (sink_template),
4976           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4977           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4978           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4979           Bring rndbuffersize element into a state that doesn't require us
4980           to move it to -bad immediately. For one, fix up default min/max
4981           values so that the element actuall works using the default values.
4982           Also, don't ignore flow return values and do some kind of minimal
4983           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4984           other gratuitious clean-ups.
4985
4986 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4987
4988         * docs/plugins/Makefile.am:
4989         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4990         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4991         * docs/plugins/gst-plugins-good-plugins.args:
4992         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4993         * docs/plugins/gst-plugins-good-plugins.interfaces:
4994         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4995         * docs/plugins/inspect/plugin-1394.xml:
4996         * docs/plugins/inspect/plugin-aasink.xml:
4997         * docs/plugins/inspect/plugin-alaw.xml:
4998         * docs/plugins/inspect/plugin-alpha.xml:
4999         * docs/plugins/inspect/plugin-alphacolor.xml:
5000         * docs/plugins/inspect/plugin-annodex.xml:
5001         * docs/plugins/inspect/plugin-apetag.xml:
5002         * docs/plugins/inspect/plugin-audiofx.xml:
5003         * docs/plugins/inspect/plugin-auparse.xml:
5004         * docs/plugins/inspect/plugin-autodetect.xml:
5005         * docs/plugins/inspect/plugin-avi.xml:
5006         * docs/plugins/inspect/plugin-cacasink.xml:
5007         * docs/plugins/inspect/plugin-cairo.xml:
5008         * docs/plugins/inspect/plugin-cdio.xml:
5009         * docs/plugins/inspect/plugin-cutter.xml:
5010         * docs/plugins/inspect/plugin-debug.xml:
5011         * docs/plugins/inspect/plugin-dv.xml:
5012         * docs/plugins/inspect/plugin-efence.xml:
5013         * docs/plugins/inspect/plugin-effectv.xml:
5014         * docs/plugins/inspect/plugin-equalizer.xml:
5015         * docs/plugins/inspect/plugin-esdsink.xml:
5016         * docs/plugins/inspect/plugin-flac.xml:
5017         * docs/plugins/inspect/plugin-flxdec.xml:
5018         * docs/plugins/inspect/plugin-gamma.xml:
5019         * docs/plugins/inspect/plugin-gconfelements.xml:
5020         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5021         * docs/plugins/inspect/plugin-goom.xml:
5022         * docs/plugins/inspect/plugin-halelements.xml:
5023         * docs/plugins/inspect/plugin-icydemux.xml:
5024         * docs/plugins/inspect/plugin-id3demux.xml:
5025         * docs/plugins/inspect/plugin-jpeg.xml:
5026         * docs/plugins/inspect/plugin-level.xml:
5027         * docs/plugins/inspect/plugin-matroska.xml:
5028         * docs/plugins/inspect/plugin-monoscope.xml:
5029         * docs/plugins/inspect/plugin-mulaw.xml:
5030         * docs/plugins/inspect/plugin-multifile.xml:
5031         * docs/plugins/inspect/plugin-multipart.xml:
5032         * docs/plugins/inspect/plugin-navigationtest.xml:
5033         * docs/plugins/inspect/plugin-ossaudio.xml:
5034         * docs/plugins/inspect/plugin-png.xml:
5035         * docs/plugins/inspect/plugin-quicktime.xml:
5036         * docs/plugins/inspect/plugin-rtp.xml:
5037         * docs/plugins/inspect/plugin-rtsp.xml:
5038         * docs/plugins/inspect/plugin-shout2send.xml:
5039         * docs/plugins/inspect/plugin-smpte.xml:
5040         * docs/plugins/inspect/plugin-spectrum.xml:
5041         * docs/plugins/inspect/plugin-speex.xml:
5042         * docs/plugins/inspect/plugin-taglib.xml:
5043         * docs/plugins/inspect/plugin-udp.xml:
5044         * docs/plugins/inspect/plugin-video4linux2.xml:
5045         * docs/plugins/inspect/plugin-videobalance.xml:
5046         * docs/plugins/inspect/plugin-videobox.xml:
5047         * docs/plugins/inspect/plugin-videocrop.xml:
5048         * docs/plugins/inspect/plugin-videoflip.xml:
5049         * docs/plugins/inspect/plugin-videomixer.xml:
5050         * docs/plugins/inspect/plugin-wavenc.xml:
5051         * docs/plugins/inspect/plugin-wavpack.xml:
5052         * docs/plugins/inspect/plugin-wavparse.xml:
5053         * docs/plugins/inspect/plugin-ximagesrc.xml:
5054           Add docs for gdkpixbufsink; update docs to CVS version.
5055
5056 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5057
5058         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
5059         Remove test sync-offset by default.
5060
5061 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
5062
5063         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
5064         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
5065         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5066           Use GLib versions of htonl, htons, ntohl and ntohs in order
5067           to avoid problems on win32 (#529707).
5068
5069 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
5070
5071         Patch by: Jesús Corrius <jesus at softcatala org>
5072
5073         * gst/goom/filters.c: (zoomVector):
5074         * gst/goom/goom_core.c: (init_buffers):
5075           Fix build with mingw32: use rand() instead of random() and
5076           replace bzero() with memset(). Fixes #529692.
5077
5078 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5079
5080         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
5081         Fix typo in comments.
5082
5083         * tests/examples/rtp/client-H263p-PCMA.sdp:
5084         * tests/examples/rtp/client-H263p-PCMA.sh:
5085         * tests/examples/rtp/client-H264-PCMA.sdp:
5086         * tests/examples/rtp/client-H264-PCMA.sh:
5087         * tests/examples/rtp/client-H264.sdp:
5088         * tests/examples/rtp/client-H264.sh:
5089         * tests/examples/rtp/client-PCMA.sdp:
5090         * tests/examples/rtp/client-PCMA.sh:
5091         * tests/examples/rtp/server-alsasrc-PCMA.sh:
5092         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
5093         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
5094         Add some more docs and fix examples.
5095
5096 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
5097
5098         * tests/check/elements/multifile.c:
5099         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
5100         declared in the former, some have it declared in the latter.
5101
5102 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
5103
5104         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
5105         * gst/debug/tests.c: (md5_get_value):
5106         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
5107         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
5108         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5109         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
5110         Stop using deprecated GLib functions.
5111
5112 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
5113
5114         * configure.ac:
5115         Back to development -> 0.10.8.1
5116
5117 === release 0.10.8 ===
5118
5119 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
5120
5121         * configure.ac:
5122           releasing 0.10.8, "One For The Money"
5123
5124 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5125
5126         * configure.ac:
5127         0.10.7.4 pre-release
5128
5129 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5130
5131         * gst/goom/config_param.c: (goom_plugin_parameters_free):
5132         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
5133         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
5134         * gst/goom/flying_stars_fx.c: (fs_free):
5135         * gst/goom/goom_config_param.h:
5136         * gst/goom/goom_core.c: (goom_init), (goom_close):
5137         * gst/goom/goom_plugin_info.h:
5138         * gst/goom/gstgoom.c: (gst_goom_finalize):
5139         * gst/goom/lines.c: (goom_lines_free):
5140         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
5141         * gst/goom/surf3d.c: (grid3d_free):
5142         * gst/goom/surf3d.h:
5143         * gst/goom/tentacle3d.c: (tentacle_free):
5144         Free a bunch of stuff, and initialise things to fix leaks
5145         and valgrind warnings in the testsuite.
5146
5147         Fixes: #529268
5148
5149 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
5150
5151         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
5152         (gst_rtspsrc_configure_caps):
5153         Ref caps as the return value for the request_pt_map signal.
5154         Remove some caps weirdness when configuring a stream. See #528245.
5155
5156 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
5157
5158         * tests/icles/gdkpixbufsink-test.c:
5159           Add cast to placate gcc 4.1.2.
5160
5161 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5162
5163         * configure.ac:
5164         0.10.7.3 pre-release
5165
5166 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5167
5168         * tests/check/Makefile.am:
5169         Disable some more elements in the state test.
5170         Add a define so the soup test can find the test files
5171         it needs at runtime.
5172
5173         * tests/check/elements/souphttpsrc.c: (run_server):
5174
5175         Add a define so the soup test can find the test files
5176         it needs at runtime.
5177
5178 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5179
5180         * gst/goom/convolve_fx.c: (convolve_apply):
5181         Don't ever draw the GOOM logo.
5182         Fixes: #528615
5183
5184 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5185
5186         * ext/cdio/gstcdiocddasrc.c:
5187         * ext/dv/gstdvdemux.c: 
5188         gst_atomic_int_set ==> g_atomic_int_set
5189
5190 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
5191
5192         * configure.ac:
5193         * gst/goom/Makefile.am:
5194         * gst/goom/convolve_fx.c:
5195         * gst/goom/default_scripts.h:
5196         * gst/goom/goom.h:
5197         * gst/goom/goom_core.c: (choose_a_goom_line):
5198         * gst/goom/goom_plugin_info.h:
5199         * gst/goom/goomsl.c:
5200         * gst/goom/goomsl.h:
5201         * gst/goom/goomsl_hash.c:
5202         * gst/goom/goomsl_hash.h:
5203         * gst/goom/goomsl_heap.c:
5204         * gst/goom/goomsl_heap.h:
5205         * gst/goom/goomsl_private.h:
5206         * gst/goom/plugin_info.c:
5207           Strip out the config/script parsing stuff, we don't need it.
5208           Fixes #527999.
5209
5210 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
5211
5212         * gst/goom/plugin_info.c: (setOptimizedMethods):
5213           Disable altivec optimisations for 32-bit PPC as well to make
5214           things build properly on all PPC systems. Fixes #528143
5215
5216 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
5217
5218         * gst-plugins-good.spec.in:
5219           Update for souphttpsrc plugin which has moved to -good.
5220
5221 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
5222
5223         * gst/matroska/matroska-demux.c:
5224         (gst_matroska_demux_handle_seek_event):
5225         Fix open-ended seeks in matroskademux
5226         Patch by: Mark Nauwelaerts <manauw skynet be>
5227         Fixes: #526557
5228
5229 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
5230
5231         * tests/check/Makefile.am:
5232         Add soup test certificates to the dist.
5233
5234 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5235
5236         * ext/Makefile.am:
5237         Remove LADSPA reference I missed.
5238
5239 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
5240
5241         * ext/soup/gstsouphttpsrc.c: (plugin_init):
5242         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
5243         over gnome-vfs and everything else. Fixes bug #527848.
5244
5245 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5246
5247         * configure.ac:
5248         * ext/Makefile.am:
5249         Remove LADSPA plugin. Fixes: #515978
5250
5251 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5252
5253         * configure.ac:
5254         * docs/plugins/Makefile.am:
5255         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5256         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5257         * docs/plugins/gst-plugins-good-plugins.args:
5258         * docs/plugins/inspect/plugin-soup.xml:
5259         * ext/Makefile.am:
5260         * tests/check/Makefile.am:
5261         Move soup plugin from -bad (Fixes: #523124)
5262
5263 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5264
5265         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
5266         Fix bounds checking of mode in Speex header, which may
5267         produce negative numbers in speex <= 1.1.12
5268
5269 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5270
5271         * gst/goom/Makefile.am:
5272         * gst/goom/gfontlib.c:
5273         * gst/goom/gfontlib.h:
5274         * gst/goom/gfontrle.c:
5275         * gst/goom/gfontrle.h:
5276         * gst/goom/goom.h:
5277         * gst/goom/goom_core.c: (goom_update):
5278         * gst/goom/goom_plugin_info.h:
5279         * gst/goom/gstgoom.c: (gst_goom_chain):
5280         * gst/goom/plugin_info.c:
5281           Remove a bunch of font/text related code that we don't need.
5282
5283 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5284
5285         * gst/goom/ppc_drawings.s:
5286         * gst/goom/ppc_zoom_ultimate.s:
5287           Change license of these files to LGPL, as permitted by the
5288           author, Guillaume Borios. See #515073.
5289
5290 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5291
5292         * gst/goom/convolve_fx.c:
5293         * gst/goom/motif_goom1.h:
5294         * gst/goom/motif_goom2.h:
5295           As hinted in Bug #518213, revert one change and fix warnings properly.
5296           This fixes both #518213 and #520073 for me.     
5297
5298 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5299
5300         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5301         * gst/matroska/matroska-demux.c:
5302         (gst_matroska_demux_handle_seek_event),
5303         (gst_matroska_demux_parse_contents_seekentry),
5304         (gst_matroska_demux_loop):
5305         Fix the Forte build by making function declaration signatures
5306         match the implementations.
5307
5308 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5309
5310         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5311         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5312         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5313           More logging when probing (see #518474), some comments in _reset().
5314
5315 2008-04-07  Julien Moutte  <julien@fluendo.com>
5316
5317         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5318         because of a bad argument number.
5319
5320 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5321
5322         * tests/icles/.cvsignore:
5323         * tests/icles/Makefile.am:
5324         * tests/icles/gdkpixbufsink-test.c:
5325           Interactive test app for gdkpixbufsink.
5326
5327 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5328
5329         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5330
5331         * configure.ac:
5332         Actually build dlls when cross-compiling with mingw32.
5333         Fixes bug #526247.
5334
5335 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5336
5337         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5338           Don't munge device string to 'default:x' for capture devices.
5339           Fixes #525833.
5340
5341 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5342
5343         * ext/wavpack/gstwavpackparse.c:
5344         (gst_wavpack_parse_index_entry_free):
5345         Always use GSlice as we actually depend on GLib 2.12 already.
5346
5347 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5348
5349         * configure.ac:
5350           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5351           Also bump the GLib requirement to the current de-facto requirement
5352           (ie. 2.12).
5353
5354 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5355
5356         * gst/rtp/gstrtph264pay.c: (encode_base64),
5357         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5358         * gst/rtp/gstrtph264pay.h:
5359         Parse codec_data for future AVC compatibility.
5360         Fail when we encounter AVC data for now.
5361
5362 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5363
5364         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5365           (gst_spectrum_init), (gst_spectrum_set_property),
5366           (gst_spectrum_get_property), (gst_spectrum_message_new):
5367           Rename property enums and default defines for the properties to match
5368           the property names and rephrase property descriptions to make them a
5369           bit clearer (hopefully). See #518188.
5370
5371 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5372
5373         * tests/check/Makefile.am:
5374         * tests/check/elements/.cvsignore:
5375         * tests/check/elements/gdkpixbufsink.c:
5376           Add unit test for gdkpixbufsink element.
5377
5378 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5379
5380         * ext/gdk_pixbuf/Makefile.am:
5381         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5382         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5383           (gst_gdk_pixbuf_sink_base_init),
5384           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5385           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5386           (gst_gdk_pixbuf_sink_set_caps),
5387           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5388           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5389           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5390           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5391           (gst_gdk_pixbuf_sink_get_property):
5392         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5393           Add gdkpixbufsink element for easy snapshotting (#525946).
5394
5395 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5396
5397         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5398         Bump timeout from 3 to 60 seconds.
5399
5400 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5401
5402         * tests/check/pipelines/.cvignore:
5403         Remove useless file.
5404
5405         * tests/check/pipelines/.cvsignore:
5406         Add new test to .cvsignore.
5407
5408 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5409
5410         * tests/check/Makefile.am:
5411         * tests/check/pipelines/wavpack.c: (bus_handler),
5412         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5413         (wavpack_suite), (main):
5414         Add unit test that encodes and decodes some data, checks that it
5415         is still the same and that all timestamps/offsets are perfect.
5416
5417 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5418
5419         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5420         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5421         * ext/wavpack/gstwavpackparse.c:
5422         (gst_wavpack_parse_index_entry_new),
5423         (gst_wavpack_parse_index_entry_free),
5424         (gst_wavpack_parse_base_init),
5425         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5426         Use GSlice for allocating index entries and use
5427         gst_element_class_set_details_simple().
5428
5429 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5430
5431         Patch by: Brian Cameron <brian.cameron at sun dot com>
5432
5433         * sys/sunaudio/gstsunaudio.c:
5434         * sys/sunaudio/gstsunaudiomixer.c:
5435         * sys/sunaudio/gstsunaudiomixer.h:
5436         * sys/sunaudio/gstsunaudiomixerctrl.c:
5437         * sys/sunaudio/gstsunaudiomixerctrl.h:
5438         * sys/sunaudio/gstsunaudiomixertrack.c:
5439         * sys/sunaudio/gstsunaudiomixertrack.h:
5440         * sys/sunaudio/gstsunaudiosink.c:
5441         * sys/sunaudio/gstsunaudiosink.h:
5442         * sys/sunaudio/gstsunaudiosrc.c:
5443         * sys/sunaudio/gstsunaudiosrc.h:
5444           Fix up copyrights (#525860).
5445
5446 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5447
5448         * gst/goom/goomsl.c: (gsl_read_file):
5449           Check return value of fread() to avoid compiler warnings.
5450
5451 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5452
5453         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5454
5455         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5456         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5457         * gst/law/alaw-decode.h:
5458         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5459         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5460         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5461         * gst/law/mulaw-decode.h:
5462         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5463         Make negotiation a bit modern.
5464         Use pad_alloc. Fixes #525359.
5465
5466 2008-03-31  David Schleef  <ds@schleef.org>
5467
5468         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5469           compiles consistently.  Fixes #522278.
5470
5471 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5472
5473         Patch by: Brian Cameron <brian.cameron at sun dot com>
5474
5475         * sys/sunaudio/gstsunaudiomixerctrl.c:
5476           (gst_sunaudiomixer_ctrl_get_volume),
5477           (gst_sunaudiomixer_ctrl_set_volume):
5478         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5479           Fix up the mixer tracks to use a volume range of 0-255, which is what
5480           the sun audio API uses. This simplifies the code and avoids rounding
5481           errors. Fixes #524593.
5482
5483 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5484
5485         * sys/v4l2/gstv4l2object.c:
5486         * sys/v4l2/gstv4l2object.h:
5487         Add device-fd property to make it possible to apps to call ioctl's.
5488
5489 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5490
5491         * gst/qtdemux/qtdemux.c: (next_entry_size):
5492         Unbreak streaming mode again.
5493
5494 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5495
5496         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5497           Remove superfluous DEBUG macro.
5498
5499 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5500
5501         Based on patch by: William M. Brack <wbrack at mmm com hk>
5502
5503         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5504           (gst_v4l2src_set_capture):
5505           Check whether the device supports setting the framerate before
5506           trying to set it and then posting a warning or error if it doesn't
5507           work (#516649, #520092). Also compare fractions more correctly.
5508
5509 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5510
5511         * gst/goom/Makefile.am:
5512           Remove ppc assembler optimisations from the build until they
5513           actually build (they also seem to have GPL headers).
5514
5515 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5516
5517         * m4/Makefile.am:
5518           Better not dist files that don't exist any longer (lrint*m4).
5519
5520 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5521
5522         * configure.ac:
5523         * m4/lrint.m4:
5524         * m4/lrintf.m4:
5525         Remove lrint/lrintf checks. We don't use it anywhere.
5526
5527 2008-03-18  Andy Wingo  <wingo@pobox.com>
5528
5529         * sys/osxvideo/osxvideosink.m
5530         (gst_osx_video_sink_osxwindow_destroy)
5531         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5532         task, whoopdee.
5533         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5534         2 ms.
5535
5536 2008-03-18  Andy Wingo  <wingo@pobox.com>
5537
5538         * sys/osxvideo/osxvideosink.m
5539         (gst_osx_video_sink_osxwindow_destroy)
5540         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5541         task, whoopdee.
5542         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5543         2 ms.
5544         
5545 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5546
5547         Patch by: William M. Brack <wbrack at mmm com hk>
5548
5549         * sys/v4l2/v4l2src_calls.c:
5550           (gst_v4l2src_probe_caps_for_format_and_size),
5551           (gst_v4l2src_probe_caps_for_format):
5552           Make sure the probed frame sizes are reversed in the resulting
5553           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5554           highest resolution first); also remove unused variable.
5555           (Partly fixes #520092)
5556
5557 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5558
5559         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5560
5561         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5562         (gst_rtspsrc_finalize):
5563         Call WSAStartup() and WSACleanup before using the Winsock API.
5564         See #520808.
5565
5566 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5567
5568         * gst/avi/gstavidemux.c:
5569           Erm, the buffer-size is just guint, no need for the special format
5570           specifier.
5571
5572 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5573
5574         * gst/goom/plugin_info.c:
5575         * gst/goom/ppc_zoom_ultimate.h:
5576           Small fixes to build more on PPC: ifdef out code that uses unknown
5577           define; add newline at end of header file to avoid compiler warning.
5578           Assembler code still doesn't build though.
5579
5580 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5581
5582         * gst/avi/gstavidemux.c:
5583           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5584           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5585
5586 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5587
5588         * gst/avi/gstavidemux.c:
5589           Chunksize is uint32. Fix format specifier.
5590
5591 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5592
5593         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5594         mistake. Return file to pure MIT text.
5595
5596 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5597
5598         * gst/audiofx/audiofx.c:
5599         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5600         of hardcoding values.
5601
5602 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5603
5604         Patch by: Mark Nauwelaerts <manauw skynet be>
5605
5606         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5607           (gst_oss_src_close):
5608         * sys/oss/gstosssrc.h:
5609           Cache probed caps, so _get_caps() during recording doesn't cause
5610           ioctl calls which may disrupt the recording (fixes #521875).
5611
5612 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5613
5614         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5615         (gst_qtdemux_activate_segment),
5616         (gst_qtdemux_prepare_current_sample),
5617         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5618         Make sure we always send a DISCONT after a seek by setting the sample
5619         index to an undefined value after a seek.
5620
5621 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5622
5623         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5624           (GST_IS_AVI_SUBTITLE_CLASS):
5625           Fix up IS_FOO macros, which makes gtk-doc much happier.
5626
5627 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5628
5629         * tests/icles/Makefile.am:
5630           Move the -lgstfoo where it belongs.
5631
5632 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5633
5634         * gst/matroska/ebml-ids.h:
5635         Add ID for EBML CRC32 elements.
5636
5637         * gst/matroska/Makefile.am:
5638         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5639         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5640         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5641         (gst_ebml_read_header):
5642         Support reading 80bit floats, add finalize method to clean up
5643         in any case, support reading length/id elements with any length
5644         as long as it's smaller than our supported maximum, don't leak
5645         buffers if reading as much data as we wanted failed and some
5646         smaller cleanup.
5647
5648 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5649
5650         Patch by: Olivier Crete <tester at tester dot ca>
5651
5652         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5653         Check that a buffer is large enough before reading from it.
5654         Fixes bug #521102.
5655         
5656 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5657
5658         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5659         Fix compilation after removing the GstPollMode from the
5660         constructor.
5661
5662 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5663
5664         * configure.ac:
5665         * gst/audiofx/Makefile.am:
5666         * gst/audiofx/audiochebband.c:
5667         * gst/audiofx/audiocheblimit.c:
5668         * gst/audiofx/math_compat.h:
5669         Check for sinh(), cosh() and asinh() and define our own
5670         implementations if they're not available. Fixes bug #520880.
5671
5672 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5673
5674         Patch by: Olivier Crete <tester at tester dot ca>
5675
5676         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5677         Unref the buffers only once when handling not-negotiated errors.
5678         Fixes bug #520764.
5679
5680 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5681
5682         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5683
5684         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5685         (gst_udpsrc_stop):
5686         Properly balance WSA_Cleanup with WSA_Startup.
5687         Also make the poll controllable on windows. Fixes #520888.
5688
5689 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5690
5691         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5692         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5693         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5694         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5695         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5696         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5697         (gst_ebml_read_date), (gst_ebml_read_master),
5698         (gst_ebml_read_binary), (gst_ebml_read_header):
5699         * gst/matroska/ebml-read.h:
5700         * gst/matroska/matroska-demux.c:
5701         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5702         (gst_matroska_demux_read_track_encodings),
5703         (gst_matroska_demux_add_stream),
5704         (gst_matroska_demux_handle_src_query),
5705         (gst_matroska_demux_handle_seek_event),
5706         (gst_matroska_demux_init_stream),
5707         (gst_matroska_demux_parse_tracks),
5708         (gst_matroska_demux_parse_index_cuetrack),
5709         (gst_matroska_demux_parse_index_pointentry),
5710         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5711         (gst_matroska_demux_parse_metadata_id_simple_tag),
5712         (gst_matroska_demux_parse_metadata_id_tag),
5713         (gst_matroska_demux_parse_metadata),
5714         (gst_matroska_demux_sync_streams),
5715         (gst_matroska_demux_push_hdr_buf),
5716         (gst_matroska_demux_push_flac_codec_priv_data),
5717         (gst_matroska_demux_push_xiph_codec_priv_data),
5718         (gst_matroska_demux_add_wvpk_header),
5719         (gst_matroska_demux_check_subtitle_buffer),
5720         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5721         (gst_matroska_demux_parse_cluster),
5722         (gst_matroska_demux_parse_contents_seekentry),
5723         (gst_matroska_demux_parse_contents),
5724         (gst_matroska_demux_loop_stream_parse_id),
5725         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5726         * gst/matroska/matroska-demux.h:
5727         * gst/matroska/matroska-ids.h:
5728         Handle return values from pull_range in a more granular way to properly
5729         shut down on seeks.
5730         Combine return values from push.
5731         Implement proper error handling.
5732         Prepare for handling seeking correctly.
5733
5734 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5735
5736         * gst/matroska/ebml-read.c:
5737         Use GINT64 formatting constants from GLIB.
5738
5739         * gst/matroska/matroska-demux.c:
5740         Add some guards to avoid a possible division by 0 and crashing
5741         with NULL events on some systems.
5742         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5743         conversion. 
5744
5745         * gst/matroska/matroska-mux.c:
5746         Check for invalid timestamps in a bunch of places to avoid
5747         writing bogus durations into the output file.
5748         Fix some double<->gint64 conversions that weren't using
5749         gst_guint64_to_gdouble
5750
5751 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5752
5753         * configure.ac:
5754         Move the checks for bison, flex and as to the program section and the
5755         check for gcc inline asm to the compiler characteristics section.
5756
5757 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5758
5759         * configure.ac:
5760         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5761         plug-ins are included/excluded. (#498222)
5762
5763 2008-02-29  Michael Smith <msmith@fluendo.com>
5764
5765         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5766           Don't call gst_object_sync_values() unless we have a valid timestamp.
5767
5768 2008-02-28  David Schleef  <ds@schleef.org>
5769
5770         * gst/matroska/matroska-demux.c:
5771         * gst/matroska/matroska-ids.h:
5772         * gst/matroska/matroska-mux.c:
5773           Fix Dirac mapping.  I had previously added a VfW-type
5774           mapping, but it looks like Dirac will get a native Matroska
5775           mapping, and this is the most likely method.
5776
5777 2008-02-28  David Schleef  <ds@schleef.org>
5778
5779         * gst/avi/gstavimux.c: Add Dirac encoding
5780
5781 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5782
5783         Patch by: Peter Kjellerstedt <pkj at axis com>
5784
5785         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5786         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5787         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5788         * gst/udp/gstudpsrc.h:
5789         Port to GstPoll. See #505417.
5790
5791 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5792
5793         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5794         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5795         yet on the srcpad. We need rate and channels before we
5796         can do any processing. Fixes bug #519088.
5797
5798 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5799
5800         * configure.ac:
5801         Detect and indicate if GCC inline assembly syntax is
5802         available.
5803
5804         * gst/goom/Makefile.am:
5805         * gst/goom/convolve_fx.c:
5806         * gst/goom/flying_stars_fx.c:
5807         * gst/goom/goom_config.h:
5808         * gst/goom/goom_core.c:
5809         * gst/goom/goomsl.c:
5810         * gst/goom/ifs.c:
5811         * gst/goom/mmx.c:
5812         * gst/goom/plugin_info.c:
5813         * gst/goom/xmmx.c:
5814         Fix various GCC-isms, and only build the inline assembly
5815         with compilers that support GCC inline assembly.
5816
5817         Fix a couple of other warnings shown with Forte.
5818
5819 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5820
5821         * gst/goom/xmmx.c:
5822           Use 'emms' instead of 'femms' to not crash on cpus that do not
5823           implement this 3dnow specific instruction.
5824
5825 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5826
5827         * gst/goom/plugin_info.c: (setOptimizedMethods):
5828         Use extended MMX for draw_line() too if available, not only
5829         normal MMX.
5830
5831 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5832
5833         * ext/jpeg/gstjpeg.c: (plugin_init):
5834         Remove (commented out) smoke typefinder. This is in base now.
5835
5836 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5837
5838         * gst/goom2k1/Makefile.am:
5839         * gst/goom2k1/gstgoom.c:
5840
5841         Rename the installed library, and don't register the same 
5842         GType name as the new goom.
5843
5844 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5845
5846         * configure.ac:
5847         * ext/taglib/Makefile.am:
5848           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5849           when building C++ code (#516509).
5850
5851 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5852
5853         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5854         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5855           (setOptimizedMethods):
5856           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5857           anything useful. Export goom debug category so we can get
5858           rid of the VERBOSE define and the printfs.
5859
5860 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5861
5862         * gst/goom/goomsl_heap.c: (align_it):
5863         * gst/goom/plugin_info.c: (setOptimizedMethods):
5864           Compile fixes for x86-64.
5865
5866 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5867
5868         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5869         with warnings, but add other CFLAGS
5870
5871         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5872         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5873         (calculate_labels), (gsl_read_file):
5874         * gst/goom/goomsl_lex.l:
5875         * gst/goom/goomsl_yacc.y:
5876         * gst/goom/plugin_info.c: Remove a few live printf, and
5877         fprintf, replace exit() calls with g_assert_not_reached()
5878         if it not optimal for a library
5879
5880 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5881
5882         * gst/goom/Makefile.am: Remove the warnings being disabled,
5883         fix linkage on x86, spotted by Sebastian Dröge
5884         <slomo@circular-chaos.org>
5885
5886         * gst/goom/convolve_fx.c (convolve_init),
5887         (create_output_with_brightness), (convolve_apply):
5888         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5889         * gst/goom/goomsl.c:
5890         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5891         * gst/goom/plugin_info.c:
5892         * gst/goom/tentacle3d.c (tentacle_fx_create):
5893         Fix warnings, and disable the motifs in the convolve_fx
5894         plugin (they were causing warnings, and they were just
5895         "Goom" in funny letterring)
5896
5897 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5898
5899         * configure.ac: Add checks for Flex/Yacc/Bison and other
5900         furry animals, for the new goom 2k4 based plugin
5901
5902         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5903         CPU optimisations (not working yet), move the old plugin to...
5904
5905         * gst/goom2k1/*: ... here, in case somebody is sick enough
5906
5907         Fixes #515073
5908
5909 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5910
5911         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5912         Post the server response code in an error message instead of a generic
5913         'error' message. Fixes #517237.
5914
5915 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5916
5917         * tests/check/Makefile.am:
5918         Ignore gconfaudiosrc for the states unit test too. It will fallback
5919         to alsasrc if the gconf settings can't be read and not everybody has
5920         alsa.
5921
5922 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5923
5924         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5925         (gst_wavpack_parse_create_src_pad):
5926         * ext/wavpack/gstwavpackparse.h:
5927         Always report the duration if we know it in push mode and don't
5928         return 0 just to make totem believe we can't seek in push mode.
5929         Newer totem version use the SEEKING query which properly reports
5930         if we can seek or not.
5931
5932 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5933
5934         Patch by: Jens Granseuer <jensgr at gmx dot net>
5935
5936         * tests/examples/equalizer/demo.c: (main):
5937         C89 fix, moving variable declarations to the beginning of
5938         the block. Fixes bug #517933.
5939
5940 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5941
5942         * configure.ac:
5943         Back to development...
5944
5945 === release 0.10.7 ===
5946
5947 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5948
5949         * configure.ac:
5950           releasing 0.10.7, "Red Door Black"
5951
5952 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5953
5954         * gst/alpha/Makefile.am:
5955         Link alpha plugin with libgstbase. Fixes bug #517386.
5956
5957 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5958
5959         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5960         Init values to -1 instead of the default 0 value.
5961         Fixes #516524.
5962
5963 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5964
5965         * tests/examples/spectrum/spectrum-example.c:
5966         Add missing include to fix compilation when libxml usage is disabled.
5967         Fixes: #516371
5968
5969 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5970
5971         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5972         fixes: #514889
5973
5974         * gst/rtp/gstrtph264pay.c:
5975         * gst/rtp/gstrtpmp4gdepay.c:
5976         * gst/rtp/gstrtpmp4gpay.c:
5977         * gst/rtp/gstrtpmp4gpay.h:
5978         * gst/rtp/gstrtptheorapay.c:
5979         * gst/rtp/gstrtpvorbispay.c:
5980
5981         Fix various leaks shown up in valgrind
5982         - free sprops and buffer in error cases in H264 payloader
5983         - fix leak in mp4g depayloader when construction the caps
5984         - don't leak config string in the mp4g payloader
5985         - don't leak buffers and headers in theora and vorbis payloaders
5986
5987         * tests/check/elements/rtp-payloading.c:
5988
5989         Fix the RTP data test
5990         - Actually send valid amr data to the payloader instead of 20
5991         zero-bytes
5992         - The mp4g payloader expects codec_data on the caps
5993
5994 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5995
5996         * win32/MANIFEST:
5997         Add libgstpng.dsp to MANIFEST.
5998         * win32/vs6/libgstaudiofx.dsp:
5999         Add new source files to VS project file.
6000
6001 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6002
6003         * sys/ximage/gstximagesrc.c:
6004         Initialise variables when opening the X display rather
6005         than in _start(), as the display can be opened before that.
6006
6007         Fixes: #515985
6008
6009 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6010
6011         * sys/directdraw/gstdirectdrawsink.c:
6012         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
6013         (gst_directdraw_sink_finalize):
6014         Properly chain up finalize functions. Fixes bug #515980.
6015
6016 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6017
6018         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6019         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
6020         (gst_v4l2_buffer_pool_class_init):
6021         Chain up the finalize functions. Fixes bug #515984.
6022
6023 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6024
6025         * sys/ximage/ximageutil.c:
6026         Chain up in the finalize function for our custom
6027         buffer sub-class.
6028         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
6029         Fixes: #515706
6030
6031 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6032
6033         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
6034         (gst_fenced_buffer_class_init):
6035         Properly chain up finalize method. Fixes bug #515979.
6036
6037 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6038
6039         * sys/ximage/gstximagesrc.c:
6040         Free allocated Damage memory before closing our connection to the
6041         X server. Partially fixes: #515706
6042
6043 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6044
6045         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
6046         * tests/check/Makefile.am:
6047         * tests/check/gst-plugins-good.supp:
6048         Add a few libjpeg suppressions and initialize a variable to
6049         make smokeenc valgrind clean. Fixes bug #515701.
6050
6051 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
6052
6053         * gst/avi/gstavidemux.c:
6054         Revert patch which sends timestamps only on keyframes, as it
6055         breaks playback with current gst-ffmpeg.
6056
6057         Fixes: #515562
6058
6059 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
6060
6061         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6062         * tests/check/elements/multifile.c: (GST_START_TEST):
6063         Close some memory leaks spotted by the unit test. Fixes bug #515697.
6064
6065 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
6066
6067         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
6068         Use and unset the GError when pipeline creation fails instead of
6069         simply leaking it. Fixes bug #515704.
6070
6071 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
6072
6073         * gst/audiofx/audioamplify.c:
6074         * gst/audiofx/audiochebband.c:
6075         * gst/audiofx/audiocheblimit.c:
6076         * gst/audiofx/audiodynamic.c:
6077         * gst/audiofx/audioinvert.c:
6078         * gst/audiofx/audiopanorama.c:
6079         * gst/audiofx/audiowsincband.c:
6080         * gst/audiofx/audiowsinclimit.c:
6081         Fix long description of audiofx elements. Fixes bug #515457.
6082
6083 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
6084
6085         * docs/plugins/Makefile.am:
6086         * gst/spectrum/gstspectrum.c:
6087         * tests/examples/spectrum/.cvsignore:
6088         * tests/examples/spectrum/Makefile.am:
6089         * tests/examples/spectrum/spectrum-example.c:
6090
6091         Add a simple example application for the spectrum element, include it
6092         in the docs, and fix some documentation ambiguities.
6093
6094         Fixes: #348085
6095
6096 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6097
6098         * gst/equalizer/Makefile.am:
6099         * gst/spectrum/Makefile.am:
6100         Fix includes order
6101
6102         * tests/check/Makefile.am:
6103         Exclude v4l2src from the states test - it takes too long to start.
6104
6105         * tests/check/elements/spectrum.c:
6106         Make the test run properly with CK_FORK=no
6107
6108 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
6109
6110         * gst/audiofix/Makefile.am: add missing header files 
6111
6112 2008-02-08  Julien Moutte  <julien@fluendo.com>
6113
6114         * gst/matroska/matroska-demux.c:
6115         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
6116         keyframe and delta units correctly when dealign with a BlockGroup.
6117         Fixes: #514397
6118
6119 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6120
6121         * tests/check/elements/.cvsignore:
6122         Spell the new tests correctly in .cvsignore
6123
6124 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
6125
6126         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6127           Need to use gsize here for the size, fixes compiler warning.
6128
6129         * tests/examples/equalizer/.cvsignore:
6130         * tests/examples/equalizer/Makefile.am:
6131         * tests/examples/spectrum/.cvsignore:
6132         * tests/examples/spectrum/Makefile.am:
6133           Add missing files to fix the build.
6134
6135 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6136
6137         * configure.ac:
6138         * docs/plugins/Makefile.am:
6139         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6140         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6141         * docs/plugins/gst-plugins-good-plugins.args:
6142         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6143         * docs/plugins/inspect/plugin-multifile.xml:
6144         * tests/check/Makefile.am:
6145         * tests/check/elements/.cvsignore:
6146
6147         Move multifile plugin from -bad.
6148         Fixes: #490283
6149
6150 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6151
6152         * configure.ac:
6153         * docs/plugins/Makefile.am:
6154         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6155         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6156         * docs/plugins/gst-plugins-good-plugins.args:
6157         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6158         * docs/plugins/inspect/plugin-spectrum.xml:
6159         * gst/spectrum/Makefile.am:
6160         * tests/check/Makefile.am:
6161         * tests/check/elements/.cvsignore:
6162         * tests/examples/Makefile.am:
6163
6164         Move spectrum plugin from -bad.
6165         Move examples into tests/examples/spectrum.
6166
6167 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6168
6169         * configure.ac:
6170         * docs/plugins/Makefile.am:
6171         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6172         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6173         * docs/plugins/gst-plugins-good-plugins.args:
6174         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6175         * docs/plugins/gst-plugins-good-plugins.interfaces:
6176         * docs/plugins/inspect/plugin-equalizer.xml:
6177         * gst/equalizer/Makefile.am:
6178         * tests/check/Makefile.am:
6179         * tests/examples/Makefile.am:
6180         Move the equalizer plugin across from -bad
6181
6182         * tests/check/elements/.cvsignore:
6183         Add equalizer, audiosincwband and audiosincwlimit
6184
6185         * tests/check/elements/equalizer.c:
6186         Fix compiler warnings
6187
6188         Fixes: #415627
6189
6190 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6191
6192         * configure.ac:
6193         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
6194         are treated like releases and build without it.
6195
6196 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6197
6198         * docs/plugins/Makefile.am:
6199         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6200         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6201         * docs/plugins/gst-plugins-good-plugins.args:
6202         * docs/plugins/inspect/plugin-audiofx.xml:
6203         * gst/audiofx/Makefile.am:
6204         * gst/audiofx/audiofx.c:
6205         * gst/audiofx/audiowsincband.c:
6206         * gst/audiofx/audiowsincband.h:
6207         * gst/audiofx/audiowsinclimit.c:
6208         * gst/audiofx/audiowsinclimit.h:
6209         * tests/check/Makefile.am:
6210         * tests/check/elements/audiowsincband.c:
6211         * tests/check/elements/audiowsinclimit.c:
6212
6213         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
6214         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
6215         respectively.
6216
6217         Fixes: #467666
6218
6219 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6220
6221         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
6222         * tests/check/elements/icydemux.c:
6223           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
6224           caps, and add a somewhat useful debug message. Plus test.
6225
6226 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
6227
6228         * gst/rtsp/gstrtspsrc.c:
6229         Include unistd.h only if HAVE_UNISTD_H is defined
6230         * win32/common/config.h.in:
6231         * win32/common/config.h:
6232         Define socklen_t as it seems it's not defined in default 
6233         Visual Studio headers.
6234         * win32/vs6/libgstalpha.dsp:
6235         * win32/vs6/libgstapetag.dsp:
6236         * win32/vs6/libgstavi.dsp:
6237         * win32/vs6/libgstrtp.dsp:
6238         * win32/vs6/libgstrtsp.dsp:
6239         * win32/vs6/libgstvideomixer.dsp:
6240         Update project file dependencies and add new source files       
6241
6242 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
6243
6244         Patch by: Bjarne Rosengren <bjarne at axis dot com>
6245
6246         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
6247         Don't leak buffers when we don't push them downstream.
6248         Fixes bug #514965.
6249
6250 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6251
6252         * configure.ac:
6253           Bump requirements to (good) released versions to avoid
6254           confusion and make implicit core requirement explicit.
6255
6256 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
6257
6258         * docs/plugins/Makefile.am:
6259         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6260         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6261         * docs/plugins/gst-plugins-good-plugins.args:
6262         * docs/plugins/inspect/plugin-audiofx.xml:
6263         * gst/audiofx/Makefile.am:
6264         * gst/audiofx/audiochebband.c:
6265         * gst/audiofx/audiochebband.h:
6266         * gst/audiofx/audiocheblimit.c:
6267         * gst/audiofx/audiocheblimit.h:
6268         * gst/audiofx/audiochebyshevfreqband.c:
6269         * gst/audiofx/audiochebyshevfreqband.h:
6270         * gst/audiofx/audiochebyshevfreqlimit.c:
6271         * gst/audiofx/audiochebyshevfreqlimit.h:
6272         * gst/audiofx/audiofx.c:
6273         * tests/check/Makefile.am:
6274         * tests/check/elements/.cvsignore:
6275         * tests/check/elements/audiochebband.c:
6276         * tests/check/elements/audiocheblimit.c:
6277         * tests/check/elements/audiochebyshevfreqband.c:
6278         * tests/check/elements/audiochebyshevfreqlimit.c:
6279
6280         Rename audiochebyshevfreqband -> audiochebband and
6281         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6282         surgery.
6283
6284         Closes: #491811
6285
6286 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6287
6288         Patch by: Orjan Friberg <orjanf at axis dot com>
6289
6290         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6291         Fix caps memory leak. Fixes #514573.
6292
6293 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6294
6295         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6296         If there's no entries in the subindex, don't try to do anything stupid,
6297         just return.
6298
6299 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6300
6301         Patch by: John Millikin <jmillikin at gmail dot com>
6302
6303         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6304           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6305           Fix extraction of picture blocks with newer libflac versions again:
6306           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6307
6308 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6309
6310         * tests/check/Makefile.am:
6311           Add rtp-payloading test to VALGRIND_TO_FIX.
6312
6313         * tests/check/elements/rtp-payloading.c:
6314           Add semicolons after GST_TEST_END so gst-indent gets the
6315           formatting right; make test less verbose in general, but
6316           more verbose in the error case (which should probably
6317           make the test fail anyway).
6318
6319 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6320
6321         * docs/plugins/Makefile.am:
6322         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6323         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6324         * gst/avi/gstavisubtitle.c:
6325         Add documentation for avisubtitle and change class to
6326         Codec/Parser/Subtitle
6327
6328 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6329
6330         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6331         Treat ENOTTY (driver does not implement ioctl) the same as
6332         EINVAL since it implies there are no available standards.
6333
6334         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6335         (gst_v4l2src_get_nearest_size):
6336         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6337         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6338         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6339         reason, and if we aren't yet actively capturing.
6340
6341         * sys/v4l2/v4l2src_calls.h:
6342         Remove replaced function declaration.
6343
6344 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6345
6346         * configure.ac:
6347         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6348         API.
6349
6350 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6351
6352         * configure.ac:
6353         Fix typo.
6354
6355 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6356
6357         * gst/alpha/Makefile.am:
6358         * gst/alpha/gstalpha.c:
6359
6360         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6361         some stuff, and making buffer-alloc and resizing work automatically.
6362         No longer crashes on odd frame widths and heights, although there
6363         seems to be a disagreement with ffmpegcolorspace about what size
6364         an AYUV frame with odd height should be.
6365
6366 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6367
6368         Patch by: Alessandro Decina <alessandro at nnva dot org>
6369
6370         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6371         * ext/libpng/gstpngenc.h:
6372         Preallocate the output buffer so that g_memdup() and
6373         gst_buffer_merge() aren't needed anymore. This greatly improves
6374         performances and fixes #512544.
6375
6376 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6377
6378         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6379         (gst_avi_demux_stream_data):
6380         GStreamer timestamps are PTS values while AVI only knows about DTS
6381         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6382         we are dealing with a key frame.
6383
6384 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6385
6386         * tests/check/Makefile.am:
6387         * tests/check/elements/.cvsignore:
6388         * tests/check/elements/rtp-payloading.c:
6389           Add add testsuite for the rtp-payloader that tries simulating
6390           dataflow. Needs more test data.
6391
6392 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6393
6394         * tests/check/elements/alphacolor.c:
6395           Remove two unused variables.
6396
6397 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6398
6399         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6400           Use g_ascii_strtoll() instead of atoll, which is only
6401           available in C99.
6402
6403 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6404
6405         * gst/rtp/Makefile.am:
6406         * gst/rtp/gstrtp.c:
6407         * gst/rtp/gstrtpmpvpay.c:
6408         * gst/rtp/gstrtpmpvpay.h:
6409         Add MPEG2 video payloader
6410
6411 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6412
6413         * gst/level/gstlevel.c:
6414         Use #include <math.h> instead of #include "math.h".
6415
6416 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6417
6418         * tests/check/Makefile.am:
6419         Fix up some CFLAGS sets.
6420         Don't include gconfvideosrc in the states test.
6421
6422         * tests/check/elements/autodetect.c: (GST_START_TEST):
6423         Add some error strings to fail_unless arguments to fix some weird
6424         compiler errors on Solaris.
6425
6426 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6427
6428         * configure.ac:
6429         Detect video4linux headers on Solaris too.
6430         * sys/v4l2/gstv4l2colorbalance.h:
6431         * sys/v4l2/gstv4l2object.h:
6432         * sys/v4l2/v4l2_calls.c:
6433         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6434         (gst_v4l2_buffer_new):
6435
6436         Make v4l2 build on Solaris.
6437         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6438         Fixes: #510505
6439
6440 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6441
6442         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6443           Update list from (still local) scanning script.
6444
6445 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6446
6447         Based on a patch by:
6448             Victor STINNER <victor dot stinner at haypocalc dot com>
6449
6450         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6451         Set variable to NULL after freeing it to prevent double frees
6452         or make failures by another use of it afterwards more obvious
6453         and fix use of it after the freeing. Fixes bug #510592.
6454
6455 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6456
6457         * gst/udp/gstmultiudpsink.c:
6458         use GST_WARNING for logging
6459
6460 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6461
6462         * gst/udp/gstmultiudpsink.c:
6463         Don't try to leave a multicast group with an invalid socket
6464
6465 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6466
6467         * ext/flac/gstflacdec.c:
6468           Fix compilation against flac 1.1.2 (as on debian stable), where
6469           the picture metadata defines and structs don't exist yet.
6470           Fixes #509301.
6471
6472 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6473
6474         Patch by: Olivier Crete <tester at tester dot ca>
6475
6476         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6477         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6478         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6479         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6480         * gst/udp/gstmultiudpsink.h:
6481         Add property to automatically join a multicast group or not. This can be
6482         useful when sharing a socket between multiple elements.
6483         Fixes #509531.
6484
6485 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6486
6487         * gst/videomixer/Makefile.am:
6488           Add controller flags.
6489
6490 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6491
6492         * gst/videomixer/videomixer.c:
6493           Also commit the missing gst_object_sync_values().
6494
6495 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6496
6497         * docs/plugins/Makefile.am:
6498           Remove duplicate entry.
6499
6500 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6501
6502         * docs/plugins/Makefile.am:
6503         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6504         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6505         * docs/plugins/inspect/plugin-gamma.xml:
6506         * docs/plugins/inspect/plugin-monoscope.xml:
6507         * docs/plugins/inspect/plugin-video4linux2.xml:
6508           Add 3 more plugins to docs.
6509
6510 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6511
6512         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6513         * sys/osxvideo/osxvideosink.h:
6514           Revert previous change caused by a file that got stuck on an old
6515           revision.
6516
6517 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6518
6519         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6520         * gst/multipart/Makefile.am:
6521         * gst/multipart/multipartdemux.c:
6522         * gst/multipart/multipartdemux.h:
6523         * gst/multipart/multipartmux.c:
6524         * gst/multipart/multipartmux.h:
6525           Re-add multipartdemux to the docs. Last round of section cleanup.
6526
6527 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6528
6529         * docs/plugins/Makefile.am:
6530         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6531         * sys/osxaudio/gstosxaudiosink.h:
6532         * sys/osxvideo/osxvideosink.h:
6533           Managed to resolve most unused declarations. Filed a bug for one left.          
6534
6535 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6536
6537         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6538           Cleanup section file.
6539
6540 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6541
6542         * docs/plugins/Makefile.am:
6543         * docs/plugins/gst-plugins-good-plugins.args:
6544         * docs/plugins/gst-plugins-good-plugins.signals:
6545         * docs/plugins/inspect/plugin-alaw.xml:
6546         * docs/plugins/inspect/plugin-alpha.xml:
6547         * docs/plugins/inspect/plugin-alphacolor.xml:
6548         * docs/plugins/inspect/plugin-annodex.xml:
6549         * docs/plugins/inspect/plugin-apetag.xml:
6550         * docs/plugins/inspect/plugin-audiofx.xml:
6551         * docs/plugins/inspect/plugin-auparse.xml:
6552         * docs/plugins/inspect/plugin-autodetect.xml:
6553         * docs/plugins/inspect/plugin-avi.xml:
6554         * docs/plugins/inspect/plugin-cairo.xml:
6555         * docs/plugins/inspect/plugin-cdio.xml:
6556         * docs/plugins/inspect/plugin-cutter.xml:
6557         * docs/plugins/inspect/plugin-debug.xml:
6558         * docs/plugins/inspect/plugin-dv.xml:
6559         * docs/plugins/inspect/plugin-efence.xml:
6560         * docs/plugins/inspect/plugin-effectv.xml:
6561         * docs/plugins/inspect/plugin-flac.xml:
6562         * docs/plugins/inspect/plugin-flxdec.xml:
6563         * docs/plugins/inspect/plugin-gconfelements.xml:
6564         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6565         * docs/plugins/inspect/plugin-goom.xml:
6566         * docs/plugins/inspect/plugin-halelements.xml:
6567         * docs/plugins/inspect/plugin-icydemux.xml:
6568         * docs/plugins/inspect/plugin-id3demux.xml:
6569         * docs/plugins/inspect/plugin-jpeg.xml:
6570         * docs/plugins/inspect/plugin-ladspa.xml:
6571         * docs/plugins/inspect/plugin-level.xml:
6572         * docs/plugins/inspect/plugin-matroska.xml:
6573         * docs/plugins/inspect/plugin-mulaw.xml:
6574         * docs/plugins/inspect/plugin-multipart.xml:
6575         * docs/plugins/inspect/plugin-navigationtest.xml:
6576         * docs/plugins/inspect/plugin-png.xml:
6577         * docs/plugins/inspect/plugin-quicktime.xml:
6578         * docs/plugins/inspect/plugin-rtp.xml:
6579         * docs/plugins/inspect/plugin-rtsp.xml:
6580         * docs/plugins/inspect/plugin-shout2send.xml:
6581         * docs/plugins/inspect/plugin-smpte.xml:
6582         * docs/plugins/inspect/plugin-speex.xml:
6583         * docs/plugins/inspect/plugin-taglib.xml:
6584         * docs/plugins/inspect/plugin-udp.xml:
6585         * docs/plugins/inspect/plugin-videobalance.xml:
6586         * docs/plugins/inspect/plugin-videobox.xml:
6587         * docs/plugins/inspect/plugin-videocrop.xml:
6588         * docs/plugins/inspect/plugin-videoflip.xml:
6589         * docs/plugins/inspect/plugin-videomixer.xml:
6590         * docs/plugins/inspect/plugin-wavenc.xml:
6591         * docs/plugins/inspect/plugin-wavpack.xml:
6592         * docs/plugins/inspect/plugin-wavparse.xml:
6593           Update plugin docs.
6594
6595         * gst/videomixer/Makefile.am:
6596         * gst/videomixer/videomixer.c:
6597         * gst/videomixer/videomixer.h:
6598         * gst/videomixer/videomixerpad.h:
6599           Split out header to fix warnings from the doc-build.
6600
6601 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6602
6603         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6604
6605         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6606         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6607
6608 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6609
6610         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6611         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6612           Initialise variables to work around (false) 'foo might be used
6613           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6614
6615 2008-01-11  David Schleef  <ds@schleef.org>
6616
6617         * docs/plugins/.cvsignore:
6618         * tests/check/pipelines/.cvsignore:
6619           Ignore more files for the buildbot.
6620
6621 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6622
6623         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6624         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6625         Generate the image-type values correctly. Leave them out of the caps
6626         when outputting a "preview image" tag, since it only makes sense
6627         to have one of those - the type is irrelevant.
6628
6629         * sys/sunaudio/gstsunaudiomixerctrl.c:
6630         (gst_sunaudiomixer_ctrl_open):
6631         If we can, mark the mixer multiple open when we use it, in case
6632         (for some reason) the process wants to open it again elsewhere.
6633
6634 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6635
6636         Patch by: Olivier Crete <tester at tester dot ca>
6637
6638         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6639         * gst/rtp/gstrtptheorapay.c:
6640         Fix the clock rate to 90000 as required by the RFC.
6641         Fixes #508644.
6642
6643 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6644
6645         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6646           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6647
6648 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6649
6650         * autogen.sh:
6651           Add -Wno-portability to the automake parameters to stop warnings
6652           about GNU make extensions being used. We require GNU make in almost
6653           every Makefile anyway.
6654           
6655         * configure.ac:
6656           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6657           at the same time is required for per target flags.
6658
6659 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6660
6661         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6662         Fix error from my last commit.
6663
6664 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6665
6666         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6667
6668         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6669           Make sure the ISO 639-X language code in ID3v2 COMM frames
6670           is actually valid UTF-8 (or rather: ASCII), so we don't end
6671           up with non-UTF8 strings in tags if there's garbage in the
6672           language field. Also make sure the language code is always
6673           lower case. Fixes: #508291.
6674
6675 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6676
6677         * ChangeLog:
6678           Fix ChangeLog typo.
6679
6680 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6681
6682         * Makefile.am:
6683           Include lcov.mak to allow building coverage reports. Guard
6684           check-torture target like in the other packages.
6685
6686 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6687
6688         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6689
6690         * gst/videomixer/videomixer.c:
6691         (gst_videomixer_set_master_geometry), (_do_init),
6692         (gst_videomixer_child_proxy_get_child_by_index),
6693         (gst_videomixer_child_proxy_get_children_count),
6694         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6695         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6696         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6697         Implement GstChildProxy interface.
6698         Send newsegment at the right moment
6699         Fixes #488879
6700
6701 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6702
6703         * gst/alpha/Makefile.am:
6704         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6705         (gst_alpha_sink_event), (gst_alpha_chain),
6706         (gst_alpha_change_state), (plugin_init):
6707         Make the various properties of 'alpha' controllable. This allows doing
6708         niceties like fade-in/fade-out.
6709
6710 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6711
6712         * gst/rtp/gstasteriskh263.c:
6713         * gst/rtp/gstrtpL16depay.c:
6714         * gst/rtp/gstrtpac3depay.c:
6715         * gst/rtp/gstrtpamrpay.c:
6716         * gst/rtp/gstrtpdepay.c:
6717         * gst/rtp/gstrtpgsmdepay.c:
6718         * gst/rtp/gstrtph263depay.c:
6719         * gst/rtp/gstrtph263pdepay.c:
6720         * gst/rtp/gstrtph263ppay.c:
6721         * gst/rtp/gstrtph264depay.c:
6722         * gst/rtp/gstrtph264pay.c:
6723         * gst/rtp/gstrtpmp2tdepay.c:
6724         * gst/rtp/gstrtpmp4adepay.c:
6725         * gst/rtp/gstrtpmp4gdepay.c:
6726         * gst/rtp/gstrtpmp4gpay.c:
6727         * gst/rtp/gstrtpmp4vdepay.c:
6728         * gst/rtp/gstrtpmpadepay.c:
6729         * gst/rtp/gstrtpmpvdepay.c:
6730         * gst/rtp/gstrtpsv3vdepay.c:
6731         * gst/rtp/gstrtptheoradepay.c:
6732         * gst/rtp/gstrtptheorapay.c:
6733         * gst/rtp/gstrtpvorbisdepay.c:
6734         * gst/rtp/gstrtpvorbispay.c:
6735           Remove copy/paste unused code (property setters and getter) found by
6736           the coverage suite (yay, saves ~20k on disk).
6737
6738 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6739
6740         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6741           (videosink_templ):
6742           Also fix up pad templates to indicate that image/jpeg doesn't
6743           absolutely require the framerate property to be set (#504081).
6744
6745 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6746
6747         Based on patch by: Wouter Cloetens  <wouter at mind be>
6748
6749         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6750           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6751           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6752         * gst/matroska/matroska-mux.h:
6753           Keep track of first and last timestamps for each incoming stream,
6754           so we can calculate the total duration for live sources and other
6755           input where we can't query the duration from the start or where
6756           there's no constant framerate from which we can deduce the
6757           duration; also use calculated/observed duration if it is bigger
6758           than the previously queried duration. Furthermore, use
6759           gst_pad_query_peer_duration() and take into account that it may
6760           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6761           screws up comparisons when using unsigned integers. Fixes #504081.
6762
6763 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6764
6765         * configure.ac:
6766         * gst/audiofx/audioamplify.c:
6767         (gst_audio_amplify_clipping_method_get_type),
6768         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6769         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6770         (gst_audio_dynamic_transform_ip):
6771         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6772         (gst_audio_invert_transform_ip):
6773         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6774         (gst_audio_panorama_transform):
6775         * gst/level/gstlevel.c: (gst_level_init):
6776         Make elements GST_BUFFER_FLAG_GAP aware and call
6777         gst_base_transform_set_gap_aware for this.
6778         Bump core requirement to CVS.
6779         
6780         * gst/audiofx/audiochebyshevfreqband.c:
6781         (gst_audio_chebyshev_freq_band_transform_ip):
6782         * gst/audiofx/audiochebyshevfreqlimit.c:
6783         (gst_audio_chebyshev_freq_limit_transform_ip):
6784         Also sync GObject properties to the controller if operating
6785         in passthrough mode.
6786
6787 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6788
6789         * sys/directdraw/gstdirectdrawsink.c:
6790           (gst_directdraw_sink_window_thread):
6791           FALSE is not a gpointer.
6792
6793 2008-01-05  Julien Moutte  <julien@fluendo.com>
6794
6795         * sys/directdraw/gstdirectdrawsink.c:
6796         (gst_directdraw_sink_set_window_id),
6797         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6798         (gst_directdraw_sink_buffer_alloc),
6799         (gst_directdraw_sink_draw_borders),
6800         (gst_directdraw_sink_show_frame),
6801         (gst_directdraw_sink_setup_ddraw),
6802         (gst_directdraw_sink_window_thread),
6803         (gst_directdraw_sink_get_ddrawcaps),
6804         (gst_directdraw_sink_surface_create): Make sure we create our
6805         internal window only when we need it. That will give a chance to
6806         the application to get the prepare-xwindow-id bus message. Draw
6807         black borders when keeping aspect ratio. Handle the case where our
6808         rendering window disappears (closed or errors) like other sinks
6809         do. Various 80 columns fixes, improve state change order. That
6810         element could need some more love.
6811
6812 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6813
6814         * ext/taglib/gstapev2mux.h:
6815         * ext/taglib/gstid3v2mux.h:
6816         Remove useless typedefs without new type name. Fixes a warning with
6817         gcc 4.3.
6818
6819 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6820
6821         Patch by: John Millikin <jmillikin at gmail dot com>
6822
6823         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6824         (gst_flac_dec_setup_stream_decoder),
6825         (gst_flac_normalize_picture_mime_type),
6826         (gst_flac_extract_picture_buffer),
6827         (gst_flac_dec_metadata_callback):
6828         Emit metadata messages when a PICTURE block is encountered.
6829         Fixes #506715.
6830
6831 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6832
6833         * gst/avi/gstavi.c:
6834         increase rank because no known issues anymore ...
6835         * gst/avi/gstavisubtitle.c:
6836         send subtitle name to the srcpad
6837
6838 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6839
6840         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6841         * gst/rtsp/gstrtspsrc.h:
6842         Implement redirect for the DESCRIBE reply. Fixes #506025.
6843
6844 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6845
6846         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6847         Fix 'xyz may be used uninitialized' compiler warnings caused
6848         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6849         abort() in any case but properly report the error.
6850
6851 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6852
6853         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6854         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6855         * sys/ximage/gstximagesrc.c: (composite_pixel):
6856           Fix 'xyz may be used uninitialized' compiler warnings caused
6857           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6858           not really nice to abort in any case). Fixes #505745.
6859
6860 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6861
6862         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6863           Small unit test fix (has no practical impact at the moment,
6864           since we're only feeding utf8 and hence just create a sub-
6865           buffer for the output).
6866
6867 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6868
6869         * gst/avi/gstavisubtitle.c:
6870         * tests/check/elements/avisubtitle.c:
6871         Add seeking support for avi subtitle
6872
6873 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6874
6875         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6876         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6877         (gst_flac_dec_write):
6878         * ext/flac/gstflacdec.h:
6879         Remove some unused vars.
6880         Do more cleanup of leftover events and tags.
6881         Output tags after the segment event. Fixes #504018.
6882
6883 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6884
6885         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6886           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6887           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6888           Detect other UTF byte order markers and convert to UTF-8 as
6889           appropriate.
6890
6891 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6892
6893         * gst/avi/gstavisubtitle.c: (src_template),
6894           (gst_avi_subtitle_extract_utf8_file),
6895           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6896           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6897           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6898         * gst/avi/gstavisubtitle.h:
6899           Refactor a bit; fix name extraction; don't assume all the data
6900           in the chunk is actually subtitle data, there may be padding at
6901           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6902           file so it's there to send again after a seek (for future use).
6903
6904 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6905
6906         * gst/avi/Makefile.am:
6907         * gst/avi/gstavi.c:
6908         * gst/avi/gstavisubtitle.c:
6909         * gst/avi/gstavisubtitle.h:
6910         * tests/check/Makefile.am:
6911         * tests/check/elements/avisubtitle.c:
6912         * win32/common/config.h:
6913                 Add avi subtitle element for bug #442034. Need seeking support
6914                 and more support for character conversion.
6915
6916 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6917
6918         * Makefile.am:
6919           Include common/win32.mak for CRLF check of win32 project
6920           files (see #393626).
6921
6922         * win32/vs6/libgstpng.dsp:
6923           Fix line endings and do cvs admin -kb.
6924
6925 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6926
6927         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6928         Actually drop the buffers which are outside the currently configured
6929         segment instead of just emitting a WARNING.
6930
6931 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6932
6933         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6934         (gst_flac_dec_write):
6935         * ext/flac/gstflacdec.h:
6936         Send segments from the streaming thread. Fixes #502187.
6937         Fix segment seeking and a bunch of other seeking cases.
6938
6939 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6940
6941         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6942           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6943           which is where it would end up if the same information was
6944           put in a vorbis comment (don't think it's worth adding a
6945           new URI tag for this). Fixes #488112.
6946
6947 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6948
6949         * configure.ac:
6950           We need core/base 0.10.15 or later.
6951
6952 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6953
6954         Patch by: Mark Nauwelaerts <manauw skynet be>
6955
6956         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6957         Fix regression in stream numbering. Fixes #502655.
6958
6959 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6960
6961         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6962
6963         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6964         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6965         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6966         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6967         (gst_rtp_h264_pay_handle_buffer):
6968         * gst/rtp/gstrtph264pay.h:
6969         Use higher performance start-code searching.
6970         Parse NALs and store SPS, PPS and profile in the caps so that they can
6971         be used in the SDP. Fixes #502814.
6972
6973 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6974
6975         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6976         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6977           Init some structs to zero before we pass them to ioctl, which
6978           avoids valgrind warnings.  Also fix a small memory leak.
6979
6980 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6981
6982         Patch by: Wouter Cloetens <wouter at mind dot be>
6983
6984         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6985         Copy timestamp from input to output. Not very perfect yet but better
6986         than nothing. Fixes #503023.
6987
6988 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6989
6990         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6991           Also print a useful error message with the old Wavpack API
6992           if possible.
6993
6994 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6995
6996         * ext/wavpack/gstwavpackdec.c:
6997           More build fixes for old libwavpack versions: include config.h so
6998           that WAVPACK_OLD_API is actually defined as detected; only use
6999           WavpackGetErrorMessage if it is available. This fixes the build
7000           on debian stable for me.
7001
7002 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7003
7004         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7005         * ext/wavpack/gstwavpackparse.c:
7006           (gst_wavpack_parse_create_src_pad):
7007           Workaround the non-existance of WavpackGetChannelMask in Wavpack
7008           versions below 4.40.0.
7009
7010 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7011
7012         * configure.ac:
7013           And now do it right for real...
7014
7015 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7016
7017         * configure.ac:
7018           Correctly reset $LIBS to not contain -lm.
7019
7020 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7021
7022         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
7023
7024         * configure.ac:
7025         * ext/cairo/gsttimeoverlay.c:
7026           (gst_cairo_time_overlay_print_smpte_time):
7027           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
7028           and checking for rint() and implementing it ourself if it doesn't
7029           exist. Fixes #497293.
7030
7031 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7032
7033         * configure.ac:
7034           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
7035
7036 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
7037
7038         * sys/oss/gstosshelper.c:
7039         Verify that the format returned after the ioctl is the one
7040         we requested. It is valid for the ioctl to succeed while
7041         substituting an alternate 'supported' sample format.
7042
7043 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
7044
7045         * sys/oss/gstossaudio.c: (plugin_init):
7046         * sys/oss/gstosssink.c: (gst_oss_sink_open):
7047         * sys/oss/gstosssrc.c: (gst_oss_src_open):
7048           Post decent (and translated) error message when we can't
7049           open the audio device for some reason.
7050
7051 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
7052
7053         * sys/oss/gstosssink.c:
7054         * sys/oss/gstosssrc.c:
7055         Allow the AUDIODEV environment variable to redirect us
7056         to a different default OSS device, like sunaudiosink does
7057         on Solaris (makes audio play automatically on SunRays).
7058
7059 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
7060
7061         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
7062         * gst/audiofx/audiochebyshevfreqband.c:
7063         (gst_audio_chebyshev_freq_band_transform_ip):
7064         * gst/audiofx/audiochebyshevfreqlimit.c:
7065         (gst_audio_chebyshev_freq_limit_transform_ip):
7066         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
7067         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
7068         The transform_ip() methods should do nothing if in passthrough mode.
7069         It might get non-writable buffers in that case but the buffer might
7070         as well be writable.
7071
7072         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
7073         The transform() methods won't be called in passthrough mode and
7074         otherwise the buffer is always writable so don't check here.
7075
7076 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
7077
7078         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
7079           Fix seeking in .wav files again (#501775).  Some people seem to think
7080           they don't need to test their changes when they're just 'reflowing'
7081           some code.
7082
7083 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
7084
7085         * gst/autodetect/gstautovideosink.c:
7086         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
7087         (gst_auto_video_sink_init),
7088         (gst_auto_video_sink_create_element_with_pretty_name),
7089         (gst_auto_video_sink_find_best),
7090         (gst_auto_video_sink_set_property),
7091         (gst_auto_video_sink_get_property):
7092         * gst/autodetect/gstautovideosink.h:
7093         Fix docs.
7094         Use same error reporting code as autoaudiosink.
7095         Add property to filter sinks based on caps. Only select raw video sinks
7096         by default for backwards compat.
7097         API: GstAutoVideoSink::filter-caps
7098
7099 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
7100
7101         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7102
7103         * gst/autodetect/gstautoaudiosink.c:
7104         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
7105         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
7106         (gst_auto_audio_sink_set_property),
7107         (gst_auto_audio_sink_get_property):
7108         * gst/autodetect/gstautoaudiosink.h:
7109         Add property to filter sinks based on caps. Only select raw audio sinks
7110         by default for backwards compat.  Fixes #417420.
7111         API: GstAutoAudioSink::filter-caps
7112
7113 2007-11-29  Michael Smith <msmith@fluendo.com>
7114
7115         Patch by: Arek Korbik <arkadini@gmail.com>
7116
7117         * gst/videobox/gstvideobox.c: (plugin_init):
7118           Initialise liboil in plugin_init()
7119
7120 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
7121
7122         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7123         Post error before sending EOS. Fixes #499178.
7124
7125 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
7126
7127         * win32/vs6/gst_plugins_good.dsw:
7128         * win32/vs6/libgstpng.dsp:
7129         Add a project file for libgstpng
7130
7131 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
7132
7133         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
7134         (gst_rtp_h263_depay_process):
7135         Code beautification.
7136         Added debug statements.
7137         Don't bit-shift everything, just do operations on last/first byte
7138         instead.
7139
7140 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
7141
7142         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
7143
7144         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
7145         Fix wrong comparison in overrun check. Fixes #499239 some more.
7146
7147 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
7148
7149         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
7150         (gst_rtp_h263_depay_process):
7151         * gst/rtp/gstrtph263depay.h:
7152         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
7153         stream.
7154
7155 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
7156
7157         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
7158
7159         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
7160         (gst_rtp_mp4a_depay_process):
7161         * gst/rtp/gstrtpmp4adepay.h:
7162         Fix depayloading when multiple frames are inside one RTP packet.
7163         Fixes #499239.
7164
7165 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7166
7167         * gst/level/gstlevel.c:
7168           Add GAP-flag support.
7169
7170 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
7171
7172         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
7173         Read the I flag for Mode A h263 rtp stream and set the
7174         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
7175         Fixes #499383
7176
7177 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7178
7179         * gst/level/gstlevel.c:
7180           Remove some dead code and do cleanups.
7181
7182 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7183
7184         * tests/check/pipelines/simple-launch-lines.c:
7185           Improve the tests by allowing to set a target state.
7186
7187 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
7188
7189         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
7190         Don't check the caps of the output buffer if they're equal some
7191         other caps. The caps can change in a backward compatible way
7192         and did at this point.
7193
7194 2007-11-24  Julien MOUTTE  <julien@moutte.net>
7195
7196         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
7197         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
7198         (gst_qtdemux_seek_to_previous_keyframe),
7199         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
7200         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
7201         reverse playback support.
7202
7203 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7204
7205         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
7206         Also set the channel layout on the Wavpack caps if we're having
7207         a mono layout. Of course only do it for "audio/x-wavpack".
7208
7209 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7210
7211         * ext/wavpack/gstwavpackcommon.c:
7212         (gst_wavpack_get_default_channel_mask),
7213         (gst_wavpack_set_channel_layout),
7214         (gst_wavpack_get_default_channel_positions),
7215         (gst_wavpack_get_channel_mask_from_positions),
7216         (gst_wavpack_set_channel_mapping):
7217         * ext/wavpack/gstwavpackcommon.h:
7218         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7219         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
7220         * ext/wavpack/gstwavpackdec.h:
7221         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
7222         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
7223         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
7224         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
7225         (gst_wavpack_enc_rewrite_first_block),
7226         (gst_wavpack_enc_sink_event):
7227         * ext/wavpack/gstwavpackenc.h:
7228         * ext/wavpack/gstwavpackparse.c:
7229         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7230         (gst_wavpack_parse_scan_to_find_sample),
7231         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
7232         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
7233         * ext/wavpack/gstwavpackparse.h:
7234         Add support for encoding, parsing and decoding multichannel
7235         files with up to 8 channels. This also improves the robustness
7236         of parsing quite a bit.
7237
7238         * ext/wavpack/gstwavpackstreamreader.c:
7239         (gst_wavpack_stream_reader_read_bytes),
7240         (gst_wavpack_stream_reader_get_pos),
7241         (gst_wavpack_stream_reader_set_pos_abs),
7242         (gst_wavpack_stream_reader_set_pos_rel),
7243         (gst_wavpack_stream_reader_push_back_byte),
7244         (gst_wavpack_stream_reader_get_length),
7245         (gst_wavpack_stream_reader_can_seek),
7246         (gst_wavpack_stream_reader_write_bytes):
7247         Improve debugging.
7248
7249 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7250
7251         * ext/libpng/gstpngdec.c:
7252         * ext/libpng/gstpngdec.h:
7253           Don't release the png-memory from within the callback.
7254
7255 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7256
7257         Patch by: René Stadler <mail at renestadler dot de>
7258
7259         * ext/libpng/gstpngenc.c:
7260           Don't leak buffer data memory. Fixes #498395.
7261
7262 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7263
7264         Patch by: René Stadler <mail at renestadler dot de>
7265
7266         * tests/check/pipelines/simple-launch-lines.c:
7267           Tests for #498395.
7268
7269 2007-11-20  Julien MOUTTE  <julien@moutte.net>
7270
7271         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7272         (gst_tag_lib_mux_adjust_event_offsets):
7273         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7274         * sys/osxaudio/Makefile.am:
7275         * sys/osxvideo/cocoawindow.h:
7276         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7277
7278 2007-11-15  David Schleef  <ds@schleef.org>
7279
7280         * ext/cairo/gsttextoverlay.c:
7281           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7282
7283 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7284
7285         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7286
7287         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7288         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7289         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7290         * gst/rtp/gstrtpmp2tpay.h:
7291         Fill the MTU with as many packets as possible. Fixes #491323.
7292
7293 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7294
7295         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7296
7297         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7298         Fix some more leaks. Fixes #497007.
7299
7300 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7301
7302         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7303
7304         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7305         (gst_rtspsrc_stream_configure_tcp):
7306         Fix 3 pad leaks. Fixes #496983.
7307
7308 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7309
7310         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7311
7312         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7313         Fix small leak. Fixes #497017.
7314
7315 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7316
7317         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7318         (gst_qtdemux_prepare_current_sample),
7319         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7320         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7321         * gst/qtdemux/qtdemux_fourcc.h:
7322         * gst/qtdemux/qtdemux_types.c:
7323         Add suppport for theora in quicktime according to XiphQT.
7324
7325 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7326
7327         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7328         (gst_v4l2src_init), (gst_v4l2src_set_property),
7329         (gst_v4l2src_get_property):
7330         * sys/v4l2/gstv4l2src.h:
7331         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7332           Always copy buffers by default (handle safer with bugged drivers)
7333           and added a property to make it possible to use mmap effectively (no
7334           copy if possible) when application wants to. Fixes: #480557.
7335
7336 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7337
7338         * gst/id3demux/id3tags.c:
7339         * gst/id3demux/id3tags.h:
7340         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7341           We don't want the same string multiple times in a tag list for the
7342           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7343           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7344
7345 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7346
7347         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7348           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7349           into ID3v2 TXXX frames (fixes #347848).
7350
7351 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7352
7353         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7354           Don't leak sdp message contents (fixes #496773).
7355
7356         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7357           Don't leak URI string.
7358
7359 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7360
7361         Patch by: Julien Puydt <julien dot puydt at laposte net>
7362
7363         * ext/raw1394/Makefile.am:
7364         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7365           (gst_1394_property_probe_get_properties),
7366           (gst_1394_property_probe_probe_property),
7367           (gst_1394_property_probe_needs_probe),
7368           (gst_1394_property_probe_get_values),
7369           (gst_1394_property_probe_interface_init),
7370           (gst_1394_type_add_property_probe_interface):
7371         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7372         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7373           (gst_dv1394src_init), (gst_dv1394src_dispose),
7374           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7375           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7376           (gst_dv1394src_update_device_name):
7377         * ext/raw1394/gstdv1394src.h:
7378           Implement GstPropertyProbe interface and add "device-name" property,
7379           so applications can use this to probe for available devices in the
7380           same way they can already with v4lsrc and v4l2src (however horrible
7381           this property probe interface may be). Fixes #358841.
7382
7383 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7384
7385         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7386
7387         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7388           (gst_rtspsrc_parse_range):
7389           Don't leak event, don't leak range (fixes #496752).
7390
7391 2007-11-14  Michael Smith <msmith@fluendo.com>
7392
7393         Patch by: Arek Korbik <arkadini@gmail.com>
7394
7395         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7396           Detect RGBA/BGRA correctly on little endian systems.
7397
7398 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7399
7400         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7401           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7402           corresponding ioctl() call fails even though the driver claims to
7403           support this format, just fall back to the pre-2.6.19 kernel
7404           routine that creates caps with suitable height and width ranges
7405           (see #448278).
7406
7407 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7408
7409         Patch by: Mark Nauwelaerts <manauw skynet be>
7410
7411         * gst/matroska/matroska-demux.c:
7412           (gst_matroska_demux_push_dvd_clut_change_event),
7413           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7414           (gst_matroska_demux_subtitle_caps):
7415         * gst/matroska/matroska-ids.h:
7416           Extract palette data for dvd subpicture streams and send it
7417           downstream as custom gstreamer dvd event (fixes #453417).
7418
7419 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7420
7421         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7422           Implement minimal parsing of the passed pango font description
7423           string, so passing a font size works the same as with the
7424           pango textoverlay plugin; fixes #455086.
7425           (Maybe we could just use pangocairo here at some point).
7426
7427 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7428
7429         * gst/avi/gstavidemux.c:
7430         * gst/wavparse/gstwavparse.c:
7431           Return the result in _activate_pull(). Don't ref element there.
7432
7433 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7434
7435         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7436         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7437         (gst_wavparse_srcpad_event):
7438           Ref the element when we should, but not when we its not needed. Reflow
7439           the event_handling to not leak the event.       
7440
7441 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7442
7443         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7444         (qtdemux_parse_samples):
7445         Properly free QTDemuxSamples array.
7446         Protect table write with a sensible check, some files apparently DO contain
7447         stts values starting with 0 :(
7448
7449 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7450
7451         * gst/avi/gstavidemux.c:
7452         * gst/qtdemux/qtdemux.c:
7453           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7454           previous commit messed up.
7455
7456 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7457
7458         * gst/avi/gstavidemux.c:
7459         * gst/qtdemux/qtdemux.c:
7460           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7461           element when we should, but not when we its not needed.
7462
7463 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7464
7465         * gst/wavparse/gstwavparse.c:
7466           Return FALSE if we can't handle a query instead of changing the
7467           format. Ignore fact when dealing with mpeg audio.
7468
7469 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7470
7471         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7472
7473         * configure.ac:
7474         * gst/udp/gstdynudpsink.c:
7475         * gst/udp/gstdynudpsink.h:
7476         * gst/udp/gstmultiudpsink.c:
7477         * gst/udp/gstmultiudpsink.h:
7478         * gst/udp/gstudpsink.c:
7479         * gst/udp/gstudpsink.h:
7480           Fix includes for MSVC and GLib-2.14.0 (#492388).
7481
7482         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7483           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7484
7485 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7486
7487         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7488         (gst_mulawdec_chain):
7489         * gst/law/mulaw-decode.h:
7490         Calculate outgoing buffer duration if incoming buffer didn't have a
7491         valid duration.
7492
7493 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7494
7495         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7496         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7497         Smarter combine_flow code that also deals with downstream elements
7498         returning UNEXPECTED when they receive data out of the segment
7499         boundaries. Fixes #491305.
7500
7501 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7502
7503         * sys/v4l2/v4l2src_calls.c:
7504           Fix 'unused variable' compiler warning when compiling against
7505           older kernel headers.
7506
7507 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7508
7509         * ext/taglib/gstid3v2mux.cc (add_funcs):
7510           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7511
7512 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7513
7514         * tests/check/pipelines/simple-launch-lines.c:
7515            Improve the tests a little more.
7516
7517 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7518
7519         patch by: Yun Zheng Hu
7520
7521         * sys/osxaudio/gstosxaudiosrc.c:
7522         Use default input device instead of default output device and
7523         only memcpy actual available bytes.
7524
7525 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7526
7527         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7528           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7529           early. It is temporary until we find something better.
7530
7531 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7532
7533         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7534
7535         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7536         Fix race when pausing a RTSP stream in interleaved.
7537         Fixes #475784.
7538
7539 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7540
7541         Patch by: Peter Kjellerstedt <pkj at axis com>
7542
7543         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7544         Use correct unref function for buffers. #488844.
7545
7546 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7547
7548         * gst/avi/gstavimux.c:
7549         * tests/check/elements/avimux.c:
7550           Add some debug and sync tests with the fix.     
7551
7552 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7553
7554         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7555
7556         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7557         When the socket is used by the app for other purposes, don't generate an
7558         error if there is activaty on the socket that is not data related.
7559         Fixes #487488.
7560
7561 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7562
7563         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7564         (gst_v4l2src_grab_frame):
7565         Add some more debug info. Generate an error when we run out of buffers
7566         for some reason. See #480557.
7567
7568 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7569
7570         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7571
7572         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7573         Set marker bit correctly.
7574
7575 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7576
7577         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7578         Use allowed name for the GstStructure.
7579
7580 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7581
7582         * ext/gconf/gstswitchsink.c:
7583         * gst/autodetect/gstautoaudiosink.c:
7584           Use new gst_bus_pop_filtered().
7585
7586 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7587
7588         * sys/v4l2/gstv4l2src.c:
7589         * sys/v4l2/v4l2src_calls.c:
7590           When probing the formats and sizes a camera supports, make
7591           sure the best ones (highest resolution, prefered format)
7592           end up at the beginning of the probed caps and the less
7593           desirable ones at the end.  This is important because the
7594           order within the caps matters for things like fixation and
7595           negotiation, ie. what format is chosen in the end.
7596           With recent kernels, the current probing code will end up
7597           querying the supported sizes from lowest resolution to
7598           highest resolution, adding them to the probed caps in that
7599           order, resulting to v4l2src fixating to the lowest possible
7600           resolution if downstream does not express a size preference.
7601           Also make up a somewhat random ranking of prefered output
7602           formats for the same reason. Fixes #485828.
7603         
7604 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7605
7606         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7607
7608         * gst/id3demux/id3v2frames.c:
7609           Extract license/copyright URIs from ID3v2 WCOP frames
7610           (Fixes #447000).
7611
7612         * tests/check/elements/id3demux.c:
7613         * tests/files/Makefile.am:
7614         * tests/files/id3-447000-wcop.tag:
7615           Add simple unit test.
7616
7617 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7618
7619         * ext/taglib/gstid3v2mux.cc:
7620           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7621           Prerequisite for #447000.
7622
7623 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7624
7625         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7626         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7627         a GstClockTime.
7628
7629 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7630
7631         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7632         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7633         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7634         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7635         (gst_rtspsrc_change_state):
7636         More seeking fixes, mostly passing around the new playback segment in
7637         order to configure it properly.
7638         Also reset base_time of udp sources when setting them back to PLAYING as
7639         a temporary hack until core supports seek in live sources properly.
7640
7641 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7642
7643         * gst/rtp/gstrtpmp4adepay.c:
7644         Fix caps as to not confuse autopluggers.
7645
7646 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7647
7648         * gst/id3demux/gstid3demux.c:
7649         * gst/id3demux/gstid3demux.h:
7650         * gst/id3demux/id3tags.c:
7651         * gst/id3demux/id3tags.h:
7652         * gst/id3demux/id3v2frames.c:
7653           Port ID3 tag demuxer over to the new GstTagDemux in -base
7654           (now would be a good time to test re-importing your music
7655           collection).
7656
7657 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7658
7659         * gst/apetag/Makefile.am:
7660         * gst/apetag/gstapedemux.c:
7661         * gst/apetag/gstapedemux.h:
7662         * gst/apetag/gsttagdemux.c:
7663         * gst/apetag/gsttagdemux.h:
7664           Port APE tag demuxer over to the new GstTagDemux in -base.
7665
7666 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7667
7668         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7669         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7670         (gst_rtspsrc_handle_internal_src_query),
7671         (gst_rtspsrc_handle_src_query), (new_session_pad),
7672         (gst_rtspsrc_stream_configure_tcp),
7673         (gst_rtspsrc_stream_configure_transport),
7674         (gst_rtspsrc_loop_send_cmd):
7675         Improve flushing behaviour.
7676         Set state of the udp sources to PAUSE/PLAYING correctly.
7677         Handle events and queries for UDP and TCP transport now.
7678
7679 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7680
7681         * gst/rtp/gstrtpgsmdepay.c:
7682         * gst/rtp/gstrtpgsmpay.c:
7683           Add log category.
7684
7685 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7686
7687         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7688
7689         * tests/check/Makefile.am:
7690         * tests/check/pipelines/simple-launch-lines.c:
7691           Add unit tests for payloaders/depayloaders.
7692
7693 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7694
7695         * gst/avi/gstavimux.c:
7696         * gst/avi/gstavimux.h:
7697           Also save codec data for audio streams. Fixes #482495.
7698
7699 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7700
7701         * gst/avi/gstavimux.c:
7702           Fix "Index entry has invalid stream nr 1".
7703           Add support for muxing aac - work in progress (see #482495).
7704
7705 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7706
7707         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7708         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7709         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7710         * gst/rtsp/gstrtspsrc.h:
7711         Parse bandwidth modifiers, they are not yet configured in the session
7712         manager because we don't have an API for that yet.
7713
7714 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7715
7716         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7717         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7718         Use shiny new function in -base to get the default clock-rate.
7719         Update some docs.
7720
7721 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7722
7723         * win32/MANIFEST:
7724         Add files to win32 manifest.
7725         * win32/vs6/libgstaudiofx.dsp:
7726         * win32/vs6/libgstqtdemux.dsp:
7727         * win32/vs6/libgstrtp.dsp:
7728         * win32/vs6/libgstrtsp.dsp:
7729         Update project files.
7730
7731 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7732
7733         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7734         (gst_rtspsrc_play):
7735         * gst/rtsp/gstrtspsrc.h:
7736         In TCP mode, only timestamp the first buffer. TCP is not real time and
7737         it does not make sense to try to skew compensate, also some servers send
7738         the first batch of data in a burst.
7739
7740 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7741
7742         * gst/matroska/matroska-demux.c:
7743           Fix setting the discont flag on the first buffer
7744           pushed downstream for formats with private codec
7745           data that needs to be deserialised into buffers
7746           (such as vorbis and FLAC when in a matroska container).
7747
7748 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7749
7750         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7751
7752         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7753         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7754         (gst_rtp_mp4v_pay_handle_buffer):
7755         * gst/rtp/gstrtpmp4vpay.h:
7756         Free the config string. Fixes #480707.
7757         Clean up the timestamp code a little.
7758
7759 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7760
7761         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7762         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7763         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7764         * gst/rtsp/gstrtspsrc.h:
7765         Set timestamps on RTP buffers in interleaved mode.
7766         Mark first buffers with a DISCONT.
7767         Remove flush hack now that sync for live sources has been figured out.
7768
7769 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7770
7771         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7772         Update documentation.
7773
7774 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7775
7776         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7777         (gst_rtp_xqt_depay_change_state):
7778         * gst/qtdemux/gstrtpxqtdepay.h:
7779         Fail if we don't know the quicktime format.
7780
7781 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7782
7783         * ext/flac/gstflacenc.c:
7784         * ext/flac/gstflacenc.h:
7785           Save the flow return from the last gst_pad_push() and
7786           make sure we pass the right flow return value upstream
7787           in the case of failure; minor clean-ups.
7788
7789 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7790
7791         * ext/taglib/gstapev2mux.cc:
7792         * ext/taglib/gstid3v2mux.cc:
7793         * gst/apetag/gstapedemux.c:
7794           Add support for the new GST_TAG_COMPOSER (#459809).
7795
7796 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7797
7798         * gst/law/alaw-decode.c:
7799         * gst/law/alaw-decode.h:
7800         * gst/law/alaw-encode.c:
7801         * gst/law/alaw-encode.h:
7802         * gst/law/alaw.c:
7803         * gst/law/mulaw-conversion.h:
7804           Compulsive clean-ups: use boilerplate macros, add debug
7805           categories, fix up things to conform to symbol nomenklatura,
7806           etc.
7807
7808 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7809
7810         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7811
7812         * gst/law/alaw-decode.c:
7813         * gst/law/alaw-encode.c:
7814           Use static tables for A-Law decoding and encoding; this makes
7815           A-Law decoding and encoding less CPU-intensive, but increases
7816           the binary size a bit. Leaving old code around for now,
7817           selectable by a define in the code. Fixes #435435.
7818
7819 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7820
7821         * configure.ac:
7822         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7823         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7824         in configure.ac.
7825
7826 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7827
7828         Patch by: Jan Gerber <j at bootlab dot org>
7829
7830         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7831         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7832
7833 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7834
7835         * sys/oss/gstosshelper.c:
7836           Use GST_WARNING instead of a g_critical. This situation is not caused
7837           by the application.
7838
7839 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7840
7841         * po/LINGUAS:
7842         * po/nl.po:
7843           Updated translations.
7844
7845 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7846
7847         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7848
7849         * po/eu.po:
7850           Added Basque translation.
7851
7852 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7853
7854         translated by: Abel Cheung <abelcheung@gmail.com>
7855
7856         * po/zh_HK.po:
7857         * po/zh_TW.po:
7858           Added Chinese (traditional and Hong Kong) translation.
7859
7860 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7861
7862         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7863
7864         * po/pl.po:
7865           Added Polish translation.
7866
7867 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7868
7869         translated by: Ilkka Tuohela <hile@iki.fi>
7870
7871         * po/fi.po:
7872           Added Finnish translation.
7873
7874 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7875
7876         translated by: Jorge González González <aloriel@gmail.com>
7877
7878         * po/es.po:
7879           Added Spanish translation.
7880
7881 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7882
7883         translated by: Mogens Jaeger <mogens@jaeger.tf>
7884
7885         * po/da.po:
7886           Added Danish translation.
7887
7888 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7889
7890         translated by: Funda Wang <fundawang@linux.net.cn>
7891
7892         * po/zh_CN.po:
7893           Added Chinese (simplified) translation.
7894
7895 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7896
7897         translated by: Alexander Shopov <ash@contact.bg>
7898
7899         * po/bg.po:
7900           Added Bulgarian translation.
7901
7902 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7903
7904         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7905         Set outgoing packet duration because we can. Fixes #478244 some more.
7906
7907 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7908
7909         * ext/cairo/gsttextoverlay.c:
7910           Add info about static leak.
7911         
7912         * tests/check/Makefile.am:
7913         * tests/check/generic/states.c:
7914           Improved state change unit test.
7915
7916 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7917
7918         * docs/plugins/.cvsignore:
7919         * tests/check/.cvsignore:
7920           Ignore registries in any format.
7921
7922 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7923
7924         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7925         Removed some unused code.
7926
7927         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7928         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7929         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7930         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7931         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7932         (gst_rtp_theora_pay_flush_packet):
7933         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7934         Try to preserve the incomming buffer duration on the outgoing
7935         packets. Fixes #478244.
7936
7937 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7938
7939         * ext/taglib/gstapev2mux.cc:
7940         * ext/taglib/gstid3v2mux.cc:
7941           Work around compiler warnings with g++-4.2 when assigning a
7942           string constant to a gchar * (partially fixes #478092).
7943
7944 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7945
7946         * configure.ac:
7947           We require core CVS now for gst_base_src_set_do_timestamp().
7948
7949 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7950
7951         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7952         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7953         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7954         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7955         (gst_rtspsrc_handle_message):
7956         Fix compiler warnings shown with Forte.
7957
7958 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7959
7960         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7961         (gst_rtspsrc_dup_printf):
7962         Give meaningfull error when all streams failed to configure for some
7963         reason.
7964
7965 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7966
7967         * gst/rtp/README:
7968         Update README with the design for synchronisation rules of RTP on
7969         sender and receiver.
7970
7971 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7972
7973         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7974         (gst_wavparse_chain):
7975         Don't push EOS from the chain function, the element
7976         driving the pipeline is responsible for this. The bug
7977         this was meant to fix seems to be queue not forwarding
7978         EOS in all cases (see #476514).
7979
7980 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7981
7982         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7983         (gst_level_transform_ip):
7984         * gst/level/gstlevel.h:
7985         Use basetransform segment so that it is correctly managed on flushes and
7986         start/stop.
7987         Report message timestamp as stream time, which is what an application
7988         can understand.
7989
7990 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7991
7992         * ext/taglib/gstapev2mux.cc:
7993         * ext/taglib/gstapev2mux.h:
7994         * ext/taglib/gsttaglibmux.c:
7995         * tests/check/elements/apev2mux.c:
7996         Update my mail address.
7997
7998 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7999
8000         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
8001         (gst_wavparse_loop), (gst_wavparse_chain):
8002         Add EOS logic for the push-based mode too. Fixes #476514.
8003
8004 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
8005
8006         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
8007         * gst/law/alaw-encode.h:
8008         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
8009         (gst_mulawenc_chain):
8010         * gst/law/mulaw-encode.h:
8011         Fix law encoder timestamps.
8012
8013 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
8014
8015         * ext/gconf/gstgconfaudiosink.c:
8016           Fix warning when building without debug.
8017
8018         * sys/oss/gstossmixertrack.c:
8019           Use const like in alsamixertrack.c (fixes warnings).
8020
8021 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
8022
8023         * sys/v4l2/v4l2src_calls.c:
8024         (gst_v4l2src_probe_caps_for_format_and_size):
8025         Fix framerate detection code some more.
8026         Handle the case where there is a weird step in the stepwise framerates.
8027         Don't overwrite the min interval with the framerate, use a temp variable
8028         instead.
8029         Use max in the Continuous framerate intervals instead of step, which is
8030         1 according to the docs. Fixes #475424.
8031
8032 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
8033
8034         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
8035         Make udpsrc timestamp outgoing buffers based on when they were received.
8036         Also make it output a segment in time.
8037
8038 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
8039
8040         * gst/avi/gstavidemux.c:
8041           Plug a little leak. Little code cleanups.
8042
8043 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
8044
8045         * configure.ac:
8046           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
8047           flac versions, 's good for cross-compilation karma.
8048
8049 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
8050
8051         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
8052
8053         * gst/rtp/gstrtph263pay.c:
8054           Fix up header structure so that compilers don't add padding
8055           between the structure fields, since that would lead to us
8056           sending RTP packets with broken headers (as is currently the
8057           case when compiling with MSVC). Also see similar fixes in
8058           libgstrtp in gst-plugins-base. (#474616; #471194)
8059
8060 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
8061
8062         * sys/v4l2/v4l2src_calls.c:
8063         (gst_v4l2src_probe_caps_for_format_and_size):
8064         Don't overwrite our GValue with 0 but instead use the previously
8065         computed value. Fixes #471823 some more.
8066
8067 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
8068
8069         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8070           No tabs in this file please, or gtk-doc will end up documenting
8071           rather absurd class hierarchies.
8072
8073 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
8074
8075         * ext/gconf/gstswitchsink.c:
8076           If the new kid element fails to change state for some reason
8077           (e.g. esdsink not being able to connect to the sound server),
8078           forward the error message it posted on the bus instead of just
8079           posting a generic 'Internal state change error: please file a
8080           bug' error message. Fixes #471364.
8081
8082 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8083
8084         * gst/qtdemux/Makefile.am:
8085         * gst/qtdemux/qtdemux.c:
8086           Don't assume tags are encoded as UTF-8 (#473670).
8087
8088 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8089
8090         * sys/v4l2/gstv4l2src.c:
8091         * sys/v4l2/gstv4l2src.h:
8092         * sys/v4l2/v4l2src_calls.c:
8093           Implement LATENCY queries in the crudest way possible so I don't
8094           have to use sync=false any longer when testing with videosinks.
8095
8096 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8097
8098         * configure.ac:
8099           Fix build.
8100
8101 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8102
8103         * sys/v4l2/v4l2src_calls.c:
8104         (gst_v4l2src_probe_caps_for_format_and_size):
8105         Add some more debugging in the framerate function.
8106         Iterate stepwise framerate up to and _including_ the max and if nothing
8107         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
8108         don't end up with an empty list. Fixes #471823
8109
8110 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8111
8112         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8113         (gst_multiudpsink_set_clients_string),
8114         (gst_multiudpsink_get_clients_string),
8115         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
8116         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
8117         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
8118         (gst_multiudpsink_clear):
8119         Add property do configure destination address/port pairs
8120         API:GstMultiUDPSink::clients
8121
8122 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8123
8124         * tests/examples/Makefile.am:
8125         * tests/examples/rtp/Makefile.am:
8126         * tests/examples/rtp/client-H263p-AMR.sh:
8127         * tests/examples/rtp/client-H263p-PCMA.sdp:
8128         * tests/examples/rtp/client-H263p-PCMA.sh:
8129         * tests/examples/rtp/client-H264-PCMA.sdp:
8130         * tests/examples/rtp/client-H264-PCMA.sh:
8131         * tests/examples/rtp/client-PCMA.sh:
8132         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
8133         * tests/examples/rtp/server-alsasrc-PCMA.sh:
8134         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
8135         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
8136         Added some RTP example scripts for sending and receiving RTP streams.
8137
8138 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8139
8140         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
8141         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
8142         Restructure the setcaps function so that we can also compute the
8143         expected GStreamer output size of the video frames.
8144         Set frame_byte_size correctly so that read-based devices have a chance
8145         of working correctly.
8146         When grabbing a frame, discard frames that are not of the expected size.
8147         Some cameras don't output the right framesize for the first buffer.
8148         Try only a couple of times to get a valid frame, else error out.
8149
8150         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8151         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
8152         Add some more debug info when scanning the device.
8153
8154         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
8155         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
8156         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
8157         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
8158         Add some more debug info when dequeing a frame.
8159
8160 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8161
8162         * gst/wavparse/gstwavparse.c:
8163           More code cleanups. Add some more comment and improve debugs logs.
8164
8165 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8166
8167         * gst/wavparse/gstwavparse.c:
8168         * gst/wavparse/gstwavparse.h:
8169           Implement seek-query. Refactor duration calculations. Appropriate use
8170           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
8171           out of loops.
8172
8173 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
8174
8175         * gst/avi/gstavidemux.c:
8176           Implement seek-query.
8177
8178 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
8179
8180         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
8181         (gst_rtspsrc_dup_printf):
8182         Use new basesink async property to make sparse RTCP packet not wait for
8183         preroll.
8184
8185 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
8186
8187         * gst/audiofx/Makefile.am:
8188         Dist the right file.
8189
8190 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
8191
8192         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
8193         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
8194         Make sure we generate and parse floating point values in the POSIX
8195         locale instead of the current locale. 
8196
8197 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
8198
8199         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
8200         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8201         (gst_rtspsrc_play):
8202         * gst/rtsp/gstrtspsrc.h:
8203         Fix method detection again.
8204         Keep track of when we must send a Range header.
8205         Use segment values for Range, Speed and Scale headers.
8206         Parse Speed and Scale headers to update the segment values.
8207
8208 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
8209
8210         patch by: Mark Nauwelaerts <manauw@skynet.be>
8211
8212         * sys/v4l2/v4l2src_calls.c:
8213           Handle optional v4l2 ioctls gracefully.
8214
8215 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
8216
8217         * gst/rtp/Makefile.am:
8218         * gst/rtp/gstrtp.c: (plugin_init):
8219         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
8220         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
8221         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
8222         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
8223         (gst_rtp_h263_depay_get_property),
8224         (gst_rtp_h263_depay_change_state),
8225         (gst_rtp_h263_depay_plugin_init):
8226         * gst/rtp/gstrtph263depay.h:
8227         Added an H263 depayloader. Fixes #369392.
8228
8229         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
8230         (gst_rtp_h263p_depay_process):
8231         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8232         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
8233         Make the H263+ pay/depayloader support H263-1998 and H263-2000
8234         payloads.
8235         Also alow plain H263 on the h263p payloaders. Fixes #465040.
8236
8237 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8238
8239         * gst/audiofx/audiochebyshevfreqband.c:
8240         * gst/audiofx/audiochebyshevfreqlimit.c:
8241         Add small comparision with the windowed sinc filters in the docs.
8242
8243 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8244
8245         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
8246         (audiochebyshevfreqband_suite):
8247         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
8248         (audiochebyshevfreqlimit_suite):
8249         Also test 32 bit float mode and the type 2 variants of the filters.
8250
8251 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
8252
8253         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
8254         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8255         (gst_rtspsrc_loop):
8256         Refactor the udp and interleaved loop function a bit.
8257
8258 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8259
8260         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8261         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
8262         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
8263         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8264         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8265         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
8266         * gst/rtsp/gstrtspsrc.h:
8267         Protect connection activity with a new lock, avoids deadlocks when going
8268         to PAUSED. Fixes #455808.
8269
8270 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8271
8272         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8273         Fix debug statement.
8274
8275 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8276
8277         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8278         Fix stray %u in debug line as spotted by Saur on IRC.
8279
8280 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8281
8282         * gst/audiofx/audiochebyshevfreqband.c:
8283         (gst_audio_chebyshev_freq_band_class_init):
8284         * gst/audiofx/audiochebyshevfreqlimit.c:
8285         (gst_audio_chebyshev_freq_limit_class_init):
8286         Use generator macros for the process functions for the different
8287         sample types, add lower upper boundaries for the GObject properties
8288         so automatically generated UIs can use sliders and add a note about
8289         the number of poles as a too high number of poles combined with
8290         very low or very high frequencies will produce only noise.
8291         * docs/plugins/gst-plugins-good-plugins.args:
8292         Regenerated for the property changes.
8293
8294 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8295
8296         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8297         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8298         (gst_rtspsrc_stream_configure_udp_sink),
8299         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8300         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8301         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8302         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8303         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8304         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8305         * gst/rtsp/gstrtspsrc.h:
8306         Improve timeout handling.
8307         Use the same socket for sending and receiving RTCP packets so that some
8308         servers can track clients better.
8309         Improve connection closed handling. Try to reconnect.
8310         Don't overwrite our content base with NULL.
8311         Improve debugging.
8312         Improve range parsing and handling.
8313         Remove flushing hack now that core does the right thing.
8314
8315 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8316
8317         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8318         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8319         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8320         (gst_multiudpsink_close), (gst_multiudpsink_add):
8321         * gst/udp/gstmultiudpsink.h:
8322         Add support for getting and setting the socket to use.
8323
8324         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8325         (gst_udpsrc_create), (gst_udpsrc_get_property):
8326         Add support for getting the currently used socket.
8327
8328 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8329
8330         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8331
8332         * gst/audiofx/Makefile.am:
8333         * gst/audiofx/audiochebyshevfreqband.c:
8334         (gst_audio_chebyshev_freq_band_mode_get_type),
8335         (gst_audio_chebyshev_freq_band_base_init),
8336         (gst_audio_chebyshev_freq_band_dispose),
8337         (gst_audio_chebyshev_freq_band_class_init),
8338         (gst_audio_chebyshev_freq_band_init),
8339         (generate_biquad_coefficients), (calculate_gain),
8340         (generate_coefficients),
8341         (gst_audio_chebyshev_freq_band_set_property),
8342         (gst_audio_chebyshev_freq_band_get_property),
8343         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8344         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8345         (gst_audio_chebyshev_freq_band_start):
8346         * gst/audiofx/audiochebyshevfreqband.h:
8347         * gst/audiofx/audiochebyshevfreqlimit.c:
8348         (gst_audio_chebyshev_freq_limit_mode_get_type),
8349         (gst_audio_chebyshev_freq_limit_base_init),
8350         (gst_audio_chebyshev_freq_limit_dispose),
8351         (gst_audio_chebyshev_freq_limit_class_init),
8352         (gst_audio_chebyshev_freq_limit_init),
8353         (generate_biquad_coefficients), (calculate_gain),
8354         (generate_coefficients),
8355         (gst_audio_chebyshev_freq_limit_set_property),
8356         (gst_audio_chebyshev_freq_limit_get_property),
8357         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8358         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8359         (gst_audio_chebyshev_freq_limit_start):
8360         * gst/audiofx/audiochebyshevfreqlimit.h:
8361         * gst/audiofx/audiofx.c: (plugin_init):
8362         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8363         Fixes #464800.
8364
8365         * tests/check/Makefile.am:
8366         * tests/check/elements/.cvsignore:
8367         * tests/check/elements/audiochebyshevfreqband.c:
8368         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8369         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8370         * tests/check/elements/audiochebyshevfreqlimit.c:
8371         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8372         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8373         Add unit tests for the chebyshev filters.
8374
8375         * docs/plugins/Makefile.am:
8376         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8377         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8378         * docs/plugins/gst-plugins-good-plugins.args:
8379         * docs/plugins/inspect/plugin-1394.xml:
8380         * docs/plugins/inspect/plugin-audiofx.xml:
8381         * docs/plugins/inspect/plugin-dv.xml:
8382         * docs/plugins/inspect/plugin-flac.xml:
8383         * docs/plugins/inspect/plugin-jpeg.xml:
8384         * docs/plugins/inspect/plugin-png.xml:
8385         * docs/plugins/inspect/plugin-rtp.xml:
8386         * docs/plugins/inspect/plugin-shout2send.xml:
8387         * docs/plugins/inspect/plugin-wavpack.xml:
8388         And add docs for the chebyshev filters. While doing
8389         that also run make update in docs/plugins.
8390
8391 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8392
8393         * ext/annodex/gstcmmltag.c:
8394         * gst/rtp/gstrtpvorbispay.c:
8395           Make ro memory to share.
8396
8397 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8398
8399         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8400         Improve UDP performance by avoiding a select() when we have data
8401         available immediatly.
8402
8403 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8404
8405         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8406         (gst_rtp_dec_class_init):
8407         * gst/rtsp/gstrtpdec.h:
8408         Add (dummy) SSRC management signals.
8409
8410         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8411         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8412         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8413         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8414         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8415         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8416         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8417         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8418         * gst/rtsp/gstrtspsrc.h:
8419         Add connection-speed property.
8420         Add find_stream helper functions.
8421         Handle stream EOS based on BYE messages or SSRC timeout.
8422         Returns SUCCESS from the state change function as we hide our async
8423         elements from the parent.
8424
8425 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8426
8427         * gst/debug/rndbuffersize.c:
8428           Fix da leak.
8429
8430 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8431
8432         * gst/debug/Makefile.am:
8433         * gst/debug/breakmydata.c:
8434         * gst/debug/gstdebug.c:
8435         * gst/debug/negotiation.c:
8436         * gst/debug/progressreport.c:
8437         * gst/debug/rndbuffersize.c:
8438         * gst/debug/testplugin.c:
8439           Add new test element and clean-up the others a little.
8440
8441 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8442
8443         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8444         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8445
8446 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8447
8448         * gst/rtp/gstrtpilbcdepay.c:
8449           Include stdlib.
8450
8451 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8452
8453         * gst/rtp/gstrtpmpvdepay.c:
8454         Set the mpegversion in the caps so that autoplugging does not get
8455         confused.
8456
8457 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8458
8459         * po/hu.po:
8460         * po/uk.po:
8461         * po/vi.po:
8462           Updated translations.
8463
8464 2007-08-08  Michael Smith <msmith@fluendo.com>
8465
8466         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8467           Render right border in the correct location.
8468
8469 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8470
8471         Patch by: Olivier Crete <tester at tester dot ca>
8472
8473         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8474         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8475         Make mode property a string. Fixes #464475.
8476
8477 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8478
8479         * ext/flac/gstflacenc.c:
8480           Widen caps to match decoder a bit and add more FIXMEs.
8481
8482 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8483
8484         patch by: Mark Nauwelaerts <manauw@skynet.be>
8485
8486         * gst/avi/gstavimux.c:
8487           Fix ODML index tag numbering. Fixes #463624.
8488
8489 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8490
8491         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8492         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8493         (gst_rtspsrc_stream_configure_tcp),
8494         (gst_rtspsrc_stream_configure_udp_sink):
8495         Fix default clock-rate for realmedia.
8496         Fix parsing of transport.
8497         Don't try to link NULL pads.
8498
8499 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8500
8501         * po/POTFILES.skip:
8502           Add POTFILES.skip with list of source files that aren't disted at the
8503           moment but contain translatable strings. Should hopefully pacify
8504           broken tools and make it clearer that these files are left out
8505           intentionally (#461600).
8506
8507 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8508
8509         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8510         If the buffer was entirely clipped ... don't try sending it :)
8511
8512 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8513
8514         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8515         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8516         (gst_rtspsrc_create_transports_string),
8517         (gst_rtspsrc_prepare_transports):
8518         If we don't hav a session manager, set the caps on outgoing buffers
8519         ourselves.
8520         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8521         Append final bit of the transport string even when it does not contain a
8522         placeholder.
8523
8524 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8525
8526         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8527         (gst_rtsp_ext_list_connect):
8528         * gst/rtsp/gstrtspext.h:
8529         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8530         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8531         Clean up the interface list.
8532         Allow connecting to interface signals for the extensions.
8533         Remove old extension code.
8534         Free list on cleanup.
8535         Allow extensions to send additional RTSP messages.
8536
8537 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8538
8539         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8540         Handle a NULL gconf key gracefully by rendering the default element.
8541
8542 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8543
8544         * gst/rtsp/gstrtspext.h:
8545         Fix include path for extension interface.
8546
8547 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8548
8549         * gst/audiofx/audioamplify.h:
8550         Also remove a now unecessary variable here.
8551
8552 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8553
8554         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8555         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8556         * gst/audiofx/audiodynamic.c:
8557         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8558         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8559         * gst/audiofx/audiodynamic.h:
8560         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8561         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8562         * gst/audiofx/audioinvert.h:
8563         Don't save format information ourselves, this is already saved in
8564         GstAudioFilter.
8565
8566 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8567
8568         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8569         (gst_rtsp_ext_list_stream_select):
8570         * gst/rtsp/gstrtspext.h:
8571         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8572         Use rank to filter out extensions.
8573         Add url to stream_select interface call.
8574
8575 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8576
8577         * gst/rtsp/Makefile.am:
8578         * gst/rtsp/base64.c:
8579         * gst/rtsp/base64.h:
8580         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8581         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8582         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8583         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8584         (gst_rtsp_ext_list_setup_media),
8585         (gst_rtsp_ext_list_configure_stream),
8586         (gst_rtsp_ext_list_get_transports),
8587         (gst_rtsp_ext_list_stream_select):
8588         * gst/rtsp/gstrtspext.h:
8589         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8590         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8591         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8592         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8593         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8594         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8595         (gst_rtspsrc_stream_configure_tcp),
8596         (gst_rtspsrc_stream_configure_mcast),
8597         (gst_rtspsrc_stream_configure_udp),
8598         (gst_rtspsrc_stream_configure_udp_sink),
8599         (gst_rtspsrc_stream_configure_transport),
8600         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8601         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8602         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8603         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8604         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8605         (gst_rtspsrc_parse_methods),
8606         (gst_rtspsrc_create_transports_string),
8607         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8608         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8609         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8610         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8611         * gst/rtsp/gstrtspsrc.h:
8612         * gst/rtsp/rtsp.h:
8613         * gst/rtsp/rtspconnection.c:
8614         * gst/rtsp/rtspconnection.h:
8615         * gst/rtsp/rtspdefs.c:
8616         * gst/rtsp/rtspdefs.h:
8617         * gst/rtsp/rtspext.h:
8618         * gst/rtsp/rtspextwms.c:
8619         * gst/rtsp/rtspextwms.h:
8620         * gst/rtsp/rtspmessage.c:
8621         * gst/rtsp/rtspmessage.h:
8622         * gst/rtsp/rtsprange.c:
8623         * gst/rtsp/rtsprange.h:
8624         * gst/rtsp/rtsptransport.c:
8625         * gst/rtsp/rtsptransport.h:
8626         * gst/rtsp/rtspurl.c:
8627         * gst/rtsp/rtspurl.h:
8628         * gst/rtsp/sdp.h:
8629         * gst/rtsp/sdpmessage.c:
8630         * gst/rtsp/sdpmessage.h:
8631         * gst/rtsp/test.c:
8632         Use shiny new RTSP and SDP library.
8633         Implement RTSP extensions using the new interface.
8634         Remove a lot of old code.
8635
8636 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8637
8638         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8639         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8640
8641 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8642
8643         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8644         Don't unref the outgoing buffer twice when dropping it because it's
8645         outside of the segment.
8646
8647 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8648
8649         * configure.ac:
8650         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8651         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8652         Use the new buffer clipping function from gstaudio here and
8653         require gst-plugins-base CVS.
8654         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8655         For framed Wavpack buffers we require a valid timestamp.
8656
8657 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8658
8659         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8660         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8661         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8662         Clip raw audio and video when we can, keep track of current output
8663         segment.
8664         Don't leak buffers and events when there is no output pad.
8665         Improve debugging here and there.
8666
8667 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8668
8669         * configure.ac:
8670           Sync liboil check with plugins-base.
8671
8672 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8673
8674         * ext/annodex/Makefile.am:
8675           Fix CFLAGS/LIBS.
8676
8677         * ext/cdio/gstcdiocddasrc.c:
8678         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8679           Include stdlib
8680
8681         * ext/cairo/Makefile.am:
8682         * gst/videofilter/Makefile.am:
8683         * tests/examples/level/Makefile.am:
8684           Use $(LIBM) instead of -lm
8685
8686 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8687
8688         * sys/v4l2/gstv4l2src.c:
8689           Add another example pipeline.
8690
8691 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8692
8693         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8694
8695         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8696           Use define here.
8697
8698         * sys/v4l2/gstv4l2tuner.c:
8699         (gst_v4l2_tuner_set_frequency_and_notify):
8700           Don't touch the property - its still disabled.
8701
8702         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8703         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8704         * sys/v4l2/v4l2src_calls.h:
8705           Improve fallback format negotionation. Fixes #451388
8706
8707 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8708
8709         * tests/check/elements/videocrop.c: (GST_START_TEST):
8710           Fix the test.
8711
8712 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8713
8714         * docs/plugins/Makefile.am:
8715         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8716         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8717         * docs/plugins/inspect/plugin-jpeg.xml:
8718         * docs/plugins/inspect/plugin-png.xml:
8719         * ext/jpeg/gstjpegdec.c:
8720         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8721         (gst_pngdec_sink_setcaps):
8722           More docs. More logs in pngdec.
8723
8724 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8725
8726         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8727           Initialize num_buffers with minimum value.
8728
8729         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8730         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8731           Handle frame-size query failure gracefully.
8732
8733 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8734
8735         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8736         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8737         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8738         of qt/aac files.
8739
8740 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8741
8742         * ext/wavpack/gstwavpackdec.c:
8743         (gst_wavpack_dec_clip_outgoing_buffer):
8744         Fix buffer clipping to correctly clip to the segment stop.
8745
8746 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8747
8748         * configure.ac:
8749         * tests/Makefile.am:
8750         Remove bogus check for libcheck, since we check for
8751         gstreamer-check and it pulls in the required info from there,
8752         and we weren't actually _using_ the information for libcheck
8753         ourselves anyway.
8754
8755 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8756
8757         * configure.ac:
8758           Use pkg-config to locate check.
8759
8760 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8761
8762         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8763         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8764         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8765         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8766         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8767         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8768         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8769         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8770         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8771         * gst/effectv/gstrev.c: (gst_revtv_transform):
8772         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8773         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8774         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8775         * gst/matroska/matroska-demux.c:
8776         (gst_matroska_demux_add_wvpk_header),
8777         (gst_matroska_demux_check_subtitle_buffer),
8778         (gst_matroska_decode_buffer):
8779         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8780           Fix build against core CVS.
8781
8782 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8783
8784         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8785         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8786         don't have enough granularity to convert that boolean into a
8787         GstFlowReturn.
8788
8789 2007-07-06  Michael Smith <msmith@fluendo.com>
8790
8791         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8792         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8793         (gst_alawdec_change_state):
8794         * gst/law/alaw-decode.h:
8795         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8796         (gst_mulawdec_class_init), (gst_mulawdec_init),
8797         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8798         * gst/law/mulaw-decode.h:
8799           Fix capsnego bogosity in *law decoders. 
8800
8801 2007-07-06  Michael Smith <msmith@fluendo.com>
8802
8803         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8804         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8805         (gst_smokeenc_change_state):
8806         * ext/jpeg/gstsmokeenc.h:
8807           Remove stupidity in get/set caps functions.
8808           Fix some refcounting problems.
8809
8810 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8811
8812         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8813         Remove endianness-flipping hack that seems to have been required
8814         only because of a bug in ffmpegcolorspace.
8815         Partially Fixes: #451908
8816
8817 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8818
8819         * docs/plugins/Makefile.am:
8820           Simplify --extra-dir as gtkdoc scans recursively.
8821
8822 2007-07-03  Wim Taymans  <wim@fluendo.com>
8823
8824         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8825
8826         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8827         Set the encoding-name in the rtp caps to all uppercase, as required by
8828         the caps spec.
8829         Some small cleanups in the error paths. Fixes #453037.
8830
8831 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8832
8833         * ext/wavpack/gstwavpackparse.c:
8834         (gst_wavpack_parse_index_get_last_entry),
8835         (gst_wavpack_parse_index_get_entry_from_sample),
8836         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8837         (gst_wavpack_parse_scan_to_find_sample):
8838         * ext/wavpack/gstwavpackparse.h:
8839         Use a GSList for the GArray that is used like a list anyway.
8840
8841 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8842
8843         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8844         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8845         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8846           Add state change function where we set 0/1 as default framerate in
8847           case our setcaps function isn't called, like it might not in a
8848           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8849           gdkpixbufdec trying to create caps with a 0/0 framerate.
8850           Also post an error message on the bus if gst_pad_push() fails when
8851           called from our sink event handler (+1 for flow returns for event
8852           functions in 0.11) instead of failing silently.
8853
8854 2007-06-27  Wim Taymans  <wim@fluendo.com>
8855
8856         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8857         Cast stack args to the proper types. Fixes #451249.
8858
8859 2007-06-27  Wim Taymans  <wim@fluendo.com>
8860
8861         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8862         (new_session_pad), (gst_rtspsrc_setup_streams):
8863         * gst/rtsp/gstrtspsrc.h:
8864         For container formats we only need to activate one of the streams so
8865         that we correctly signal no-more-pads. Fixes #451015.
8866
8867 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8868
8869         * docs/plugins/gst-plugins-good-plugins.args:
8870         * docs/plugins/inspect/plugin-aasink.xml:
8871         * docs/plugins/inspect/plugin-alaw.xml:
8872         * docs/plugins/inspect/plugin-alpha.xml:
8873         * docs/plugins/inspect/plugin-alphacolor.xml:
8874         * docs/plugins/inspect/plugin-annodex.xml:
8875         * docs/plugins/inspect/plugin-apetag.xml:
8876         * docs/plugins/inspect/plugin-audiofx.xml:
8877         * docs/plugins/inspect/plugin-auparse.xml:
8878         * docs/plugins/inspect/plugin-autodetect.xml:
8879         * docs/plugins/inspect/plugin-avi.xml:
8880         * docs/plugins/inspect/plugin-cacasink.xml:
8881         * docs/plugins/inspect/plugin-cairo.xml:
8882         * docs/plugins/inspect/plugin-cdio.xml:
8883         * docs/plugins/inspect/plugin-cutter.xml:
8884         * docs/plugins/inspect/plugin-debug.xml:
8885         * docs/plugins/inspect/plugin-efence.xml:
8886         * docs/plugins/inspect/plugin-effectv.xml:
8887         * docs/plugins/inspect/plugin-esdsink.xml:
8888         * docs/plugins/inspect/plugin-flac.xml:
8889         * docs/plugins/inspect/plugin-flxdec.xml:
8890         * docs/plugins/inspect/plugin-gconfelements.xml:
8891         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8892         * docs/plugins/inspect/plugin-goom.xml:
8893         * docs/plugins/inspect/plugin-halelements.xml:
8894         * docs/plugins/inspect/plugin-icydemux.xml:
8895         * docs/plugins/inspect/plugin-id3demux.xml:
8896         * docs/plugins/inspect/plugin-jpeg.xml:
8897         * docs/plugins/inspect/plugin-ladspa.xml:
8898         * docs/plugins/inspect/plugin-level.xml:
8899         * docs/plugins/inspect/plugin-matroska.xml:
8900         * docs/plugins/inspect/plugin-mulaw.xml:
8901         * docs/plugins/inspect/plugin-multipart.xml:
8902         * docs/plugins/inspect/plugin-navigationtest.xml:
8903         * docs/plugins/inspect/plugin-ossaudio.xml:
8904         * docs/plugins/inspect/plugin-png.xml:
8905         * docs/plugins/inspect/plugin-quicktime.xml:
8906         * docs/plugins/inspect/plugin-rtp.xml:
8907         * docs/plugins/inspect/plugin-rtsp.xml:
8908         * docs/plugins/inspect/plugin-smpte.xml:
8909         * docs/plugins/inspect/plugin-speex.xml:
8910         * docs/plugins/inspect/plugin-taglib.xml:
8911         * docs/plugins/inspect/plugin-udp.xml:
8912         * docs/plugins/inspect/plugin-videobalance.xml:
8913         * docs/plugins/inspect/plugin-videobox.xml:
8914         * docs/plugins/inspect/plugin-videocrop.xml:
8915         * docs/plugins/inspect/plugin-videoflip.xml:
8916         * docs/plugins/inspect/plugin-videomixer.xml:
8917         * docs/plugins/inspect/plugin-wavenc.xml:
8918         * docs/plugins/inspect/plugin-wavparse.xml:
8919         * docs/plugins/inspect/plugin-ximagesrc.xml:
8920           Update docs with caps info.
8921
8922 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8923
8924         * po/POTFILES.in:
8925           Add more files with translatable strings (#450878).
8926
8927 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8928
8929         * MAINTAINERS:
8930         Updating all the maintainers files
8931
8932 2007-06-22  Edward Hervey  <edward@fluendo.com>
8933
8934         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8935         * gst/interleave/deinterleave.c: (deinterleave_init),
8936         (deinterleave_sink_link):
8937         * gst/interleave/interleave.c: (interleave_init):
8938         * gst/median/gstmedian.c: (gst_median_init):
8939         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8940         Fix memory leaks.
8941         * tests/check/elements/id3demux.c: (pad_added_cb):
8942         Remove unused variable.
8943
8944 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8945
8946         * ext/gconf/gconf.h:
8947         Make the prototype of gst_gconf_get_key_for_sink_profile
8948         match the implementation.
8949         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8950         Fixes: #449747
8951
8952 2007-06-20  Michael Smith <msmith@fluendo.com>
8953
8954         * gst/rtp/gstrtpdepay.c:
8955           Fix description - rtpdepay is not a payloader.
8956
8957 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8958
8959         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8960         (qtdemux_video_caps):
8961         * gst/qtdemux/qtdemux_fourcc.h:
8962           Add MJPG to the variants of motion jpeg.
8963
8964 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8965
8966         * tests/check/Makefile.am:
8967         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8968         * tests/check/elements/videocrop.c: (GST_START_TEST):
8969         * tests/check/elements/videofilter.c:
8970         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8971         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8972           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8973           error flags are included and it errors out on compiler warnings
8974           for CVS builds; remove unused variables in various unit tests.
8975
8976 2007-06-19  Wim Taymans  <wim@fluendo.com>
8977
8978         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8979         (rtsp_connection_close), (rtsp_connection_free):
8980         Use threadsafe inet_ntop to convert an ip number to a string. 
8981         Fixes #447961.
8982         Don't leak fd (and ip) when freeing a connection without first closing
8983         it.
8984
8985 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8986
8987         * configure.ac:
8988         Back to CVS
8989
8990         * gst-plugins-good.doap:
8991         Add 0.10.6 to the doap file.
8992
8993 === release 0.10.6 ===
8994
8995 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8996
8997         * configure.ac:
8998           releasing 0.10.6, "Wobble Board"
8999
9000 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9001
9002         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9003         (rtsp_connection_free):
9004           Revert previous commit again, since we are frozen (sorry).
9005
9006 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9007
9008         Patch by: Peter Kjellerstedt <pkj at axis com>
9009
9010         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9011         (rtsp_connection_free):
9012           inet_ntoa() uses a static buffer internally, so we need to copy the
9013           returned string if we want to store it for later (#447961).
9014
9015 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
9016
9017         * win32/vs6/autogen.dsp:
9018         * win32/vs6/gst_plugins_good.dsw:
9019         * win32/vs6/libgstalaw.dsp:
9020         * win32/vs6/libgstalpha.dsp:
9021         * win32/vs6/libgstalphacolor.dsp:
9022         * win32/vs6/libgstapetag.dsp:
9023         * win32/vs6/libgstaudiofx.dsp:
9024         * win32/vs6/libgstauparse.dsp:
9025         * win32/vs6/libgstautodetect.dsp:
9026         * win32/vs6/libgstavi.dsp:
9027         * win32/vs6/libgstcutter.dsp:
9028         * win32/vs6/libgstdirectdraw.dsp:
9029         * win32/vs6/libgstdirectsound.dsp:
9030         * win32/vs6/libgsteffectv.dsp:
9031         * win32/vs6/libgstflx.dsp:
9032         * win32/vs6/libgstgoom.dsp:
9033         * win32/vs6/libgsticydemux.dsp:
9034         * win32/vs6/libgstid3demux.dsp:
9035         * win32/vs6/libgstinterleave.dsp:
9036         * win32/vs6/libgstjpeg.dsp:
9037         * win32/vs6/libgstlevel.dsp:
9038         * win32/vs6/libgstmatroska.dsp:
9039         * win32/vs6/libgstmedian.dsp:
9040         * win32/vs6/libgstmonoscope.dsp:
9041         * win32/vs6/libgstmulaw.dsp:
9042         * win32/vs6/libgstmultipart.dsp:
9043         * win32/vs6/libgstqtdemux.dsp:
9044         * win32/vs6/libgstrtp.dsp:
9045         * win32/vs6/libgstrtsp.dsp:
9046         * win32/vs6/libgstsmpte.dsp:
9047         * win32/vs6/libgstspeex.dsp:
9048         * win32/vs6/libgstudp.dsp:
9049         * win32/vs6/libgstvideobalance.dsp:
9050         * win32/vs6/libgstvideobox.dsp:
9051         * win32/vs6/libgstvideocrop.dsp:
9052         * win32/vs6/libgstvideoflip.dsp:
9053         * win32/vs6/libgstvideomixer.dsp:
9054         * win32/vs6/libgstwaveform.dsp:
9055         * win32/vs6/libgstwavenc.dsp:
9056         * win32/vs6/libgstwavparse.dsp:
9057         Mark *.dsp & *.dsw as binary files and convert to DOS line
9058         endings, as they don't load into VS6 correctly otherwise.
9059
9060 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
9061
9062         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9063         (rtsp_connection_connect):
9064         Fix the MingW build. 
9065         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
9066         Fixes: #446981
9067
9068 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
9069
9070         * tests/check/elements/.cvsignore:
9071         * tests/icles/.cvsignore:
9072         Hush the buildbots up
9073
9074 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
9075
9076         * configure.ac:
9077         * sys/Makefile.am:
9078         * sys/directdraw/Makefile.am:
9079         * sys/directsound/Makefile.am:
9080         * sys/waveform/Makefile.am:
9081         Make sure to dist everything needed for win32 builds.
9082
9083 2007-06-14  Edward Hervey  <edward@fluendo.com>
9084
9085         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
9086         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
9087         caps.
9088         Fixes #447458
9089
9090 2007-06-13  Wim Taymans  <wim@fluendo.com>
9091
9092         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9093         Make sure we allocate enough memory for the codec_data.
9094         Fixes #447210.
9095
9096 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
9097
9098         * win32/MANIFEST:
9099         Add videocrop project file to the win32 manifest.
9100         * win32/vs6/gst_plugins_good.dsw:
9101         Add qtdemux,videocrop and waveform projects to the workspace.
9102         * win32/vs6/libgstqtdemux.dsp:
9103         Add zlib to the link list of qtdemux.
9104         * win32/vs6/libgstvideocrop.dsp:
9105         Add a project file for videocrop.
9106
9107 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9108
9109         * po/POTFILES.in:
9110         Add qtdemux for translation
9111
9112 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9113
9114         * configure.ac:
9115         * docs/plugins/Makefile.am:
9116         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9117         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9118         * docs/plugins/inspect/plugin-videocrop.xml:
9119         * gst-plugins-good.spec.in:
9120         * sys/Makefile.am:
9121         * tests/check/Makefile.am:
9122         * tests/icles/Makefile.am:
9123         * tests/icles/videocrop-test.c:
9124         Move videocrop and osxvideo from -bad.
9125
9126 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9127
9128         * configure.ac:
9129         * docs/plugins/Makefile.am:
9130         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9131         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9132         * docs/plugins/gst-plugins-good-plugins.args:
9133         * docs/plugins/inspect/plugin-qtdemux.xml:
9134         * docs/plugins/inspect/plugin-quicktime.xml:
9135         * win32/MANIFEST:
9136         Move qtdemux from -bad.
9137
9138         * gst-plugins-good.spec.in:
9139         Update spec file to reflect moving of qtdemux and wavpack
9140
9141 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9142         
9143         * win32/MANIFEST:
9144         * docs/plugins/Makefile.am:
9145         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9146         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9147         * docs/plugins/inspect/plugin-directdraw.xml:
9148         * docs/plugins/inspect/plugin-directsound.xml:
9149         * docs/plugins/inspect/plugin-waveform.xml:
9150         Move the waveform plugin from -bad too. Update the inspect xml
9151         files to mention Plugins Good instead of Plugins Bad.
9152
9153 2007-06-12  Andy Wingo  <wingo@pobox.com>
9154
9155         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
9156         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
9157         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
9158         finalization and resuscitation. No longer public.
9159         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
9160         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
9161         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
9162         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
9163         miniobject semantics, and be threadsafe.
9164         (gst_v4l2src_queue_frame): Remove this function, as we just call
9165         the ioctls directly in the two places where we queue buffers.
9166         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
9167         directly.
9168         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
9169         to allocate the pool, which also preallocates the GstBuffers.
9170         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
9171         queueing the frames directly.
9172         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
9173         mmap buffers have been dequeued.
9174
9175         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
9176         real MiniObject instead of rolling our own refcounting and
9177         finalizing. Give it a lock.
9178         (struct _GstV4l2Buffer): Remove one intermediary object, having
9179         the buffers hold the struct v4l2_buffer directly.
9180
9181         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
9182         capture_init so that it can set them on the buffers that it will
9183         create.
9184         (gst_v4l2src_get_read): For better or for worse, include the
9185         timestamping and offsetting code here; really we should be using
9186         bufferalloc though.
9187         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
9188         preallocated, mmap'd buffers.
9189
9190 2007-06-11  Wim Taymans  <wim@fluendo.com>
9191
9192         Patch by: daniel fischer <dan at f3c dot com>
9193
9194         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
9195         (gst_ximage_src_get_caps):
9196         Actually use the display_name property so that we can dump any
9197         available X display. Fixes #445905.
9198
9199 2007-06-11  Wim Taymans  <wim@fluendo.com>
9200
9201         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
9202
9203         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
9204         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
9205         Add missing rate fields to caps. Fixes #441118.
9206
9207 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
9208
9209         * win32/vs6/gst_plugins_good.dsw:
9210         * win32/vs8/gst-plugins-good.sln:
9211         Add DirectSound and DirectDraw sinks project files to
9212         workspace and solution files.
9213
9214 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
9215
9216         Patch by: Josh Coalson <xflac at yahoo dot com>,
9217         updated by Alexis Ballier <aballier at gentoo dot org>:
9218
9219         * configure.ac:
9220         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
9221         (gst_flac_dec_setup_seekable_decoder),
9222         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
9223         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
9224         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
9225         * ext/flac/gstflacdec.h:
9226         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9227         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
9228         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
9229         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
9230         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
9231         (gst_flac_enc_chain), (gst_flac_enc_set_property),
9232         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
9233         * ext/flac/gstflacenc.h:
9234         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
9235         
9236 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9237
9238         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
9239         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
9240         not necessary anymore as we need at least that core version. 
9241
9242 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9243
9244         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
9245         (gst_wavpack_dec_chain):
9246         * ext/wavpack/gstwavpackdec.h:
9247         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
9248         (gst_wavpack_parse_push_buffer):
9249         * ext/wavpack/gstwavpackparse.h:
9250         Improve discont handling by checking if the next Wavpack block has
9251         the expected, following block index.
9252
9253 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9254
9255         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
9256           Fix element description.
9257
9258 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9259
9260         * configure.ac:
9261         * docs/plugins/Makefile.am:
9262         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9263         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9264         * docs/plugins/gst-plugins-good-plugins.args:
9265         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9266         * docs/plugins/gst-plugins-good-plugins.signals:
9267         * docs/plugins/inspect/plugin-autodetect.xml:
9268         * docs/plugins/inspect/plugin-gconfelements.xml:
9269         * docs/plugins/inspect/plugin-ladspa.xml:
9270         * docs/plugins/inspect/plugin-rtp.xml:
9271         * docs/plugins/inspect/plugin-wavpack.xml:
9272         * ext/Makefile.am:
9273         * tests/check/Makefile.am:
9274           move wavpack plugin.  See #352605.
9275
9276 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9277
9278         * configure.ac:
9279         * docs/plugins/Makefile.am:
9280         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9281         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9282         * docs/plugins/gst-plugins-good-plugins.args:
9283         * sys/Makefile.am:
9284         * win32/MANIFEST:
9285         Add DirectDraw & DirectSound plugins to the build and docs.
9286
9287 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9288
9289         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9290         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9291           When operating in pull mode, error out correct on not-linked.
9292
9293 2007-06-06  Andy Wingo  <wingo@pobox.com>
9294
9295         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9296         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9297         format and size if the ioctls are defined; should fix compilation
9298         on Linux < 2.16.19.
9299
9300 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9301
9302         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9303           Printf fixes in debug statements; use LOG level for debug statements
9304           that are printed for each and every frame; convert c++ comments to
9305           C-style comments; not much point using g_try_malloc() if we then not
9306           even check the return value.
9307
9308 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9309
9310         * configure.ac:
9311           Bump requirements to released versions (core and base 0.10.13).
9312
9313         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9314           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9315           own implementation.
9316
9317 2007-06-05  Andy Wingo  <wingo@pobox.com>
9318
9319         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9320         some useless comments.
9321
9322         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9323         frames before calling STREAMON, that might leave them in a state
9324         where they can't be dequeued if we go back to NULL without calling
9325         STREAMON, according to the docs.
9326         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9327         before we call STREAMON.
9328         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9329         failures. (For me this code hung.) The pool refcounting is still
9330         crack; added a note to that effect.
9331
9332 2007-06-05  Wim Taymans  <wim@fluendo.com>
9333
9334         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9335         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9336         Add support for mapping gst structure names to the MIME type equivalent.
9337         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9338
9339 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9340
9341         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9342         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9343         (gst_wavenc_chain), (gst_wavenc_change_state):
9344         * gst/wavenc/gstwavenc.h:
9345         Properly write wav files with width!=depth by having the depth most
9346         significant bytes set and all others zero. Fixes #442535.
9347
9348 2007-06-01  Wim Taymans  <wim@fluendo.com>
9349
9350         * gst/rtsp/rtspconnection.c:
9351         Add include to make buildbot happy.
9352
9353 2007-06-01  Wim Taymans  <wim@fluendo.com>
9354
9355         Patch by: Peter Kjellerstedt  <pkj at axis com>
9356
9357         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9358         (rtsp_connection_connect), (add_date_header),
9359         (rtsp_connection_send), (parse_response_status),
9360         (parse_request_line), (parse_line), (rtsp_connection_receive):
9361         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9362         * gst/rtsp/rtspdefs.h:
9363         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9364         (rtsp_message_init_request), (rtsp_message_init_response),
9365         (rtsp_message_remove_header), (rtsp_message_append_headers),
9366         (rtsp_message_dump):
9367         * gst/rtsp/rtspmessage.h:
9368         Improves version checking, allowing an RTSP server to reply with "505
9369         RTSP Version not supported.
9370         Adds a Date header to all messages.
9371         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9372         want to be able to send a response even if something in the request was
9373         invalid. EINVAL is only used when passing wrong arguments to functions.
9374         Do not handle an invalid method in parse_request_line(). Defer this to
9375         the caller so it can respond with "405 Method Not Allowed".
9376         Improves parsing of the timeout parameter to the Session header,
9377         allowing whitespace after the semicolon. 
9378         Avoids a compiler warning due to variables shadowing a function argument.
9379
9380 2007-06-01  Wim Taymans  <wim@fluendo.com>
9381
9382         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9383
9384         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9385         (gst_rtp_amr_depay_process):
9386         * gst/rtp/gstrtpamrdepay.h:
9387         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9388         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9389         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9390         * gst/rtp/gstrtpamrpay.h:
9391         Add support for AMR-WB.
9392         Small cleanups such as using BOILERPLATE.
9393
9394 2007-05-31  Wim Taymans  <wim@fluendo.com>
9395
9396         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9397         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9398
9399 2007-05-30  Andy Wingo  <wingo@pobox.com>
9400
9401         * sys/v4l2/gstv4l2object.h: 
9402         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9403         unintended changes.
9404
9405         * sys/v4l2/v4l2src_calls.h: 
9406         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9407         the format list in the order that the driver gives it to us.
9408         (gst_v4l2src_probe_caps_for_format_and_size)
9409         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9410         based on the capabilities of the device.
9411         (gst_v4l2src_grab_frame): Update for object variable renaming.
9412         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9413         as in the set_caps below.
9414         (gst_v4l2src_capture_init): Update for object variable renaming,
9415         and reflow.
9416         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9417         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9418         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9419         (gst_v4l2src_get_fps): Remove; these functions don't have much
9420         meaning outside of an atomic set_caps method.
9421         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9422         known.
9423
9424         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9425         call to update_fps; not sure about this change.
9426         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9427         moment we don't have an update_fps_func.
9428
9429         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9430         structures in the object, just store what we need. Do store the
9431         probed caps of the device. Don't store the current frame rate.
9432
9433         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9434         update_fps_function, for now. Update for new object variable
9435         naming.
9436         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9437         new object variable naming.
9438         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9439         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9440         (gst_v4l2src_get_caps): Rework to probe the device for supported
9441         frame sizes and frame rates.
9442         (gst_v4l2src_set_caps): Rework to be strict in the given
9443         parameters: if someone asks us to have a certain size and rate,
9444         that is what we configure.
9445         (gst_v4l2src_get_read): Update for object variable naming. Don't
9446         leak buffers on short reads.
9447         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9448         comments.
9449         (gst_v4l2src_create): Update for object variable naming.
9450
9451 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9452
9453         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9454         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9455         * gst/avi/gstavidemux.h:
9456           Parse subtitle text streams instead of erroring out (#442034). Still
9457           needs a parser for the subtitles to actually show up.
9458
9459 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9460
9461         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9462         (gst_avi_demux_loop):
9463           Make _push_event() return TRUE if the event could be pushed on at
9464           least one pad and not only if it could be pushed on all pads,
9465           otherwise we'll end up posting an error message on EOS if one or
9466           more source pads are not connected.
9467
9468 2007-05-28  Wim Taymans  <wim@fluendo.com>
9469
9470         * gst/rtsp/rtsptransport.c:
9471         Use renamed RTP bin.
9472
9473 2007-05-28  Wim Taymans  <wim@fluendo.com>
9474
9475         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9476
9477         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9478         (gst_video_box_set_property), (gst_video_box_transform_caps),
9479         (video_box_recalc_transform), (gst_video_box_set_caps),
9480         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9481         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9482         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9483         (gst_video_box_i420_i420), (gst_video_box_transform),
9484         (plugin_init):
9485         Add AYUV->AYUV and AYUV->I420 formats. 
9486         Fix negotiation and I420->AYUV conversion.
9487         Fixes #429329.
9488
9489 2007-05-26  Wim Taymans  <wim@fluendo.com>
9490
9491         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9492         Use different variables for nested for loops so that the outer loop
9493         functions properly and speex files with multiple frames per buffer work
9494         properly.
9495         Fixes #441408.
9496
9497 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9498
9499         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9500           Don't leak newsegment events.
9501
9502 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9503
9504         * gst/wavparse/Makefile.am:
9505           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9506           drags it in.
9507
9508 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9509
9510         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9511         (notgst_value_array_append_buffer),
9512         (gst_flac_enc_process_stream_headers),
9513         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9514         (gst_flac_enc_change_state):
9515         * ext/flac/gstflacenc.h:
9516           Collect headers, add "streamheader" field to output caps and set
9517           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9518           produces output according to the official FLAC-to-Ogg mapping
9519           instead of completely broken files. Fixes #426044.
9520
9521 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9522
9523         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9524         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9525         (gst_id3demux_sink_event):
9526         * gst/id3demux/gstid3demux.h:
9527         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9528         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9529         (gst_tag_demux_send_new_segment):
9530         Handle and adjust new-segment events so that downstream really
9531         sees a stream with the tag pieces stripped off the front and back.
9532         Fixes strangeness in seeking when mp3 decoders use the new-segment
9533         byte position to estimate their current playback position timestamp
9534         and then the arriving buffers don't match up.
9535
9536 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9537
9538         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9539           Don't unnecessarily perform a READY->NULL->READY transition on the
9540           detected audio sink when starting up. Fixes: #440127
9541
9542 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9543
9544         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9545         (gst_flac_enc_chain):
9546           Don't crash in chain function if setcaps hasn't been called.
9547
9548 2007-05-24  Wim Taymans  <wim@fluendo.com>
9549
9550         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9551         Init value to avoid infinte loops.
9552
9553 2007-05-24  Wim Taymans  <wim@fluendo.com>
9554
9555         Patch by: Peter Kjellerstedt  <pkj at axis com>
9556
9557         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9558         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9559         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9560         (gst_rtspsrc_play):
9561         (rtsp_connection_send), (rtsp_connection_receive):
9562         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9563         Fix for new API.
9564
9565         * gst/rtsp/rtspconnection.c: (add_auth_header),
9566         Only add authorisation and session headers when sending messages.
9567
9568         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9569         (rtsp_message_init_request), (rtsp_message_init_response),
9570         (rtsp_message_unset), (rtsp_message_add_header),
9571         (rtsp_message_remove_header), (rtsp_message_get_header),
9572         (rtsp_message_append_headers), (dump_key_value),
9573         (rtsp_message_dump):
9574         * gst/rtsp/rtspmessage.h:
9575         Add support for multiple headers of the same type by storing the parsed
9576         headers in a GArray instaed of a hashtable.
9577
9578 2007-05-21  Wim Taymans  <wim@fluendo.com>
9579
9580         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9581         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9582         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9583         safer shutdown.
9584
9585 2007-05-21  Wim Taymans  <wim@fluendo.com>
9586
9587         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9588         * gst/rtsp/gstrtpdec.h:
9589         Added signal for backwards compat.
9590
9591 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9592         
9593         Patch by: René Stadler <mail at renestadler dot de>
9594
9595         * configure.ac:
9596         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9597         (gst_au_parse_parse_header), (gst_au_parse_chain):
9598         * gst/auparse/gstauparse.h:
9599         Use audioconvert for converting from non-native endianness floats
9600         in auparse instead of doing it ourself. Fixes #424527.
9601         This needs the audioconvert from plugins-base CVS.
9602         
9603 2007-05-21  Wim Taymans  <wim@fluendo.com>
9604
9605         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9606         (gst_rtp_h263p_pay_flush):
9607         Fix enum registration.
9608
9609 2007-05-21  Wim Taymans  <wim@fluendo.com>
9610
9611         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9612
9613         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9614         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9615         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9616         (gst_rtp_h263p_pay_flush):
9617         * gst/rtp/gstrtph263ppay.h:
9618         Add new fragmentation mode base on GOB headers. Fixes #438940.
9619
9620 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9621
9622         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9623           Printf format fix.
9624
9625 2007-05-18  Wim Taymans  <wim@fluendo.com>
9626
9627         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9628         Don't crash when an unsupported transport error was returned by the
9629         server, just try to configure the next stream. Fixes #439255.
9630
9631 2007-05-18  Wim Taymans  <wim@fluendo.com>
9632
9633         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9634         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9635         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9636         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9637         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9638         * gst/rtsp/gstrtspsrc.h:
9639         Add TCP timeout property and use it for all TCP connection.
9640
9641         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9642         (rtsp_connection_write), (rtsp_connection_next_timeout),
9643         (rtsp_connection_reset_timeout):
9644         Make connect and writes cancelable and make them use the timeout.
9645
9646 2007-05-18  Wim Taymans  <wim@fluendo.com>
9647
9648         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9649         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9650         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9651         (gst_rtspsrc_setup_streams):
9652         Refactor timeout handling.
9653         Also send keep-alive when dealing with TCP transport.
9654
9655         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9656         (rtsp_connection_free), (rtsp_connection_next_timeout),
9657         (rtsp_connection_reset_timeout):
9658         * gst/rtsp/rtspconnection.h:
9659         Use a timer to handle the session timeouts, add some methods to deal
9660         with timeouts.
9661
9662 2007-05-17  Wim Taymans  <wim@fluendo.com>
9663
9664         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9665         (gst_rtspsrc_setup_streams):
9666         Ignore streams that fail the setup command, we will retry with a
9667         different transport later on.
9668
9669         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9670         (rtsp_ext_wms_configure_stream):
9671         Fix encoding name case.
9672
9673 2007-05-16  Edward Hervey  <edward@fluendo.com>
9674
9675         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9676         Fix build on macosx.
9677
9678 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9679
9680         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9681         Replace direct comparison of a string with the string literal "" with
9682         a comparison of the first character with '\0'. Fixes #438926.
9683
9684 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9685
9686         * gst/debug/breakmydata.c (gst_break_my_data_init):
9687           One more try. This should be the proper fix now.
9688
9689 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9690
9691         * gst/debug/breakmydata.c:
9692           Ooops, no // comments please.
9693
9694 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9695
9696         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9697         (gst_break_my_data_init):
9698           Fix gst_buffer_is_writable() assertion.
9699
9700 2007-05-14  David Schleef  <ds@schleef.org>
9701
9702         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9703           video/x-raw-bayer.  Fixes #314160.
9704
9705 2007-05-14  Wim Taymans  <wim@fluendo.com>
9706
9707         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9708         (gst_rtp_theora_depay_parse_configuration):
9709         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9710         (gst_rtp_theora_pay_finish_headers),
9711         (gst_rtp_theora_pay_handle_buffer):
9712         Update theora pay/depayloader in a similar to vorbis.
9713
9714         * gst/rtp/gstrtpvorbisdepay.c:
9715         (gst_rtp_vorbis_depay_parse_configuration):
9716         Update docs.
9717
9718 2007-05-14  Wim Taymans  <wim@fluendo.com>
9719
9720         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9721         When we try to execute a method that is not supported by the server,
9722         don't error out but remove the method from the accepted methods so that
9723         we never try to perform this method again.
9724
9725 2007-05-14  Wim Taymans  <wim@fluendo.com>
9726
9727         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9728         Remove annoying _dump_mem.
9729
9730 2007-05-14  Wim Taymans  <wim@fluendo.com>
9731
9732         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9733         Parse range correctly.
9734
9735         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9736         The baseurl now always has a '/' at the start.
9737
9738 2007-05-14  Wim Taymans  <wim@fluendo.com>
9739
9740         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9741         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9742         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9743         Factor out caps configuration and configure more stuff such as the time
9744         ranges and speed/scale values.
9745
9746         * gst/rtsp/rtsptransport.c:
9747         Add Copyright after non-trival fixes.
9748
9749 2007-05-12  Wim Taymans  <wim@fluendo.com>
9750
9751         Patch by: Peter Kjellerstedt  <pkj at axis com>
9752
9753         * gst/rtsp/gstrtspsrc.h:
9754         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9755         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9756         (rtsp_message_get_header):
9757         * gst/rtsp/rtspmessage.h:
9758         Make channel guint8 where possible.
9759         Make rtsp_message_init_data() take the channel as a guint8.
9760
9761         * gst/rtsp/rtspdefs.c:
9762         Fixed a typo: Timout -> Timeout
9763
9764         * gst/rtsp/rtspdefs.h:
9765         Make RTSP_CHECK() behave as a statement.
9766
9767         * gst/rtsp/sdpmessage.c:
9768         Avoid a compiler warning in INIT_ARRAY().
9769         Fixes #437692.
9770
9771 2007-05-12  Wim Taymans  <wim@fluendo.com>
9772
9773         Patch by: Peter Kjellerstedt  <pkj at axis com>
9774
9775         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9776         (rtsp_url_get_request_uri):
9777         * gst/rtsp/rtspurl.h:
9778         Add support for query parameters to RTSP URLs.
9779
9780 2007-05-12  Wim Taymans  <wim@fluendo.com>
9781
9782         Patch by: Peter Kjellerstedt  <pkj at axis com>
9783
9784         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9785         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9786         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9787         (rtsp_transport_parse), (rtsp_transport_as_text):
9788         * gst/rtsp/rtsptransport.h:
9789         Add validation to rtsp_transport_parse().
9790         Add rtsp_transport_as_text() to generate an RTSP header from an
9791         RTSPTransport.
9792         Change ssrc to guint (was a string) since that is what it is, even
9793         though it is sent as a hex string.
9794         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9795         incorrect, which can be seen when looking at the examples in the RFC).
9796         Fixes #437670.
9797
9798 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9799
9800         Patch by: Eric Anholt
9801
9802         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9803           gst_ximage_src_ximage_get):
9804         Use union of all damage between frames to make it faster.
9805         Fixes bug #342463.
9806         Also fix crasher when cursor is at bottom right of window.
9807
9808 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9809
9810         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9811           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9812           streaming mode regression for file from #343837 with 'bext' chunk
9813           before the 'fmt' chunk.
9814
9815 2007-05-11  Wim Taymans  <wim@fluendo.com>
9816
9817         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9818         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9819         (gst_rtspsrc_handle_src_event),
9820         (gst_rtspsrc_stream_configure_manager),
9821         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9822         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9823         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9824         * gst/rtsp/gstrtspsrc.h:
9825         * gst/rtsp/rtspdefs.h:
9826         Preliminary seek support.
9827         Activate internal pads so that we can receive events on them.
9828         Don't try to parse a range string when it's NULL.
9829
9830 2007-05-11  Wim Taymans  <wim@fluendo.com>
9831
9832         * gst/rtp/README:
9833         Update README with new RTP variables that will be used for
9834         synchronisation.
9835
9836         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9837         (gst_rtp_vorbis_depay_parse_configuration),
9838         (gst_rtp_vorbis_depay_process):
9839         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9840         (gst_rtp_vorbis_pay_finish_headers),
9841         (gst_rtp_vorbis_pay_handle_buffer):
9842         Update vorbis pay and depayloader to draft-04.
9843
9844 2007-05-11  Wim Taymans  <wim@fluendo.com>
9845
9846         * gst/rtsp/rtsptransport.c:
9847         UDP MCAST is actually the default for RTP/AVP.
9848 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9849
9850         * gst/level/gstlevel.c: (gst_level_transform_ip):
9851         Use guint8 * instead of gpointer then vs6 can build 
9852         in_data += (filter->width / 8).
9853
9854 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9855
9856         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9857           gst_ximage_src_ximage_get):
9858         * sys/ximage/gstximagesrc.h (last_ximage):
9859         When using Damage actually keep the last frame, and not assume
9860         that the buffer we get already has the last frame on it.
9861         Copy the cursor over if we specify a non-zero start x and
9862         start y.
9863
9864 2007-05-11  Wim Taymans  <wim@fluendo.com>
9865
9866         * gst/rtsp/rtsptransport.c:
9867         Make UDP the default transport when not specified.
9868
9869 2007-05-09  David Schleef  <ds@schleef.org>
9870
9871         * gst/level/gstlevel.c:
9872           Revert last change.
9873
9874 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9875
9876         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9877         (gst_level_transform_ip):
9878         Use guint8 * instead of gpointer then vs6 know the size of data
9879         pointed when moving the pointer.
9880         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9881         Move instructions after variables declaration.
9882         * win32/vs6/autogen.dsp:
9883         * win32/vs6/libgstrtp.dsp:
9884         * win32/vs6/libgstrtsp.dsp:
9885         Update vs6 project files.
9886
9887 2007-05-09  Wim Taymans  <wim@fluendo.com>
9888
9889         * gst/rtsp/Makefile.am:
9890         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9891         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9892         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9893         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9894         (rtsp_range_free):
9895         * gst/rtsp/rtsprange.h:
9896         Add code to parse time ranges.
9897         Report DURATION on the stream when possible.
9898
9899 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9900
9901         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9902         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9903         (gst_videomixer_collected):
9904           Fix strides calculation for AYUV (it's just width*4) (#436910).
9905
9906 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9907
9908         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9909         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9910         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9911         Sync the GObject properties before each processing step to properly
9912         work with the controller.
9913
9914 2007-05-04  Wim Taymans  <wim@fluendo.com>
9915
9916         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9917         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9918         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9919         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9920         (gst_rtspsrc_change_state):
9921         Let more error state trickle down so that we can catch more error
9922         cases.
9923         Handle keep-alive a little smarter by selecting a method the server
9924         actually supports.
9925         Fix a race in UDP streaming shutdown.
9926
9927 2007-05-04  Wim Taymans  <wim@fluendo.com>
9928
9929         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9930         Ignore errors when trying to use the keep-alive messages.
9931
9932 2007-05-04  Wim Taymans  <wim@fluendo.com>
9933
9934         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9935         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9936         (gst_rtspsrc_stream_configure_manager),
9937         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9938         (gst_rtspsrc_stream_configure_mcast),
9939         (gst_rtspsrc_stream_configure_udp),
9940         (gst_rtspsrc_stream_configure_udp_sink),
9941         (gst_rtspsrc_stream_configure_transport):
9942         Send RTCP messages back to the server over the TCP connection.
9943
9944         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9945         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9946         (rtsp_connection_receive):
9947         * gst/rtsp/rtspconnection.h:
9948         Factor out and expose lowlevel _write and _read methods.
9949         Implement sending data messages to the server.
9950
9951 2007-05-03  Wim Taymans  <wim@fluendo.com>
9952
9953         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9954         (gst_multipart_mux_collected):
9955         Fix timestamps on outgoing buffers.
9956
9957 2007-05-03  Wim Taymans  <wim@fluendo.com>
9958
9959         * gst/multipart/multipartmux.c:
9960         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9961         (gst_multipart_mux_change_state):
9962         Emit NEWSEGMENT events before pushing the first buffer.
9963
9964 2007-05-03  Wim Taymans  <wim@fluendo.com>
9965
9966         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9967         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9968         (gst_rtspsrc_handle_src_query),
9969         (gst_rtspsrc_stream_configure_manager),
9970         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9971         (gst_rtspsrc_stream_configure_mcast),
9972         (gst_rtspsrc_stream_configure_udp),
9973         (gst_rtspsrc_stream_configure_udp_sink),
9974         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9975         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9976         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9977         (gst_rtspsrc_pause):
9978         Refactor transport configuration code.
9979         Create internal pads for TCP transport so that we can implement events
9980         and queries.
9981         Handle events and queries.
9982         Parse range from the SDP.
9983         Fix race in pause handler where the connection could still be flushing.
9984
9985 2007-05-02  Wim Taymans  <wim@fluendo.com>
9986
9987         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9988         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9989         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9990         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9991         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9992         (gst_rtspsrc_change_state):
9993         * gst/rtsp/gstrtspsrc.h:
9994         Fix race when multiple udp sources post timeouts, just act on the first
9995         received timeout.
9996         Protect stream list with a recursive lock to fix some races.
9997         Flush connection when we need to do a reconnect or stop.
9998         Make state lock recursive.
9999
10000         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
10001         (rtsp_connection_close):
10002         Some small cleanups.
10003
10004 2007-05-02  Wim Taymans  <wim@fluendo.com>
10005
10006         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10007         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10008         Only set DISCONT when there actually is a discont or when we just
10009         started.
10010
10011 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
10012
10013         * ext/flac/gstflac.c: (plugin_init):
10014         Call bindtextdomain() to get localized strings.
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_add_src_pad),
10020         (gst_wavparse_stream_data):
10021         * gst/wavparse/gstwavparse.h:
10022         Be a bit more clever when dealing with VBR files with FACT tags, we
10023         don't want to timestamp buffers in that case but the estimated BPS can
10024         be used for seeking.
10025         Only send close segment in the streaming thread.
10026
10027 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
10028
10029         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10030         Correctly post an error on the bus if something went wrong in the loop
10031         function. This fixes a few cases where the task was paused and nothing
10032         happened anymore.
10033
10034 2007-05-02  Wim Taymans  <wim@fluendo.com>
10035
10036         * gst/rtsp/test.c: (main):
10037         Fix compilation of deprecated test just because I'm too lazy to delete
10038         it.
10039
10040 2007-05-02  Wim Taymans  <wim@fluendo.com>
10041
10042         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10043         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10044         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
10045         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
10046         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
10047         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
10048         * gst/rtsp/gstrtspsrc.h:
10049         Fix sending RTCP to the right place.
10050         Fix bug in reffing the wrong UDP element.
10051         Use new pad names for the session manager.
10052         Implement handling server requests in interleaved and UDP modes.
10053         Handle session keep-alive in UDP modes.
10054         Remove GCond for handling UDP timeouts.
10055
10056         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
10057         (rtsp_connection_send), (rtsp_connection_read), (read_body),
10058         (rtsp_connection_receive), (rtsp_connection_close):
10059         * gst/rtsp/rtspconnection.h:
10060         Store connection IP address for later.
10061         Add timeout args to all operations that might block forever.
10062         Parse session timeout.
10063         Only close sockets when not already closed.
10064
10065         * gst/rtsp/rtspdefs.c:
10066         * gst/rtsp/rtspdefs.h:
10067         Add timeout return value and error string.
10068
10069         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
10070         Add small comment.
10071
10072 2007-05-01  Wim Taymans  <wim@fluendo.com>
10073
10074         Patch by: Sjoerd Simons <sjoerd at luon dot net>
10075
10076         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
10077         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
10078         * gst/rtp/gstrtpmp4vpay.h:
10079         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
10080
10081 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
10082
10083         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10084           Remove v4l2src from docs, since it breaks the docs build, and the
10085           plugin is only built if --enable-experimental is used anyway.
10086
10087         * docs/plugins/Makefile.am:
10088           Spaces => tab.
10089
10090 2007-04-29  Wim Taymans  <wim@fluendo.com>
10091
10092         * gst/udp/gstmultiudpsink.c: (leave_multicast),
10093         (gst_multiudpsink_add), (gst_multiudpsink_remove):
10094         Add code to drop membership of a multicast group.
10095
10096         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
10097         (gst_udpsink_set_uri):
10098         Implement URI handler.
10099
10100         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10101         (gst_rtspsrc_parse_rtpinfo):
10102         Use URI handler to make udpsink instace.
10103         Improve code to configure port and destination.
10104
10105 2007-04-29  Wim Taymans  <wim@fluendo.com>
10106
10107         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
10108         Fix multicast detection.
10109         Don't try to join a multicast group if the address is not multicast.
10110
10111         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
10112         Small debug improvement.
10113
10114 2007-04-27  Wim Taymans  <wim@fluendo.com>
10115
10116         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10117         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10118         (gst_rtspsrc_handle_message):
10119         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
10120         parent.
10121
10122 2007-04-27  Wim Taymans  <wim@fluendo.com>
10123
10124         * gst/rtp/gstrtpilbcdepay.h:
10125         Fix mode property when specified as an arg.
10126
10127 2007-04-26  Edward Hervey  <edward@fluendo.com>
10128
10129         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10130         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10131         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10132         * docs/plugins/inspect/plugin-osxaudio.xml:
10133         Add documentation for osxaudio plugin.
10134
10135 2007-04-26  Wim Taymans  <wim@fluendo.com>
10136
10137         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10138         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10139         (gst_rtspsrc_open), (gst_rtspsrc_close),
10140         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10141         (gst_rtspsrc_pause):
10142         * gst/rtsp/gstrtspsrc.h:
10143         Protect state changes with a lock.
10144
10145         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10146         (parse_line):
10147         * gst/rtsp/rtspconnection.h:
10148         Remove some unused stuff.
10149
10150 2007-04-26  Wim Taymans  <wim@fluendo.com>
10151
10152         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
10153         Handle the case where there are exactly 0 bytes to read and the ioctl
10154         did not report an error. Fixes #433530.
10155
10156 2007-04-26  Wim Taymans  <wim@fluendo.com>
10157
10158         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10159         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10160         * gst/wavparse/gstwavparse.h:
10161         Apply DISCONT to buffers.
10162         Only apply timestamp to the first sample after a DISCONT, too many VBR
10163         files cause random jitter in the timestamps. Fixes #433119.
10164
10165 2007-04-25  Wim Taymans  <wim@fluendo.com>
10166
10167         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
10168         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
10169         (gst_rtp_dec_get_property):
10170         * gst/rtsp/gstrtpdec.h:
10171         Add dummy latency property to be backwards compat with rtpbin.
10172
10173         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
10174         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
10175         (gst_rtspsrc_stream_configure_transport),
10176         (gst_rtspsrc_parse_rtpinfo):
10177         * gst/rtsp/gstrtspsrc.h:
10178         Add latency property and configure in the session manager.
10179         Don't set invalid clock-base and seqnum-base on caps, some servers
10180         sometimes don't send them.
10181
10182 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10183
10184         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
10185         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
10186           Double-check that RGB input caps are really RGBA caps (apparently
10187           the core doesn't always catch it if those caps aren't a subset of
10188           our template caps, also see #421543). Fixes #429319 in a way.
10189           Also, don't leak the pad template in the transform_caps function.
10190
10191         * tests/check/Makefile.am:
10192         * tests/check/elements/.cvsignore:
10193         * tests/check/elements/alphacolor.c: (setup_alphacolor),
10194         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
10195         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
10196         (GST_START_TEST), (alphacolor_suite):
10197           Add some basic unit tests for alphacolor.
10198
10199 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10200
10201         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
10202           If we get a fatal flow return in the loop function, first post the
10203           error message and only then send the EOS event downstream, otherwise
10204           applications might get an eos message before the error message and
10205           think everything was ok (related to #429319).
10206
10207 2007-04-25  Wim Taymans  <wim@fluendo.com>
10208
10209         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
10210         Read the channel byte as an unsigned byte.
10211
10212 2007-04-25  Wim Taymans  <wim@fluendo.com>
10213
10214         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
10215         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
10216         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
10217         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
10218         (gst_rtp_gsm_depay_setcaps):
10219         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
10220         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
10221         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
10222         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
10223         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
10224         (gst_ilbc_depay_get_property):
10225         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10226         * gst/rtp/gstrtpmp4adepay.c:
10227         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
10228         (gst_rtp_pcma_depay_setcaps):
10229         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
10230         (gst_rtp_pcmu_depay_setcaps):
10231         Make sure we configure the clock_rate in the baseclass in the setcaps
10232         function. Fixes #431282.
10233
10234 2007-04-25  Wim Taymans  <wim@fluendo.com>
10235
10236         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10237         (gst_rtspsrc_stream_free), (request_pt_map),
10238         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
10239         * gst/rtsp/gstrtspsrc.h:
10240         Parse server address from SDP.
10241         Hook up a udpsink to send RTCP back to the server.
10242
10243         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10244         * gst/rtsp/rtsptransport.h:
10245         Add some docs.
10246
10247 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
10248
10249         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10250           Make header field check conditional. Fixes #433135
10251
10252 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
10253
10254         * docs/plugins/Makefile.am:
10255         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10256         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10257         * docs/plugins/inspect/plugin-alphacolor.xml:
10258         * gst/alpha/Makefile.am:
10259         * gst/alpha/gstalphacolor.c:
10260         * gst/alpha/gstalphacolor.h:
10261           Add minimal docs blurb to alphacolor; split out headers into
10262           separate header file for gtk-doc.
10263
10264 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10265
10266         * gst/debug/progressreport.c: (gst_progress_report_report):
10267           Don't try to post NULL message (in case we can't query upstream
10268           position or duration).
10269
10270 2007-04-18  Michael Smith  <msmith@fluendo.com>
10271
10272         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10273         (gst_cutter_get_caps):
10274         * gst/cutter/gstcutter.h:
10275           Fix some of the most obvious bugs in cutter. Now doesn't leak
10276           everything if input is silent.
10277
10278 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10279
10280         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10281         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10282         * gst/wavenc/gstwavenc.h:
10283         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10284         else results in a invalid block align and invalid files.
10285
10286 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10287
10288         Patch by: Snaik <snaik32 gmail com>
10289
10290         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10291           Add missing break statement for BOX_HORIZONTAL case.
10292
10293 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10294
10295         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10296
10297         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10298         Use correct format strings for integer types.
10299
10300 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10301
10302         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10303         (gst_wavparse_create_sourcepad):
10304         Use gst_riff_create_audio_template_caps () instead of the local caps.
10305         This makes updates of the local caps unecessary whenever libgstriff
10306         gets support for new formats.
10307
10308 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10309
10310         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10311
10312         * sys/sunaudio/gstsunaudio.c:
10313         * sys/sunaudio/gstsunaudiomixer.c:
10314         * sys/sunaudio/gstsunaudiomixer.h:
10315         * sys/sunaudio/gstsunaudiomixerctrl.c:
10316         * sys/sunaudio/gstsunaudiomixerctrl.h:
10317         * sys/sunaudio/gstsunaudiomixertrack.h:
10318         * sys/sunaudio/gstsunaudiosink.c:
10319         * sys/sunaudio/gstsunaudiosink.h:
10320         * sys/sunaudio/gstsunaudiosrc.c:
10321         * sys/sunaudio/gstsunaudiosrc.h:
10322           Fix and/or update copyright attributions (#430228).
10323
10324 2007-04-13  Wim Taymans  <wim@fluendo.com>
10325
10326         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10327         Fix docs.
10328
10329         * gst/rtsp/URLS:
10330         Add some more example urls.
10331
10332         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10333         (gst_rtp_dec_chain_rtp):
10334         Better debugging.
10335
10336         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10337         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10338         (gst_rtspsrc_parse_rtpinfo):
10339         Remove unused code.
10340
10341 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10342
10343         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10344         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10345         (gst_wavparse_stream_data):
10346           Relax the audio/mpeg caps again and add FIXME: comment.
10347
10348 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10349
10350         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10351         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10352         (gst_wavparse_stream_data):
10353         * gst/wavparse/gstwavparse.h:
10354           More sanity check for the header fields. Fix type for 'rate' header
10355           field.
10356
10357 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10358
10359         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10360         (gst_icydemux_unicodify):
10361           If the metadata strings we get in the stream are not UTF-8, try to
10362           interpret them according to the character encodings specified in the
10363           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10364           only fall back to locale/ISO-8859-1 if those aren't set or don't
10365           work. Should fix #428901.
10366
10367 2007-04-12  Wim Taymans  <wim@fluendo.com>
10368
10369         * gst/rtp/gstrtph264depay.c:
10370         Use the proper sync word for SPS and PPS.
10371
10372 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10373
10374         * gst/rtp/Makefile.am:
10375         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10376           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10377         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10378           Add a simple hashing implementation that we can use to generate
10379           a 24-bit ident value based on the codebooks for vorbis and theora.
10380         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10381           gst_rtp_theora_pay_handle_buffer):
10382         * gst/rtp/gstrtpvorbisdepay.c
10383           (gst_rtp_vorbis_depay_parse_configuration,
10384           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10385         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10386           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10387           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10388           Use the hashing function, ensuring that the same codebooks result
10389           in the same ident and thus the same SDP description.
10390           Various log fixes/changes.
10391
10392 2007-04-12  Wim Taymans  <wim@fluendo.com>
10393
10394         Patch by: jerry tan <jerry dot tan at sun dot com>
10395
10396         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10397         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10398         application's responsibility to make sure it open the device once.
10399         Remove a careless error if AUDIODEV is set. Fixes #392620.
10400
10401 2007-04-12  Wim Taymans  <wim@fluendo.com>
10402
10403         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10404         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10405         * gst/rtsp/gstrtpdec.h:
10406         Make backward compat with rtpbin by adding the request-pt-map signals.
10407
10408         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10409         (new_session_pad), (request_pt_map),
10410         (gst_rtspsrc_stream_configure_transport),
10411         (gst_rtspsrc_stream_configure_caps),
10412         (gst_rtspsrc_activate_streams):
10413         * gst/rtsp/gstrtspsrc.h:
10414         Implement request-pt-map signals instead of setting caps on the buffers
10415         for the session manager.
10416
10417 2007-04-11  Wim Taymans  <wim@fluendo.com>
10418
10419         * gst/udp/gstudp.c: (plugin_init):
10420         Register GstNetBuffer in plugin_init so that the type can be used from
10421         multiple threads without races.
10422
10423 2007-04-10  Wim Taymans  <wim@fluendo.com>
10424
10425         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10426         (gst_rtp_amr_depay_process):
10427         Fix depayloader clock_rate and some cleanups.
10428
10429         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10430         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10431         * gst/rtp/gstrtph264depay.h:
10432         Don't push codec_data in the adapter because it might get flushed when
10433         we get a discont.
10434
10435         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10436         Handle multiple AU per packet.
10437
10438         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10439         (gst_rtp_sv3v_depay_plugin_init):
10440         Disable rank, this one does not work.
10441         Remove timestamping, base class does that.
10442
10443 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10444
10445         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10446           limit caps to the formats we announce in the template
10447
10448         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10449         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10450         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10451           fix some crashers/asserts when dealing with broken files
10452
10453 2007-04-10  Wim Taymans  <wim@fluendo.com>
10454
10455         Patch by: Peter Kjellerstedt  <pkj at axis com>
10456
10457         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10458         * gst/rtp/gstrtpL16depay.c:
10459         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10460         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10461         (gst_rtp_speex_depay_setcaps):
10462         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10463         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10464         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10465         Fix some compiler warnings. Fixes #428182.
10466
10467 2007-04-06  Wim Taymans  <wim@fluendo.com>
10468
10469         * gst/rtsp/Makefile.am:
10470         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10471         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10472         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10473         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10474         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10475         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10476         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10477         (create_rtcp), (gst_rtp_dec_request_new_pad),
10478         (gst_rtp_dec_release_pad):
10479         * gst/rtsp/gstrtpdec.h:
10480         * gst/rtsp/gstrtsp.c: (plugin_init):
10481         Morph RTPDec into something compatible with RTPBin as a fallback.
10482         Various other style fixes.
10483
10484         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10485         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10486         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10487         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10488         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10489         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10490         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10491         * gst/rtsp/gstrtspsrc.h:
10492         Implement RTPBin session manager handling.
10493         Don't try to add empty properties to caps.
10494         Implement fallback session manager, handling.
10495         Don't combine errors from RTCP streams, just ignore them.
10496
10497         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10498         * gst/rtsp/rtsptransport.h:
10499         Implement fallback session manager.
10500         Make RTPBin the default one when available.
10501
10502 2007-04-05  Wim Taymans  <wim@fluendo.com>
10503
10504         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10505         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10506         This element is ready to be autoplugged.
10507
10508 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10509
10510         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10511         Don't leave the offsets defined by upstream element on the
10512         compressed data buffer we are pushing downstream. Make them
10513         GST_BUFFER_OFFSET_NONE.
10514
10515 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10516
10517         * gst/avi/README:
10518         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10519         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10520         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10521         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10522         (gst_avi_demux_calculate_durations_from_index),
10523         (gst_avi_demux_stream_header_push),
10524         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10525         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10526           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10527
10528 2007-04-03  Wim Taymans  <wim@fluendo.com>
10529
10530         * gst/smpte/barboxwipes.c:
10531         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10532
10533 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10534
10535         * gst/wavparse/gstwavparse.c:
10536         Support audio/x-raw-float in wav files. This only works with
10537         plugins-base CVS, using an older version doesn't have any
10538         disadvantages though.
10539
10540 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10541
10542         * configure.ac:
10543         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10544         (gst_au_parse_parse_header), (gst_au_parse_chain):
10545         * gst/auparse/gstauparse.h:
10546         Revert last change as we don't want plugins-good to depend on
10547         plugins-base CVS now.
10548
10549 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10550
10551         * configure.ac:
10552         Require gst-plugins-base CVS for audioconvert with non-native
10553         float support and width/depth fix in libgstriff.
10554
10555         Patch by: René Stadler <mail at renestadler dot de>
10556
10557         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10558         (gst_au_parse_parse_header), (gst_au_parse_chain):
10559         * gst/auparse/gstauparse.h:
10560         Don't swap the floats ourself if they're not in native endianness.
10561         Instead let audioconvert handle this. Fixes #339838.
10562
10563 2007-03-29  Wim Taymans  <wim@fluendo.com>
10564
10565         * gst/rtp/gstasteriskh263.h:
10566         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10567         (gst_rtp_h263p_depay_change_state):
10568         * gst/rtp/gstrtph263pdepay.h:
10569         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10570         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10571         (gst_rtp_h264_depay_change_state):
10572         * gst/rtp/gstrtph264depay.h:
10573         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10574         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10575         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10576         Flush adapter on disconts.
10577
10578 2007-03-29  Wim Taymans  <wim@fluendo.com>
10579
10580         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10581         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10582         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10583         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10584         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10585         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10586         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10587         (gst_rtp_mp4v_depay_process):
10588         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10589         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10590         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10591         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10592         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10593         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10594         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10595         Use more efficient adapter and rtpbuffer methods when possible.
10596
10597 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10598
10599         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10600         (gst_wavenc_sink_setcaps):
10601         Correctly handle width!=depth input.
10602         * gst/wavparse/gstwavparse.c:
10603         Already export in the caps that width==8 uses unsigned samples and
10604         everything else uses signed samples.
10605
10606 2007-03-29  Wim Taymans  <wim@fluendo.com>
10607
10608         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10609
10610         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10611         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10612         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10613         (gst_dynudpsink_close):
10614         * gst/udp/gstdynudpsink.h:
10615         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10616         (gst_udpsrc_create), (gst_udpsrc_set_property),
10617         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10618         * gst/udp/gstudpsrc.h:
10619         Rework the socket allocation a bit based on the sockfd argument so that
10620         it becomes usable.
10621         Add a closefd property to instruct the udp elements to close the custom
10622         file descriptors when going to READY. Fixes #423304.
10623         API:GstUDPSrc::closefd property
10624         API:GstDynUDPSink::closefd property
10625
10626 2007-03-29  Wim Taymans  <wim@fluendo.com>
10627
10628         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10629
10630         * gst/rtp/Makefile.am:
10631         * gst/rtp/gstrtp.c: (plugin_init):
10632         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10633         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10634         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10635         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10636         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10637         (gst_rtp_h264_pay_plugin_init):
10638         * gst/rtp/gstrtph264pay.h:
10639         Added H264 payloader. Fixes #423782.
10640
10641         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10642         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10643         Small fixes.
10644
10645 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10646
10647         * gst/wavparse/gstwavparse.c:
10648         Actually support depths from 1 to 32, not only 8 to 32.
10649
10650 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10651
10652         * gst/wavparse/gstwavparse.c:
10653         Add support for wav files containing audio/x-raw-int with random
10654         depths between 1 and 32 bits.
10655
10656 2007-03-28  Wim Taymans  <wim@fluendo.com>
10657
10658         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10659
10660         * gst/rtp/Makefile.am:
10661         * gst/rtp/gstrtp.c: (plugin_init):
10662         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10663         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10664         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10665         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10666         (gst_rtp_mp4a_depay_get_property),
10667         (gst_rtp_mp4a_depay_change_state),
10668         (gst_rtp_mp4a_depay_plugin_init):
10669         * gst/rtp/gstrtpmp4adepay.h:
10670         Added MP4A-LATM depayloader. Fixes #417792.
10671
10672         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10673         (gst_rtp_mp4v_depay_process):
10674         Fixup depayloader, setting codec_data, using more efficient adaptor and
10675         rtpbuffer handling.
10676
10677         * gst/rtsp/URLS:
10678         Add url to test above.
10679
10680 2007-03-25  Wim Taymans  <wim@fluendo.com>
10681
10682         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10683         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10684         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10685         (gst_rtspsrc_media_to_caps),
10686         (gst_rtspsrc_stream_configure_transport),
10687         (gst_rtspsrc_stream_configure_caps),
10688         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10689         * gst/rtsp/gstrtspsrc.h:
10690         Handle default clock-rates for static payload types, rearrange stuff so
10691         that the rtpmap field in the sdp can override the defaults.
10692         Parse RTP-Info field to get the seqnum and timebase fields that should
10693         go in the caps.
10694         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10695         the server. 
10696
10697 2007-03-22  Wim Taymans  <wim@fluendo.com>
10698
10699         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10700
10701         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10702         Accept complex pipeline descriptions as an audio profile instead of just
10703         a single element. Fixes #420658.
10704
10705 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10706
10707         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10708           Rename registered type in preparation of GstTagDemux moving to
10709           -base at some point in the future.
10710
10711 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10712
10713         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10714           Streaming mode fixes: don't unref buffer we don't own any longer;
10715           remove bogus adapter flush. Fixes #419338.
10716
10717 2007-03-17  David Schleef  <ds@schleef.org>
10718
10719         * REQUIREMENTS: Change the format to key/value, add a bunch of
10720           information, remove a bunch of requirements that are for
10721           other GStreamer packages.
10722
10723 2007-03-17  David Schleef  <ds@schleef.org>
10724
10725         * REQUIREMENTS: Fix a few things.  This file really needs a
10726         good once-over.
10727
10728 2007-03-15  Edward Hervey  <edward@fluendo.com>
10729
10730         * sys/Makefile.am:
10731         Don't forget to distribute the sys/osxaudio/ directory.
10732
10733 2007-03-15  Edward Hervey  <edward@fluendo.com>
10734
10735         * configure.ac:
10736         * sys/Makefile.am:
10737         * sys/osxaudio/Makefile.am:
10738         * sys/osxaudio/gstosxaudio.c:
10739         * sys/osxaudio/gstosxaudiosink.c:
10740         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10741         (gst_osx_audio_sink_getcaps),
10742         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10743         * sys/osxaudio/gstosxaudiosrc.c:
10744         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10745         (gst_osx_audio_src_create_ringbuffer):
10746         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10747         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10748         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10749         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10750         * sys/osxaudio/gstosxringbuffer.h:
10751         Activate osxaudio in gst-plugins-good with proper build setup.
10752         Add inlined documentation.
10753         Fix debug statements
10754         Fix ringbuffer when pausing.
10755         Fixes #323471
10756
10757 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10758         * gst/rtp/gstrtppcmapay.c:
10759         * gst/rtp/gstrtppcmapay.h:
10760         * gst/rtp/gstrtppcmupay.c:
10761         * gst/rtp/gstrtppcmupay.h:
10762         Ported mulaw and alaw payloaders to use new base class
10763
10764 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10765
10766         * po/af.po:
10767         * po/az.po:
10768         * po/cs.po:
10769         * po/en_GB.po:
10770         * po/it.po:
10771         * po/nl.po:
10772         * po/or.po:
10773         * po/sq.po:
10774         * po/sr.po:
10775         * po/sv.po:
10776         * po/uk.po:
10777         * po/vi.po:
10778           Update translations.
10779
10780 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10781
10782         * configure.ac:
10783           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10784
10785 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10786
10787         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10788           Fix handling of -1 values for start and stop values when seeking,
10789           and SEEK_CUR+SEEK_END here as well.
10790
10791 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10792
10793         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10794           Fix handling of -1 values for start and stop values when seeking, 
10795           and SEEK_CUR+SEEK_END.
10796
10797 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10798
10799         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10800           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10801           the image format a variable-length NUL-terminated string; in
10802           versions before that the image format is a fixed-length string of
10803           3 characters (see #348644 for a sample tag).
10804           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10805
10806 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10807
10808         * win32/MANIFEST:
10809         Add new project files to MANIFEST.
10810         * win32/vs6/libgstaudiofx.dsp:
10811         * win32/vs6/libgstrtp.dsp:
10812         * win32/vs6/libgstrtsp.dsp:
10813         Update project files.
10814         
10815 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10816
10817         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10818         (gst_avi_demux_parse_index):
10819         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10820         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10821           Printf format fixes; also add some missing quotes in translated
10822           strings. Fixes #416728 and #416727.
10823
10824 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10825
10826         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10827           Tim and I can't think of any reason the child audio sink needs to 
10828           be set back to NULL after successfully determining that it can 
10829           reach READY - it gets immediately set back to READY by the caller
10830           anyway, causing an unnecessary close/open of any audio devices
10831           involved.
10832
10833 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10834
10835         * po/LINGUAS:
10836         * po/ja.po:
10837           Add ja.po file from #377306.
10838
10839 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10840
10841         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10842         * sys/sunaudio/gstsunaudiomixertrack.c:
10843         (gst_sunaudiomixer_track_new):
10844           Actually translate sunaudio mixer track labels instead of just
10845           marking the strings as translatable (#377306); clean up weird
10846           label string mapping code that serves no apparent purpose. Also
10847           set the 'untranslated-label' property when creating mixer tracks
10848           if the GstMixerTrack base class supports this.
10849
10850         * tests/check/Makefile.am:
10851         * tests/check/elements/.cvsignore:
10852         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10853         (sunaudio_suite):
10854           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10855           actually tested on a system where sunaudiomixer is available).
10856
10857 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10858
10859         * tests/check/Makefile.am:
10860         Re-enable the states test and see if it works on the buildbots.
10861
10862 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10863
10864         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10865         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10866         (gst_dvdec_change_state):
10867         * ext/dv/gstdvdec.h:
10868         Infer pixel-aspect-ratio from the video frame format if it isn't
10869         provided by the container, as happens when playing DV from AVI
10870         or Quicktime containers.
10871
10872         Patch by: Wim Taymans <wim@fluendo.com>
10873         Fixes #380944
10874
10875 2007-03-09  Wim Taymans  <wim@fluendo.com>
10876
10877         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10878         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10879         will later be handled by the jitterbuffer.
10880
10881 2007-03-09  Wim Taymans  <wim@fluendo.com>
10882
10883         * ext/taglib/gstid3v2mux.cc:
10884         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10885         Fixes #414496.
10886         
10887         Patch by: Alex Lancaster <alexl at users sourceforge net>
10888
10889 2007-03-09  Wim Taymans  <wim@fluendo.com>
10890
10891         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10892         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10893         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10894         (gst_avi_demux_chain):
10895         Fix stream position reporting after a seek. Fixes #416445.
10896
10897 2007-03-08  Wim Taymans  <wim@fluendo.com>
10898
10899         Patch by: René Stadler <mail at renestadler dot de>
10900
10901         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10902         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10903         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10904         Make avidemux accept optional header chunks in any order.
10905         Fixes #415446.
10906
10907 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10908
10909         * tests/check/Makefile.am:
10910         Disable the states check until the remaining Valgrind errors
10911         are fixed or suppressed.
10912
10913 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10914
10915         * tests/check/elements/.cvsignore:
10916           Add audiodynamic check to .cvsignore
10917
10918 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10919
10920         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10921
10922         * gst/audiofx/Makefile.am:
10923         * gst/audiofx/audiodynamic.c:
10924         (gst_audio_dynamic_characteristics_get_type),
10925         (gst_audio_dynamic_mode_get_type),
10926         (gst_audio_dynamic_set_process_function),
10927         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10928         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10929         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10930         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10931         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10932         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10933         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10934         (gst_audio_dynamic_transform_hard_knee_expander_int),
10935         (gst_audio_dynamic_transform_hard_knee_expander_float),
10936         (gst_audio_dynamic_transform_soft_knee_expander_int),
10937         (gst_audio_dynamic_transform_soft_knee_expander_float),
10938         (gst_audio_dynamic_transform_ip):
10939         * gst/audiofx/audiodynamic.h:
10940         * gst/audiofx/audiofx.c: (plugin_init):
10941         Add new audiodynamic element which can act as a compressor or
10942         expander. Supported are hard-knee and soft-knee operation modes with
10943         user-specified ratio and threshold.
10944         Attack and release parameters are not yet implemented but will follow.
10945         * docs/plugins/Makefile.am:
10946         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10947         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10948         * docs/plugins/gst-plugins-good-plugins.args:
10949         * docs/plugins/inspect/plugin-audiofx.xml:
10950         Integrate audiodynamic into the docs.
10951         * tests/check/Makefile.am:
10952         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10953         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10954         Add unit test for audiodynamic.
10955
10956 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10957
10958         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10959         Free handles that we allocated when exiting via the error paths.
10960
10961 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10962
10963         * gst/level/gstlevel.c: (gst_level_class_init),
10964         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10965         (gst_level_transform_ip):
10966         * gst/level/gstlevel.h:
10967           Resolve message timestamps against the playback segment.
10968
10969 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10970
10971         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10972         (gst_id3demux_sink_activate):
10973           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10974           caps passed to it (previously one code path assumed it took ownership
10975           while another one assumed it didn't, while in fact it sometimes did and
10976           sometimes didn't ...).
10977
10978         * configure.ac:
10979         * tests/files/Makefile.am:
10980         * tests/files/id3-407349-1.tag:
10981         * tests/files/id3-407349-2.tag:
10982           Add directory where data for unit tests can be stored.
10983
10984         * tests/Makefile.am:
10985         * tests/check/Makefile.am:
10986         * tests/check/elements/.cvsignore:
10987         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10988         (read_tags_from_file), (run_check_for_file),
10989         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10990           Add unit test for id3demux, and in particular for bug #407349. Only
10991           testing pull-mode for now; push mode doesn't work yet because the test
10992           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10993
10994 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10995
10996         * tests/check/Makefile.am:
10997           Add missing backslash at end of line.
10998
10999 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
11000
11001         Trigger rebuild.
11002
11003 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
11004
11005         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
11006         * gst/id3demux/id3tags.h:
11007         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11008         (parse_obsolete_tdat_frame):
11009           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
11010           the four-digit number will be interpreted as a year, whereas it is
11011           month and day in DDMM format. Instead, parse TDAT frames and fix up
11012           the date in the GST_TAG_DATE tag later if we also extracted a year.
11013           Fixes #407349.
11014
11015 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
11016
11017         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
11018         (gst_switch_commit_new_kid):
11019         Fix up the dispose logic so it doesn't leak, and fix setting of 
11020         the child state so that we don't set a child to our current state 
11021         just as we are changing it to something else.
11022
11023 2007-03-06  Wim Taymans  <wim@fluendo.com>
11024
11025         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
11026         (gst_goom_chain):
11027         * gst/goom/gstgoom.h:
11028         Document, fix and improve goom adapter behaviour.
11029         Fixes #407006.
11030
11031 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11032
11033         * ext/esd/esdsink.c: (gst_esdsink_open):
11034         Unref static pad template after using it.
11035
11036 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11037
11038         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
11039         (gst_switch_commit_new_kid):
11040         Fix up the reference counting of the child elements.
11041
11042 2007-03-05  Wim Taymans  <wim@fluendo.com>
11043
11044         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
11045         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
11046         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
11047         Fix encoding-name case.
11048
11049 2007-03-05  Wim Taymans  <wim@fluendo.com>
11050
11051         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
11052         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
11053         (gst_rtp_speex_depay_process):
11054         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
11055         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
11056         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
11057         (gst_rtp_speex_pay_change_state):
11058         * gst/rtp/gstrtpspeexpay.h:
11059         Fix speex (de)payloader. Fixes #358040.
11060
11061 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11062
11063         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
11064         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
11065         Install fakesink in NULL by fixing some broken logic. This obviates
11066         the need to manually set _IS_SINK.
11067         Add some comments and remove a little cruft while I'm at it.
11068
11069 2007-03-05  Wim Taymans  <wim@fluendo.com>
11070
11071         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
11072         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
11073
11074 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11075
11076         * po/POTFILES.in:
11077           Update.
11078
11079 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11080
11081         * tests/check/Makefile.am:
11082         Gah! Also disable gconfvideosink from the tests, otherwise
11083         it will instantiate autovideosink, and dfbvideosink and
11084         leak on the buildbots.
11085
11086 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11087
11088         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
11089         (gst_cdio_cdda_src_finalize):
11090         Make sure we always destroy our libcdio handle.
11091
11092 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11093
11094         * tests/check/Makefile.am:
11095         Disable autovideosink so the buildbots don't barf over memory
11096         leaked in the directfb sink.
11097
11098 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11099
11100         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
11101         Chain up in dispose
11102
11103 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11104
11105         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11106         (gst_multipart_find_pad_by_mime):
11107         Use gst_pad_new_from_static_template instead of
11108         static_pad_template_get+pad_new.
11109
11110 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11111
11112         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
11113         Catch the case where no clock has been set.
11114
11115 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11116
11117         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
11118         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
11119         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
11120         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
11121         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
11122         (gst_gconf_audio_src_finalize), (do_toggle_element):
11123         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
11124         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
11125         (do_toggle_element):
11126         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
11127         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
11128         (gst_gconf_video_src_finalize), (do_toggle_element):
11129         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
11130         (gst_switch_sink_reset), (gst_switch_sink_set_child):
11131         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11132         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11133         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11134         (gst_shout2send_init), (gst_shout2send_finalize):
11135         * gst/debug/testplugin.c: (gst_test_class_init),
11136         (gst_test_finalize):
11137         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11138         (gst_flxdec_dispose):
11139         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
11140         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
11141         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
11142         (gst_rtspsrc_finalize):
11143         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
11144         * gst/rtsp/rtspextwms.h:
11145         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11146         (gst_smpte_finalize):
11147         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
11148         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
11149         (gst_udpsink_finalize):
11150         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
11151         (gst_wavparse_sink_activate):
11152         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
11153         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
11154         (gst_oss_src_finalize):
11155         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
11156         * sys/v4l2/gstv4l2object.h:
11157         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11158         (gst_v4l2src_finalize):
11159         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
11160
11161         Fix a bunch of leaks shown by the newly-added states test.
11162
11163 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11164
11165         * ext/dv/gstdvdec.c: (gst_dvdec_init):
11166         Use gst_pad_new_from_static_template instead of 
11167         static_pad_template_get+pad_new.
11168
11169 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11170
11171         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11172
11173         * ext/libcaca/Makefile.am:
11174         * gst/debug/Makefile.am:
11175           Don't mix tabs and spaces (#414168).
11176
11177 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11178
11179         * tests/check/generic/.cvsignore:
11180           Ignore files to please buildbot.
11181
11182 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11183
11184         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
11185         (gst_wavparse_stream_data):
11186           Unbreak my previous commit (swapped nominator & denominator). Tim,
11187           thanks for spotting.
11188
11189 2007-03-02  Wim Taymans  <wim@fluendo.com>
11190
11191         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
11192         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
11193         (gst_cdio_cdda_src_finalize):
11194         Small code cleanups.
11195         Don't use pad_alloc as the base class cannot deal with the error codes.
11196
11197 2007-03-02  Wim Taymans  <wim@fluendo.com>
11198
11199         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11200         (gst_udpsrc_create):
11201         Fix doc.
11202
11203 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11204
11205         Patch by: René Stadler <mail@renestadler.de>
11206
11207         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
11208         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11209         (gst_wavparse_stream_data):
11210           Handle rounding better to not drop last sample frame. Fixes #356692
11211
11212 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
11213
11214         * tests/check/Makefile.am:
11215         Disable cacasink from the states check too - it also calls exit(1)
11216         on us when it can't find a terminal to talk to.
11217
11218 2007-03-02  Wim Taymans  <wim@fluendo.com>
11219
11220         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11221
11222         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11223         (gst_udpsrc_create), (gst_udpsrc_set_property),
11224         (gst_udpsrc_get_property):
11225         * gst/udp/gstudpsrc.h:
11226         Add support to strip proprietary headers. Fixes #350296.
11227
11228 2007-03-02  Wim Taymans  <wim@fluendo.com>
11229
11230         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
11231         Fix compilation.
11232
11233 2007-03-02  Wim Taymans  <wim@fluendo.com>
11234
11235         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11236
11237         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
11238         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
11239         (gst_rtp_mp2t_depay_set_property),
11240         (gst_rtp_mp2t_depay_get_property):
11241         * gst/rtp/gstrtpmp2tdepay.h:
11242         Add support to strip off proprietary headers. Fixes #350278.
11243
11244 2007-03-02  Wim Taymans  <wim@fluendo.com>
11245
11246         * ext/hal/hal.c:
11247         Fix compilation.
11248
11249 2007-03-02  Wim Taymans  <wim@fluendo.com>
11250
11251         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
11252         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
11253         (gst_sunaudiosrc_open):
11254         * sys/sunaudio/gstsunaudiosrc.h:
11255         Remove device-name from GstSunAudioSrc. Fixes #412597.
11256
11257 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11258
11259         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11260         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11261         Having NULL as UDI previously selected the default sink/src. Change
11262         this back but mention it in the debug output.
11263         * ext/hal/hal.c: (gst_hal_get_alsa_element),
11264         (gst_hal_get_oss_element), (gst_hal_get_string),
11265         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11266         (gst_hal_get_audio_src):
11267         * ext/hal/hal.h:
11268         Refactor a bit, check all error conditions, greatly improve debugging
11269         and fix some possible memory leaks. Also implement OSS support
11270         and allow specifying an UDI that points to a real device. For this the
11271         child device which supports ALSA (preferred) or OSS is used.
11272         As a side effect this makes it impossible now to get a alsasink in
11273         halaudiosrc and a alsasrc in halaudiosink.
11274
11275 2007-03-01  Wim Taymans  <wim@fluendo.com>
11276
11277         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11278         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11279         Errors from the udp sources are not fatal unless all of them are in
11280         error.
11281
11282 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11283
11284         * tests/check/Makefile.am:
11285         Disable aasink in the states test. I suspect this is the element that
11286         is calling exit(1) when it can't proceed.
11287
11288 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11289
11290         * tests/check/Makefile.am:
11291         Draw plugins in from the build tree sys/ dir, rather than picking
11292         up the already installed versions.
11293
11294 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11295
11296         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11297         Error out correctly when getting xcontext fails.
11298
11299 2007-03-01  Wim Taymans  <wim@fluendo.com>
11300
11301         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11302         Make state change to PAUSED NO_PREROLL because that's what it will be in
11303         the future and rtspsrc relies on it.
11304
11305         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11306         (gst_rtspsrc_change_state):
11307         Don't error out when we don't get an error from the state change
11308         function.
11309
11310 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11311
11312         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11313         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11314           Check if the device UDI is set before trying to query HAL
11315           about it and give a useful error message if it wasn't set.
11316         * ext/hal/hal.c: (gst_hal_get_string):
11317           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11318           gives an assertion failure in D-Bus when running with
11319           DBUS_FATAL_WARNINGS=1.
11320
11321 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11322
11323         * configure.ac:
11324           Convert to new AG_GST style.
11325
11326 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11327
11328         * tests/check/Makefile.am:
11329         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11330           add test for states
11331
11332 2007-02-28  Wim Taymans  <wim@fluendo.com>
11333
11334         * tests/check/elements/.cvsignore:
11335         Add new videofilter check to .cvsignore.
11336
11337 2007-02-28  Wim Taymans  <wim@fluendo.com>
11338
11339         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11340         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11341         (gst_avi_demux_loop), (gst_avi_demux_chain):
11342         Fix combined flow return. Fixes #412608.
11343
11344 2007-02-28  Wim Taymans  <wim@fluendo.com>
11345
11346         * gst/videofilter/Makefile.am:
11347         Dist header..
11348
11349 2007-02-28  Wim Taymans  <wim@fluendo.com>
11350
11351         * gst/videofilter/gstgamma.h:
11352         Add header too.
11353
11354 2007-02-28  Wim Taymans  <wim@fluendo.com>
11355
11356         Patch by: Mark Nauwelaerts <manauw at skynet be>
11357
11358         * gst/videofilter/Makefile.am:
11359         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11360         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11361         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11362         (oil_tablelookup_u8), (gst_gamma_set_caps),
11363         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11364         Port gamma filter to 0.10. Fixes #412704.
11365
11366         * tests/check/Makefile.am:
11367         * tests/check/elements/videofilter.c: (setup_filter),
11368         (cleanup_filter), (check_filter), (GST_START_TEST),
11369         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11370         Add unit tests for videofilters.
11371
11372 2007-02-28  Wim Taymans  <wim@fluendo.com>
11373
11374         * gst/rtsp/URLS:
11375         Add another interesting test url.
11376
11377         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11378         Don't allow getting header fields from data packets.
11379
11380 2007-02-28  Michael Smith  <msmith@fluendo.com>
11381
11382         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11383         (gst_shout2send_init), (gst_shout2send_start),
11384         (gst_shout2send_set_property), (gst_shout2send_get_property):
11385         * ext/shout2/gstshout2.h:
11386           Add a property for username.
11387
11388 2007-02-27  Christian Schallerr <christian@fluendo.com>
11389
11390         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11391
11392 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11393
11394         * gst/rtsp/Makefile.am:
11395         Fix make check too.
11396
11397 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11398
11399         * gst/rtsp/base64.c: (util_base64_encode):
11400         * gst/rtsp/base64.h:
11401         Commit missing files for base64 encoding.
11402
11403 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11404
11405         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11406
11407         * configure.ac:
11408         * ext/annodex/Makefile.am:
11409         * ext/jpeg/Makefile.am:
11410         * ext/speex/Makefile.am:
11411         * gst/alpha/Makefile.am:
11412         * gst/cutter/Makefile.am:
11413         * gst/debug/Makefile.am:
11414         * gst/effectv/Makefile.am:
11415         * gst/goom/Makefile.am:
11416         * gst/level/Makefile.am:
11417         * gst/smpte/Makefile.am:
11418         * gst/videofilter/Makefile.am:
11419           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11420
11421 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11422
11423         * gst/rtsp/Makefile.am:
11424         * gst/rtsp/rtspconnection.c: (append_auth_header),
11425         (rtsp_connection_send), (rtsp_connection_set_auth):
11426         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11427         from icecast to replace it. Relicensed from GPL courtesy of Mike
11428         Smith.
11429
11430 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11431
11432         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11433         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11434         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11435         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11436         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11437         (gst_rtspsrc_uri_set_uri):
11438         * gst/rtsp/gstrtspsrc.h:
11439         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11440         (append_auth_header), (rtsp_connection_send),
11441         (rtsp_connection_free), (rtsp_connection_set_auth):
11442         * gst/rtsp/rtspconnection.h:
11443         * gst/rtsp/rtspdefs.h:
11444         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11445         * gst/rtsp/rtspurl.h:
11446
11447         Implement simple Basic Authentication support so that urls like
11448         rtsp://user:pass@hostname/rtspstream work on hosts that require
11449         authentication.
11450
11451 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11452
11453         * sys/v4l2/gstv4l2object.c:
11454         * sys/v4l2/gstv4l2tuner.c:
11455         * sys/v4l2/v4l2_calls.c:
11456         Fix segfault when oppening a radio device.
11457         
11458 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11459
11460         * gst/level/gstlevel.c: (gst_level_set_caps),
11461         (gst_level_transform_ip):
11462         * sys/v4l2/README:
11463         * tests/check/elements/level.c: (GST_START_TEST):
11464           Fix level for multi-channel case.
11465
11466 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11467
11468         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11469         (gst_level_transform_ip):
11470         * gst/level/gstlevel.h:
11471           Use function pointer for process function and add process functions
11472           for float audio.
11473
11474 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11475
11476         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11477         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11478         (gst_v4l2src_capture_init):
11479           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11480           fixes #407369
11481
11482 2007-02-18  Wim Taymans  <wim@fluendo.com>
11483
11484         * gst/rtp/Makefile.am:
11485         * gst/rtp/gstrtp.c: (plugin_init):
11486         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11487         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11488         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11489         (gst_rtp_mp2t_pay_plugin_init):
11490         * gst/rtp/gstrtpmp2tpay.h:
11491         Added simple mpeg transport stream payloader.
11492
11493 2007-02-16  Wim Taymans  <wim@fluendo.com>
11494
11495         * gst/rtsp/URLS:
11496         Add example H264 rtsp url.
11497
11498         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11499         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11500         Don't convert values to lowercase or we might mess up base64 encoded
11501         properties.
11502
11503 2007-02-16  Wim Taymans  <wim@fluendo.com>
11504
11505         * gst/rtp/README:
11506         Fix case of string params.
11507
11508         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11509         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11510         Fix depayloader, support more packet types.
11511         Add sync codes to make sure the packetizer can do its job.
11512
11513         * gst/rtp/gstrtpmp4gdepay.c:
11514         * gst/rtp/gstrtpmp4gpay.c:
11515         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11516         Fix caps case again.
11517
11518 2007-02-15  Wim Taymans  <wim@fluendo.com>
11519
11520         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11521         Set right caps on output buffers.
11522
11523 2007-02-14  Wim Taymans  <wim@fluendo.com>
11524
11525         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11526         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11527         Clear stack allocated SDPMedia struct before calling _init() on it.
11528         Clarify this in the docs as well.
11529
11530 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11531
11532         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11533         (do_change_child):
11534         Don't reset the profile when going switching states, as it makes
11535         the element non-reusable.
11536
11537 2007-02-14  Wim Taymans  <wim@fluendo.com>
11538
11539         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11540         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11541         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11542         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11543         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11544         (sdp_parse_line):
11545         * gst/rtsp/sdpmessage.h:
11546         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11547         Fix memory management of SDP messages. Fixes #407793.
11548
11549 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11550
11551         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11552
11553         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11554         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11555
11556 2007-02-14  Wim Taymans  <wim@fluendo.com>
11557
11558         Patch by: jp.liu <jp_liu at astrocom dot cn>
11559
11560         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11561         Fix parsing of password field in url. Fixes #407797.
11562
11563 2007-02-14  Wim Taymans  <wim@fluendo.com>
11564
11565         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11566         (gst_wavparse_reset), (gst_wavparse_init),
11567         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11568         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11569         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11570         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11571         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11572         (gst_wavparse_loop), (gst_wavparse_chain),
11573         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11574         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11575         (plugin_init):
11576         * gst/wavparse/gstwavparse.h:
11577         Update docs.
11578         Use boilerplate.
11579         Various code cleanups.
11580         When the bitrate is not known (bps == 0 or compressed formats) let
11581         downstream element guestimate the duration and position and don't
11582         generate timestamps or durations. Fixes #405213.
11583         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11584         error flowreturn upstream.
11585
11586 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11587
11588         * ext/gconf/Makefile.am:
11589         * ext/gconf/gconf.c: (gst_gconf_get_string),
11590         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11591         (gst_gconf_render_bin_with_default):
11592         * ext/gconf/gconf.h:
11593         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11594         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11595         (gst_gconf_audio_sink_dispose), (do_change_child),
11596         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11597         (cb_change_child), (gst_gconf_audio_sink_change_state):
11598         * ext/gconf/gstgconfaudiosink.h:
11599         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11600         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11601         (gst_switch_sink_init), (gst_switch_sink_dispose),
11602         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11603         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11604         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11605         * ext/gconf/gstswitchsink.h:
11606         * gst/autodetect/gstautoaudiosink.c:
11607         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11608         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11609         (gst_auto_audio_sink_detect):
11610         * gst/autodetect/gstautovideosink.c:
11611         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11612         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11613         (gst_auto_video_sink_detect):
11614         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11615         and a child that implements the GConf key monitoring. The end goal of
11616         this is an audio sink that can be changed on the fly, but at the 
11617         moment it still only changes on the next READY transition.
11618
11619 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11620
11621         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11622         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11623         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11624         (gst_avi_demux_calculate_durations_from_index),
11625         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11626         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11627         (gst_avi_demux_loop):
11628           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11629
11630 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11631
11632         * configure.ac:
11633         * docs/plugins/Makefile.am:
11634           Add crossreferences to glib/gobject/gstream docs.
11635
11636 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11637
11638         * gst/monoscope/Makefile.am:
11639         * gst/monoscope/gstmonoscope.c:
11640           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11641           (but no LIBS, since we only use defines from the headers).
11642
11643 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11644
11645         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11646
11647         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11648         (gst_wavparse_stream_data):
11649           Fix massive memory leak when operating in streaming mode due to
11650           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11651           Fixes #407057.
11652
11653 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11654
11655         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11656         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11657         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11658         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11659         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11660         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11661         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11662         (gst_avi_demux_calculate_durations_from_index),
11663         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11664         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11665         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11666         * gst/avi/gstavidemux.h:
11667           Save some memory (8%) by repacking the index entry structure (more to
11668           come). Add more FIXMEs to questionable parts.
11669
11670 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11671
11672         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11673         (gst_v4l2src_get_caps):
11674         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11675         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11676         (gst_v4l2src_capture_init):
11677           More FIXME comments and messaging changes.
11678
11679 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11680
11681         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11682         (gst_goom_change_state):
11683         * gst/goom/gstgoom.h:
11684           Improved docs and use GST_DEBUG_FUNCPTR.
11685
11686         * gst/level/gstlevel.c: (gst_level_class_init):
11687           Use GST_DEBUG_FUNCPTR.
11688
11689         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11690         (gst_monoscope_chain), (gst_monoscope_change_state):
11691           Improved docs source cleanups.
11692
11693 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11694
11695         * gst/debug/Makefile.am:
11696         * gst/debug/gstdebug.c: (plugin_init):
11697         * gst/debug/gstpushfilesrc.c:
11698         * gst/debug/gstpushfilesrc.h:
11699           Add code for a pushfilesrc element that implements a pushfile:// URI
11700           handler, to make debugging push-mode operation of demuxer/decoders
11701           that support both easier in connection with seek/playbin/etc.
11702           The element isn't registered at the moment.
11703
11704 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11705
11706         * gst/avi/gstavimux.c:
11707           Comment a #if 0 in caps template definition as VS6 seems to 
11708         do not support it.
11709         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11710           Use gst_guint64_to_gdouble for conversion.
11711         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11712           Move variables declaration before the first instruction.
11713         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11714           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11715           And don't include netdb.h for G_OS_WIN32
11716         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11717           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11718           by VS6 then use an other way to initialize SDPMedia structure.
11719         * gst/udp/gstdynudpsink.h:
11720         * gst/udp/gstdynudpnetutils.h:
11721           Do not include <sys/time.h> for G_OS_WIN32
11722         * gst/udp/gstudpsrc.c:
11723           Define socklen_t as int for G_OS_WIN32
11724         * win/common/config.h.in:
11725           Undef HAVE_NETINET_IN_H
11726         * win32/vs6/gst_plugins_good.dsw:
11727         * win32/vs6/libgstrtp.dsp:
11728         * win32/vs6/libgstrtsp.dsp:
11729         * win32/vs6/libgstautogen.dsp:
11730         * win32/vs6/libgstaudiofx.dsp:
11731         * win32/vs6/libgstudp.dsp:
11732           Add and update project files.
11733         * win32/common/gstudp-enumtypes.c:
11734         * win32/common/gstudp-enumtypes.h:
11735           Add a copy of udp enumtypes to win32/common as in core 
11736           and base.
11737         
11738 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11739
11740         * configure.ac:
11741           Activate monoscope when building with --enable-experimental. Fix
11742           --enable-external configure switch description.
11743
11744         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11745         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11746           Help gst-indent.
11747
11748 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11749
11750         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11751           Explicitly cast result of pointer arithmetic to integer in order to
11752           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11753
11754 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11755
11756         * gst/debug/progressreport.c:
11757           Some more docs.
11758
11759 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11760
11761         * docs/plugins/inspect/plugin-rtp.xml:
11762           Update for new elements.
11763
11764         * gst/debug/progressreport.h:
11765           Commit newly-created header file as well.
11766
11767 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11768
11769         * docs/plugins/Makefile.am:
11770         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11771         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11772         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11773         * gst/debug/Makefile.am:
11774         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11775         (gst_progress_report_do_query), (gst_progress_report_report):
11776           Make progressreport element post messages with the current progress
11777           on the bus. Also add some basic docs for it.
11778
11779 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11780
11781         * ext/hal/hal.c: (gst_hal_get_string):
11782         * ext/hal/hal.h:
11783           Some small cleanups; deal with errors when parsing the HAL ALSA
11784           capabilities a bit better.
11785
11786 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11787
11788         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11789           Let's try this again and use the right cast this time.
11790
11791 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11792
11793         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11794           Add cast to avoid compiler warnings with older GLib versions
11795           where the nick/name members in GEnumValue are not declared as
11796           constant strings.
11797
11798 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11799
11800         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11801         (gst_gconf_render_bin_from_key),
11802         (gst_gconf_get_default_audio_sink):
11803         * ext/gconf/gconf.h:
11804         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11805         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11806         (gst_gconf_audio_sink_get_property):
11807           In gconfaudiosink, get the right key as the old key in do_toggle
11808           (ie. one dependent on the profile selected). Log some more stuff so
11809           we can see what's actually going on.
11810
11811 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11812
11813         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11814         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11815         (gst_audio_amplify_set_process_function),
11816         (gst_audio_amplify_setup):
11817         * gst/audiofx/audioamplify.h:
11818         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11819         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11820         * gst/audiofx/audioinvert.h:
11821         Some small cleanups and port both elements to the new GstAudioFilter
11822         base class to save a few lines of common code.
11823         * gst/audiofx/Makefile.am:
11824         Link against libgstaudio for the above changes
11825
11826 2007-01-29  Wim Taymans  <wim@fluendo.com>
11827
11828         * tests/check/elements/.cvsignore:
11829         Some more ignores.
11830
11831 2007-01-26  Wim Taymans  <wim@fluendo.com>
11832
11833         Patch by: charles <charlesg3 at gmail dot com>
11834
11835         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11836         (set_shout_metadata), (gst_shout2send_event):
11837         * ext/shout2/gstshout2.h:
11838         Properly handle tags in shout2send. Fixes #399825.
11839
11840 2007-01-25  Wim Taymans  <wim@fluendo.com>
11841
11842         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11843         (gst_rtspsrc_activate_streams):
11844         Convert SDP fields to upper/lowercase following the rules in the SDP to
11845         caps document. 
11846
11847 2007-01-25  Wim Taymans  <wim@fluendo.com>
11848
11849         * gst/rtp/README:
11850         * gst/rtp/gstrtpilbcdepay.c:
11851         * gst/rtp/gstrtpilbcpay.c:
11852         * gst/rtp/gstrtpmp4gdepay.c:
11853         * gst/rtp/gstrtpmp4gpay.c:
11854         * gst/rtp/gstrtpspeexdepay.c:
11855         * gst/rtp/gstrtpspeexpay.c:
11856         * gst/rtp/gstrtpsv3vdepay.c:
11857         * gst/rtp/gstrtptheoradepay.c:
11858         * gst/rtp/gstrtptheorapay.c:
11859         * gst/rtp/gstrtpvorbisdepay.c:
11860         * gst/rtp/gstrtpvorbispay.c:
11861         Fix case of encoding-name and key/value pairs to match the document.
11862         This is to make interoperation with SDP case-insensitive as required by
11863         the relevant RFCs.
11864
11865 2007-01-25  Wim Taymans  <wim@fluendo.com>
11866
11867         * configure.ac:
11868         Bump required -core/-base to CVS
11869
11870 2007-01-25  Wim Taymans  <wim@fluendo.com>
11871
11872         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11873         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11874         * gst/rtp/gstrtpL16pay.h:
11875         Fill up to MTU using adapter.
11876         Timestamp rtp packets.
11877
11878 2007-01-25  Edward Hervey  <edward@fluendo.com>
11879
11880         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11881         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11882         Use G_GSIZE_FORMAT in print statements for portability.
11883         Fixes build on macosx.
11884
11885 2007-01-24  Wim Taymans  <wim@fluendo.com>
11886
11887         * gst/rtp/Makefile.am:
11888         * gst/rtp/gstrtp.c: (plugin_init):
11889         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11890         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11891         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11892         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11893         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11894         (gst_rtp_L16_depay_plugin_init):
11895         * gst/rtp/gstrtpL16depay.h:
11896         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11897         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11898         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11899         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11900         (gst_rtp_L16_pay_plugin_init):
11901         * gst/rtp/gstrtpL16pay.h:
11902         Port and enable raw audio payloader/depayloader. Needs a bit more work
11903         on the payloader side.
11904
11905 2007-01-24  Wim Taymans  <wim@fluendo.com>
11906
11907         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11908         (gst_rtspsrc_stream_configure_transport),
11909         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11910         * gst/rtsp/gstrtspsrc.h:
11911         Only unblock the udp pads when we linked and activated them all.
11912         Fixes #395688.
11913
11914 2007-01-24  Wim Taymans  <wim@fluendo.com>
11915
11916         * gst/rtp/Makefile.am:
11917         * gst/rtp/gstrtp.c: (plugin_init):
11918         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11919         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11920         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11921         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11922         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11923         * gst/rtp/gstrtpac3depay.h:
11924         Added simple AC3 depayloader (RFC 4184).
11925
11926         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11927         Fix a leak.
11928
11929 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11930
11931         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11932
11933         * gst/audiofx/Makefile.am:
11934         * gst/audiofx/audioamplify.c:
11935         (gst_audio_amplify_clipping_method_get_type),
11936         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11937         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11938         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11939         (gst_audio_amplify_set_caps),
11940         (gst_audio_amplify_transform_int_clip),
11941         (gst_audio_amplify_transform_int_wrap_negative),
11942         (gst_audio_amplify_transform_int_wrap_positive),
11943         (gst_audio_amplify_transform_float_clip),
11944         (gst_audio_amplify_transform_float_wrap_negative),
11945         (gst_audio_amplify_transform_float_wrap_positive),
11946         (gst_audio_amplify_transform_ip):
11947         * gst/audiofx/audioamplify.h:
11948         * gst/audiofx/audiofx.c: (plugin_init):
11949         Add new element "audioamplify". This allows scaling of raw audio
11950         samples, similar to the "volume" element, but provides different modes
11951         for clipping and allows unlimited amplification. It's mainly targeted
11952         for creative sound design and not as a replacement of the "volume"
11953         element. Fixes #397162
11954         * docs/plugins/Makefile.am:
11955         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11956         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11957         * docs/plugins/gst-plugins-good-plugins.args:
11958         * docs/plugins/inspect/plugin-audiofx.xml:
11959         Add docs for audioamplify and integrate them into the build system
11960         * tests/check/Makefile.am:
11961         * tests/check/elements/audioamplify.c: (setup_amplify),
11962         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11963         Add fairly extensive unit test suite for audioamplify
11964
11965 2007-01-24  Wim Taymans  <wim@fluendo.com>
11966
11967         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11968         Unblock pads after adding the pads to the element so that autopluggers
11969         get a change to link something. Possibly fixes #395688.
11970
11971 2007-01-24  Wim Taymans  <wim@fluendo.com>
11972
11973         * gst/rtp/gstrtpamrdepay.c:
11974         * gst/rtp/gstrtpgsmdepay.c:
11975         * gst/rtp/gstrtph263pdepay.c:
11976         * gst/rtp/gstrtph263ppay.c:
11977         * gst/rtp/gstrtph264depay.c:
11978         * gst/rtp/gstrtpilbcdepay.c:
11979         * gst/rtp/gstrtpmp2tdepay.c:
11980         * gst/rtp/gstrtpmp4gdepay.c:
11981         * gst/rtp/gstrtpmp4gpay.c:
11982         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11983         * gst/rtp/gstrtpmp4vpay.c:
11984         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11985         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11986         (gst_rtp_mpa_depay_process):
11987         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11988         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11989         * gst/rtp/gstrtppcmadepay.c:
11990         * gst/rtp/gstrtppcmudepay.c:
11991         * gst/rtp/gstrtpspeexdepay.c:
11992         * gst/rtp/gstrtpspeexpay.c:
11993         * gst/rtp/gstrtpsv3vdepay.c:
11994         * gst/rtp/gstrtptheoradepay.c:
11995         * gst/rtp/gstrtptheorapay.c:
11996         * gst/rtp/gstrtpvorbisdepay.c:
11997         * gst/rtp/gstrtpvorbispay.c:
11998         Fix caps with payload numbers.
11999         Add some fixed payload numbers to caps when possible.
12000
12001 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
12002
12003         reviewed by: Stefan Kost  <ensonic@users.sf.net>
12004
12005         * gst/audiofx/Makefile.am:
12006         * gst/audiofx/audiofx.c: (plugin_init):
12007         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
12008         (gst_audio_invert_class_init), (gst_audio_invert_init),
12009         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
12010         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
12011         (gst_audio_invert_transform_float),
12012         (gst_audio_invert_transform_ip):
12013         * gst/audiofx/audioinvert.h:
12014         Add new audiofx element "audioinvert". This element swaps the upper
12015         and lower half of samples and can be used for example for a
12016         wide-stereo effect. Fixes #396057
12017         * docs/plugins/Makefile.am:
12018         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12019         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12020         * docs/plugins/gst-plugins-good-plugins.args:
12021         * docs/plugins/inspect/plugin-audiofx.xml:
12022         Add docs for the audioinvert element and add them to the build system.
12023         * tests/check/Makefile.am:
12024         * tests/check/elements/audioinvert.c: (setup_invert),
12025         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
12026         Add unit test suite for the audioinvert element.
12027
12028 2007-01-23  Wim Taymans  <wim@fluendo.com>
12029
12030         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
12031         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
12032         Parse config params as string and int.
12033         Parse and use AU header length
12034
12035 2007-01-23  Wim Taymans  <wim@fluendo.com>
12036
12037         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
12038         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
12039         * gst/smpte/gstmask.c: (_gst_mask_register):
12040         * gst/smpte/gstmask.h:
12041         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
12042         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
12043         (gst_smpte_paint_triangle_clock):
12044         constify some static structs.
12045         Don't update the mask if nothing changed to the params.
12046         Make sure we never draw outside of the picture. Fixes #398325.
12047
12048 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
12049
12050         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
12051           Error out properly when pull_range fails while we're reading the
12052           headers, instead of just pausing the task silently. Fixes #399338.
12053
12054 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12055
12056         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
12057           Some more sanity checks to make sure the input formats match and the
12058           input pads are actually negotiated, in case someone tries to feed
12059           buffers from fakesrc or filesrc. Fixes #398299.
12060           Also const-ify an array, just because we can.
12061
12062 2007-01-19  Edward Hervey  <edward@fluendo.com>
12063
12064         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
12065         Ignore previous commit, that was only valid for widths and heights
12066         that are multiples of 4.
12067         Copy over size/stride macros from jpegdec. This allows the element
12068         to work with any width,height...
12069         ... but puts in evidence that the actual transformations only work
12070         with width/height that are multiples of 4.
12071
12072 2007-01-19  Edward Hervey  <edward@fluendo.com>
12073
12074         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
12075         Allocate buffers of the right size.
12076         The proper size of a I420 buffer in bytes is:
12077         
12078             width * height * 3
12079             ------------------
12080                     2
12081
12082 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12083
12084         * gst/smpte/gstsmpte.c: (gst_smpte_init):
12085           Proxy getcaps on sink pads too, so that we either end up with the
12086           same dimensions on all pads or error out if that's not possible
12087           (seems to work even!). Fixes #398086, I think.
12088
12089 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12090
12091         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12092         * docs/plugins/gst-plugins-good-plugins.args:
12093         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12094           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
12095           fix integer properties with -1 as minimum value.
12096
12097         * docs/plugins/inspect/plugin-1394.xml:
12098         * docs/plugins/inspect/plugin-aasink.xml:
12099         * docs/plugins/inspect/plugin-alaw.xml:
12100         * docs/plugins/inspect/plugin-alpha.xml:
12101         * docs/plugins/inspect/plugin-alphacolor.xml:
12102         * docs/plugins/inspect/plugin-annodex.xml:
12103         * docs/plugins/inspect/plugin-apetag.xml:
12104         * docs/plugins/inspect/plugin-audiofx.xml:
12105         * docs/plugins/inspect/plugin-auparse.xml:
12106         * docs/plugins/inspect/plugin-autodetect.xml:
12107         * docs/plugins/inspect/plugin-avi.xml:
12108         * docs/plugins/inspect/plugin-cacasink.xml:
12109         * docs/plugins/inspect/plugin-cairo.xml:
12110         * docs/plugins/inspect/plugin-cdio.xml:
12111         * docs/plugins/inspect/plugin-cutter.xml:
12112         * docs/plugins/inspect/plugin-debug.xml:
12113         * docs/plugins/inspect/plugin-dv.xml:
12114         * docs/plugins/inspect/plugin-efence.xml:
12115         * docs/plugins/inspect/plugin-effectv.xml:
12116         * docs/plugins/inspect/plugin-esdsink.xml:
12117         * docs/plugins/inspect/plugin-flac.xml:
12118         * docs/plugins/inspect/plugin-flxdec.xml:
12119         * docs/plugins/inspect/plugin-gconfelements.xml:
12120         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
12121         * docs/plugins/inspect/plugin-goom.xml:
12122         * docs/plugins/inspect/plugin-halelements.xml:
12123         * docs/plugins/inspect/plugin-icydemux.xml:
12124         * docs/plugins/inspect/plugin-id3demux.xml:
12125         * docs/plugins/inspect/plugin-jpeg.xml:
12126         * docs/plugins/inspect/plugin-level.xml:
12127         * docs/plugins/inspect/plugin-matroska.xml:
12128         * docs/plugins/inspect/plugin-mulaw.xml:
12129         * docs/plugins/inspect/plugin-multipart.xml:
12130         * docs/plugins/inspect/plugin-navigationtest.xml:
12131         * docs/plugins/inspect/plugin-ossaudio.xml:
12132         * docs/plugins/inspect/plugin-png.xml:
12133         * docs/plugins/inspect/plugin-rtp.xml:
12134         * docs/plugins/inspect/plugin-rtsp.xml:
12135         * docs/plugins/inspect/plugin-shout2send.xml:
12136         * docs/plugins/inspect/plugin-smpte.xml:
12137         * docs/plugins/inspect/plugin-speex.xml:
12138         * docs/plugins/inspect/plugin-taglib.xml:
12139         * docs/plugins/inspect/plugin-udp.xml:
12140         * docs/plugins/inspect/plugin-videobalance.xml:
12141         * docs/plugins/inspect/plugin-videobox.xml:
12142         * docs/plugins/inspect/plugin-videoflip.xml:
12143         * docs/plugins/inspect/plugin-videomixer.xml:
12144         * docs/plugins/inspect/plugin-wavenc.xml:
12145         * docs/plugins/inspect/plugin-wavparse.xml:
12146         * docs/plugins/inspect/plugin-ximagesrc.xml:
12147           Update to CVS.
12148
12149 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
12150
12151         Patch by: Sebastian Dröge <slomo circular-chaos org>
12152
12153         * gst/audiofx/audiopanorama.c:
12154           Fix doc section name (Fixes #397946)
12155
12156 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
12157
12158         * sys/v4l2/gstv4l2object.c:
12159         (gst_v4l2_object_install_properties_helper),
12160         (gst_v4l2_object_set_property_helper),
12161         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
12162         * sys/v4l2/gstv4l2object.h:
12163         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
12164         (gst_v4l2src_init), (gst_v4l2src_set_property),
12165         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
12166         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12167         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
12168         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
12169         (gst_v4l2src_capture_deinit):
12170           Fix EIO handing when capturing. Add new property to specify the number of
12171           buffers to enque (and remove the borked num-buffers usage).
12172
12173 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
12174
12175         Patch by: Sebastian Dröge <slomo circular-chaos org>
12176
12177         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
12178         (gst_audio_panorama_set_process_function):
12179           Use a function array for process methods, add more docs and define the
12180           startindex of enums.
12181
12182 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
12183
12184         Patch by: Mark Nauwelaerts <manauw at skynet be>
12185
12186         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
12187         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
12188         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
12189         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
12190         (gst_avi_mux_riff_get_avi_header),
12191         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
12192         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
12193         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
12194         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
12195         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
12196         (gst_avi_mux_change_state):
12197         * gst/avi/gstavimux.h:
12198         * tests/check/elements/avimux.c: (teardown_src_pad):
12199           Add support for more than one audio stream; write better AVIX
12200           header; refactor code a bit; don't announce vorbis caps on our audio
12201           sink pads since we don't support it anyway. Closes #379298.
12202
12203 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
12204
12205         Patch by: Sebastian Dröge <slomo circular-chaos org>
12206
12207         * gst/audiofx/audiopanorama.c:
12208         (gst_audio_panorama_method_get_type),
12209         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12210         (gst_audio_panorama_set_process_function),
12211         (gst_audio_panorama_set_property),
12212         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
12213         (gst_audio_panorama_transform_m2s_int_simple),
12214         (gst_audio_panorama_transform_s2s_int_simple),
12215         (gst_audio_panorama_transform_m2s_float_simple),
12216         (gst_audio_panorama_transform_s2s_float_simple):
12217         * gst/audiofx/audiopanorama.h:
12218           Add 'method' property and provide a simple (non-psychoacustic)
12219           processing method (#394859).
12220
12221         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
12222         (panorama_suite):
12223           Tests for new method.
12224
12225 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
12226
12227         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
12228         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
12229           Set correct caps on outgoing pulled buffers, or things blow up
12230           after recent core changes.
12231
12232 2007-01-11  Wim Taymans  <wim@fluendo.com>
12233
12234         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12235
12236         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
12237         (gst_multipart_mux_request_new_pad),
12238         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
12239         (gst_multipart_mux_change_state):
12240         Return FLOW errors ASAP. Fixes #394977.
12241         Misc cleanups.
12242
12243 2007-01-11  Wim Taymans  <wim@fluendo.com>
12244
12245         Patch by: Lutz Mueller <lutz at topfrose dot de>
12246
12247         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
12248         Check for stream pad before activating. 
12249
12250 2007-01-10  Wim Taymans  <wim@fluendo.com>
12251
12252         Patch by: Peter Kjellerstedt  <pkj at axis com>
12253
12254         * gst/rtsp/COPYING.MIT:
12255         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12256         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
12257         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
12258         (gst_rtspsrc_stream_configure_transport),
12259         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
12260         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
12261         (gst_rtspsrc_parse_methods),
12262         (gst_rtspsrc_create_transports_string),
12263         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
12264         (gst_rtspsrc_open), (gst_rtspsrc_close):
12265         * gst/rtsp/gstrtspsrc.h:
12266         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12267         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
12268         (parse_request_line), (parse_line), (rtsp_connection_read),
12269         (rtsp_connection_close):
12270         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12271         (rtsp_method_as_text), (rtsp_header_as_text),
12272         (rtsp_status_as_text), (rtsp_find_header_field),
12273         (rtsp_find_method):
12274         * gst/rtsp/rtspdefs.h:
12275         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12276         (rtsp_ext_wms_configure_stream):
12277         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12278         (rtsp_message_new_request), (rtsp_message_init_request),
12279         (rtsp_message_new_response), (rtsp_message_init_response),
12280         (rtsp_message_init_data), (rtsp_message_unset),
12281         (rtsp_message_free), (rtsp_message_add_header),
12282         (rtsp_message_get_header), (rtsp_message_set_body),
12283         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12284         * gst/rtsp/rtspmessage.h:
12285         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12286         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12287         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12288         (sdp_message_dump):
12289         Allow url to be NULL to be able to use it for server connections.
12290         Can now send responses as well as requests.
12291         No longer hangs in an endless loop if EOF is received.
12292         Can now convert a status code to a text string.
12293         Return RTSP_HDR_INVALID for unknown headers.
12294         Return RTSP_INVALID for unknown methods.
12295         Copy CSeq and Session headers from the request.
12296         Only free memory corresponding to the currently set message type.
12297         Added const to function arguments as appropriate.
12298         Avoid a compiler warning when initializing nmedia.
12299         Use guint rather than gint to avoid compiler warnings.
12300         Fix crasher in wms extension.
12301         Factor out stream setup from open_connection.
12302         Delay activation of streams when actual data is received from the
12303         server, this prepares us to do proper protocol switching.
12304         Added new license.
12305         Fixes #380895.
12306
12307
12308 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12309
12310         Patch by: Sebastian Dröge <slomo ubuntu com>
12311
12312         * docs/plugins/Makefile.am:
12313         * gst/audiofx/audiopanorama.c:
12314           Some small docs fixes (#394851).
12315
12316 2007-01-09  Wim Taymans  <wim@fluendo.com>
12317
12318         * gst/avi/gstavidemux.c:
12319         Fix docs.
12320
12321 2007-01-09  Wim Taymans  <wim@fluendo.com>
12322
12323         * gst/rtp/Makefile.am:
12324         * gst/rtp/gstrtp.c: (plugin_init):
12325         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12326         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12327         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12328         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12329         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12330         * gst/rtp/gstrtpmpvdepay.h:
12331           Added RFC 2250 MPEG Video Depayloader.
12332
12333         * gst/rtp/gstrtpL16depay.h:
12334         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12335         (gst_rtp_h263p_depay_process):
12336         Fix Header file. Small cleanups.
12337
12338         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12339         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12340         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12341         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12342         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12343         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12344         (gst_rtp_mp4v_depay_change_state):
12345         Remove usused code. Remove Adapter from state Change. Added debug.
12346
12347         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12348         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12349         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12350         * gst/rtp/gstrtpmpadepay.h:
12351         Subclass base depayloader.
12352         Added debug.
12353         Support static payload type assignment as well.
12354
12355         * gst/rtp/gstrtpmpapay.c:
12356         Fix caps.
12357
12358 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12359
12360         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12361
12362         * ext/jpeg/gstjpegdec.c:
12363         * ext/jpeg/gstjpegenc.c:
12364         * ext/jpeg/smokecodec.c:
12365           These libjpeg callbacks should return a 'boolean' (unsigned char
12366           apparently) and not a 'gboolean' (which maps to gint). Fixes
12367           warnings when compiling with MingW (#393427).
12368
12369         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12370           Use ioctlsocket on win32.
12371
12372         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12373           Some printf format fixes for win32.
12374
12375 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12376
12377         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12378           Use gst_guint64_to_gdouble for conversion.
12379         * win32/vs6/libgstmatroska.dsp:
12380           Add zlib to the link.
12381         * win32/vs6/libgstvideobox.dsp:
12382           Update liboil library name (project is linked to 
12383           liboil-0.3-0.lib now).
12384           
12385 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12386
12387         * gst/matroska/Makefile.am:
12388           If zlib is available and used, we must link it explicitly for
12389           things to work on MingW (fixes #392855).
12390
12391 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12392
12393         * ext/esd/esdsink.c: (gst_esdsink_delay):
12394           Don't return bogus values when esd_get_delay() fails for some
12395           reason (#392189).
12396
12397 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12398
12399         * sys/ximage/gstximagesrc.c: (composite_pixel):
12400           Fix presumably copy'n'pasto for 16bpp depth.
12401
12402 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12403
12404         * gst/matroska/matroska-mux.c:
12405         (gst_matroska_mux_audio_pad_setcaps):
12406           The "signed" field in audio caps is of boolean type, trying to use
12407           gst_structure_get_int() to extract it will fail. Fixing this makes
12408           matroskamux accept raw audio input (#387121) (use at your own risk
12409           though, due to the matroska spec being not entirely useful in this
12410           respect).
12411           Also fix up raw audio structures in template caps so that they
12412           represent what our setcaps function will actually accept, so that
12413           converters know what to convert to.
12414           Finally, don't fail if there isn't an "endianness" field in 8-bit
12415           PCM caps.
12416
12417 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12418
12419         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12420         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12421         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12422         (teardown_cmmldec):
12423         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12424         (teardown_cmmlenc):
12425         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12426           reapply consistent pad (de)activation
12427
12428 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12429
12430         * configure.ac:
12431         Back to CVS
12432
12433         * gst-plugins-good.doap:
12434         Add 0.10.5 doap entry
12435
12436 === release 0.10.5 ===
12437
12438 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12439
12440         * configure.ac:
12441           releasing 0.10.5, "The Path of Thorns"
12442
12443 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12444
12445         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12446         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12447         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12448         (teardown_cmmldec):
12449         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12450         (teardown_cmmlenc):
12451         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12452           revert my freeze breakage
12453
12454 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12455
12456         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12457         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12458         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12459         (teardown_cmmldec):
12460         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12461         (teardown_cmmlenc):
12462         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12463           consistent pad (de)activation
12464
12465 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12466
12467         * configure.ac:
12468         * ext/Makefile.am:
12469         Disable LADPSA, as it has moved to the -bad module for the duration.
12470
12471 2006-12-18  Wim Taymans  <wim@fluendo.com>
12472
12473         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12474         (gst_signal_processor_event):
12475         Reset flow_state back to _OK after a flush stop so that we exit our
12476         error state after the flush. Fixes #374213
12477
12478 2006-12-16  David Schleef  <ds@schleef.org>
12479
12480         * sys/osxvideo/osxvideosink.h:
12481         * sys/osxvideo/osxvideosink.m:
12482           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12483
12484 2006-12-16  David Schleef  <ds@schleef.org>
12485
12486         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12487
12488         * sys/osxvideo/Makefile.am:
12489         * sys/osxvideo/osxvideosink.h:
12490         * sys/osxvideo/osxvideosink.m:
12491           Preliminary patch for porting osxvideosink
12492
12493 2006-12-16  Wim Taymans  <wim@fluendo.com>
12494
12495         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12496
12497         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12498         (gst_videomixer_set_master_geometry),
12499         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12500         (gst_videomixer_reset), (gst_videomixer_init),
12501         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12502         (gst_videomixer_release_pad), (gst_videomixer_collected),
12503         (gst_videomixer_change_state):
12504         Introduce some locking around the videomixer state so that it does not
12505         crash when adding/removing pads. Fixes #383043.
12506
12507 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12508
12509         * configure.ac:
12510           Make sure libcaca can actually be used instead of just checking for
12511           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12512           cross-compiling (fixes #384587).
12513
12514 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12515
12516         * Makefile.am:
12517         * gst-plugins-good.doap:
12518         * gst-plugins-good.spec.in:
12519           adding doap file
12520
12521 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12522
12523         * configure.ac:
12524           libflac-1.1.3 changed API again, but we can't build against it yet,
12525           so make sure our check doesn't use libflac-1.1.3 and add a comment
12526           to this effect.
12527
12528 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12529
12530         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12531         (gst_quarktv_planetable_clear):
12532           Add some NULL pointer checks (possibly related to #385623).
12533
12534 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12535
12536         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12537         (gst_tag_demux_chain):
12538         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12539           In streaming mode, if the first buffer we get doesn't have an
12540           offset, fix it up to be 0, otherwise trimming won't work later on
12541           and we'll be typefinding application/x-id3, which may result in
12542           decodebin plugging an endless number of id3demux elements as a
12543           consequence. Fixes #385031.
12544           
12545 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12546
12547         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12548           Ignore the buffer_time the sound device reports. Turns out it is 
12549           sometimes completely bogus and we're better off without it.
12550
12551 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12552
12553         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12554         (gst_matroska_demux_video_caps):
12555         * gst/matroska/matroska-ids.c:
12556         (gst_matroska_track_init_video_context):
12557         * gst/matroska/matroska-ids.h:
12558           Try harder to extract the framerate for video tracks correctly and
12559           save it directly instead of converting it back and forth a few
12560           times. Mostly makes a difference for very small framerates (<1).
12561           Fixes #380199.
12562
12563 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12564
12565         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12566         (gst_gconf_audio_src_dispose), (do_toggle_element):
12567         * ext/gconf/gstgconfaudiosrc.h:
12568           Remove gconf notify hook when the gconfaudiosrc element is
12569           destroyed, otherwise the callback may be called on an
12570           already-destroyed instance and bad things happen. Should fix
12571           #378184.
12572           Also ignore gconf key changes when the source is already running.
12573
12574 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12575
12576         Patch by: Sebastian Dröge  <mail at slomosnail de>
12577
12578         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12579           We need to be able to read and parse any possible floating point string
12580           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12581           will parse the former only in certain locales though, so we really need
12582           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12583           make sure we can parse either version at all times.
12584           Fixes #382982 for real.
12585
12586 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12587
12588         * sys/sunaudio/gstsunaudiomixerctrl.c:
12589         * sys/sunaudio/gstsunaudiosrc.c:
12590
12591         Use the sunaudio debug category.
12592
12593         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12594         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12595         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12596         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12597         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12598         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12599         (gst_sunaudiosink_reset):
12600         * sys/sunaudio/gstsunaudiosink.h:
12601
12602         Uses the sunaudio debug category for all debug output
12603         Implements the _delay() callback to synchronise video playback better
12604         Change the segtotal and segsize values back to the parent class 
12605           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12606           respectively)
12607         Measure the samples written to the device vs. played.
12608         Keep track of segments in the device by writing empty eof frames, and
12609         sleep using a GCond when we get too far ahead and risk overrunning the
12610         sink's ringbuffer.
12611
12612         Fixes: #360673
12613
12614 2006-12-08  Wim Taymans  <wim@fluendo.com>
12615
12616         Patch by: Sebastian Dröge  <mail at slomosnail de >
12617
12618         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12619         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12620         * gst/audiofx/audiopanorama.h:
12621         Fix audiopanorame with float samples. Fixes #383726.
12622
12623 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12624
12625         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12626         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12627         (gst_sunaudiosrc_reset):
12628
12629         Implement reset functions to unblock the src/sink more quickly on 
12630         state change requests.
12631         Patch by: Brian Cameron <brian dot cameron at sun com>
12632
12633 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12634
12635         * sys/sunaudio/gstsunaudiomixer.c:
12636         (gst_sunaudiomixer_change_state):
12637         Construct the correct mixer device name when the AUDIODEV env var
12638         is set.
12639
12640         Patch by: Jerry Tan <jerry.tan at sun dot com>
12641         Fixes: #383596
12642
12643 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12644
12645         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12646         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12647         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12648         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12649         Patch by: Jerry Tan <jerry.tan at sun dot com>
12650         Fixes: #349015
12651
12652 2006-12-07  Wim Taymans  <wim@fluendo.com>
12653
12654         * gst/smpte/gstmask.h:
12655         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12656         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12657         (gst_smpte_collected), (gst_smpte_set_property),
12658         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12659         * gst/smpte/gstsmpte.h:
12660         Port to 0.10 some more. 
12661         Added duration property to specify the duration of the transition.
12662         Make framerate a fraction.
12663         Deprecate fps property, we only use negotiated fps.
12664         Added docs.
12665         Fix collectpad usage.
12666         Reset state in READY.
12667         Send NEWSEGMENT event.
12668         Fix racy updates of object properties.
12669         Added debug category.
12670         Fixes #383323.
12671
12672 2006-12-06  Wim Taymans  <wim@fluendo.com>
12673
12674         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12675
12676         * gst/videomixer/videomixer.c:
12677         (gst_videomixer_set_master_geometry),
12678         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12679         Don't reset xpos and ypos in the setcaps function because causes
12680         unexpected behaviour.
12681         Fixes #382179.
12682
12683 2006-12-06  Wim Taymans  <wim@fluendo.com>
12684
12685         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12686         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12687         Keep track of the buffer timestamp in the collectdata member instead
12688         of modifying the buffer without making the metadata writable first.
12689         Fixes #382277.
12690
12691 2006-12-06  Wim Taymans  <wim@fluendo.com>
12692
12693         Patch by: Rob Taylor <robtaylor at floopily dot org>
12694
12695         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12696         If using multicast in udpsrc, bind to the multicast address rather than
12697         IN_ADDR_ANY.
12698         This allows the simultanous use of multiple udpsrcs listening on
12699         different multicat addresses. Without this all udpsrcs will receive all
12700         packets from all subscribed multicast addresses.
12701         Fixes #383001.
12702
12703 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12704
12705         * ext/taglib/gstid3v2mux.cc:
12706         Don't attempt to write a NULL frame into the ID3 tag set when the 
12707         createFrame method returned NULL.
12708         Fixes: #381857
12709         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12710
12711 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12712
12713         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12714         Use g_strtod() instead of sscanf to parse doubles, so that it will
12715         try parsing in the C locale if the current locale fails.
12716         Fixes: #382982
12717         Patch by: Sebastian Dröge  <mail at slomosnail de >
12718
12719 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12720
12721         * win32/MANIFEST:
12722         Fix compilation on win32 under VS8
12723         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12724         Partially fixes #381175
12725
12726 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12727
12728         * gst/avi/gstavimux.c:
12729           accept all mpegversions,fixes #380825
12730           spotted by: Jerome Alet  
12731
12732 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12733
12734         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12735         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12736         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12737         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12738           cleanup the error message a bit more
12739
12740 2006-11-28  Wim Taymans  <wim@fluendo.com>
12741
12742         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12743         Fix width and height properties.
12744
12745         * ext/libcaca/gstcacasink.h:
12746         Fix compilation on newer libcaca that require us to include a new
12747         header. Fixes #379918.
12748
12749 2006-11-28  Wim Taymans  <wim@fluendo.com>
12750
12751         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12752         * gst/rtsp/gstrtspsrc.h:
12753         * gst/rtsp/rtspext.h:
12754         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12755         (rtsp_ext_wms_get_context):
12756         Add method so that extensions can choose to disable the setup of
12757         a stream.
12758         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12759
12760 2006-11-27  Wim Taymans  <wim@fluendo.com>
12761
12762         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12763
12764         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12765         Push header in a separate buffer instead of memcpy:ing all data.
12766         Change LF => CRLF in headers.
12767         Move trailing LF to header. Fixes #379792.
12768
12769 2006-11-27  Wim Taymans  <wim@fluendo.com>
12770
12771         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12772         Small buffer overflow fix and improve debugging.
12773
12774 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12775
12776         * ext/esd/esdmon.h:
12777         * ext/esd/esdsink.h:
12778           remove obsolete _factory_init protos
12779
12780 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12781
12782         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12783         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12784         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12785         (gst_avi_demux_read_subindexes_push),
12786         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12787         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12788         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12789         (gst_avi_demux_massage_index),
12790         (gst_avi_demux_calculate_durations_from_index),
12791         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12792         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12793         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12794           remove dead code, tweak debugs statements, add comments, use
12795           _uint64_scale instead _uint64_scale_int when using guint64 values,
12796           small optimizations, reflow some error handling
12797
12798 2006-11-22  Edward Hervey  <edward@fluendo.com>
12799
12800         * po/.cvsignore:
12801         We never put .pot files in cvs. Let's ignore them all.
12802
12803 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12804
12805         * po/POTFILES.in:
12806           ... but better exclude files that aren't disted.
12807
12808 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12809
12810         * po/POTFILES.in:
12811           Add v4l2 source files to list of files with translations, so the
12812           strings are actually extracted (however bad they still may be).
12813
12814 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12815
12816         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12817           Minor clean-ups: const-ify static array, remove trailing comma from
12818           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12819
12820 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12821
12822         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12823         Make sure that g_free always gets called on the same pointer that was 
12824         returned by g_malloc.  Fixes #376594.
12825         Do not leak memory if decompressed size is wrong.
12826         Remove unneeded check of return value of g_malloc.
12827         Patch by: René Stadler <mail@renestadler.de>
12828
12829 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12830
12831         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12832           Add missing curly brackets.
12833
12834 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12835
12836         * sys/v4l2/v4l2src_calls.c:
12837         Fix capture_deinit.
12838
12839 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12840
12841         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12842         (gst_matroska_mux_request_new_pad):
12843           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12844
12845         * tests/check/elements/matroskamux.c: (setup_src_pad),
12846         (setup_sink_pad), (GST_START_TEST):
12847         Activate pads before using them.
12848
12849 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12850
12851         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12852           Initialise variable to get rid of bogus compiler warning.
12853
12854 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12855
12856         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12857
12858         * gst/rtp/gstrtph263pay.c:
12859         * gst/rtp/gstrtph263pdepay.c:
12860         * gst/rtp/gstrtph263ppay.c:
12861           Specify H.263 variant and version in the caps (fixes #361637)
12862
12863 2006-11-15  Wim Taymans  <wim@fluendo.com>
12864
12865         * gst/rtsp/rtspconnection.c: (read_body):
12866         Don't set a data pointer to NULL and a size > 0 when we deal
12867         with empty packets.
12868
12869         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12870         (rtsp_message_init_response), (rtsp_message_init_data),
12871         (rtsp_message_unset), (rtsp_message_free),
12872         (rtsp_message_take_body):
12873         Check that we can't create invalid empty packets. 
12874
12875 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12876
12877         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12878
12879         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12880         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12881         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12882         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12883         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12884         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12885         * gst/matroska/matroska-mux.h:
12886           Add basic tag writing support; implement releasing pads (#374658).
12887
12888 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12889
12890         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12891         (gst_matroska_demux_audio_caps):
12892           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12893
12894 2006-11-14  David Schleef  <ds@schleef.org>
12895
12896         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12897
12898 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12899
12900         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12901
12902         * win32/vs8/gst-plugins-good.sln:
12903         * win32/vs8/libgst1394.vcproj:
12904         * win32/vs8/libgstaasink.vcproj:
12905         * win32/vs8/libgstalaw.vcproj:
12906         * win32/vs8/libgstalpha.vcproj:
12907         * win32/vs8/libgstalphacolor.vcproj:
12908         * win32/vs8/libgstannodex.vcproj:
12909         * win32/vs8/libgstapetag.vcproj:
12910         * win32/vs8/libgstaudiofx.vcproj:
12911         * win32/vs8/libgstauparse.vcproj:
12912         * win32/vs8/libgstautodetect.vcproj:
12913         * win32/vs8/libgstavi.vcproj:
12914         * win32/vs8/libgstcacasink.vcproj:
12915         * win32/vs8/libgstcdio.vcproj:
12916         * win32/vs8/libgstcutter.vcproj:
12917         * win32/vs8/libgstdv.vcproj:
12918         * win32/vs8/libgsteffectv.vcproj:
12919         * win32/vs8/libgstflac.vcproj:
12920         * win32/vs8/libgstflxdec.vcproj:
12921         * win32/vs8/libgstgoom.vcproj:
12922         * win32/vs8/libgsticydemux.vcproj:
12923         * win32/vs8/libgstid3demux.vcproj:
12924         * win32/vs8/libgstjpeg.vcproj:
12925         * win32/vs8/libgstladspa.vcproj:
12926         * win32/vs8/libgstlevel.vcproj:
12927         * win32/vs8/libgstmatroska.vcproj:
12928         * win32/vs8/libgstmikmod.vcproj:
12929         * win32/vs8/libgstmng.vcproj:
12930         * win32/vs8/libgstmonoscope.vcproj:
12931         * win32/vs8/libgstmulaw.vcproj:
12932         * win32/vs8/libgstmultipart.vcproj:
12933         * win32/vs8/libgstpng.vcproj:
12934         * win32/vs8/libgstrtp.vcproj:
12935         * win32/vs8/libgstrtsp.vcproj:
12936         * win32/vs8/libgstshout2.vcproj:
12937         * win32/vs8/libgstsmpte.vcproj:
12938         * win32/vs8/libgstspeex.vcproj:
12939         * win32/vs8/libgsttaglib.vcproj:
12940         * win32/vs8/libgstudp.vcproj:
12941         * win32/vs8/libgstvideobalance.vcproj:
12942         * win32/vs8/libgstvideobox.vcproj:
12943         * win32/vs8/libgstvideoflip.vcproj:
12944         * win32/vs8/libgstvideomixer.vcproj:
12945         * win32/vs8/libgstwavenc.vcproj:
12946         * win32/vs8/libgstwavparse.vcproj:
12947           Make end-of-line returns unixy, so that when the files are checked
12948           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12949           Hopefully fixes #366492.
12950
12951 2006-11-14  Wim Taymans  <wim@fluendo.com>
12952
12953         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12954         Disable init_frames delay timestamp adjustment, it does not
12955         seem to be needed at all. Fixes #369621.
12956
12957 2006-11-13  Wim Taymans  <wim@fluendo.com>
12958
12959         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12960
12961         * gst/videomixer/videomixer.c:
12962         (gst_videomixer_set_master_geometry),
12963         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12964         (gst_videomixer_collect_free), (gst_videomixer_reset),
12965         (gst_videomixer_init), (gst_videomixer_finalize),
12966         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12967         (gst_videomixer_collected), (gst_videomixer_change_state):
12968         Fix memleak by unref'ing collectpads instance (when finalizing)
12969         Implement releasing a request pad. Fixes #374479.
12970
12971 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12972
12973         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12974
12975         * win32/vs8/gst-plugins-good.sln:
12976         * win32/vs8/libgst1394.vcproj:
12977         * win32/vs8/libgstaasink.vcproj:
12978         * win32/vs8/libgstalaw.vcproj:
12979         * win32/vs8/libgstalpha.vcproj:
12980         * win32/vs8/libgstalphacolor.vcproj:
12981         * win32/vs8/libgstannodex.vcproj:
12982         * win32/vs8/libgstapetag.vcproj:
12983         * win32/vs8/libgstaudiofx.vcproj:
12984         * win32/vs8/libgstauparse.vcproj:
12985         * win32/vs8/libgstautodetect.vcproj:
12986         * win32/vs8/libgstavi.vcproj:
12987         * win32/vs8/libgstcacasink.vcproj:
12988         * win32/vs8/libgstcdio.vcproj:
12989         * win32/vs8/libgstcutter.vcproj:
12990         * win32/vs8/libgstdv.vcproj:
12991         * win32/vs8/libgsteffectv.vcproj:
12992         * win32/vs8/libgstflac.vcproj:
12993         * win32/vs8/libgstflxdec.vcproj:
12994         * win32/vs8/libgstgoom.vcproj:
12995         * win32/vs8/libgsticydemux.vcproj:
12996         * win32/vs8/libgstid3demux.vcproj:
12997         * win32/vs8/libgstjpeg.vcproj:
12998         * win32/vs8/libgstladspa.vcproj:
12999         * win32/vs8/libgstlevel.vcproj:
13000         * win32/vs8/libgstmatroska.vcproj:
13001         * win32/vs8/libgstmikmod.vcproj:
13002         * win32/vs8/libgstmng.vcproj:
13003         * win32/vs8/libgstmonoscope.vcproj:
13004         * win32/vs8/libgstmulaw.vcproj:
13005         * win32/vs8/libgstmultipart.vcproj:
13006         * win32/vs8/libgstpng.vcproj:
13007         * win32/vs8/libgstrtp.vcproj:
13008         * win32/vs8/libgstrtsp.vcproj:
13009         * win32/vs8/libgstshout2.vcproj:
13010         * win32/vs8/libgstsmpte.vcproj:
13011         * win32/vs8/libgstspeex.vcproj:
13012         * win32/vs8/libgsttaglib.vcproj:
13013         * win32/vs8/libgstudp.vcproj:
13014         * win32/vs8/libgstvideobalance.vcproj:
13015         * win32/vs8/libgstvideobox.vcproj:
13016         * win32/vs8/libgstvideoflip.vcproj:
13017         * win32/vs8/libgstvideomixer.vcproj:
13018         * win32/vs8/libgstwavenc.vcproj:
13019         * win32/vs8/libgstwavparse.vcproj:
13020           Add VS8 project files (note that many of the plugins in ext are
13021           disabled by default). Fixes #366492.
13022
13023 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
13024
13025         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
13026           we do not translate debug messages
13027
13028 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
13029
13030         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
13031           fix categorisation, make short desc more explicit, remove unused code
13032           Fixes #372021
13033
13034 2006-11-08  Wim Taymans  <wim@fluendo.com>
13035
13036         * gst/rtp/gstrtpL16depay.c:
13037         * gst/rtp/gstrtpamrdepay.c:
13038         * gst/rtp/gstrtpamrpay.c:
13039         * gst/rtp/gstrtpgsmdepay.c:
13040         * gst/rtp/gstrtph263pay.c:
13041         * gst/rtp/gstrtph263pdepay.c:
13042         * gst/rtp/gstrtph263ppay.c:
13043         * gst/rtp/gstrtph264depay.c:
13044         * gst/rtp/gstrtpmp2tdepay.c:
13045         * gst/rtp/gstrtpmp4gdepay.c:
13046         * gst/rtp/gstrtpmp4gpay.c:
13047         * gst/rtp/gstrtpmp4vdepay.c:
13048         * gst/rtp/gstrtpmp4vpay.c:
13049         * gst/rtp/gstrtpmpadepay.c:
13050         * gst/rtp/gstrtpmpapay.c:
13051         * gst/rtp/gstrtppcmadepay.c:
13052         * gst/rtp/gstrtppcmapay.c:
13053         * gst/rtp/gstrtppcmudepay.c:
13054         * gst/rtp/gstrtppcmupay.c:
13055         * gst/rtp/gstrtpspeexdepay.c:
13056         * gst/rtp/gstrtpspeexpay.c:
13057         * gst/rtp/gstrtpsv3vdepay.c:
13058         Fix element descriptions.
13059
13060 2006-11-08  Wim Taymans  <wim@fluendo.com>
13061
13062         * gst/rtp/gstrtpvorbisdepay.c:
13063         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
13064         Fix description.
13065         Small cleanup in the payloader.
13066
13067 2006-11-08  Wim Taymans  <wim@fluendo.com>
13068
13069         * gst/rtp/Makefile.am:
13070         * gst/rtp/gstrtp.c: (plugin_init):
13071         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
13072         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
13073         (gst_rtp_theora_depay_finalize),
13074         (gst_rtp_theora_depay_parse_configuration),
13075         (gst_rtp_theora_depay_setcaps),
13076         (gst_rtp_theora_depay_switch_codebook),
13077         (gst_rtp_theora_depay_process),
13078         (gst_rtp_theora_depay_set_property),
13079         (gst_rtp_theora_depay_get_property),
13080         (gst_rtp_theora_depay_change_state),
13081         (gst_rtp_theora_depay_plugin_init):
13082         * gst/rtp/gstrtptheoradepay.h:
13083         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
13084         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
13085         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
13086         (gst_rtp_theora_pay_init_packet),
13087         (gst_rtp_theora_pay_flush_packet),
13088         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
13089         (gst_rtp_theora_pay_handle_buffer),
13090         (gst_rtp_theora_pay_plugin_init):
13091         * gst/rtp/gstrtptheorapay.h:
13092         Add theora pay/depayloaders.
13093
13094 2006-11-06  Wim Taymans  <wim@fluendo.com>
13095
13096         * gst/rtp/Makefile.am:
13097         We depend on gsttag to generate the vorbis comments.
13098
13099         * gst/rtp/gstrtpvorbisdepay.c:
13100         (gst_rtp_vorbis_depay_parse_configuration),
13101         (gst_rtp_vorbis_depay_setcaps),
13102         (gst_rtp_vorbis_depay_switch_codebook),
13103         (gst_rtp_vorbis_depay_process):
13104         * gst/rtp/gstrtpvorbisdepay.h:
13105         Parse configuration string in the depayloader.
13106         Implement selecting and switching to a new codebook.
13107         Receiving vorbis over RTP now works.
13108
13109         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
13110         (gst_rtp_vorbis_pay_init_packet),
13111         (gst_rtp_vorbis_pay_finish_headers),
13112         (gst_rtp_vorbis_pay_handle_buffer):
13113         * gst/rtp/gstrtpvorbispay.h:
13114         Set timestamps on outgoing buffers and RTP packets.
13115         Fix configuration string, prepend number of Packet headers.
13116         Fix encoding of ident string.
13117         Add delivery-method to caps.
13118         Streaming vorbis over RTP now works.
13119
13120 2006-11-06  Wim Taymans  <wim@fluendo.com>
13121
13122         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13123         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
13124         (gst_rtp_vorbis_pay_handle_buffer):
13125         * gst/rtp/gstrtpvorbispay.h:
13126         Generate a valid configuration string in the caps based on the
13127         vorbis headers.
13128
13129 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
13130
13131         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
13132         * ext/cdio/gstcdio.h:
13133         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
13134           Move CD-TEXT utility function into common file so it can also be
13135           used by a future cdioparanoiasrc.
13136
13137 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
13138         
13139         * sys/v4l2/Makefile.am:
13140         * sys/v4l2/gstv4l2object.c:
13141         * sys/v4l2/gstv4l2src.c:
13142         * sys/v4l2/gstv4l2xoverlay.c:
13143         * sys/v4l2/v4l2_calls.c:
13144         * sys/v4l2/v4l2src_calls.c:
13145         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
13146         xoverlay code that is still not implemented.
13147
13148 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
13149
13150         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
13151           We require a -base more recent than 0.10.9, so it's safe to use
13152           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
13153
13154         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
13155         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
13156           Use _newsegment_full() now that we depend on a recent enough core.
13157
13158         * gst/wavparse/gstwavparse.c:
13159           Remove cruft that we don't need any longer now that we depend on
13160           a recent enough -base.
13161
13162 2006-10-31  Wim Taymans  <wim@fluendo.com>
13163
13164         * gst/rtp/Makefile.am:
13165         * gst/rtp/gstrtp.c: (plugin_init):
13166         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
13167         (gst_rtpilbcpay_setcaps):
13168         Fix and activate ILBC pay and depayloaders. Fixes #368162.
13169
13170 2006-10-31  Wim Taymans  <wim@fluendo.com>
13171
13172         * ext/speex/gstspeexdec.c: (speex_dec_convert),
13173         (speex_dec_sink_event), (speex_dec_chain_parse_header):
13174         Some small cleanups, use _scale.
13175
13176 2006-10-31  Wim Taymans  <wim@fluendo.com>
13177
13178         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13179         Use higher precision scale function.
13180
13181 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
13182
13183         Patch by: Michal Benes  <michal dot benes at itonis tv>
13184
13185         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
13186         (gst_matroska_demux_read_track_encodings),
13187         (gst_matroska_decode_buffer):
13188           Fix several issues with encoded/compressed/encrypted/signed tracks;
13189           also, remove superfluous newline characters from some debug
13190           statements. (#366155)
13191
13192 2006-10-30  Wim Taymans  <wim@fluendo.com>
13193
13194         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
13195         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
13196         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
13197         (gst_smokedec_change_state):
13198         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13199         (gst_smokeenc_init), (gst_smokeenc_finalize),
13200         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
13201         (gst_smokeenc_resync), (gst_smokeenc_chain),
13202         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
13203         (gst_smokeenc_change_state):
13204         Various cleanups, capsnego and leak fixes.
13205
13206 2006-10-30  Wim Taymans  <wim@fluendo.com>
13207
13208         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13209
13210         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
13211         Fix videomixer so that it can handle any combination of framerates.
13212         Fixes #367221.
13213
13214 2006-10-28  Wim Taymans  <wim@fluendo.com>
13215
13216         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13217         (gst_avi_demux_parse_file_header),
13218         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
13219         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
13220         (gst_avi_demux_chain):
13221         Fix position query for audio. also fixes timestamps in streaming
13222         mode and bug #364958.
13223         Small cleanups.
13224
13225 2006-10-27  Wim Taymans  <wim@fluendo.com>
13226
13227         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
13228         * ext/libpng/gstpngenc.h:
13229         Fix strides. Fixes #364856.
13230         Cleanup capsnego.
13231         Set caps on outgoing buffers.
13232
13233 2006-10-18  Wim Taymans  <wim@fluendo.com>
13234
13235         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
13236
13237         * gst/rtp/gstrtpgsmpay.c:
13238         * gst/rtp/gstrtph263pay.c:
13239         * gst/rtp/gstrtpmpapay.c:
13240         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13241         (gst_rtp_pcma_pay_handle_buffer):
13242         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
13243         Add static payload numbers in addition to the dynamic ones.
13244         Fixes #361639.
13245
13246 2006-10-18  Wim Taymans  <wim@fluendo.com>
13247
13248         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
13249         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
13250         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
13251         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
13252         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
13253         * gst/rtsp/rtspdefs.h:
13254         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13255         * gst/rtsp/rtspurl.h:
13256         Reuse already existing enum for lower transport.
13257         Add rtspt and rtspu protocols.
13258         Send redirect to rtspt when udp times out.
13259
13260 2006-10-18  Wim Taymans  <wim@fluendo.com>
13261
13262         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13263         (gst_wavparse_stream_data):
13264         Fix seeking some more, mostly for speed changes.
13265
13266 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
13267
13268         Patch by: Fredrik Persson  <frepe at bredband net>
13269
13270         * sys/v4l2/gstv4l2tuner.c:
13271         * sys/v4l2/gstv4l2tuner.h:
13272           Fix _set_channel(): remove useless g_object_notify() for "channel"
13273           property that doesn't exist any longer and therefore now also
13274           useless redirect (#338818).
13275
13276 2006-10-17  Wim Taymans  <wim@fluendo.com>
13277
13278         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13279         Some drivers do not support unsetting the non-blocking flag once the
13280         device is opened. In those cases, close/open the device in
13281         non-blocking mode. Fixes #362673.
13282
13283 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13284
13285         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13286         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13287         (gst_v4l2src_get_fps):
13288           dear stefan, framespersecond is not frameperiod, reverting but adding
13289           comment
13290
13291 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13292
13293         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13294         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13295         (gst_v4l2src_get_fps):
13296           Numerator is numerator and denominator is denominator. Say that aloud
13297           5 times and retry after next beer.
13298
13299 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13300
13301         Patch by: Josep Torra Valles  <josep at fluendo com>
13302
13303         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13304         * ext/esd/esdsink.c: (gst_esdsink_write):
13305         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13306         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13307         (gst_flac_dec_send_newsegment):
13308         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13309         (gst_flac_enc_tell_callback):
13310         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13311         (smokecodec_parse_header), (smokecodec_decode):
13312         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13313         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13314         * gst/goom/Makefile.am:
13315         * gst/goom/gstgoom.c:
13316         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13317         * gst/rtsp/gstrtspsrc.c:
13318         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13319         * gst/udp/gstudpsink.c:
13320         * gst/udp/gstudpsrc.c:
13321         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13322         * sys/sunaudio/gstsunaudiomixertrack.h:
13323           Fix a bunch of problems discovered by the Forte compiler, mostly type
13324           mixups and pointer arithmetics with void pointers. Fixes #362603.
13325
13326 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13327
13328         * ext/speex/gstspeex.c: (plugin_init):
13329         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13330         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13331         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13332         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13333         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13334         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13335         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13336         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13337         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13338         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13339         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13340         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13341         * ext/speex/gstspeexenc.h:
13342           Miscellaneous clean-ups, among other things: speexenc => enc to
13343           enhance code readability; change speexenc => speex_enc; in chain
13344           function unref input buffer in case of error; take reference in
13345           event function; use boilerplate macro; use gst_pad_query_peer_*
13346           convenience functions.
13347
13348 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13349
13350         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13351         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13352         (gst_speexenc_set_header_on_caps):
13353           Fix some mem leaks.
13354
13355 2006-10-11  Wim Taymans  <wim@fluendo.com>
13356
13357         * gst/rtsp/URLS:
13358         Added some other URL.
13359
13360         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13361         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13362         (gst_rtspsrc_open), (gst_rtspsrc_play),
13363         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13364         * gst/rtsp/gstrtspsrc.h:
13365         Work on fallback to TCP connection when the UDP socket times out.
13366         Handler server requests, just reply with OK for now.
13367
13368         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13369         * gst/rtsp/rtspdefs.h:
13370         Added some more Real extension headers.
13371
13372         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13373         Fix parsing of urls with a ':' that is not part of the hostname:port
13374         part of the url.
13375
13376 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13377
13378         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13379         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13380         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13381           Activate pad before adding it to the already-running element.
13382
13383         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13384           Activate newly-created pad too.
13385
13386 2006-10-11  Wim Taymans  <wim@fluendo.com>
13387
13388         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13389
13390         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13391         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13392         (gst_udpsrc_start):
13393         Fix some leaks in caps and uris. Fixes #361252.
13394
13395 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13396
13397         * gst/wavparse/Makefile.am:
13398           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13399
13400 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13401
13402         * sys/v4l2/gstv4l2xoverlay.c:
13403         * sys/v4l2/gstv4l2xoverlay.h:
13404         Fix build as per the patch in #338818 comment 36.
13405
13406 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13407
13408         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13409           Activate pads before adding them to the source.
13410
13411 2006-10-06  Wim Taymans  <wim@fluendo.com>
13412
13413         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13414         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13415         Activate pads before adding.
13416
13417 2006-10-06  Wim Taymans  <wim@fluendo.com>
13418
13419         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13420         (gst_multipart_find_pad_by_mime):
13421         Activate pads before adding.
13422
13423         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13424         BOILERPLATE sets parent_class for us.
13425
13426 2006-10-06  Wim Taymans  <wim@fluendo.com>
13427
13428         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13429         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13430         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13431         (gst_rtspsrc_alloc_udp_ports),
13432         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13433         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13434         (gst_rtspsrc_create_transports_string),
13435         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13436         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13437         * gst/rtsp/gstrtspsrc.h:
13438         Rework how the transport string is constructed, try to share channels
13439         and udp ports.
13440         Make most of the stuff less dependant on RTP as we are also going to use
13441         it for RDT.
13442         Add support for transport specific session managers.
13443
13444         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13445         Implement _flush().
13446
13447         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13448         * gst/rtsp/rtspdefs.h:
13449         Add generic error return code.
13450
13451         * gst/rtsp/rtspext.h:
13452         Add support for pluggable tranport strings.
13453
13454         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13455         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13456         (rtsp_ext_wms_get_context):
13457         Detect WMServer and activate the extension.
13458
13459         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13460         (rtsp_transport_get_manager), (rtsp_transport_parse):
13461         * gst/rtsp/rtsptransport.h:
13462         Added methods to get mime/manager for certain transports.
13463
13464 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13465
13466         * ext/cairo/gsttimeoverlay.c:
13467         (gst_cairo_time_overlay_update_font_height):
13468         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13469         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13470         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13471         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13472         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13473         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13474         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13475         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13476         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13477         (gst_avi_demux_stream_data):
13478         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13479         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13480         (gst_fenced_buffer_copy):
13481         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13482         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13483         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13484         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13485         (gst_rtspsrc_handle_message):
13486         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13487         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13488           Printf format fixes.
13489
13490 2006-10-04  Wim Taymans  <wim@fluendo.com>
13491
13492         * gst/rtsp/Makefile.am:
13493         Dist new .h file too.
13494
13495 2006-10-04  Wim Taymans  <wim@fluendo.com>
13496
13497         * gst/rtsp/Makefile.am:
13498         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13499         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13500         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13501         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13502         (gst_rtspsrc_parse_rtpmap),
13503         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13504         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13505         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13506         * gst/rtsp/gstrtspsrc.h:
13507         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13508         * gst/rtsp/rtspdefs.h:
13509         * gst/rtsp/rtspext.h:
13510         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13511         (rtsp_ext_wms_get_context):
13512         * gst/rtsp/rtspextwms.h:
13513         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13514         (rtsp_transport_parse):
13515         * gst/rtsp/rtsptransport.h:
13516         Factor out extension in separate module.
13517         Fix getcaps to filter against the padtemplate.
13518         Use Content-Base if the server gives one.
13519         Rework the transport parsing a bit for future extensions.
13520         Added some Real Header field definitions.
13521
13522 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13523
13524         * docs/plugins/Makefile.am:
13525         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13526         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13527           added v4l2 stubs
13528         * gst-plugins-good.spec.in:
13529           add v4l2
13530
13531 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13532
13533         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13534           Extract disc/album/medium number and count and try harder
13535           to extract track number/count.
13536
13537 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13538
13539         * configure.ac:
13540         * sys/Makefile.am:
13541           add build stuff for v4l2, needs --enable-experimental until
13542           the last bits are resolved
13543
13544 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13545
13546         * tests/check/Makefile.am:
13547           Disable autodetect test temporarily, so that the build bots
13548           update -bad and the ranks of unreliable video sinks in there.
13549
13550         * tests/check/elements/autodetect.c: (GST_START_TEST):
13551           Skip test if no usable videosink is found.
13552
13553 2006-09-29  Wim Taymans  <wim@fluendo.com>
13554
13555         * gst/rtsp/URLS:
13556         Add some more URLs.
13557
13558         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13559         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13560         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13561         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13562         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13563         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13564         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13565         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13566         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13567         * gst/rtsp/gstrtspsrc.h:
13568         Add timeout property to control UDP timeouts.
13569         Fix error messages.
13570         Also start a loop function when operating in UDP mode so that we can
13571         do some more stuff async.
13572         Handle element messages from udpsrc to detect timeouts. If a timeout
13573         happens we currently generate an error.
13574         API: rtspsrc::timeout property.
13575
13576         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13577         (gst_udpsrc_create):
13578         Really implement the timeout in microseconds and not milliseconds.
13579
13580 2006-09-29  Wim Taymans  <wim@fluendo.com>
13581
13582         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13583         (gst_udpsrc_create), (gst_udpsrc_set_property),
13584         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13585         * gst/udp/gstudpsrc.h:
13586         Added property to post a message on timeout.
13587         Updated docs.
13588         When restarting the select, initialize the fdsets again.
13589         Init control sockets so we don't accidentally close a random socket.
13590         API: GstUDPSrc::timeout property
13591
13592 2006-09-29  Wim Taymans  <wim@fluendo.com>
13593
13594         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13595         Fix flag registration.
13596
13597         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13598         Reading 0 also means 'no more commands'
13599
13600 2006-09-29  Wim Taymans  <wim@fluendo.com>
13601
13602         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13603
13604         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13605         Fix possible infinite loop when shutting down, a read can also return
13606         0 to indicate no more messages are available. Fixes #358156.
13607
13608 2006-09-25  Wim Taymans  <wim@fluendo.com>
13609
13610         * gst/autodetect/gstautoaudiosink.c:
13611         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13612         (gst_auto_audio_sink_find_best):
13613         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13614         Small cleanups.
13615         don't try to set "sync" property when it is not available.
13616
13617 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13618
13619         Patch by: Peter Kjellerstedt  <pkj at axis com>
13620
13621         * gst/alpha/gstalpha.c:
13622         * gst/rtp/gstrtpamrdepay.c:
13623         * gst/rtsp/gstrtspsrc.c:
13624         * gst/udp/gstudpsrc.c:
13625         * gst/videomixer/videomixer.c:
13626           Include stdlib.h in some more places, makes things compile
13627           with uClibc and -Werror (#357592).
13628
13629 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13630
13631         * ext/jpeg/gstjpegdec.c:
13632           Set minimum height to 8 (from 16), our code should handle
13633           that fine. Some of the buttons on the apple trailer site
13634           are apparently only 15 pixels high (see #357470).
13635
13636 2006-09-23  Wim Taymans  <wim@fluendo.com>
13637
13638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13639         (gst_rtspsrc_open):
13640         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13641         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13642         (rtsp_connection_receive):
13643         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13644         * gst/rtsp/rtspdefs.h:
13645         Improve error reporting.
13646
13647 2006-09-23  Wim Taymans  <wim@fluendo.com>
13648
13649         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13650         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13651         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13652         * gst/rtp/gstrtpdepay.c:
13653         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13654         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13655         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13656         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13657         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13658         (gst_rtp_mp2t_depay_plugin_init):
13659         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13660         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13661         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13662         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13663         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13664         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13665         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13666         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13667         Fix klass typos.
13668         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13669
13670 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13671
13672         * configure.ac:
13673           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13674
13675 2006-09-22  Wim Taymans  <wim@fluendo.com>
13676
13677         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13678         Don't check for a tag that is never there and check if we read the
13679         correct tag. Fixes seeking again.
13680         We must post an error when all pads are unlinked.
13681
13682 2006-09-22  Wim Taymans  <wim@fluendo.com>
13683
13684         * gst/rtp/Makefile.am:
13685         * gst/rtp/gstrtp.c: (plugin_init):
13686         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13687         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13688         (gst_rtp_vorbis_pay_reset_packet),
13689         (gst_rtp_vorbis_pay_init_packet),
13690         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13691         (gst_rtp_vorbis_pay_handle_buffer):
13692         More fixage, set endoder-params correctly in the payloader.
13693
13694 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13695
13696         * gst/autodetect/gstautoaudiosink.c:
13697         (gst_auto_audio_sink_base_init):
13698         * gst/autodetect/gstautovideosink.c:
13699         (gst_auto_video_sink_base_init):
13700           Make static pad templates static to appease valgrind's leak
13701           detector.
13702
13703         * tests/check/Makefile.am:
13704         * tests/check/elements/.cvsignore:
13705         * tests/check/elements/autodetect.c: (GST_START_TEST),
13706         (autodetect_suite):
13707           Add simple test for the ghostpad lockup on shutdown fixed in core
13708           CVS (audio bit disabled because it would need dozens of alsa
13709           suppressions and I'm too lazy to add those now).
13710
13711 2006-09-22  Wim Taymans  <wim@fluendo.com>
13712
13713         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13714         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13715         Small cleanups.
13716
13717         * gst/rtp/Makefile.am:
13718         * gst/rtp/gstrtp.c: (plugin_init):
13719         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13720         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13721         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13722         (gst_rtp_vorbis_depay_process),
13723         (gst_rtp_vorbis_depay_set_property),
13724         (gst_rtp_vorbis_depay_get_property),
13725         (gst_rtp_vorbis_depay_change_state),
13726         (gst_rtp_vorbis_depay_plugin_init):
13727         * gst/rtp/gstrtpvorbisdepay.h:
13728         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13729         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13730         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13731         (gst_rtp_vorbis_pay_flush_packet),
13732         (gst_rtp_vorbis_pay_append_buffer),
13733         (gst_rtp_vorbis_pay_handle_buffer),
13734         (gst_rtp_vorbis_pay_plugin_init):
13735         * gst/rtp/gstrtpvorbispay.h:
13736         Add experimental vorbis pay and depayloaders.
13737
13738 2006-09-21  Wim Taymans  <wim@fluendo.com>
13739
13740         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13741         Fix profile-level-id parsing and setup.
13742
13743 2006-09-21  Wim Taymans  <wim@fluendo.com>
13744
13745         * gst/udp/README:
13746         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13747         Update README, simple cleanup.
13748
13749 2006-09-21  Wim Taymans  <wim@fluendo.com>
13750
13751         * gst/rtp/README:
13752         Update README with some examples.
13753
13754         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13755         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13756         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13757         (gst_rtp_mp4g_pay_setcaps):
13758         * gst/rtp/gstrtpmp4gpay.h:
13759         Make optional RTP parameters of type STRING, as required by the
13760         application/x-rtp caps specification.
13761
13762 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13763
13764         * gst/rtp/gstrtph263pdepay.c:
13765         * gst/rtp/gstrtph263ppay.c:
13766         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13767         RTP header.
13768
13769 2006-09-20  Wim Taymans  <wim@fluendo.com>
13770
13771         * gst/rtp/Makefile.am:
13772         And makefile too.
13773
13774 2006-09-20  Wim Taymans  <wim@fluendo.com>
13775
13776         * gst/rtp/gstrtp.c: (plugin_init):
13777         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13778         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13779         (decode_base64), (gst_rtp_asf_depay_setcaps),
13780         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13781         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13782         (gst_rtp_asf_depay_plugin_init):
13783         * gst/rtp/gstrtpasfdepay.h:
13784         Added preliminary ASF depayloader.
13785
13786         * gst/rtp/gstrtph264depay.c: (decode_base64):
13787         Fix base64 decoding.
13788
13789 2006-09-20  Wim Taymans  <wim@fluendo.com>
13790
13791         * gst/rtsp/URLS:
13792         Added some test URLS.
13793
13794         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13795         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13796         * gst/rtsp/gstrtspsrc.h:
13797         When creating streams, give access to the complete SDP.
13798         Fix some leaks.
13799         Collect and merge global stream properties in stream caps.
13800         Preliminary support for WMServer.
13801
13802         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13803         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13804         (rtsp_connection_receive):
13805         * gst/rtsp/rtspconnection.h:
13806         Make connection interruptable.
13807         Refactor to make it reconnectable.
13808         Don't fail on short reads when reading data packets.
13809
13810         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13811         (rtsp_url_get_port):
13812         * gst/rtsp/rtspurl.h:
13813         Add methods for getting/setting the port.
13814
13815         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13816         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13817         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13818         (sdp_media_get_format), (sdp_parse_line),
13819         (sdp_message_parse_buffer):
13820         Fix headers. 
13821         Add methods for getting multiple attributes with the same name.
13822         Increase buffer size when parsing.
13823         Fix parsing of a=foo fields.
13824
13825         * gst/rtsp/test.c: (main):
13826         Update to new connection API.
13827
13828         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13829         (rtsp_message_init_response), (rtsp_message_init_data),
13830         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13831         * gst/rtsp/rtspmessage.h:
13832         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13833         * gst/rtsp/rtsptransport.h:
13834         * gst/rtsp/sdp.h:
13835         * gst/rtsp/sdpmessage.h:
13836         * gst/rtsp/gstrtsp.c:
13837         * gst/rtsp/gstrtsp.h:
13838         * gst/rtsp/gstrtpdec.c:
13839         * gst/rtsp/gstrtpdec.h:
13840         * gst/rtsp/rtsp.h:
13841         * gst/rtsp/rtspdefs.c:
13842         * gst/rtsp/rtspdefs.h:
13843         Dual licensed under MIT and LGPL now.
13844
13845 2006-09-19  Wim Taymans  <wim@fluendo.com>
13846
13847         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13848         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13849         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13850         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13851         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13852         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13853         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13854         * gst/rtsp/gstrtspsrc.h:
13855         Reorganize stream parsing and creation.
13856         Detect container formats in interleaved mode.
13857         Keep more state about the streams.
13858         Assume a server also supports PLAY if it does not say.
13859         Add unicast and interleaved properties to TCP transport requests to make
13860         some servers happy (WMServer).
13861
13862         * gst/rtsp/sdpmessage.h:
13863         Add some defines for the standard Bandwidth types.
13864
13865 2006-09-19  Wim Taymans  <wim@fluendo.com>
13866
13867         * gst/rtsp/test.c: (main):
13868         Fix build.
13869
13870 2006-09-19  Wim Taymans  <wim@fluendo.com>
13871
13872         * gst/wavparse/gstwavparse.c:
13873         Add ms-gsm to the src template.
13874
13875 2006-09-18  Wim Taymans  <wim@fluendo.com>
13876
13877         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13878         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13879         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13880         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13881         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13882         * gst/rtsp/gstrtspsrc.h:
13883         Small cleanups, added documentation.
13884         Try to clean up the requests and responses.
13885         Refactor parsing the supported methods.
13886
13887         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13888         (rtsp_connection_create), (rtsp_connection_send),
13889         (parse_response_status), (parse_request_line),
13890         (rtsp_connection_receive), (rtsp_connection_close),
13891         (rtsp_connection_free):
13892         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13893         (rtsp_transport_init), (rtsp_transport_parse),
13894         (rtsp_transport_free):
13895         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13896         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13897         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13898         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13899         Use g_return_val some more.
13900
13901         * gst/rtsp/rtspdefs.h:
13902         Add more enum values to track initial states.
13903
13904         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13905         (rtsp_message_init_request), (rtsp_message_new_response),
13906         (rtsp_message_init_response), (rtsp_message_init_data),
13907         (rtsp_message_unset), (rtsp_message_free),
13908         (rtsp_message_add_header), (rtsp_message_remove_header),
13909         (rtsp_message_get_header), (rtsp_message_set_body),
13910         (rtsp_message_take_body), (rtsp_message_get_body),
13911         (rtsp_message_steal_body), (rtsp_message_dump):
13912         * gst/rtsp/rtspmessage.h:
13913         Reorder arguments, object goes as the first one.
13914         Use g_return_val some more.
13915
13916 2006-09-18  Wim Taymans  <wim@fluendo.com>
13917
13918         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13919         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13920         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13921         * gst/rtsp/gstrtspsrc.h:
13922         Export sometimes source pad with correct caps on the template, create
13923         the ghostpad from the template.
13924         Remove RTCP template as we never expose RTCP.
13925         Protect against invalid body size.
13926         Avoid memcpy when creating the output buffer.
13927         Properly post an error and send EOS when the loop function is shut down.
13928
13929 2006-09-18  Wim Taymans  <wim@fluendo.com>
13930
13931         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13932
13933         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13934         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13935         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13936         * gst/rtsp/gstrtspsrc.h:
13937         Make sure we can never set an invalid location.
13938
13939         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13940         * gst/rtsp/rtspmessage.h:
13941         Added _steal_body method for future use.
13942
13943         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13944         Make freeing of NULL url return immediatly.
13945
13946 2006-09-18  Wim Taymans  <wim@fluendo.com>
13947
13948         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13949
13950         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13951         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13952         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13953         (gst_rtspsrc_change_state):
13954         * gst/rtsp/gstrtspsrc.h:
13955         Use boilerplate.
13956         Make rtspsrc subclass GstBin to make state changes easier.
13957         Add Range header field on the PLAY request.
13958
13959 2006-09-18  Wim Taymans  <wim@fluendo.com>
13960
13961         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13962
13963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13964         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13965         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13966         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13967         * gst/rtsp/rtspconnection.c: (inet_aton):
13968         Small cleanups.
13969         when multicast is selected as the transport, create UDP sources and
13970         connect to the multicast group.
13971         Move parsing and setting of caps to a common place.
13972         Fixes #349894.
13973
13974 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13975
13976         * ext/flac/gstflactag.c:
13977         * gst/alpha/gstalpha.c:
13978         * gst/debug/breakmydata.c:
13979         * gst/debug/negotiation.c:
13980         * gst/debug/testplugin.c:
13981         * gst/effectv/gstaging.c:
13982         * gst/effectv/gstdice.c:
13983         * gst/effectv/gstedge.c:
13984         * gst/effectv/gstquark.c:
13985         * gst/effectv/gstrev.c:
13986         * gst/effectv/gstshagadelic.c:
13987         * gst/effectv/gstvertigo.c:
13988         * gst/effectv/gstwarp.c:
13989         * gst/multipart/multipartdemux.c:
13990         * gst/multipart/multipartmux.c:
13991         * gst/videobox/gstvideobox.c:
13992         * gst/videofilter/gstgamma.c:
13993         * gst/videofilter/gstvideotemplate.c:
13994         * gst/videomixer/videomixer.c:
13995         * sys/sunaudio/gstsunaudiosrc.h:
13996         More G_OBJECT macro fixing.
13997
13998 2006-09-16  Wim Taymans  <wim@fluendo.com>
13999
14000         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
14001
14002         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
14003         Correctly set the dwLength in strh.
14004         With this patch, the file duration is now displayed correctly in window
14005         media player and the AVI plays completely. Fixes #356147
14006
14007 2006-09-15  Wim Taymans  <wim@fluendo.com>
14008
14009         Patch by: Darren Kenny <darren dot kenny at sun dot com>
14010
14011         * sys/sunaudio/gstsunaudiomixerctrl.c:
14012         (gst_sunaudiomixer_ctrl_build_list):
14013         Set the output track as the MASTER so that the gnome-settings-daemon
14014         keybindings for changing the volume using the keyboard works.
14015         Fixes #356142.
14016
14017 2006-09-15  Wim Taymans  <wim@fluendo.com>
14018
14019         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
14020         Fix documentation, it is not possible to control the framerate of jpegdec
14021         using filtered caps yet. Fixes #355210.
14022         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
14023         stop when there is an error.
14024
14025 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
14026
14027         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
14028         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14029           Don't interpret a first buffer with an offset of NONE as
14030           'from the middle of the stream', but only a first buffer
14031           that has a valid buffer offset that's non-zero (see #345449).
14032
14033 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
14034
14035         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
14036         (gst_icydemux_typefind_or_forward):
14037         * gst/icydemux/gsticydemux.h:
14038           When we merge/collect multiple incoming buffers for typefinding
14039           purposes, keep an initial 0 offset on the first outgoing buffer
14040           as well (otherwise id3demux won't work right). Fixes #345449.
14041           Also Make buffer metadata writable before setting buffer caps.
14042
14043         * tests/check/elements/icydemux.c: (typefind_succeed),
14044         (cleanup_icydemux), (push_data), (GST_START_TEST),
14045         (icydemux_suite):
14046           Small test case for the above.
14047
14048 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
14049
14050         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
14051         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
14052         (gst_avi_demux_stream_header_push),
14053         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14054         (gst_avi_demux_loop):
14055           More code reuse and better logging in _peek_chunk(). Reintroduce check
14056           for chunk sizes before reading them (avoid oom). Better handling for 
14057           invalid chunksizes when streaming.
14058
14059 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
14060
14061         * gst/level/gstlevel.c: (gst_level_set_property):
14062         * gst/level/gstlevel.h:
14063           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
14064           René Stadler
14065
14066 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
14067
14068         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14069         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14070         (gst_avi_demux_stream_data):
14071           Revert one change to fix streaming avi (adapter size != data size).
14072
14073 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
14074
14075         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
14076
14077         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
14078         (gst_matroska_demux_reset),
14079         (gst_matroska_demux_read_track_encodings),
14080         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
14081         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14082         (gst_matroska_demux_subtitle_caps):
14083         * gst/matroska/matroska-ids.h:
14084           Add support for VOBSUB subtitle tracks and zlib-compressed
14085           tracks. Make sure we start on a keyframe after a seek. (#343348)
14086
14087 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
14088
14089         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
14090         (gst_matroska_demux_push_flac_codec_priv_data),
14091         (gst_matroska_demux_push_xiph_codec_priv_data),
14092         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14093         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
14094         * gst/matroska/matroska-ids.h:
14095           Add basic FLAC support (#311586), not perfect yet though, needs some
14096           tweaking in flacdec; also, seeking could be better.
14097           Do better bounds checking when deserialising vorbis stream headers
14098           to make sure we don't read beyond the end of the buffer on bad input.
14099
14100 2006-09-04  Wim Taymans  <wim@fluendo.com>
14101
14102         Patch by: Alessandro Decina <alessandro at nnva dot org>
14103
14104         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
14105         Seeking back in a file containing a CMML stream errors out if the seek
14106         goes back up to the CMML headers. This is because after the seek the xml
14107         processing instruction <?xml ...?> is submitted to the xml parser again, 
14108         which results in an error. The attached patch fixes the problem. 
14109         Fixes #353908.
14110
14111         * ext/annodex/gstcmmlenc.h:
14112         Fix authors name.
14113
14114
14115 2006-08-28  Andy Wingo  <wingo@pobox.com>
14116
14117         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
14118         New helper function to lessen the ifdefs.
14119         (GST_INFO_OBJECT): 
14120         (gst_dv1394src_iso_receive): Use it.
14121         (gst_dv1394src_create): Also use the control sockets in iec61883
14122         mode.
14123         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
14124         handle for AVC operations; fixes #348233.
14125
14126 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14127
14128         * configure.ac:
14129         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14130         * docs/plugins/inspect/plugin-audiofx.xml:
14131         * docs/plugins/inspect/plugin-audiofxgood.xml:
14132         * gst/audiofx/Makefile.am:
14133         * gst/audiofx/audiofx.c:
14134         * gst/audiofxgood/.cvsignore:
14135         * gst/audiofxgood/Makefile.am:
14136         * gst/audiofxgood/audiofx.c:
14137         * gst/audiofxgood/audiopanorama.c:
14138         * gst/audiofxgood/audiopanorama.h:
14139           Rename again (audiofxgood -> audiofx).
14140
14141 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14142
14143         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
14144         (gst_avi_demux_stream_scan):
14145           Initialze variables.
14146
14147 2006-08-25  Wim Taymans  <wim@fluendo.com>
14148
14149         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14150         (gst_avi_demux_init), (gst_avi_demux_finalize),
14151         (gst_avi_demux_reset), (gst_avi_demux_index_last),
14152         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
14153         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
14154         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14155         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
14156         (gst_avi_demux_massage_index),
14157         (gst_avi_demux_calculate_durations_from_index),
14158         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
14159         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14160         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
14161         (gst_avi_demux_change_state):
14162         * gst/avi/gstavidemux.h:
14163         More attempts to turn this into readable code.
14164         Don't leak adapters.
14165         Calculate duration according to index more efficiently.
14166         Don't try to act like we drive the pipeline in chain mode.
14167
14168 2006-08-25  Wim Taymans  <wim@fluendo.com>
14169
14170         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
14171         Fix build.
14172
14173 2006-08-25  Wim Taymans  <wim@fluendo.com>
14174
14175         Patch by: Alessandro Decina <alessandro at nnva dot org>
14176
14177         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
14178         Do some extra sanity checks.
14179         Fixes #350340.
14180
14181         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
14182         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
14183         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
14184         Check if clip->start_time is valid before adding the clip to the
14185         track list.
14186         Reset enc->preamble going from PAUSED to READY.
14187         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
14188         only used for EOS.
14189         Only post an error message if we were the one that created the fatal
14190         GstFlowReturn value.
14191
14192         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
14193         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
14194         Parse the seconds field of the npt-sec time format using %llu rather than
14195         %d and check that the value scaled by GST_SECOND doesn't overflow.
14196         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
14197         Lookup a clip's track with clip->track rather than clip->id which
14198         makes no sense.
14199         Identify a clip by its track and start time and not its xml id.
14200         do some more input checking and make sure we don't do undefined shifts.
14201
14202         * tests/check/elements/cmmldec.c: (setup_cmmldec),
14203         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
14204         (cmml_tag_message_pop), (check_headers), (push_clip_full),
14205         (push_clip), (push_empty_clip), (check_output_clip),
14206         (GST_START_TEST), (cmmldec_suite):
14207         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
14208         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
14209         (check_headers), (push_clip), (check_clip_times), (check_clip),
14210         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
14211         Added some more checks.
14212
14213 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14214
14215         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
14216         (gst_audio_panorama_set_property),
14217         (gst_audio_panorama_get_property),
14218         (gst_audio_panorama_transform_m2s_int),
14219         (gst_audio_panorama_transform_s2s_int),
14220         (gst_audio_panorama_transform_m2s_float),
14221         (gst_audio_panorama_transform_s2s_float):
14222         * gst/audiofxgood/audiopanorama.h:
14223         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14224           Make also the pan-property float (saves scaling and yields better
14225           resolution)
14226
14227 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14228
14229         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14230         (gst_audio_panorama_transform_m2s_float),
14231         (gst_audio_panorama_transform_s2s_float):
14232           ChangeLog surgery to add cymax's real name
14233
14234
14235 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14236
14237         Patch by: René Stadler <mail@renestadler.de>
14238
14239         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14240         (gst_audio_panorama_transform_m2s_int),
14241         (gst_audio_panorama_transform_s2s_int),
14242         (gst_audio_panorama_transform_m2s_float),
14243         (gst_audio_panorama_transform_s2s_float),
14244         (gst_audio_panorama_transform):
14245         * gst/audiofxgood/audiopanorama.h:
14246           Added float support
14247
14248 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14249
14250         * gst/audiofxgood/audiopanorama.c:
14251         (gst_audio_panorama_transform_m2s):
14252           Fix docs & debug category. Add Fixme for volume pan levels.
14253
14254 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14255
14256         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14257         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14258         (gst_avi_demux_stream_header_pull),
14259         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14260         (gst_avi_demux_chain):
14261           unbreak AVI index handling, some more debug, remove an obsolete
14262           adapter_flush that caused streaming to wander off in the wild
14263
14264 2006-08-24  Wim Taymans  <wim@fluendo.com>
14265
14266         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14267         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
14268         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
14269         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14270         (gst_avi_demux_calculate_durations_from_index),
14271         (gst_avi_demux_stream_header_push),
14272         (gst_avi_demux_stream_header_pull):
14273         * gst/avi/gstavidemux.h:
14274         Some more cleanups. 
14275         Fix totalFrames parsing in ODML.
14276         Disable use of index for length calculation in case of ODML as this is
14277         broken now.
14278
14279 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14280
14281         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14282           Use libgsttag helper function here too.
14283
14284 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14285
14286         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14287         (gst_avi_demux_init), (gst_avi_demux_dispose),
14288         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14289         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14290         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14291         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14292         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14293         (gst_avi_demux_parse_subindex),
14294         (gst_avi_demux_read_subindexes_push),
14295         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14296         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14297         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14298         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14299         (gst_avi_demux_stream_header_pull),
14300         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14301         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14302         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14303         (gst_avi_demux_change_state):
14304         * gst/avi/gstavidemux.h:
14305           Initial streaming support for avidemux (fixes #336465)
14306
14307 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14308
14309         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14310           There is no taglibmux element ...
14311
14312         * gst/rtsp/gstrtspsrc.c:
14313           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14314           was complaining about unknown entity here.
14315
14316 2006-08-22  Wim Taymans  <wim@fluendo.com>
14317
14318         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14319         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14320         (gst_avi_demux_process_next_entry):
14321         * gst/avi/gstavidemux.h:
14322         Mark DISCONT.
14323         Remove old unused fields and reorder the struct a bit.
14324
14325 2006-08-22  Wim Taymans  <wim@fluendo.com>
14326
14327         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14328         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14329         (gst_rtspsrc_pause):
14330         * gst/rtsp/gstrtspsrc.h:
14331         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14332         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14333         Small documentation updates.
14334
14335 2006-08-22  Wim Taymans  <wim@fluendo.com>
14336
14337         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14338         (gst_avi_demux_index_entry_for_time),
14339         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14340         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14341         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14342         (gst_avi_demux_next_data_buffer),
14343         (gst_avi_demux_calculate_durations_from_index),
14344         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14345         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14346         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14347         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14348         * gst/avi/gstavidemux.h:
14349         Precalc most of the duration query for each stream.
14350         Make seeking more correct.
14351         Use GstSegment to track position and duration.
14352         Code cleanups and leak fixes.
14353         Calculate correct total duration based on index length.
14354
14355 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14356
14357         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14358         (parse_insert_string_field):
14359           If strings in text fields are marked ISO8859-1, but contain
14360           valid UTF-8 already, then handle them as UTF-8 and ignore
14361           the encoding. (#351794)
14362
14363 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14364
14365         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14366         (gst_flac_dec_write), (gst_flac_dec_loop),
14367         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14368         (gst_flac_dec_src_query):
14369         * ext/flac/gstflacdec.h:
14370           Make flac-in-ogg work (#352100).
14371
14372 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14373
14374         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14375           Don't unref buffers of which we've already given away
14376           ownership to the adapter.
14377
14378 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14379
14380         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14381           Make metadata extraction actually work.
14382
14383         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14384         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14385         (gst_speexenc_chain):
14386           Fix metadata writing: replace old code which wrote completely
14387           broken tags with libgsttag-based code. Plus miscellaneous
14388           code cleanups (use static pad templates etc.) and a bunch
14389           of leak fixes.
14390
14391 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14392
14393         * gst/audiopanorama/.cvsignore:
14394         * gst/audiopanorama/Makefile.am:
14395         * gst/audiopanorama/audiofx.c:
14396         * gst/audiopanorama/audiopanorama.c:
14397         * gst/audiopanorama/audiopanorama.h:
14398           die! die! die! you should never have been there
14399
14400 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14401
14402         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14403         Fix invalid memory access in audiopanorama test suite.
14404
14405 2006-08-21  Edward Hervey  <edward@fluendo.com>
14406
14407         * tests/check/elements/.cvsignore:
14408         ignore built file
14409
14410 2006-08-21  Wim Taymans  <wim@fluendo.com>
14411
14412         * gst/rtp/Makefile.am:
14413         Fix the build again.
14414
14415 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14416
14417         * gst/audiofxgood/.cvsignore:
14418         * gst/audiofxgood/Makefile.am:
14419         * gst/audiofxgood/audiofx.c: (plugin_init):
14420         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14421         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14422         (gst_audio_panorama_set_property),
14423         (gst_audio_panorama_get_property),
14424         (gst_audio_panorama_get_unit_size),
14425         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14426         (gst_audio_panorama_transform_m2s),
14427         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14428         * gst/audiofxgood/audiopanorama.h:
14429           resubmit with the desired name *again*
14430
14431 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14432
14433         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14434         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14435           use g_assert in _get_unit_size
14436
14437 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14438
14439         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14440         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14441         * docs/plugins/inspect/plugin-audiofxgood.xml:
14442           cleanup -unused.txt to make it useful, add previously missing docs
14443
14444         * ext/Makefile.am:
14445           Quietly (accidentally) enable LADSPA for building by default, 
14446           despite the fact that it doesn't meet the plugin checklist.
14447             -- Added by Jan Schmidt 18 Dec 2006
14448
14449         * ext/esd/esdmon.c:
14450         * ext/esd/esdsink.c:
14451         * ext/esd/gstesd.c: (plugin_init):
14452           reflow to get rid of two external symbols
14453
14454         * gst/audiofxgood/audiofx.c: (plugin_init):
14455           re-add
14456
14457 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14458
14459         * configure.ac:
14460         * gst/audiofxgood/.cvsignore:
14461         * gst/audiofxgood/Makefile.am:
14462         * gst/audiofxgood/audiofx.c
14463         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14464         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14465         (gst_audio_panorama_set_property),
14466         (gst_audio_panorama_get_property),
14467         (gst_audio_panorama_get_unit_size),
14468         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14469         (gst_audio_panorama_transform_m2s),
14470         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14471         * gst/audiofxgood/audiopanorama.h:
14472         * tests/check/Makefile.am:
14473         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14474         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14475         (panorama_suite), (main):
14476         Add audiofxgood plugin with audiopanorama element
14477
14478 2006-08-18  Wim Taymans  <wim@fluendo.com>
14479
14480         * docs/plugins/Makefile.am:
14481         More Oss docs fixage. 
14482
14483 2006-08-18  Wim Taymans  <wim@fluendo.com>
14484
14485         * gst/rtp/Makefile.am:
14486         * gst/rtp/gstrtp.c: (plugin_init):
14487         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14488         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14489         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14490         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14491         (gst_rtp_sv3v_depay_get_property),
14492         (gst_rtp_sv3v_depay_change_state),
14493         (gst_rtp_sv3v_depay_plugin_init):
14494         * gst/rtp/gstrtpsv3vdepay.h:
14495         Added experimental SVQ3 depayloader.
14496
14497 2006-08-18  Edward Hervey  <edward@fluendo.com>
14498
14499         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14500         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14501         * ext/dv/gstdvdemux.h:
14502         When handling seek requests, don't send the newsegment event from the
14503         calling thread. Instead save it so it can be sent from the streaming
14504         thread.
14505
14506 2006-08-17  Wim Taymans  <wim@fluendo.com>
14507
14508         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14509
14510         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14511         Accept leading whitespace before the boundary
14512         This patch makes the demuxer allow some whitespace before the actual
14513         boundary. This makes the demuxer work with the ``old'' gstreamer
14514         multipartmuxer again (which placed an extra \n before the start
14515         of the stream) Fixes #349068.
14516
14517 2006-08-17  Wim Taymans  <wim@fluendo.com>
14518
14519         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14520         Error out on non-implemented stuff.
14521
14522 2006-08-16  Wim Taymans  <wim@fluendo.com>
14523
14524         Patch by: Andy Wingo <wingo at pobox dot com>
14525
14526         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14527         (gst_signal_processor_start), (gst_signal_processor_stop),
14528         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14529         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14530         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14531         (gst_signal_processor_change_state):
14532         Make ladspa elements reusable. Fixes #350006.
14533
14534 2006-08-16  Wim Taymans  <wim@fluendo.com>
14535
14536         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14537         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14538         names as possible. Fixes #349901.
14539
14540 2006-08-16  Wim Taymans  <wim@fluendo.com>
14541
14542         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14543         (gst_signal_processor_do_pushes):
14544         A push() gives away our refcount so we should not use the buffer on the
14545         pen anymore.
14546
14547 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14548
14549         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14550         (gst_oss_mixer_element_finalize):
14551           Don't leak device string.
14552
14553 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14554
14555         * configure.ac:
14556           Require CVS of GStreamer core and -base (for
14557           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14558
14559         * ext/taglib/gstid3v2mux.cc:
14560           Write extended comment tags properly (#348762).
14561
14562         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14563         (parse_comment_frame):
14564           Extract COMM frames into extended comments, which makes it
14565           easier to properly retain the description bit of the tag
14566           and maintain this information when re-tagging (#348762).
14567
14568 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14569
14570         * tests/check/Makefile.am:
14571           Don't try to run annodex unit tests if the annodex
14572           plugin has not been built (Fixes #351116).
14573
14574 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14575
14576         * gst/autodetect/gstautoaudiosink.c:
14577         (gst_auto_audio_sink_find_best):
14578           When we can't find a usable audiosink, don't error out,
14579           but use a fake sink instead and post a warning message
14580           on the bus (#341278).
14581
14582 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14583
14584         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14585         * sys/oss/gstosssink.c:
14586         * sys/oss/gstosssrc.c:
14587           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14588           ossmixer's new device property.
14589
14590         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14591         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14592           Add docs for OSS elements.
14593
14594         * docs/plugins/inspect/plugin-aasink.xml:
14595         * docs/plugins/inspect/plugin-alaw.xml:
14596         * docs/plugins/inspect/plugin-alpha.xml:
14597         * docs/plugins/inspect/plugin-alphacolor.xml:
14598         * docs/plugins/inspect/plugin-annodex.xml:
14599         * docs/plugins/inspect/plugin-apetag.xml:
14600         * docs/plugins/inspect/plugin-auparse.xml:
14601         * docs/plugins/inspect/plugin-autodetect.xml:
14602         * docs/plugins/inspect/plugin-avi.xml:
14603         * docs/plugins/inspect/plugin-cacasink.xml:
14604         * docs/plugins/inspect/plugin-cairo.xml:
14605         * docs/plugins/inspect/plugin-cdio.xml:
14606         * docs/plugins/inspect/plugin-cutter.xml:
14607         * docs/plugins/inspect/plugin-debug.xml:
14608         * docs/plugins/inspect/plugin-dv.xml:
14609         * docs/plugins/inspect/plugin-efence.xml:
14610         * docs/plugins/inspect/plugin-effectv.xml:
14611         * docs/plugins/inspect/plugin-esdsink.xml:
14612         * docs/plugins/inspect/plugin-flac.xml:
14613         * docs/plugins/inspect/plugin-flxdec.xml:
14614         * docs/plugins/inspect/plugin-gconfelements.xml:
14615         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14616         * docs/plugins/inspect/plugin-goom.xml:
14617         * docs/plugins/inspect/plugin-halelements.xml:
14618         * docs/plugins/inspect/plugin-icydemux.xml:
14619         * docs/plugins/inspect/plugin-id3demux.xml:
14620         * docs/plugins/inspect/plugin-jpeg.xml:
14621         * docs/plugins/inspect/plugin-level.xml:
14622         * docs/plugins/inspect/plugin-matroska.xml:
14623         * docs/plugins/inspect/plugin-mulaw.xml:
14624         * docs/plugins/inspect/plugin-multipart.xml:
14625         * docs/plugins/inspect/plugin-navigationtest.xml:
14626         * docs/plugins/inspect/plugin-ossaudio.xml:
14627         * docs/plugins/inspect/plugin-png.xml:
14628         * docs/plugins/inspect/plugin-rtp.xml:
14629         * docs/plugins/inspect/plugin-rtsp.xml:
14630         * docs/plugins/inspect/plugin-shout2send.xml:
14631         * docs/plugins/inspect/plugin-smpte.xml:
14632         * docs/plugins/inspect/plugin-speex.xml:
14633         * docs/plugins/inspect/plugin-taglib.xml:
14634         * docs/plugins/inspect/plugin-udp.xml:
14635         * docs/plugins/inspect/plugin-videobalance.xml:
14636         * docs/plugins/inspect/plugin-videobox.xml:
14637         * docs/plugins/inspect/plugin-videoflip.xml:
14638         * docs/plugins/inspect/plugin-videomixer.xml:
14639         * docs/plugins/inspect/plugin-wavenc.xml:
14640         * docs/plugins/inspect/plugin-wavparse.xml:
14641         * docs/plugins/inspect/plugin-ximagesrc.xml:
14642           Update to CVS version.
14643           
14644 2006-08-16  Wim Taymans  <wim@fluendo.com>
14645
14646         * gst/rtp/gstrtpamrdepay.c:
14647         * gst/rtp/gstrtpmp4gdepay.c:
14648         Caps extra properties must be defined as strings for
14649         depayloaders because they are generated from an SDP.
14650
14651         * gst/rtp/Makefile.am:
14652         * gst/rtp/gstrtp.c: (plugin_init):
14653         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14654         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14655         (gst_rtp_h264_depay_finalize), (decode_base64),
14656         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14657         (gst_rtp_h264_depay_set_property),
14658         (gst_rtp_h264_depay_get_property),
14659         (gst_rtp_h264_depay_change_state),
14660         (gst_rtp_h264_depay_plugin_init):
14661         * gst/rtp/gstrtph264depay.h:
14662         Added basic, not completely functional RFC 3984 H264 depayloader.
14663
14664 2006-08-16  Wim Taymans  <wim@fluendo.com>
14665
14666         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14667         Add pads after setting them up.
14668
14669         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14670         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14671         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14672         (gst_rtspsrc_stream_setup_rtp),
14673         (gst_rtspsrc_stream_configure_transport),
14674         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14675         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14676         (gst_rtspsrc_pause):
14677         * gst/rtsp/gstrtspsrc.h:
14678         Fix interleaved mode.
14679          - Protect streaming with lock.
14680          - Combine flows
14681          - set caps on outgoing buffers.
14682          - strip trailing \0 from data packets.
14683          - Configure RTP/RTCP in stream.
14684         Use DEBUG_OBJECT more.
14685
14686 2006-08-16  Wim Taymans  <wim@fluendo.com>
14687
14688         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14689         Turn a g_print into a DEBUG line.
14690
14691 2006-08-13  Wim Taymans  <wim@fluendo.com>
14692
14693         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14694         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14695         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14696         (gst_oss_mixer_element_get_property),
14697         (gst_oss_mixer_element_change_state):
14698         * sys/oss/gstossmixerelement.h:
14699         Small cleanups. Better error reporting.
14700         Add device property for the mixer instead of the hardcoded
14701         /dev/mixer. Fixes #350785.
14702         API: GstOssMixerElement::device property
14703
14704 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14705
14706         Patch by: Jens Granseuer <jensgr at gmx net>
14707
14708         * gconf/Makefile.am:
14709           Make --disable-schemas work right (they still need
14710           to be copied to the installation directory, just not
14711           applied). Fixes #351347 (also #344100).
14712           
14713 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14714
14715         * configure.ac: back to HEAD
14716
14717 === release 0.10.4 ===
14718
14719 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14720
14721         * configure.ac:
14722           releasing 0.10.4, "Dear Leader"
14723
14724 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14725
14726         Patch by: Edward Hervey <edward@fluendo.com>
14727
14728         * configure.ac:
14729         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14730         (gst_wavparse_stream_data):
14731         Send the newsegment event in the streaming thread.
14732         Fixes #347529
14733
14734 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14735
14736         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14737         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14738         (gst_smokeenc_resync), (gst_smokeenc_chain):
14739           Refuse sink caps in the encoder if width or height is not a
14740           multiple of 16, the encoder does not support that yet (#349939);
14741           along the same lines, check the return value of the encoder
14742           setup function; also remove some debug log clutter.
14743
14744 2006-08-04  Andy Wingo  <wingo@pobox.com>
14745
14746         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14747         whether a processor can work in place or not, and for keeping
14748         track of its state. Change the FlowReturn instance variable from
14749         "state" to "flow_state", all callers changed.
14750
14751         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14752         (gst_signal_processor_start, gst_signal_processor_stop)
14753         (gst_signal_processor_cleanup): New functions to manage the
14754         processor's state.
14755         (gst_signal_processor_setcaps): start() as well as setup() here.
14756         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14757         (gst_signal_processor_change_state): Stop and cleanup the
14758         processor as we go to NULL.
14759
14760         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14761         INPLACE_BROKEN is not set.
14762
14763         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14764         Do the alloc_buffer in bytes, not frames.
14765         
14766 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14767
14768         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14769         Fix rgb masks when recording in < 24bpp.
14770
14771 2006-08-04  Andy Wingo  <wingo@pobox.com>
14772
14773         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14774         (gst_signal_processor_prepare)
14775         (gst_signal_processor_update_inputs)
14776         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14777         (gst_signal_processor_flush)
14778         (gst_signal_processor_sink_activate_push)
14779         (gst_signal_processor_src_activate_pull)
14780         (gst_signal_processor_change_state): Remove the last of the code
14781         that assumes that we process whole buffers at a time. Fix some
14782         debugging. Seems to work now in some cases.
14783         (gst_signal_processor_src_activate_pull): BPB
14784
14785 2006-08-01  Andy Wingo  <wingo@pobox.com>
14786
14787         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14788         Fix nframes-choosing.
14789         (gst_signal_processor_init): Init pending_in and pending_out.
14790
14791         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14792         more default sample rate, although we never check that the sample
14793         rate actually gets set. Something for the future.
14794         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14795         (gst_signal_processor_event): Refcount fixen.
14796         (gst_signal_processor_process): Pull the number of frames to
14797         process from the sizes of the buffers in the input pens.
14798         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14799         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14800         it instead of buffer_frames.
14801         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14802         to do_pulls.
14803         (gst_signal_processor_chain)
14804         (gst_signal_processor_sink_activate_push)
14805         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14806
14807         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14808
14809 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14810
14811         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14812         (gst_signal_processor_process):
14813           don't query buffer-frames from caps, add lots of debug-log,
14814           try fix for assert (#349189)
14815
14816 2006-07-31  Wim Taymans  <wim@fluendo.com>
14817
14818         * gst/udp/gstudpsrc.c:
14819         Fix docs.
14820
14821 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14822
14823         * ext/ladspa/gstsignalprocessor.c:
14824         (gst_signal_processor_add_pad_from_template),
14825         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14826         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14827         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14828         (gst_signal_processor_sink_activate_push),
14829         (gst_signal_processor_src_activate_pull),
14830         (gst_signal_processor_change_state):
14831          Add debugs logs here and there, add more error handling, add some
14832          FIXME comments, filed #349189
14833
14834 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14835
14836         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14837         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14838         Set caps on buffer correctly.  Fixes bug #349155.
14839
14840 2006-07-28  Wim Taymans  <wim@fluendo.com>
14841
14842         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14843
14844         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14845         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14846         (gst_multipart_demux_finalize), (get_line_end),
14847         (multipart_parse_header), (multipart_find_boundary),
14848         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14849         (gst_multipart_set_property), (gst_multipart_get_property):
14850         Uses GstAdapter instead of own buffering.
14851         Actually parses the mime-type correctly (In tests the mime-type was
14852         always "" with the old version).
14853         Uses the Content-length header if available to speed up things.
14854         Reliably autoscans the boundary name by default.
14855         Fixes #349068.
14856
14857         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14858         Don't start the stream with a \n.
14859
14860 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14861
14862         Patch by: Brian Cameron <brian dot cameron at sun com>
14863
14864         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14865           Open source with O_NONBLOCK (#349015).
14866
14867 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14868
14869         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14870         (gst_avi_demux_massage_index):
14871         * gst/avi/gstavidemux.h:
14872           Whitespace fixes and more debug
14873
14874 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14875
14876         * gst/autodetect/gstautoaudiosink.c:
14877         (gst_auto_audio_sink_create_element_with_pretty_name),
14878         (gst_auto_audio_sink_find_best),
14879         (gst_auto_audio_sink_change_state):
14880           Get rid of old and unused magic sound-server properties stuff.
14881           Add suffix to child sink's name that makes it easy to see from
14882           the name alone which type it actually is (alsa, oss, esd, etc.).
14883
14884 2006-07-27  Wim Taymans  <wim@fluendo.com>
14885
14886         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14887         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14888         (gst_udpsrc_start):
14889         * gst/udp/gstudpsrc.h:
14890         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14891         not some sort of feature we enable.
14892
14893 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14894
14895         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14896           Use CLOSE_SOCKET() here instead of close() to maintain
14897           win32 workiness.
14898
14899 2006-07-27  Wim Taymans  <wim@fluendo.com>
14900
14901         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14902
14903         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14904         (gst_udpsrc_create), (gst_udpsrc_set_property),
14905         (gst_udpsrc_get_property), (gst_udpsrc_start):
14906         * gst/udp/gstudpsrc.h:
14907         Added "buffer-size" property to control the kernel receive buffer size.
14908         Update documentation.
14909         Small cleanups. Fixes #348752.
14910         API: buffer-size property
14911
14912 2006-07-26  Wim Taymans  <wim@fluendo.com>
14913
14914         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14915
14916         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14917         (gst_rtp_pcma_pay_handle_buffer):
14918         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14919         (gst_rtp_pcmu_pay_handle_buffer):
14920         Fix timestamp calculation on outgoing RTP packets.
14921         Fixes #348675.
14922
14923 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14924
14925         * ext/taglib/gstid3v2mux.cc:
14926           Fix writing of comment frames (should be COMM not TCOM),
14927           is still sub-optimal though, since we don't retain or
14928           extract the comment descriptions properly (#334375,
14929           also see #334375).
14930
14931 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14932
14933         * gst/wavparse/gstwavparse.c:
14934           #define 'fact' RIFF chunk if we are not compiling against
14935           -base CVS (we don't want to depend on -base CVS for this
14936           one define only, and also not for release order reasons).
14937
14938 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14939
14940         * ext/taglib/gstid3v2mux.cc:
14941           Handle multiple tags of the same type properly. Re-inject
14942           unparsed ID3v2 frames that we get as binary blobs from
14943           id3demux into the tag again so we don't lose information
14944           when retagging (#334375).
14945
14946 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14947
14948         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14949           Document newly-added properties properly, so that there is a
14950           'Since: 0.10.4' in the plugin docs. Convert some property
14951           names into canonical GObject style (GObject will do that
14952           internally anyway).
14953
14954 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14955
14956         * gst/id3demux/id3tags.c:
14957         (id3demux_add_id3v2_frame_blob_to_taglist):
14958           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14959           well, and add the version to the blob's buffer caps, since that
14960           information will be needed for deserialisation later on (#348644).
14961
14962 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14963
14964         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14965         (gst_avi_demux_parse_stream):
14966          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14967          indentation and spacing.
14968
14969 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14970
14971         * docs/plugins/Makefile.am:
14972         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14973         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14974         * docs/plugins/gst-plugins-good-plugins.args:
14975         * docs/plugins/inspect/plugin-1394.xml:
14976         * docs/plugins/inspect/plugin-aasink.xml:
14977         * docs/plugins/inspect/plugin-alaw.xml:
14978         * docs/plugins/inspect/plugin-alpha.xml:
14979         * docs/plugins/inspect/plugin-alphacolor.xml:
14980         * docs/plugins/inspect/plugin-annodex.xml:
14981         * docs/plugins/inspect/plugin-apetag.xml:
14982         * docs/plugins/inspect/plugin-auparse.xml:
14983         * docs/plugins/inspect/plugin-autodetect.xml:
14984         * docs/plugins/inspect/plugin-avi.xml:
14985         * docs/plugins/inspect/plugin-cacasink.xml:
14986         * docs/plugins/inspect/plugin-cairo.xml:
14987         * docs/plugins/inspect/plugin-cdio.xml:
14988         * docs/plugins/inspect/plugin-cutter.xml:
14989         * docs/plugins/inspect/plugin-debug.xml:
14990         * docs/plugins/inspect/plugin-dv.xml:
14991         * docs/plugins/inspect/plugin-efence.xml:
14992         * docs/plugins/inspect/plugin-effectv.xml:
14993         * docs/plugins/inspect/plugin-esdsink.xml:
14994         * docs/plugins/inspect/plugin-flac.xml:
14995         * docs/plugins/inspect/plugin-flxdec.xml:
14996         * docs/plugins/inspect/plugin-gconfelements.xml:
14997         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14998         * docs/plugins/inspect/plugin-goom.xml:
14999         * docs/plugins/inspect/plugin-halelements.xml:
15000         * docs/plugins/inspect/plugin-icydemux.xml:
15001         * docs/plugins/inspect/plugin-id3demux.xml:
15002         * docs/plugins/inspect/plugin-jpeg.xml:
15003         * docs/plugins/inspect/plugin-level.xml:
15004         * docs/plugins/inspect/plugin-matroska.xml:
15005         * docs/plugins/inspect/plugin-mulaw.xml:
15006         * docs/plugins/inspect/plugin-multipart.xml:
15007         * docs/plugins/inspect/plugin-navigationtest.xml:
15008         * docs/plugins/inspect/plugin-ossaudio.xml:
15009         * docs/plugins/inspect/plugin-png.xml:
15010         * docs/plugins/inspect/plugin-rtp.xml:
15011         * docs/plugins/inspect/plugin-rtsp.xml:
15012         * docs/plugins/inspect/plugin-shout2send.xml:
15013         * docs/plugins/inspect/plugin-smpte.xml:
15014         * docs/plugins/inspect/plugin-speex.xml:
15015         * docs/plugins/inspect/plugin-udp.xml:
15016         * docs/plugins/inspect/plugin-videobalance.xml:
15017         * docs/plugins/inspect/plugin-videobox.xml:
15018         * docs/plugins/inspect/plugin-videoflip.xml:
15019         * docs/plugins/inspect/plugin-videomixer.xml:
15020         * docs/plugins/inspect/plugin-wavenc.xml:
15021         * docs/plugins/inspect/plugin-wavparse.xml:
15022         * docs/plugins/inspect/plugin-ximagesrc.xml:
15023           Update files to CVS/Prerelease version, add esdsink docs.
15024
15025         * ext/esd/esdsink.c:
15026           Add gtk-doc blurb.
15027
15028         * gst/rtp/gstrtpmp4vpay.c:
15029           Fix typo in element description.
15030
15031 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15032
15033         * ext/esd/esdsink.c: (gst_esdsink_open),
15034         (gst_esdsink_factory_init):
15035           Prevent libesd from auto-spawning a sound daemon if it
15036           is not already running. Now that we don't do evil stuff
15037           like that any longer we can give esdsink a rank so that
15038           autoaudiosink will try it as well if all other audio
15039           sinks fail (#343051).
15040
15041 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15042
15043         * ext/esd/Makefile.am:
15044           Oops, need to remove README from EXTRA_DIST as well.
15045
15046 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15047
15048         * ext/esd/README:
15049           Remove, it contains nothing useful anyway.
15050
15051         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
15052         (gst_esdsink_delay):
15053           Some small clean-ups; use GST_BOILERPLATE etc.
15054
15055 2006-07-24  Wim Taymans  <wim@fluendo.com>
15056
15057         * gst/law/alaw-decode.c: (alawdec_getcaps):
15058         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
15059         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
15060         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
15061         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
15062
15063 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
15064
15065         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15066         (gst_wavparse_other), (gst_wavparse_perform_seek),
15067         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
15068         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
15069         (gst_wavparse_pad_query):
15070         * gst/wavparse/gstwavparse.h:
15071           Use information from 'fact' chunk for length calculation of compressed
15072           samples. Calculate bps if bogus value is found in wav header (embeded
15073           mp2/mp3).
15074           
15075
15076 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15077
15078         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
15079
15080         * configure.ac:
15081         * gst/udp/Makefile.am:
15082         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
15083         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
15084         * gst/udp/gstdynudpsink.h:
15085         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
15086         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
15087         * gst/udp/gstmultiudpsink.h:
15088         * gst/udp/gstudp.c: (plugin_init):
15089         * gst/udp/gstudpsink.h:
15090         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
15091         (gst_udpsrc_start), (gst_udpsrc_stop):
15092         * gst/udp/gstudpsrc.h:
15093         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
15094         (gst_udp_net_utils_win32_wsa_startup):
15095         * gst/udp/gstudpnetutils.h:
15096           Port udp plugin to win32 (#345288).
15097
15098 2006-07-24  Wim Taymans  <wim@fluendo.com>
15099
15100         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
15101         Remove unwanted DEBUG line.
15102
15103 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15104
15105         * gst/id3demux/gstid3demux.c: (plugin_init):
15106         * gst/id3demux/id3tags.c:
15107         (id3demux_add_id3v2_frame_blob_to_taglist):
15108         * gst/id3demux/id3tags.h:
15109           On second thought, it might be wiser and more efficient
15110           not to do tag registration from a streaming thread.
15111
15112 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15113
15114         * gst/id3demux/id3tags.c:
15115         (id3demux_add_id3v2_frame_blob_to_taglist),
15116         (id3demux_id3v2_frames_to_tag_list):
15117           Put ID3v2 frames we can't parse as binary blobs into private
15118           tags, so that they are not lost when retagging, at least once
15119           id3v2mux has been taught to re-inject those frames again.
15120           See bug #334375.
15121
15122 2006-07-21  Wim Taymans  <wim@fluendo.com>
15123
15124         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15125         (gst_avi_demux_process_next_entry):
15126         Fix some leaks.
15127
15128         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
15129         Don't use \n in debug lines.
15130
15131 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
15132
15133         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15134         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15135           Add annodex and icydemux, cleanup the sections a bit
15136
15137 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
15138
15139         Patch by: Alex Lancaster <alexl at users sourceforge net>
15140
15141         * ext/taglib/gstid3v2mux.cc:
15142           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
15143           ID3v2 TSSE frames (#347898).
15144
15145 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
15146
15147         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
15148           Respect mpegversion for "video/mpeg" and give message in case of
15149           unhandled versions.
15150
15151 2006-07-17  Wim Taymans  <wim@fluendo.com>
15152
15153         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
15154         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
15155         (gst_pngdec_chain), (gst_pngdec_sink_event),
15156         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
15157         (gst_pngdec_sink_activate_push):
15158         * ext/libpng/gstpngdec.h:
15159         Use statically allocated segment instead of leaking.
15160         Various cleanups.
15161         Fix flush and seek handling.
15162
15163 2006-07-16  Wim Taymans  <wim@fluendo.com>
15164
15165         * gst/rtp/Makefile.am:
15166         * gst/rtp/gstrtp.c: (plugin_init):
15167         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
15168         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
15169         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
15170         (gst_rtp_mp4g_depay_set_property),
15171         (gst_rtp_mp4g_depay_get_property),
15172         (gst_rtp_mp4g_depay_change_state),
15173         (gst_rtp_mp4g_depay_plugin_init):
15174         * gst/rtp/gstrtpmp4gdepay.h:
15175         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
15176         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
15177         (gst_rtp_mp4g_pay_flush):
15178         Added simple generic mpeg4 depayloader.
15179         Fix generic mpeg4 payloader.
15180
15181 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
15182
15183         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
15184           Don't try doing state changes on a NULL pointer.
15185
15186 2006-07-14  Wim Taymans  <wim@fluendo.com>
15187
15188         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
15189
15190         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
15191         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
15192         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
15193         * gst/rtp/gstrtpamrdepay.h:
15194         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
15195         Fixes #321191
15196
15197 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15198
15199         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15200         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
15201         Fix segfault when moving mouse pointer to the bottom right corner.
15202
15203 2006-07-12  Wim Taymans  <wim@fluendo.com>
15204
15205         * gst/rtp/Makefile.am:
15206         * gst/rtp/gstrtp.c: (plugin_init):
15207         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
15208         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
15209         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
15210         (gst_rtp_mp2t_depay_set_property),
15211         (gst_rtp_mp2t_depay_get_property),
15212         (gst_rtp_mp2t_depay_change_state),
15213         (gst_rtp_mp2t_depay_plugin_init):
15214         * gst/rtp/gstrtpmp2tdepay.h:
15215         Added mpeg2 TS depayloader. Closing #347234.
15216
15217 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
15218
15219         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
15220           Remove g_assert that shouldn't be there and was triggered
15221           after trying to open a device that doesn't exist or can't
15222           be opened for some other reason (#347972).
15223
15224 2006-07-10  Edward Hervey  <edward@fluendo.com>
15225
15226         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15227         (gst_avi_demux_stream_header), (push_tag_lists):
15228         * gst/avi/gstavidemux.h:
15229         Don't push tag events found by gst_riff_parse_info() before outputting
15230         GST_EVENT_NEWSEGMENT.
15231
15232 2006-07-10  Wim Taymans  <wim@fluendo.com>
15233
15234         * gst/rtsp/Makefile.am:
15235         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
15236         (rtsp_connection_close):
15237         * gst/rtsp/rtspdefs.h:
15238         replaced closesocket and close in code with one CLOSE_SOCKET. 
15239         Some more cleanups. Fixes #345301.
15240
15241 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
15242
15243         * gst/autodetect/gstautoaudiosink.c:
15244           Fix example pipeline in docs.
15245
15246 2006-07-10  Wim Taymans  <wim@fluendo.com>
15247
15248         Patch by: Rob Taylor <robtaylor at floopily dot org>
15249
15250         * gst/udp/gstmultiudpsink.c: (join_multicast),
15251         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
15252         If a destination is added before the stream is set to PAUSED, the
15253         multicast group is not joined as the socket is not created yet. 
15254         Also TTL and LOOP should also be set. Fixes #346921.
15255
15256 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15257
15258         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15259         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15260         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
15261         (gst_ximage_src_init):
15262         * sys/ximage/gstximagesrc.h:
15263         Fix use-damage property to actually work :)
15264         Add startx, starty, endx, endy properties so screencasts other than full
15265         screen ones can work.
15266
15267 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15268
15269         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15270         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15271         (gst_ximage_src_class_init), (gst_ximage_src_init):
15272         * sys/ximage/gstximagesrc.h:
15273         Add use_damage property to offer ability to choose whether to use
15274         XDamage or not.
15275
15276 2006-07-07  Wim Taymans  <wim@fluendo.com>
15277
15278         * gst/goom/filters.c: (zoomFilterSetResolution):
15279         Avoid goom coredumping by clearing memory. 
15280         Fixes 345679.
15281
15282 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15283
15284         * win32/vs6/libgstid3demux.dsp:
15285         Add a link to libgsttag-0.10.lib.
15286
15287 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15288
15289         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15290         (gst_tag_demux_read_range):
15291         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15292         (gst_id3demux_read_range):
15293           Don't return FLOW_UNEXPECTED when a buffer is before
15294           the start of the stream (which might happen with
15295           large ID3v2 tags if the tag reading was done pullrange
15296           based and we then switched to push mode later on).
15297           Fixes regression introduced by commit from June 29th.
15298
15299 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15300
15301         * ext/taglib/gstid3v2mux.cc:
15302           Make UTF-8 the default encoding when writing string
15303           tags (before, our UTF-8 strings would automatically
15304           be converted to ISO-8859-1 by taglib and written as
15305           ISO-8859-1 fields if that was possible).
15306
15307         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15308         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15309         (test_taglib_id3mux_with_tags):
15310           Add test case that makes sure our UTF-8 strings have
15311           actually been written into the tag as UTF-8.
15312
15313 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15314
15315         * configure.ac:
15316           Let's try that again.
15317
15318 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15319
15320         * configure.ac:
15321           Disable monoscope plugin for now until it fulfills
15322           all the requirements.
15323
15324 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15325
15326         * configure.ac:
15327         * gst/monoscope/Makefile.am:
15328         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15329         (gst_monoscope_class_init), (gst_monoscope_init),
15330         (gst_monoscope_finalize), (gst_monoscope_reset),
15331         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15332         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15333         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15334         (gst_monoscope_change_state), (plugin_init):
15335         * gst/monoscope/gstmonoscope.h:
15336           Port monoscope visualisation to 0.10.
15337
15338 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15339
15340         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15341         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15342           Return FLOW_UNEXPECTED when at the end of the file, not
15343           FLOW_ERROR. Fixes 'internal stream error' errors that
15344           would sometimes occur in totem when scrubbing to the
15345           end of an ID3v1 tagged mp3 file.
15346
15347 2006-07-03  Edward Hervey  <edward@fluendo.com>
15348
15349         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15350         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15351         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15352         * ext/libpng/gstpngdec.h:
15353         Implement buffer clipping/dropping using GstSegment.
15354         This provides accurate seeking.
15355
15356 2006-07-03  Edward Hervey  <edward@fluendo.com>
15357
15358         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15359         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15360         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15361         (gst_avi_demux_process_next_entry), (push_tag_lists),
15362         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15363         * gst/avi/gstavidemux.h:
15364         Proper aggregation of each stream's GstFlowReturn in order to figure out
15365         whether the task should stop or not.
15366         Don't send inline events before pushing out a NEW_SEGMENT, more
15367         specifically for GST_TAG_EVENT.
15368         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15369         sub-indexes.
15370
15371 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15372
15373         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15374
15375         * sys/sunaudio/gstsunaudiomixerctrl.c:
15376         (gst_sunaudiomixer_ctrl_build_list):
15377           Move "Monitor" slider to input tab so it works more like
15378           sdtaudiocontrol, which is what people on Solaris are used
15379           to using for their mixer program (#346259).
15380
15381 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15382
15383         * tests/check/elements/level.c: (GST_START_TEST):
15384           fix a leak, clean up at the end
15385
15386 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15387
15388         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15389         (gst_matroska_demux_send_event),
15390         (gst_matroska_demux_loop_stream_parse_id):
15391         * gst/matroska/matroska-ids.h:
15392           Send tag event after newsegment event.
15393
15394 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15395
15396         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15397         (gst_id3demux_read_range):
15398           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15399           certain cases where a read beyond the end of the file is
15400           requested. Fixes #345930.
15401
15402         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15403         (gst_tag_demux_read_range):
15404           Fix same issue here as well.
15405
15406 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15407
15408         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15409         
15410         Fix hypothetical crash.
15411
15412 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15413
15414         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15415
15416         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15417           Do not modify the ports value. If the user has turned off the
15418           built-in speakers, then we should not reset it in the prepare
15419           function, since this causes the built-in speakers to turn
15420           back on anytime the user changes a track in totem, rhythmbox,
15421           etc. (#346066).
15422
15423 2006-06-23  Wim Taymans  <wim@fluendo.com>
15424
15425         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15426         Fix double caps unref when negotiation fails.
15427
15428 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15429
15430         * ext/annodex/gstcmmldec.c:
15431         * ext/annodex/gstcmmlenc.c:
15432         * ext/annodex/gstcmmlparser.c:
15433         * ext/dv/gstdvdec.c:
15434         * ext/dv/gstdvdemux.c:
15435         * ext/gdk_pixbuf/pixbufscale.c:
15436         * ext/jpeg/gstjpegenc.c:
15437         * ext/jpeg/gstsmokedec.c:
15438         * ext/jpeg/gstsmokeenc.c:
15439         * ext/libpng/gstpngdec.c:
15440         * ext/libpng/gstpngenc.c:
15441         * ext/speex/gstspeexenc.c:
15442         * gst/alpha/gstalphacolor.c:
15443         * gst/cutter/gstcutter.c:
15444         * gst/debug/gstnavigationtest.c:
15445         * gst/icydemux/gsticydemux.c:
15446         * gst/level/gstlevel.c:
15447         * gst/multipart/multipart.c:
15448         * gst/rtp/gstrtpamrpay.c:
15449         * gst/rtp/gstrtpdepay.c:
15450         * gst/rtp/gstrtpilbcpay.c:
15451         * gst/rtp/gstrtpmp4gpay.c:
15452         * gst/rtp/gstrtpmp4vpay.c:
15453         * gst/rtsp/gstrtpdec.c:
15454         * gst/rtsp/gstrtspsrc.c:
15455         * gst/udp/gstdynudpsink.c:
15456         * gst/udp/gstmultiudpsink.c:
15457         * gst/udp/gstudpsrc.c:
15458         * gst/videobox/gstvideobox.c:
15459         * gst/videofilter/gstvideoflip.c:
15460           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15461           plus two minor macro fixes.
15462
15463 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15464
15465         * gst/matroska/matroska-demux.c:
15466         (gst_matroska_demux_check_subtitle_buffer),
15467         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15468         (gst_matroska_demux_subtitle_caps):
15469         * gst/matroska/matroska-ids.c:
15470         (gst_matroska_track_init_subtitle_context):
15471         * gst/matroska/matroska-ids.h:
15472           Try to fix up broken matroska files containing subtitle
15473           streams with non-UTF8 character encodings (courtesy of
15474           mkvmerge) using either the encoding specified in the
15475           GST_SUBTITLE_ENCODING environment variable or the
15476           current locale's character set if it is non-UTF8.
15477           Fixes #337076.
15478
15479 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15480
15481         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15482           Set image type from APIC frame as "image-type" field
15483           of GST_TAG_IMAGE buffer caps (#344605).
15484
15485 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15486
15487         * ext/flac/Makefile.am:
15488         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15489         (gst_flac_dec_reset_decoders),
15490         (gst_flac_dec_setup_seekable_decoder),
15491         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15492         (gst_flac_dec_metadata_callback),
15493         (gst_flac_dec_metadata_callback_seekable),
15494         (gst_flac_dec_metadata_callback_stream),
15495         (gst_flac_dec_error_callback),
15496         (gst_flac_dec_error_callback_seekable),
15497         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15498         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15499         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15500         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15501         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15502         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15503         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15504         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15505         (gst_flac_dec_sink_activate_push),
15506         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15507         * ext/flac/gstflacdec.h:
15508           Support chain-based operation, should make flac-over-DAAP
15509           work (#340492).
15510
15511 2006-06-20  Wim Taymans  <wim@fluendo.com>
15512
15513         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15514         Doc updates, merge some unused symbols.
15515
15516 2006-06-20  Wim Taymans  <wim@fluendo.com>
15517
15518         * docs/plugins/Makefile.am:
15519         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15520         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15521         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15522         * gst/rtsp/gstrtspsrc.c:
15523         * gst/rtsp/gstrtspsrc.h:
15524         Added documentation for the rtsp plugin. Fixes #345393.
15525
15526 2006-06-20  Wim Taymans  <wim@fluendo.com>
15527
15528         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15529         (rtsp_connection_close), (rtsp_connection_free):
15530         Use better G_OS_* macros. Fixes #345301 some more.
15531
15532 2006-06-20  Wim Taymans  <wim@fluendo.com>
15533
15534         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15535
15536         * sys/sunaudio/Makefile.am:
15537         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15538         * sys/sunaudio/gstsunaudiomixerctrl.c:
15539         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15540         (gst_sunaudiomixer_ctrl_list_tracks),
15541         (gst_sunaudiomixer_ctrl_get_volume),
15542         (gst_sunaudiomixer_ctrl_set_volume),
15543         (gst_sunaudiomixer_ctrl_set_mute),
15544         (gst_sunaudiomixer_ctrl_set_record):
15545         * sys/sunaudio/gstsunaudiomixerctrl.h:
15546         * sys/sunaudio/gstsunaudiomixertrack.c:
15547         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15548         * sys/sunaudio/gstsunaudiomixertrack.h:
15549         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15550         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15551         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15552         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15553         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15554         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15555         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15556         (gst_sunaudiosrc_reset):
15557         * sys/sunaudio/gstsunaudiosrc.h:
15558         Add a SunAudio source plugin.
15559         Support stereo and right/left channel gain in the mixer plugin.
15560         Support the RECORD flag so that you can switch between line-input and
15561         microphone in gnome-volume-control.
15562         Code cleanups like using an enumerator for track number instead of an 
15563         integer. Fixes #344923.
15564
15565 2006-06-20  Wim Taymans  <wim@fluendo.com>
15566
15567         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15568
15569         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15570         (rtsp_connection_close):
15571         Make RTSP plugin compile on windows. Fixes #345301.
15572         Some changes to original patch to catch errors better.
15573         use ifdef WIN32 instead of ifndef.
15574
15575 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15576
15577         * configure.ac:
15578         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15579
15580 2006-06-18  Edward Hervey  <edward@fluendo.com>
15581
15582         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15583         After a failed buffer alloc, we need to abort the jpeg decoding (it
15584         started when parsing headers to figure out how many bytes we need
15585         to request downstream).
15586
15587 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15588
15589         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15590
15591         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15592           Make sure we don't read beyond the end of the file (#345232).
15593
15594 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15595
15596         * configure.ac:
15597           Fix --disable-external (can't set conditionals conditionally,
15598           #343602).
15599
15600 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15601
15602         * autogen.sh:
15603         * configure.ac:
15604         * docs/Makefile.am:
15605           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15606
15607         * docs/plugins/Makefile.am:
15608         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15609         * docs/plugins/inspect/plugin-taglib.xml:
15610           Add/fix apev2mux docs.
15611
15612 2006-06-14  Wim Taymans  <wim@fluendo.com>
15613
15614         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15615         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15616         (gst_dvdec_change_state):
15617         Reset segment info on flush.
15618         Alloc segment in _init, free in _finalize.
15619
15620         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15621         Don't send segments twice.
15622
15623 2006-06-14  Wim Taymans  <wim@fluendo.com>
15624
15625         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15626         Respect segment.stop. Fixes #342592.
15627
15628 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15629
15630         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15631           No language specified means the implied language is English
15632           according to the matroska spec (partially fixes #344708);
15633           add some more debug output.
15634
15635 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15636
15637         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15638         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15639         (gst_wavparse_chain):
15640           When operating chain-based, don't make any assumptions about the
15641           chunking of the incoming data and make streaming work on days other
15642           than the second Thursday after a full moon. Also fix up debug
15643           messages here and there and make use of the most excellent new
15644           gst_pad_query_peer_duration() utility function.
15645           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15646
15647         * gst/wavparse/gstwavparse.h:
15648           Remove trailing comma after last enum value, some compilers don't
15649           like that.
15650
15651 2006-06-13  Wim Taymans  <wim@fluendo.com>
15652
15653         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15654         Handle premature EOS gracefully.
15655
15656 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15657
15658         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15659           Prevent out of bounds array access when scrubbing towards
15660           the end of the file between the last index entry and the
15661           end. Fixes occasional 'start <= stop' newsegment event
15662           assertions when scrubbing in MJPEG files.
15663
15664 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15665
15666         * tests/check/elements/.cvsignore:
15667           And another one.
15668
15669 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15670
15671         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15672         (scan_encoded_string), (parse_picture_frame):
15673           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15674
15675         * configure.ac:
15676           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15677           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15678
15679 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15680
15681         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15682           gratuitous comment changes
15683         * tests/check/elements/level.c: (GST_START_TEST):
15684           fix level test leaks
15685
15686 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15687
15688         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15689         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15690           Use gst_pad_query_peer_duration() utility function here.
15691
15692 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15693
15694         * autogen.sh:
15695           require am17
15696         * configure.ac:
15697         * ext/annodex/Makefile.am:
15698         * ext/cdio/Makefile.am:
15699         * ext/dv/Makefile.am:
15700         * ext/esd/Makefile.am:
15701         * ext/flac/Makefile.am:
15702         * ext/gdk_pixbuf/Makefile.am:
15703         * ext/ladspa/Makefile.am:
15704         * ext/libcaca/Makefile.am:
15705         * ext/speex/Makefile.am:
15706         * ext/taglib/Makefile.am:
15707         * sys/oss/Makefile.am:
15708         * sys/sunaudio/Makefile.am:
15709         * sys/ximage/Makefile.am:
15710           clean up build further
15711
15712 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15713
15714         * gconf/Makefile.am:
15715           Honour --disable-schemas-install configure option. Fixes #344100.
15716
15717 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15718
15719         * tests/examples/level/Makefile.am:
15720           Add -lm to LIBS for pow() function, don't assume one of our
15721           dependencies (such as libxml-2.0) drags it in automatically
15722           (#343603).
15723
15724 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15725
15726         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15727
15728         * configure.ac:
15729           We should use $SED and not $(SED) in configure.ac (#343678).
15730
15731 2006-06-09  Wim Taymans  <wim@fluendo.com>
15732
15733         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15734
15735         * sys/sunaudio/gstsunaudiomixerctrl.c:
15736         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15737         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15738         (gst_sunaudiomixer_ctrl_set_mute):
15739         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15740         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15741         (gst_sunaudiosink_write):
15742         Attached find a patch that fixes a number of bugs with the SunAudio
15743         mixer plugin and fixes #344101:
15744         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15745            tracks onto the tracklist causing gnome-volume-control's preferences
15746            dialog to be messed up and would core dump if you checked/unchecked
15747            any item.
15748         2. We weren't previously setting the MUTE flag properly.  Fixing this
15749            makes gnome-volume-control work better.
15750         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15751            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15752            gnome-volume-control look better.
15753         Also some minor cleanup in gstsunaudiosink.c.
15754
15755 2006-06-09  Wim Taymans  <wim@fluendo.com>
15756
15757         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15758         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15759         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15760         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15761         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15762         * ext/jpeg/gstjpegdec.h:
15763         API: Added IDCT method property
15764         Small cleanups.
15765         Avoid dynamic allocation of trivial fixed structure.
15766         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15767
15768 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15769
15770         * configure.ac:
15771         We now require libraw1394 >= 1.1.0 and that version onwards all
15772         have .pc files.
15773
15774 2006-06-02  Edward Hervey  <edward@fluendo.com>
15775
15776         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15777         Trying to get items from an ANY or EMPTY caps is ... stupid.
15778
15779 2006-06-02  Edward Hervey  <edward@fluendo.com>
15780
15781         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15782         (gst_dvdec_chain), (gst_dvdec_change_state):
15783         * ext/dv/gstdvdec.h:
15784         Added GstSegment handling, now implements dropping/clipping.
15785
15786 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15787
15788         * ext/aalib/gstaasink.h:
15789         * ext/annodex/gstcmmldec.h:
15790         * ext/cairo/gsttimeoverlay.h:
15791         * ext/dv/gstdvdec.h:
15792         * ext/dv/gstdvdemux.h:
15793         * ext/esd/esdmon.h:
15794         * ext/esd/esdsink.h:
15795         * ext/flac/gstflacenc.h:
15796         * ext/gconf/gstgconfaudiosink.h:
15797         * ext/gconf/gstgconfaudiosrc.h:
15798         * ext/gconf/gstgconfvideosink.h:
15799         * ext/gconf/gstgconfvideosrc.h:
15800         * ext/gdk_pixbuf/gstgdkanimation.h:
15801         * ext/gdk_pixbuf/pixbufscale.h:
15802         * ext/hal/gsthalaudiosink.h:
15803         * ext/hal/gsthalaudiosrc.h:
15804         * ext/jpeg/gstjpegenc.h:
15805         * ext/jpeg/gstsmokedec.h:
15806         * ext/jpeg/gstsmokeenc.h:
15807         * ext/libcaca/gstcacasink.h:
15808         * ext/libmng/gstmngdec.h:
15809         * ext/libmng/gstmngenc.h:
15810         * ext/libpng/gstpngdec.h:
15811         * ext/libpng/gstpngenc.h:
15812         * ext/raw1394/gstdv1394src.h:
15813         * ext/speex/gstspeexenc.h:
15814         * gst/autodetect/gstautoaudiosink.h:
15815         * gst/autodetect/gstautovideosink.h:
15816         * gst/avi/gstavidemux.h:
15817         * gst/cutter/gstcutter.h:
15818         * gst/debug/efence.h:
15819         * gst/debug/gstnavigationtest.h:
15820         * gst/debug/gstnavseek.h:
15821         * gst/flx/gstflxdec.h:
15822         * gst/goom/gstgoom.h:
15823         * gst/icydemux/gsticydemux.h:
15824         * gst/id3demux/gstid3demux.h:
15825         * gst/law/alaw-decode.h:
15826         * gst/law/alaw-encode.h:
15827         * gst/law/mulaw-decode.h:
15828         * gst/law/mulaw-encode.h:
15829         * gst/matroska/matroska-mux.h:
15830         * gst/median/gstmedian.h:
15831         * gst/oldcore/gstaggregator.h:
15832         * gst/oldcore/gstfdsink.h:
15833         * gst/oldcore/gstmd5sink.h:
15834         * gst/oldcore/gstmultifilesrc.h:
15835         * gst/oldcore/gstpipefilter.h:
15836         * gst/oldcore/gstshaper.h:
15837         * gst/oldcore/gststatistics.h:
15838         * gst/rtp/gstasteriskh263.h:
15839         * gst/rtp/gstrtpL16depay.h:
15840         * gst/rtp/gstrtpL16pay.h:
15841         * gst/rtp/gstrtpamrdepay.h:
15842         * gst/rtp/gstrtpamrpay.h:
15843         * gst/rtp/gstrtpdepay.h:
15844         * gst/rtp/gstrtpgsmdepay.h:
15845         * gst/rtp/gstrtpgsmpay.h:
15846         * gst/rtp/gstrtph263pay.h:
15847         * gst/rtp/gstrtph263pdepay.h:
15848         * gst/rtp/gstrtph263ppay.h:
15849         * gst/rtp/gstrtpmp4gpay.h:
15850         * gst/rtp/gstrtpmp4vdepay.h:
15851         * gst/rtp/gstrtpmp4vpay.h:
15852         * gst/rtp/gstrtpmpadepay.h:
15853         * gst/rtp/gstrtpmpapay.h:
15854         * gst/rtp/gstrtppcmadepay.h:
15855         * gst/rtp/gstrtppcmapay.h:
15856         * gst/rtp/gstrtppcmudepay.h:
15857         * gst/rtp/gstrtppcmupay.h:
15858         * gst/rtp/gstrtpspeexdepay.h:
15859         * gst/rtp/gstrtpspeexpay.h:
15860         * gst/rtsp/gstrtpdec.h:
15861         * gst/rtsp/gstrtspsrc.h:
15862         * gst/smpte/gstsmpte.h:
15863         * gst/udp/gstdynudpsink.h:
15864         * gst/udp/gstmultiudpsink.h:
15865         * gst/udp/gstudpsink.h:
15866         * gst/udp/gstudpsrc.h:
15867         * gst/videofilter/gstvideobalance.h:
15868         * gst/videofilter/gstvideoflip.h:
15869         * sys/oss/gstossdmabuffer.h:
15870         * sys/oss/gstossmixerelement.h:
15871         * sys/oss/gstosssink.h:
15872         * sys/oss/gstosssrc.h:
15873         * sys/osxvideo/osxvideosink.h:
15874         * sys/sunaudio/gstsunaudiomixer.h:
15875         * sys/sunaudio/gstsunaudiosink.h:
15876         * sys/ximage/gstximagesrc.h:
15877         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15878
15879 2006-05-31  Wim Taymans  <wim@fluendo.com>
15880
15881         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15882         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15883         (gst_goom_src_setcaps), (gst_goom_src_event),
15884         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15885         (gst_goom_change_state):
15886         * gst/goom/gstgoom.h:
15887         Handle QoS.
15888         Handle flushing, discont and events.
15889         Fix timestamps and various other cleanups.
15890
15891 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15892
15893         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15894         Fix bus reset when using libiec61883
15895
15896 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15897
15898         * configure.ac:
15899         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15900         * ext/raw1394/Makefile.am:
15901         Add CFLAGS.
15902         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15903         New method, to receive using libiec61883.
15904         (gst_dv1394src_iso_receive),
15905         #ifdef'd out if libiec61883 is present.
15906         (gst_dv1394src_bus_reset),
15907         Get userdata correctly if using libiec61883. 
15908         (gst_dv1394src_create),
15909         When using libiec61883, only poll one fd and no need to read.
15910         (gst_dv1394src_discover_avc_node),
15911         Replace g_warnings.
15912         (gst_dv1394src_start),
15913         Create new handle when we know which dv port.  More reliable
15914         than setting port on an existing handle.  Initialise libiec61883.
15915         (gst_dv1394src_stop):
15916         If using libiec61883, then cleanup its handle properly.
15917         * ext/raw1394/gstdv1394src.h:
15918         Add libiec61883 handle.
15919
15920 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15921
15922         * gst/avi/gstavidemux.c:
15923           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15924         * win32/MANIFEST:
15925           sort file listing
15926         * win32/vs6/libgstavi.dsp:
15927           add gstavimux.c to the project
15928         * win32/vs6/libgstid3demux.dsp:
15929           add link to zlib library
15930         * win32/vs6/libgstmatroska.dsp:
15931           add matroska-ids.c to the project
15932
15933 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15934
15935         Patch by: Sebastian Dröge  <mail at slomosnail de >
15936
15937         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15938         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15939         * ext/taglib/Makefile.am:
15940         * ext/taglib/gstapev2mux.cc:
15941         * ext/taglib/gstapev2mux.h:
15942         * ext/taglib/gstid3v2mux.cc:
15943         * ext/taglib/gsttaglibmux.c: (plugin_init):
15944         * ext/taglib/gsttaglibmux.h:
15945           Add apev2mux element (#343122).
15946         
15947         * tests/check/Makefile.am:
15948         * tests/check/elements/apev2mux.c:
15949         (test_taglib_apev2mux_create_tags),
15950         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15951         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15952         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15953         (apev2mux_suite), (main):
15954           Add unit test for apev2mux element.
15955
15956 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15957
15958         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15959         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15960         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15961           GST_PTR_FORMAT should be used to print caps in debug statements.
15962
15963 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15964
15965         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15966
15967         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15968         (ape_demux_parse_tags):
15969           Some clean-ups and additions: map APE 'file' tag to
15970           GST_TAG_LOCATION (#343123); add support for extracting
15971           the track count and clean up parsing a bit (#343127).
15972
15973 2006-05-28  Edward Hervey  <edward@fluendo.com>
15974
15975         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15976         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15977
15978 2006-05-28  Edward Hervey  <edward@fluendo.com>
15979
15980         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15981         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15982         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15983         * ext/jpeg/gstjpegdec.h:
15984         Clip outgoing buffers according to currently configured segment.
15985
15986 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15987
15988         * ext/taglib/gstid3v2mux.cc:
15989           Handle  writing of track-count or album-volume-count without
15990           track-number or albume-volume-number (in this case the number
15991           will just be set to 0).
15992
15993         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15994           It would be nice if we actually checked the values received for
15995           track/album-volume number/count in  _check_tags(), rather than
15996           setting them again ...
15997
15998 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15999
16000         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16001           A track/volume number or count of 0 does not make sense,
16002           just ignore it along with negative numbers (a tag might
16003           only contain a track count without a track number).
16004
16005 2006-05-27  Edward Hervey  <edward@fluendo.com>
16006
16007         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
16008         (gst_jpeg_dec_sink_event):
16009         Abort decompression when receiving FLUSH_STOP. This should avoid
16010         issues when interrupting decoding with flushes.
16011
16012 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
16013
16014         * ext/flac/gstflac.c:
16015           Don't #include file we don't dist any longer.
16016
16017 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
16018
16019         * README:
16020           Replace current README (containing the release notes from
16021           some 0.9.x version) with a proper README taken from the core.
16022
16023 2006-05-24  Wim Taymans  <wim@fluendo.com>
16024
16025         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
16026         Implement EOS correctly by either posting
16027         SEGMENT_DONE or pushing an EOS message depending
16028         on the seek type. Fixes #342592
16029
16030 2006-05-24  Wim Taymans  <wim@fluendo.com>
16031
16032         * gst/law/alaw-decode.c: (gst_alawdec_chain):
16033         * gst/law/alaw-decode.h:
16034         * gst/law/alaw-encode.c: (gst_alawenc_chain):
16035         * gst/law/alaw-encode.h:
16036         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
16037         * gst/law/mulaw-decode.h:
16038         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
16039         * gst/law/mulaw-encode.h:
16040         Some cleanups in the chain functions.
16041         Remove some GStreamer 0.0.2 bits.
16042
16043 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16044
16045         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16046
16047         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
16048           gst_collect_pads_stop() needs to be called before chaining up
16049           to the parent class (#342734).
16050
16051 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16052
16053         * ext/flac/Makefile.am:
16054         * ext/flac/flac_compat.h:
16055         * ext/flac/gstflac.c:
16056         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
16057         * ext/flac/gstflacenc.c:
16058           Remove backwards compatibility cruft for dealing with FLAC API
16059           changes in the 1.0.x series - we require 1.1.1 or newer these days.
16060
16061 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16062
16063         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16064         (gst_matroska_demux_push_xiph_codec_priv_data),
16065         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
16066         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
16067         * gst/matroska/matroska-ids.h:
16068         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
16069         (gst_matroska_mux_video_pad_setcaps),
16070         (xiph3_streamheader_to_codecdata),
16071         (vorbis_streamheader_to_codecdata),
16072         (theora_streamheader_to_codecdata),
16073         (gst_matroska_mux_audio_pad_setcaps),
16074         (gst_matroska_mux_write_data):
16075           Add support for muxing/demuxing theora video (#342448; too bad
16076           none of the usual linux players can actually play this). Playback
16077           in GStreamer will require additional changes to theoradec in -base.
16078           Refactor streamheaders <=> CodecPrivateData code a bit; some small
16079           cleanups.
16080
16081 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16082
16083         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
16084         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
16085           Fix crashes when the horizontal subsampling is 1.
16086           Fixes #342097.
16087
16088 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16089
16090         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16091
16092         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
16093         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16094         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16095         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
16096         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
16097         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16098         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
16099         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16100         (gst_avi_mux_change_state):
16101         * gst/avi/gstavimux.h:
16102           Some enhancements for avimux (#342526):
16103            - add odml (large file) index support
16104            - store codec init data (e.g. huffyuv)
16105            - miscellaneous other fixes/cleanups
16106
16107 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
16108
16109         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16110         Don't output any tag when we encounter a negative track number - the
16111         tag type is uint, so we end up outputting huge positive numbers
16112         instead. (Fixes: #342029)
16113
16114 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16115
16116         * configure.ac:
16117           update for new GSTPB_PLUGINS_DIR
16118
16119 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16120
16121         * rtp/gst/gstrtph263pay.c:
16122         Properly set static caps for H263 at 34.
16123
16124 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
16125
16126         Patch by: James "Doc" Livingston  <doclivingston gmail com>
16127
16128         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
16129           Merge event tags and tag setter tags correctly (#339918). Also,
16130           don't leak taglist in case of an error.
16131           
16132 2006-05-17  Edward Hervey  <edward@fluendo.com>
16133
16134         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
16135         We can only do caps intersection if the othercaps are non-empty and not
16136         ANY. Else we return the pad template (base_caps).
16137
16138 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
16139
16140         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16141           Fix crash when outputting debugging information for certain
16142           pictures (always good to use the right struct member for
16143           the number of records in an array).
16144
16145 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
16146
16147         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
16148
16149         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
16150         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
16151         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
16152         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
16153         (gst_ebml_read_float), (gst_ebml_read_ascii),
16154         (gst_ebml_read_binary):
16155           Don't create unnecessary sub-buffers all the time. Dramatically
16156           improves performance with multiple concurrently running
16157           matroskademux instances (#341818) (and avoids doing
16158           unnecessarily inefficient things in the general case).
16159
16160 2006-05-16  Edward Hervey  <edward@fluendo.com>
16161
16162         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
16163         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
16164         return value of gst_pad_push_event().
16165
16166 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
16167
16168         * gst/autodetect/gstautoaudiosink.c:
16169         (gst_auto_audio_sink_find_best):
16170         * gst/autodetect/gstautovideosink.c:
16171         (gst_auto_video_sink_find_best):
16172         Make the name of the child element be based on the name of the
16173         parent, so that debug output is more useful.
16174         
16175         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
16176         (parse_insert_string_field), (parse_split_strings):
16177         Rework string parsing to always walk over BOM markers in UTF16
16178         strings, using the endianness indicated by the innermost one,
16179         then trying the opposite endianness if that fails to convert
16180         to valid UTF-8. Fixes #341774
16181
16182 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16183
16184         Patch from: Matthieu <matthieu at fluendo dot com>
16185
16186         * ext/libpng/Makefile.am:
16187         Add LIBPNG_CFLAGS.
16188
16189 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
16190
16191         * ext/taglib/gstid3v2mux.cc:
16192           Add support for writing images (APIC frames) into ID3v2
16193           tags (picture type always set to 'other' for now though).
16194
16195 2006-05-14  Michael Smith  <msmith@fluendo.com>
16196
16197         * gst/wavparse/gstwavparse.c:
16198           Update docs; wavparse implements push and pull modes.
16199
16200 2006-05-12  Wim Taymans  <wim@fluendo.com>
16201
16202         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
16203         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
16204         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
16205         Ooops, bitten by the copy-and-paste design paradigm, fixes
16206         seek again.
16207
16208 2006-05-12  Wim Taymans  <wim@fluendo.com>
16209
16210         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
16211         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
16212         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
16213         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16214         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16215         (gst_avi_demux_massage_index),
16216         (gst_avi_demux_calculate_durations_from_index),
16217         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
16218         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
16219         (gst_avi_demux_loop):
16220         * gst/avi/gstavidemux.h:
16221         Some cleanups, prepare to use GstSegment.
16222         Fix error in entry walking code.
16223         Fix VBR detection.
16224         Smarter timestamp calculation code.
16225         Uniform error/eos handling.
16226
16227 2006-05-12  Michael Smith  <msmith@fluendo.com>
16228
16229         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16230         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
16231           Fix use of uninitialised values if we're NOT seeking in ready.
16232           Fix typos.
16233
16234 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
16235
16236         * gst/wavparse/Makefile.am:
16237           Add CFLAGS and LIBS for libgstbase, fixes build on
16238           Cygwin (#341489).
16239
16240 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16241
16242         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
16243           Some more debug info. No need to check whether the string
16244           returned by g_convert() is really UTF-8 - either it is or
16245           we get NULL returned.
16246
16247 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16248
16249         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16250           Fix parsing of numeric genre strings some more, by ensuring that
16251           we only try and parse strings that a) Start with '(' and b) Consist
16252           only of digits.
16253           Also, when finding an escaping '((' sequence, bust it back to '(' by
16254           swallowing the first parenthesis
16255
16256 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16257
16258         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
16259         (gst_esdsink_open), (gst_esdsink_close):
16260         * ext/esd/esdsink.h:
16261           Move the esd_get_server_info() into gst_esdsink_open() and fail
16262           with a decent error message on errors.
16263
16264 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16265
16266         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
16267         (gst_esdmon_channels_get_type):
16268         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
16269         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16270         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16271         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16272         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16273         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16274         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16275         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16276         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16277         * gst/videomixer/videomixer.c:
16278         (gst_video_mixer_background_get_type):
16279           Const-ify GEnumValue arrays.
16280
16281 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16282
16283         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16284
16285         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16286         (gst_avi_mux_do_video_buffer):
16287           Work around gst_buffer_make_metadata_writable() bug that
16288           results in avimux marking all frames in the index as
16289           keyframes (#340859).
16290           
16291 2006-05-08  Wim Taymans  <wim@fluendo.com>
16292
16293         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16294         Make parsing of urls suck slightly less.
16295
16296 2006-05-08  Edward Hervey  <edward@fluendo.com>
16297
16298         * autogen.sh: (CONFIGURE_DEF_OPT): 
16299         libtoolize on Darwin/MacOSX is called glibtoolize.
16300
16301 2006-05-08  Wim Taymans  <wim@fluendo.com>
16302
16303         Patch by: Jens Granseuer <jensgr at gmx dot net>
16304
16305         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16306         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16307         C89 compliance fixes. Fixes #340980
16308
16309 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16310
16311         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16312         * ext/flac/gstflacdec.h:
16313           Handle segment seeks that include the end of the file as stop point
16314           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16315           message instead of an EOS event in case we're in segment seek
16316           mode (fixes #340699).
16317           
16318 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16319
16320         * ext/cairo/gsttextoverlay.c:
16321         * ext/flac/gstflacdec.c:
16322         * ext/gdk_pixbuf/pixbufscale.c:
16323         * gst/apetag/gstapedemux.c:
16324         * gst/debug/breakmydata.c:
16325         * gst/debug/testplugin.c:
16326         * gst/matroska/ebml-write.c:
16327         * gst/multipart/multipartdemux.c:
16328         * sys/osxaudio/gstosxaudiosink.c:
16329         * sys/osxaudio/gstosxaudiosrc.c:
16330         Add semicolons after GST_BOILERPLATE[_FULL] so that
16331         indent doesn't mess up following lines.
16332
16333 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16334
16335         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16336
16337         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16338           Don't leak caps when freeing the stream context (#340623).
16339
16340 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16341
16342         * configure.ac:
16343           Back to CVS
16344
16345 === release 0.10.3 ===
16346
16347 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16348
16349         * configure.ac:
16350           releasing 0.10.3, "Desplazado"
16351
16352 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16353
16354         * gst/matroska/matroska-mux.c:
16355         (gst_matroska_mux_stream_is_vorbis_header),
16356         (gst_matroska_mux_write_data):
16357           Don't strcmp() NULL strings.
16358           Only start new clusters on video keyframes, not on any
16359           random audio buffer that doesn't have the DELTA_UNIT
16360           flag set (fixes 'make check' again).
16361
16362 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16363
16364         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16365
16366         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16367         (gst_matroska_mux_stream_is_vorbis_header),
16368         (gst_matroska_mux_write_data):
16369           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16370           value and then dead-lock when muxing vorbis audio streams
16371           (the three vorbis header buffers carry no timestamp, and it
16372           would try to mux these after all video buffers). Fixes #340346.
16373
16374           Improve clustering: start a new cluster also whenever we get
16375           a keyframe.     
16376
16377 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16378
16379         * win32/common/config.h:
16380         * win32/MANIFEST
16381           add the generated file as well
16382
16383 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16384
16385         * Makefile.am:
16386         * configure.ac:
16387         * win32/common/config.h.in:
16388           add win32 stuff
16389
16390 2006-05-03  Michael Smith  <msmith@fluendo.com>
16391
16392         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16393           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16394           SUCKS.
16395
16396 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16397
16398         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16399         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16400         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16401           don't leak caps-string
16402
16403 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16404
16405         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16406         (gst_id3demux_sink_activate):
16407           Let core insert default error message for TYPE_NOT_FOUND
16408           errors, it's just as good as our own and has the added
16409           bonus of being translated.
16410
16411 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16412
16413         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16414         (gst_tag_demux_sink_event):
16415         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16416         (gst_id3demux_sink_event):
16417           Post an error message when we get an EOS event and were not
16418           able to find out the type of stream.
16419
16420         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16421         (test_taglib_id3mux_with_tags):
16422           Decrease num-buffers to 16 per iteration again, otherwise the
16423           many memcpy()s and reallocations in the test will hammer slow
16424           CPUs completely and make the test timeout.
16425
16426 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16427
16428         * configure.ac:
16429           figure out where plugins-base plugins are
16430         * tests/check/Makefile.am:
16431           use plugins-base plugins, so we have typefind functions
16432         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16433           increase num-buffers, this makes sure the test errors out instead
16434           of timing out when no typefind functions are present
16435
16436 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16437
16438         * docs/plugins/Makefile.am:
16439           also check .cc files for gtk-doc markup
16440         * configure.ac:
16441         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16442         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16443         * tests/check/Makefile.am:
16444         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16445         * ext/Makefile.am:
16446         * ext/taglib/Makefile.am:
16447         * ext/taglib/gstid3v2mux.h:
16448         * ext/taglib/gsttaglibmux.c:
16449         * ext/taglib/gsttaglibmux.h:
16450           move taglib-based id3v2muxer to -good.  Fixes #336110.
16451
16452 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16453
16454         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16455           ... and fix multichannel/WAVFORMATEX support again.
16456
16457 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16458
16459         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16460         (gst_wavparse_class_init), (gst_wavparse_dispose),
16461         (gst_wavparse_reset), (gst_wavparse_init),
16462         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16463         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16464         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16465         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16466         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16467         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16468         (gst_wavparse_stream_data), (gst_wavparse_loop),
16469         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16470         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16471         (gst_wavparse_change_state), (plugin_init):
16472         * gst/wavparse/gstwavparse.h:
16473           Add push (streaming) mode to wavparse (fixes #337625)
16474
16475 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16476
16477         * configure.ac:
16478         * tests/Makefile.am:
16479           add ximagesrc icles test
16480
16481 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16482
16483         * configure.ac:
16484         * docs/plugins/Makefile.am:
16485         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16486         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16487         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16488         (gst_cmml_enc_push_clip):
16489         * sys/Makefile.am:
16490         * sys/ximage/Makefile.am:
16491         * sys/ximage/gstximagesrc.c:
16492           Move ximagesrc plug-in to good after review.  Fixes #336756.
16493
16494 2006-04-28  Michael Smith  <msmith@fluendo.com>
16495
16496         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16497         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16498         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16499         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16500         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16501         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16502         * gst/icydemux/gsticydemux.h:
16503           Fix event handling: cache events when typefinding and forward later.
16504
16505 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16506
16507         * sys/osxaudio/gstosxaudiosink.c:
16508         (plugin_init):
16509          Register osxaudiosrc to the plugin.
16510         * sys/osxaudio/gstosxaudiosrc.c:
16511         (gst_osx_audio_src_osxelement_do_init),
16512         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16513         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16514         (gst_osx_audio_src_get_property),
16515         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16516         (gst_osx_audio_src_osxelement_init):
16517         * sys/osxaudio/gstosxaudiosrc.h:
16518           Port of osxaudiosrc to 0.10.
16519         * sys/osxaudio/Makefile.am:
16520           Add osxaudiosrc
16521
16522 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16523
16524         * sys/osxaudio/gstosxringbuffer.c:
16525         * sys/osxaudio/gstosxringbuffer.h:
16526           Forgot to commit earlier, part of the OSX audio plugin port
16527
16528 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16529
16530         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16531         (parse_split_strings):
16532           Recognise and skip any byte order marker (BOM) in
16533           UTF-16 strings.
16534
16535 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16536
16537         * docs/plugins/Makefile.am:
16538         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16539         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16540         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16541         * docs/plugins/inspect/plugin-avi.xml:
16542         * gst/avi/gstavidemux.c:
16543         * gst/avi/gstavimux.c:
16544           Add docs for both avidemux and avimux.
16545
16546 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16547
16548         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16549
16550         * gst/avi/Makefile.am:
16551         * gst/avi/gstavi.c: (plugin_init):
16552         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16553         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16554         (gst_avi_mux_class_init), (gst_avi_mux_init),
16555         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16556         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16557         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16558         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16559         (gst_avi_mux_riff_get_avix_header),
16560         (gst_avi_mux_riff_get_video_header),
16561         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16562         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16563         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16564         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16565         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16566         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16567         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16568         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16569         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16570         (gst_avi_mux_change_state):
16571         * gst/avi/gstavimux.h:
16572           Port AVI muxer to GStreamer-0.10 (#332031).
16573
16574         * tests/check/Makefile.am:
16575         * tests/check/elements/avimux.c:
16576         * tests/check/elements/.cvsignore:
16577           Add unit test for AVI muxer.
16578
16579 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16580
16581         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16582         (gst_wavparse_class_init), (gst_wavparse_reset),
16583         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16584         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16585         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16586         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16587         (gst_wavparse_stream_data), (gst_wavparse_loop),
16588         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16589         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16590         (plugin_init):
16591         * gst/wavparse/gstwavparse.h:
16592           reverted patch #337625 for the price of 1 hour sleep
16593
16594 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16595
16596         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16597         (gst_wavparse_class_init), (gst_wavparse_reset),
16598         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16599         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16600         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16601         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16602         (gst_wavparse_stream_data), (gst_wavparse_loop),
16603         (gst_wavparse_chain), (plugin_init):
16604         * gst/wavparse/gstwavparse.h:
16605           correct partial implementation of push mode
16606           (from my last commit)
16607
16608 2006-04-26  Wim Taymans  <wim@fluendo.com>
16609
16610         * ext/esd/esdsink.c:
16611         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16612         it is not in esd.h
16613
16614 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16615
16616         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16617         (gst_au_parse_class_init), (gst_au_parse_init),
16618         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16619         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16620         (gst_au_parse_chain), (gst_au_parse_src_convert),
16621         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16622         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16623         (gst_au_parse_change_state):
16624         * gst/auparse/gstauparse.h:
16625           Rewrite auparse to suck a little bit less: make source pad
16626           dynamic, so decodebin/playbin work with non-raw formats
16627           like alaw/mulaw; add query function for duration/position
16628           queries; check whether we have enough data before attempting
16629           to parse the header (instead of crashing when that is not the
16630           case); work around audioconvert sucking by swapping endianness
16631           to the native endianness ourselves for float formats; send
16632           initial newsegment event. Fixes #161712.
16633
16634 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16635
16636         * sys/osxaudio/Makefile.am:
16637         * sys/osxaudio/gstosxaudioelement.c:
16638         (gst_osx_audio_element_get_type),
16639         (gst_osx_audio_element_class_init):
16640         * sys/osxaudio/gstosxaudioelement.h:
16641         * sys/osxaudio/gstosxaudiosink.c:
16642         (gst_osx_audio_sink_osxelement_do_init),
16643         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16644         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16645         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16646         (gst_osx_audio_sink_create_ringbuffer),
16647         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16648         (plugin_init):
16649         * sys/osxaudio/gstosxaudiosink.h:
16650         Port of osxaudiosink to 0.10
16651
16652 2006-04-26  Wim Taymans  <wim@fluendo.com>
16653
16654         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16655         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16656         the size of the ringbuffer. This should fix hangs with older 
16657         esd sound servers.
16658
16659 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16660
16661         * ext/aalib/gstaasink.c:
16662         * ext/annodex/gstcmmldec.c:
16663         * ext/annodex/gstcmmlenc.c:
16664         * ext/cairo/gsttextoverlay.c:
16665         * ext/cairo/gsttimeoverlay.c:
16666         * ext/cdio/gstcdiocddasrc.c:
16667         * ext/dv/gstdvdec.c:
16668         * ext/dv/gstdvdemux.c:
16669         * ext/esd/esdmon.c:
16670         * ext/esd/esdsink.c:
16671         * ext/flac/gstflacenc.c:
16672         * ext/flac/gstflactag.c:
16673         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16674         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16675         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16676         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16677         * ext/gdk_pixbuf/pixbufscale.c:
16678         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16679         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16680         * ext/jpeg/gstjpegdec.c:
16681         * ext/jpeg/gstjpegenc.c:
16682         * ext/jpeg/gstsmokedec.c:
16683         * ext/jpeg/gstsmokeenc.c:
16684         * ext/libcaca/gstcacasink.c:
16685         * ext/libmng/gstmngdec.c:
16686         * ext/libmng/gstmngenc.c:
16687         * ext/libpng/gstpngdec.c:
16688         * ext/libpng/gstpngenc.c:
16689         * ext/mikmod/gstmikmod.c:
16690         * ext/raw1394/gstdv1394src.c:
16691         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16692         * ext/shout2/gstshout2.h:
16693         * ext/speex/gstspeexdec.c:
16694         * ext/speex/gstspeexenc.c:
16695         * gst/alpha/gstalpha.c:
16696         * gst/alpha/gstalphacolor.c:
16697         * gst/apetag/gstapedemux.c:
16698         * gst/auparse/gstauparse.c:
16699         * gst/autodetect/gstautoaudiosink.c:
16700         (gst_auto_audio_sink_base_init):
16701         * gst/autodetect/gstautovideosink.c:
16702         (gst_auto_video_sink_base_init):
16703         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16704         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16705         * gst/cutter/gstcutter.c:
16706         * gst/debug/breakmydata.c:
16707         * gst/debug/efence.c:
16708         * gst/debug/gstnavigationtest.c:
16709         * gst/debug/gstnavseek.c:
16710         * gst/debug/negotiation.c:
16711         * gst/debug/progressreport.c:
16712         * gst/debug/testplugin.c:
16713         * gst/effectv/gstaging.c:
16714         * gst/effectv/gstdice.c:
16715         * gst/effectv/gstedge.c:
16716         * gst/effectv/gstquark.c:
16717         * gst/effectv/gstrev.c:
16718         * gst/effectv/gstshagadelic.c:
16719         * gst/effectv/gstvertigo.c:
16720         * gst/effectv/gstwarp.c:
16721         * gst/flx/gstflxdec.c:
16722         * gst/goom/gstgoom.c:
16723         * gst/icydemux/gsticydemux.c:
16724         * gst/id3demux/gstid3demux.c:
16725         * gst/interleave/deinterleave.c:
16726         * gst/interleave/interleave.c:
16727         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16728         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16729         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16730         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16731         * gst/level/gstlevel.c:
16732         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16733         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16734         * gst/median/gstmedian.c:
16735         * gst/monoscope/gstmonoscope.c:
16736         * gst/multipart/multipartdemux.c:
16737         * gst/multipart/multipartmux.c:
16738         * gst/oldcore/gstaggregator.c:
16739         * gst/oldcore/gstfdsink.c:
16740         * gst/oldcore/gstmd5sink.c:
16741         * gst/oldcore/gstmultifilesrc.c:
16742         * gst/oldcore/gstpipefilter.c:
16743         * gst/oldcore/gstshaper.c:
16744         * gst/oldcore/gststatistics.c:
16745         * gst/rtp/gstasteriskh263.c:
16746         * gst/rtp/gstrtpL16depay.c:
16747         * gst/rtp/gstrtpL16pay.c:
16748         * gst/rtp/gstrtpamrdepay.c:
16749         * gst/rtp/gstrtpamrpay.c:
16750         * gst/rtp/gstrtpdepay.c:
16751         * gst/rtp/gstrtpgsmpay.c:
16752         * gst/rtp/gstrtph263pay.c:
16753         * gst/rtp/gstrtph263pdepay.c:
16754         * gst/rtp/gstrtph263ppay.c:
16755         * gst/rtp/gstrtpilbcdepay.c:
16756         * gst/rtp/gstrtpmp4gpay.c:
16757         * gst/rtp/gstrtpmp4vdepay.c:
16758         * gst/rtp/gstrtpmp4vpay.c:
16759         * gst/rtp/gstrtpmpadepay.c:
16760         * gst/rtp/gstrtpmpapay.c:
16761         * gst/rtp/gstrtppcmadepay.c:
16762         * gst/rtp/gstrtppcmapay.c:
16763         * gst/rtp/gstrtppcmudepay.c:
16764         * gst/rtp/gstrtppcmupay.c:
16765         * gst/rtp/gstrtpspeexdepay.c:
16766         * gst/rtp/gstrtpspeexpay.c:
16767         * gst/rtsp/gstrtpdec.c:
16768         * gst/rtsp/gstrtspsrc.c:
16769         * gst/smpte/gstsmpte.c:
16770         * gst/udp/gstdynudpsink.c:
16771         * gst/udp/gstmultiudpsink.c:
16772         * gst/udp/gstudpsink.c:
16773         * gst/udp/gstudpsrc.c:
16774         * gst/videobox/gstvideobox.c:
16775         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16776         * gst/videofilter/gstvideobalance.c:
16777         * gst/videofilter/gstvideoflip.c:
16778         * gst/videofilter/gstvideotemplate.c:
16779         (gst_videotemplate_base_init):
16780         * gst/videomixer/videomixer.c:
16781         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16782         (gst_wavparse_class_init), (gst_wavparse_dispose),
16783         (gst_wavparse_reset), (gst_wavparse_init),
16784         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16785         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16786         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16787         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16788         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16789         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16790         (gst_wavparse_change_state):
16791         * gst/wavparse/gstwavparse.h:
16792         * sys/oss/gstossmixerelement.c:
16793         * sys/oss/gstosssink.c:
16794         * sys/oss/gstosssrc.c:
16795         * sys/osxaudio/gstosxaudioelement.c:
16796         * sys/osxaudio/gstosxaudiosink.c:
16797         * sys/osxaudio/gstosxaudiosrc.c:
16798         * sys/sunaudio/gstsunaudiomixer.c:
16799         * sys/sunaudio/gstsunaudiosink.c:
16800           Define GstElementDetails as const and also static (when defined as
16801           global)
16802
16803 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16804
16805         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16806           Source pad has fixed caps. If we don't set this, bad
16807           things happen when the window is resized.
16808
16809 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16810
16811         * gst/matroska/Makefile.am:
16812         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16813         (gst_matroska_demux_handle_src_event):
16814         * gst/matroska/matroska-ids.c:
16815         (gst_matroska_track_init_video_context),
16816         (gst_matroska_track_init_audio_context),
16817         (gst_matroska_track_init_subtitle_context),
16818         (gst_matroska_track_init_complex_context):
16819         * gst/matroska/matroska-ids.h:
16820           Handle case where the TrackType ebml chunk does not come before the
16821           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16822           events.
16823
16824 2006-04-25  Wim Taymans  <wim@fluendo.com>
16825
16826         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16827         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16828         It's codec_data, not codec_info.
16829
16830 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16831
16832         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16833
16834         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16835           Handle codec_data for VfW compatibility codec IDs (#339451)
16836
16837         * gst/matroska/matroska-mux.c:
16838         (gst_matroska_mux_video_pad_setcaps):
16839           Same here, handle codec_data and add additional caps we can handle
16840           now to the pad template (huffyuv, dv and h263 video) (#339451)
16841
16842 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16843
16844         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16845
16846         * gst/matroska/matroska-mux.c:
16847         (gst_matroska_mux_create_buffer_header),
16848         (gst_matroska_mux_write_data):
16849           Fix timestamping of B-frames, use signed integers, do
16850           some rounding (#339678).
16851
16852 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16853
16854         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16855         just make it compile with --disable-gst-debug.
16856
16857 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16858
16859         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16860         Fix a bad conversion using gst_guint64_to_gdouble.
16861         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16862         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16863         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16864     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16865         mistake.
16866
16867 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16868
16869         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16870         Use gst_guint64_to_gdouble for conversions
16871         * win32/vs6/gst_plugins_good.dsw:
16872         * win32/vs6/libgsticydemux.dsp:
16873         Add a project file for icydemux
16874
16875 2006-04-21  Wim Taymans  <wim@fluendo.com>
16876
16877         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16878
16879         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16880         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16881         When splitting audio chunks, the block alignment is not taken in
16882         consideration, so the smaller chunks could be of size which is 
16883         not a multiple of the block alignment. Fixes #336904
16884
16885 2006-04-21  Wim Taymans  <wim@fluendo.com>
16886
16887         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16888         Use scale functions
16889
16890 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16891
16892         * ext/dv/gstdv.c: (plugin_init):
16893           Fix build.
16894
16895 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16896
16897         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16898         (gst_progress_report_class_init), (gst_progress_report_init),
16899         (gst_progress_report_do_query), (gst_progress_report_report),
16900         (gst_progress_report_set_property),
16901         (gst_progress_report_get_property):
16902           Add 'format' property to force querying to a particular format.
16903
16904 2006-04-21  Andy Wingo  <wingo@pobox.com>
16905
16906         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16907         best, on big endian systems. Drop its rank in that case. OTOH on
16908         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16909
16910 2006-04-21  Michael Smith  <msmith@fluendo.com>
16911
16912         * configure.ac:
16913         * gst/icydemux/Makefile.am:
16914         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16915         (gst_icydemux_base_init), (gst_icydemux_class_init),
16916         (gst_icydemux_reset), (gst_icydemux_init),
16917         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16918         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16919         (unicodify), (gst_icydemux_unicodify),
16920         (gst_icydemux_parse_and_send_tags),
16921         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16922         (gst_icydemux_chain), (gst_icydemux_change_state),
16923         (gst_icydemux_send_tag_event), (plugin_init):
16924         * gst/icydemux/gsticydemux.h:
16925         * tests/check/Makefile.am:
16926         * tests/check/elements/icydemux.c: (typefind_succeed),
16927         (plugin_init), (icydemux_found_pad), (create_icydemux),
16928         (cleanup_icydemux), (push_data), (GST_START_TEST),
16929         (icydemux_suite), (main):
16930           Add icydemux, and tests.
16931
16932 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16933
16934         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16935           Post SEGMENT_DONE message in TIME format.
16936
16937 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16938
16939         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16940
16941         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16942         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16943           Fix index creation when we have to scan the file to create
16944           an index. There may be other types of RIFF 'LIST' chunks than
16945           'movi' and we need to skip them properly as well or we'll end up
16946           reading garbage (#336889). Some other cosmetic changes.
16947           
16948 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16949
16950         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16951         (gst_flac_dec_handle_seek_event):
16952           Add support for segment seeks (fixes #338290). Also demote
16953           some recurring debug message from DEBUG to LOG level.
16954
16955 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16956
16957         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16958         (gst_matroskademux_do_index_seek),
16959         (gst_matroska_demux_handle_seek_event),
16960         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16961         * gst/matroska/matroska-ids.h:
16962           Set DISCONT flag on first buffer after a discontinuity.
16963           Fix newsegment events sent when seeking and honour KEY_UNIT
16964           seek flag. Create pad with bogus caps if we don't recognise
16965           the stream codec id.
16966
16967         * gst/matroska/matroska-demux.h:
16968           Fix GObject macros.
16969
16970 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16971
16972         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16973
16974         * gst/matroska/matroska-demux.c:
16975         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16976           Handle end of segment properly when set; don't dead-lock when
16977           posting start of segment message when doing a segment seek.
16978           Fixes #338810.
16979
16980 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16981
16982         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16983         (gst_matroska_demux_plugin_init):
16984           Make mpeg2 aac audio work: create artificial private codec data
16985           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16986           Also call gst_riff_init(). Partially fixes #338767.
16987
16988 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16989
16990         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16991         (gst_wavenc_class_init), (gst_wavenc_init),
16992         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16993         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16994         (gst_wavenc_chain), (gst_wavenc_change_state):
16995         * gst/wavenc/gstwavenc.h:
16996           Set caps on first outgoing buffer, so that it doesn't error out
16997           immediately with a non-negotiated error (#338716). Rewrite and
16998           clean up a bit; fix setcaps function to parse things properly;
16999           fix sink caps (8bit audio is unsigned and doesn't have depth);
17000           use boilerplate macros; remove unused properties stuff.
17001
17002 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17003
17004         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17005           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
17006           handle MJPEG streams and might be autoplugged for those if the
17007           user doesn't have jpegdec installed (resulting in a cryptic error
17008           message about huffman tables). Better to disable JPEG decoding here
17009           and let the user figure out that she needs to install jpegdec.
17010
17011 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17012
17013         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17014         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
17015         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
17016         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17017           Make work with packetised/framed input (e.g. png-in-quicktime). Use
17018           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
17019           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
17020           debug messages. Fix boilerplate macros.
17021
17022 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17023
17024         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
17025         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
17026           No need to special-case for Gdk-2.0 any longer, we require
17027           Gdk 2.2 or newer; minor clean-ups.
17028
17029 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17030
17031         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
17032         (gst_shout2send_class_init), (gst_shout2send_init),
17033         (set_shout_metadata), (gst_shout2send_set_metadata),
17034         (gst_shout2send_event), (gst_shout2send_start),
17035         (gst_shout2send_connect), (gst_shout2send_stop),
17036         (gst_shout2send_render), (gst_shout2send_set_property),
17037         (gst_shout2send_get_property), (gst_shout2send_setcaps),
17038         (plugin_init):
17039         * ext/shout2/gstshout2.h:
17040         * po/POTFILES.in:
17041           Rewrite a bit: use GstBaseSink::start and stop instead of a state
17042           change function; use GST_ELEMENT_ERROR for error reporting, not
17043           g_error() or GST_ERROR(); don't unref caps in setcaps function,
17044           will cause crashes or assertion failures; remove (unused) "sync"
17045           property, basesink already has such a property; misc. other
17046           minor fixes and cleanups.
17047
17048 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17049
17050         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
17051         * ext/esd/gstesd.c: (plugin_init):
17052         * po/POTFILES.in:
17053           Add translatable error message for when we cannot
17054           connect to the sound server, as "Cannot open resource
17055           for writing" isn't really an acceptable message to show
17056           to the user in this case.
17057
17058 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17059
17060         * sys/oss/gst-i18n-plugin.h:
17061           Remove bogus file that doesn't belong here.
17062
17063 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
17064
17065         Patch by: Philippe Valembois
17066
17067         * ext/shout2/gstshout2.c: (gst_shout2send_init),
17068         (gst_shout2send_set_metadata), (gst_shout2send_event),
17069         (gst_shout2send_render), (gst_shout2send_change_state):
17070         * ext/shout2/gstshout2.h:
17071           Handle tags being received before the connection to
17072           the server is established properly (see #338636).
17073
17074 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
17075
17076         * ext/shout2/gstshout2.c: (gst_shout2send_render):
17077           Don't crash in case the connection to the server fails:
17078           don't set pointer to NULL by assigning FALSE; error out
17079           properly by using GST_ELEMENT_ERROR and returning
17080           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
17081           before resetting the pointer.
17082
17083 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
17084
17085         * gst/id3demux/id3tags.c:
17086         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
17087         (Fixes #338713)
17088
17089 2006-04-12  Wim Taymans  <wim@fluendo.com>
17090
17091         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17092         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
17093         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
17094         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
17095         (gst_gdk_pixbuf_chain):
17096         Some cleanups.
17097         Added RGBA as a possible output format.
17098         Correctly free the supported mimetypes.
17099         deprecate silent arg, it's not used.
17100         Return result from _alloc_buffer to peer.
17101
17102 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17103
17104         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
17105           Don't leak memory allocated by gst_buffer_new_and_alloc() by
17106           overwriting GST_BUFFER_MALLOCDATA.
17107
17108 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17109
17110         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17111         (user_endrow_callback), (user_end_callback),
17112         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
17113         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
17114         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
17115         * ext/libpng/gstpngdec.h:
17116           Handle more than one frame if the content is framed,
17117           like with png-in-quicktime (#331917).
17118
17119 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17120
17121         * sys/oss/Makefile.am:
17122         * sys/oss/common.h:
17123         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
17124         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
17125         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
17126         (gst_oss_src_unprepare):
17127           - the user-visible error strings were in the wrong category
17128           - and the messages were not marked for translation
17129           - which is actually a good thing, because they were exactly
17130             the kind of message you would never want anyone to see
17131           - the macros were using variables that didn't exist in the macro
17132             arguments
17133           - and they were obviously copied from each other and then modified
17134           - so a common header makes sense
17135
17136 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17137
17138         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17139           Don't try to modify read-only data.
17140
17141         * gst/matroska/matroska-demux.c:
17142         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
17143           Fix comment (won't crash any longer now).
17144
17145 2006-04-10  Michael Smith  <msmith@fluendo.com>
17146
17147         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
17148           Use copies of header buffers for caps to avoid circular refcounting
17149           problems (as in theoradec, vorbisdec).
17150
17151         * tests/check/elements/cmmldec.c: (GST_START_TEST):
17152           Fix a typo in test that meant it was testing the wrong thing.
17153
17154         * tests/check/elements/cmmlenc.c: (check_headers):
17155           Fix refcount checks now that we use buffer-copies for caps.
17156
17157 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17158
17159         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
17160         (gst_matroska_demux_handle_seek_event),
17161         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
17162         (gst_matroska_demux_subtitle_caps),
17163         (gst_matroska_demux_plugin_init):
17164           Use static pad templates with ANY caps for audio and video
17165           source pads and get rid of a lot of unnecessary (and partially
17166           broken) code for the template caps. Clean up caps finding
17167           functions. Fixes playback of audio files/streams that do not
17168           contain the sample rate and/or number of channels in the audio
17169           context (happens a lot with vorbis/mp3 .mka files it seems).
17170           Fixes #337183.
17171           Also add myself to copyright holders.
17172
17173 2006-04-10  Michael Smith  <msmith@fluendo.com>
17174
17175         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
17176           Use g_list_delete_link () instead of g_list_remove_link () so that
17177           we free the link as well as the contained data.
17178
17179 2006-04-10  Wim Taymans  <wim@fluendo.com>
17180
17181         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
17182
17183         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
17184         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
17185         (gst_avi_demux_stream_header):
17186         Fix some crashers with empty chunks. (Fixes #337749)
17187
17188 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
17189
17190         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
17191           use G_GINT64_CONSTANT for INT64 constants
17192         * gst/videofilter/gstvideobalance.c:
17193           define rint for WIN32 #define rint(x) (floor((x)+0.5))
17194         * win32/vs6/libgstavi.dsp:
17195          add missing libraries for the link and remove avimux.c from
17196          the project as it isn't ported to 0.10 yet
17197         
17198 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
17199
17200         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17201           Even better would be if we actually did the right thing
17202           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
17203
17204 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17205
17206         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17207           Can't just replace 1LL with 1L here just because MSVC doesn't
17208           support it, as it might lead to incorrect results when doing the
17209           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
17210           force a 64-bit constant in a way that all compilers are happy with.
17211
17212 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17213
17214         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17215         * ext/esd/esdsink.c: (gst_esdsink_class_init):
17216         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
17217         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
17218         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17219         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
17220         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
17221         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
17222         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
17223         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
17224         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
17225         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
17226         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
17227         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
17228         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17229         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
17230         * gst/avi/gstavimux.c: (gst_avimux_class_init):
17231         * gst/debug/efence.c: (gst_efence_class_init):
17232         * gst/debug/negotiation.c: (gst_negotiation_class_init):
17233         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
17234         * gst/goom/gstgoom.c: (gst_goom_class_init):
17235         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
17236         * gst/interleave/deinterleave.c: (deinterleave_class_init):
17237         * gst/interleave/interleave.c: (interleave_class_init):
17238         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
17239         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
17240         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
17241         * gst/median/gstmedian.c: (gst_median_class_init):
17242         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
17243         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
17244         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
17245         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
17246         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
17247         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
17248         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
17249         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
17250         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
17251         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
17252         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
17253         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
17254         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
17255         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
17256         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
17257         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
17258         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
17259         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
17260         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
17261         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
17262         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
17263         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
17264         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
17265         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
17266         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
17267         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
17268         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
17269         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17270         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17271         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17272         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17273         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17274         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17275         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17276         * sys/osxaudio/gstosxaudioelement.c:
17277         (gst_osxaudioelement_class_init):
17278         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17279         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17280         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17281         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17282
17283 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17284
17285         * ext/mikmod/gstmikmod.h:
17286         * gst/level/gstlevel.h:
17287         Fix more broken GObject macros
17288
17289 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17290
17291         * ext/annodex/gstcmmldec.h:
17292         * ext/annodex/gstcmmlenc.h:
17293         * ext/annodex/gstcmmltag.h:
17294         * ext/cairo/gsttextoverlay.h:
17295         * ext/ladspa/gstsignalprocessor.h:
17296         * gst/matroska/ebml-read.h:
17297         * gst/matroska/ebml-write.h:
17298         * sys/osxaudio/gstosxaudioelement.h:
17299         Fix broken GObject macros
17300
17301 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17302
17303         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17304           Don't try to seek beyond the end of the file (would
17305           occasionally display error dialogs in totem when seeking
17306           to the end) (#335869). Will still throw an error though
17307           if the file is truncated and the total_samples value in
17308           the stream header is wrong.
17309
17310 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17311
17312         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17313         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17314         (gst_flac_dec_metadata_callback):
17315         * ext/flac/gstflacdec.h:
17316           If the stream header doesn't contain the total number of samples,
17317           search for the last flac frame at the end of the file and calculate
17318           the total duration from that frame's offset (fixes #337609).
17319
17320 2006-04-07  Edward Hervey  <edward@fluendo.com>
17321
17322         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17323         Don't unref the GstPadTemplate returned by
17324         gst_element_class_get_pad_template().
17325
17326 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17327
17328         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17329
17330         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17331         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17332         * sys/sunaudio/gstsunaudiosink.h:
17333           Use spec->segsize and spec->segtotal in the prepare function
17334           to initialise the ring buffer instead of using the buffer-time
17335           property (#337421).
17336
17337 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17338
17339         * configure.ac:
17340           Bump core requirements to CVS for gst_pad_query_peer_duration()
17341           which is used by speexdec.
17342
17343 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17344
17345         * ext/speex/gstspeex.c: (plugin_init):
17346         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17347         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17348         (speex_get_sink_query_types), (speex_dec_sink_query),
17349         (speex_get_src_query_types), (speex_dec_src_query),
17350         (speex_dec_src_event), (speex_dec_sink_event),
17351         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17352         (speex_dec_chain_parse_data), (speex_dec_chain),
17353         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17354         (speex_dec_change_state):
17355         * ext/speex/gstspeexdec.h:
17356           Fix seeking and duration queries (#337033); clean up and
17357           refactor a bit.
17358
17359 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17360
17361         * ext/raw1394/gstdv1394src.c:
17362           distinguish between device not found and could not open for
17363           reading
17364
17365 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17366
17367         * Makefile.am:
17368         * configure.ac:
17369         * pkgconfig/.cvsignore:
17370         * pkgconfig/Makefile.am:
17371         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17372           add a .pc file so other modules can use good plugins in tests
17373
17374 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17375
17376         * configure.ac:
17377           clean up, use AS_VERSION and AS_NANO
17378         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17379           use PACKAGE_VERSION define
17380         * po/af.po:
17381         * po/az.po:
17382         * po/cs.po:
17383         * po/en_GB.po:
17384         * po/hu.po:
17385         * po/it.po:
17386         * po/nb.po:
17387         * po/nl.po:
17388         * po/or.po:
17389         * po/sq.po:
17390         * po/sr.po:
17391         * po/sv.po:
17392         * po/uk.po:
17393         * po/vi.po:
17394           updated
17395
17396 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17397
17398         * ext\jpeg\smokecodec.c:
17399           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17400         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17401           move first instruction after all variables declarations
17402         * gst\alpha\gstalpha.c:
17403         * gst\effectv\gstshagadelic.c:
17404         * gst\smpte\paint.c:
17405         * gst\videofilter\gstvideobalance.c:
17406           define M_PI if it's not defined (it's not defined on WIN32)
17407         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17408         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17409         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17410         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17411         (gst_matroska_demux_video_caps):
17412         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17413         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17414           use gst_guint64_to_gdouble for conversions
17415         * gst\goom\filters.c: (setPixelRGB_):
17416           fix a debug which was using undefined variable
17417         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17418         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17419           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17420         * win32/vs6:
17421           add vs6 projects files for most of plugins-good
17422         
17423 2006-03-30  j^  <j@bootlab.org>
17424
17425         * ext/aalib/gstaasink.c:
17426         * ext/annodex/gstcmmldec.c:
17427         * ext/annodex/gstcmmlenc.c:
17428         * ext/cairo/gsttextoverlay.c:
17429         * ext/cairo/gsttimeoverlay.c:
17430         * ext/cdio/gstcdiocddasrc.c:
17431         * ext/dv/gstdvdec.c:
17432         * ext/esd/esdmon.c:
17433         * ext/esd/esdsink.c:
17434         * ext/flac/gstflacdec.c:
17435         * ext/flac/gstflacenc.c:
17436         * ext/flac/gstflactag.c:
17437         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17438         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17439         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17440         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17441         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17442         * ext/gdk_pixbuf/pixbufscale.c:
17443         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17444         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17445         * ext/jpeg/gstjpegdec.c:
17446         * ext/jpeg/gstjpegenc.c:
17447         * ext/jpeg/gstsmokedec.c:
17448         * ext/jpeg/gstsmokeenc.c:
17449         * ext/libcaca/gstcacasink.c:
17450         * ext/libmng/gstmngdec.c:
17451         * ext/libmng/gstmngenc.c:
17452         * ext/libpng/gstpngdec.c:
17453         * ext/libpng/gstpngenc.c:
17454         * ext/mikmod/gstmikmod.c:
17455         * ext/raw1394/gstdv1394src.c:
17456         * ext/shout2/gstshout2.c:
17457         * ext/speex/gstspeexdec.c:
17458         * ext/speex/gstspeexenc.c:
17459         * gst/alpha/gstalpha.c:
17460         * gst/alpha/gstalphacolor.c:
17461         * gst/auparse/gstauparse.c:
17462         * gst/autodetect/gstautoaudiosink.c:
17463         (gst_auto_audio_sink_base_init):
17464         * gst/autodetect/gstautovideosink.c:
17465         (gst_auto_video_sink_base_init):
17466         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17467         * gst/cutter/gstcutter.c:
17468         * gst/debug/breakmydata.c:
17469         * gst/debug/efence.c:
17470         * gst/debug/gstnavigationtest.c:
17471         * gst/debug/negotiation.c:
17472         * gst/debug/progressreport.c:
17473         * gst/debug/testplugin.c:
17474         * gst/effectv/gstaging.c:
17475         * gst/effectv/gstdice.c:
17476         * gst/effectv/gstedge.c:
17477         * gst/effectv/gstquark.c:
17478         * gst/effectv/gstrev.c:
17479         * gst/effectv/gstvertigo.c:
17480         * gst/effectv/gstwarp.c:
17481         * gst/flx/gstflxdec.c:
17482         * gst/goom/gstgoom.c:
17483         * gst/interleave/deinterleave.c:
17484         * gst/interleave/interleave.c:
17485         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17486         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17487         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17488         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17489         * gst/level/gstlevel.c:
17490         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17491         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17492         * gst/median/gstmedian.c:
17493         * gst/monoscope/gstmonoscope.c:
17494         * gst/multipart/multipartdemux.c:
17495         * gst/multipart/multipartmux.c:
17496         * gst/oldcore/gstmd5sink.c:
17497         * gst/oldcore/gstmultifilesrc.c:
17498         * gst/oldcore/gstpipefilter.c:
17499         * gst/oldcore/gstshaper.c:
17500         * gst/oldcore/gststatistics.c:
17501         * gst/rtp/gstasteriskh263.c:
17502         * gst/rtp/gstrtpL16depay.c:
17503         * gst/rtp/gstrtpL16pay.c:
17504         * gst/rtp/gstrtpamrdepay.c:
17505         * gst/rtp/gstrtpamrpay.c:
17506         * gst/rtp/gstrtpdepay.c:
17507         * gst/rtp/gstrtpgsmpay.c:
17508         * gst/rtp/gstrtph263pay.c:
17509         * gst/rtp/gstrtph263pdepay.c:
17510         * gst/rtp/gstrtph263ppay.c:
17511         * gst/rtp/gstrtpmp4gpay.c:
17512         * gst/rtp/gstrtpmp4vdepay.c:
17513         * gst/rtp/gstrtpmp4vpay.c:
17514         * gst/rtp/gstrtpmpadepay.c:
17515         * gst/rtp/gstrtpmpapay.c:
17516         * gst/rtp/gstrtppcmadepay.c:
17517         * gst/rtp/gstrtppcmapay.c:
17518         * gst/rtp/gstrtppcmudepay.c:
17519         * gst/rtp/gstrtppcmupay.c:
17520         * gst/rtp/gstrtpspeexdepay.c:
17521         * gst/rtp/gstrtpspeexpay.c:
17522         * gst/rtsp/gstrtpdec.c:
17523         * gst/smpte/gstsmpte.c:
17524         * gst/videobox/gstvideobox.c:
17525         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17526         * gst/videofilter/gstvideobalance.c:
17527         * gst/videofilter/gstvideoflip.c:
17528         * gst/videofilter/gstvideotemplate.c:
17529         (gst_videotemplate_base_init):
17530         * gst/videomixer/videomixer.c:
17531         * gst/wavenc/gstwavenc.c:
17532         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17533          better/unified long descriptions
17534          Fixed #336602
17535          Some cleanups to auparse, don't send multiple newsegments.
17536
17537 2006-03-29  Wim Taymans  <wim@fluendo.com>
17538
17539         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17540
17541         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17542         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17543         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17544         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17545         * ext/dv/gstdvdemux.h:
17546         Seek in READY patch. Only works for pull based mode.
17547         Fixes #323880
17548
17549 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17550
17551         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17552         (gst_gdk_pixbuf_event):
17553           Fix two crashers: don't unref the same caps twice, and
17554           set pixbuf loader to NULL after freeing it.
17555
17556 2006-03-27  Wim Taymans  <wim@fluendo.com>
17557
17558         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17559         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17560         (gst_speexenc_chain):
17561         * ext/speex/gstspeexenc.h:
17562         Don't leak adapter.
17563         A push *always* takes ownership of the buffer, even on
17564         errors.
17565         Small cleanups.
17566
17567 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17568
17569         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17570           Create source pad without leaking.
17571
17572 2006-03-24  Wim Taymans  <wim@fluendo.com>
17573
17574         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17575         * ext/flac/gstflacdec.h:
17576         * ext/flac/gstflacenc.h:
17577         Spifify a bit.
17578         Fix deadly lock order error in seeking code, STREAM_LOCK
17579         cannot be taken within LOCK and the streaming variables are
17580         protected with the STREAM_LOCK anyway.
17581
17582 2006-03-24  Wim Taymans  <wim@fluendo.com>
17583
17584         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17585         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17586         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17587         this patch combines the global init_frames with the stream
17588         init_frames. Rationale being that the global delay should 
17589         be subtracted from any stream delay.
17590         Fixes #335858.
17591
17592 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17593
17594         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17595         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17596         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17597         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17598         use DEBUG_FUNCPTR for collectpads
17599
17600 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17601
17602         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17603           Don't crash when encoding images where the number of rows isn't
17604           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17605
17606 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17607
17608         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17609         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17610         * gst/interleave/interleave.c: (interleave_change_state):
17611         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17612           More state change function fixes.
17613
17614 2006-03-23  Wim Taymans  <wim@fluendo.com>
17615
17616         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17617         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17618         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17619         (gst_esdsink_delay), (gst_esdsink_reset):
17620         * ext/esd/esdsink.h:
17621         Fix esd choppy playback by configuring audiosink
17622         correctly. Fixes #325191
17623
17624 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17625
17626         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17627           Make state change function thread-safe.
17628
17629 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17630
17631         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17632         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17633           Don't try to read beyond the end of the file just because
17634           the header claims a bigger size (like with truncated files).
17635
17636 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17637
17638         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17639         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17640         (gst_wavparse_stream_data), (gst_wavparse_loop):
17641         * gst/wavparse/gstwavparse.h:
17642           Delay source pad creation until we have the first chunk of
17643           media data, so the we can examine the data and adjust the
17644           caps accordingly if required. This makes playback of .wav
17645           files with DTS-declared-as-PCM content work (#313266).
17646
17647 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17648
17649         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17650         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17651         Don't attempt typefinding on too-short buffers that have been
17652         completely trimmed away. (Fixes #330239)
17653
17654         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17655         Improve the debug output
17656
17657 2006-03-21  Wim Taymans  <wim@fluendo.com>
17658
17659         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17660         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17661         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17662         (gst_esdsink_set_property), (gst_esdsink_get_property):
17663         Some cleanups.
17664         Reset fd to -1 when we close them.
17665
17666 2006-03-21  Wim Taymans  <wim@fluendo.com>
17667
17668         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17669         the OPTIONS request result is optional so don't
17670         fail on it.
17671
17672 2006-03-21  Edward Hervey  <edward@fluendo.com>
17673
17674         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17675         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17676         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17677         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17678         (gst_wavparse_change_state):
17679         gcc 4.1 unreferenced pointer fixes.
17680
17681 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17682
17683         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17684
17685         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17686           Fix block alignment calculation. Alignment should be done before
17687           adding the byte offset where the data starts (#335231).
17688
17689 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17690
17691         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17692           Ensure that we set correct caps on buffers that are transferred
17693           direct from the input.
17694
17695 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17696
17697         * gst/goom/filters.c: (zoomFilterDestroy):
17698         * gst/goom/goom_core.c: (goom_close):
17699           Free filter data when cleaning up. (Fixes: #334995)
17700
17701 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17702
17703         * configure.ac:
17704           Don't compile udp and rtsp plugins on win32 (mingw) or other
17705           systems that don't have <sys/socket.h> for some reason (#316203).
17706
17707 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17708
17709         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17710         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17711         * ext/raw1394/gstdv1394src.h:
17712           Change bus reset handler so it reports useful information such as
17713           whether the device being used connected or disconnected
17714
17715 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17716
17717         * gst/id3demux/id3v2frames.c:
17718         (parse_relative_volume_adjustment_two):
17719           We only care about gain and peak data for the master volume.
17720
17721 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17722
17723         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17724         (parse_id_string), (parse_unique_file_identifier),
17725         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17726           Read replay gain tags (#323721).
17727
17728 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17729
17730         * configure.ac:
17731           Bump requirements to gst-plugins-base CVS because
17732           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17733
17734 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17735
17736         * rtp/gst/gstrtppcmadepay.c:
17737         Fixed one of the caps in the code from mulaw to alaw.
17738
17739 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17740
17741         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17742           Ensure that we set caps on the buffers we pass.
17743
17744         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17745         (gst_id3demux_sink_activate):
17746           Ensure that we set caps on the buffers we pass.
17747
17748           Use STREAM, TYPE_NOT_FOUND as the error class when
17749           typefinding fails.
17750
17751 2006-03-15  Edward Hervey  <edward@fluendo.com>
17752
17753         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17754         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17755         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17756         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17757         (gst_jpeg_dec_setcaps):
17758         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17759         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17760         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17761         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17762         (gst_mngdec_src_getcaps):
17763         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17764         (gst_pngdec_caps_create_and_set):
17765         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17766         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17767         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17768         * gst/alpha/gstalpha.c: (gst_alpha_init):
17769         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17770         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17771         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17772         * gst/cutter/gstcutter.c: (gst_cutter_init):
17773         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17774         (gst_efence_checkgetrange):
17775         * gst/debug/negotiation.c: (gst_negotiation_init):
17776         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17777         * gst/goom/gstgoom.c: (gst_goom_init):
17778         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17779         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17780         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17781         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17782         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17783         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17784         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17785         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17786         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17787         (gst_wavparse_create_sourcepad):
17788         Fix memleak with gst_static_pad_template_get().
17789         This uses gst_pad_new_from_static_template() instead.
17790         Fixes #333512
17791
17792 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17793
17794         * configure.ac:
17795           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17796           used by id3demux.
17797
17798         * gst/id3demux/gstid3demux.c: (plugin_init):
17799         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17800         (parse_user_text_identification_frame),
17801         (parse_unique_file_identifier):
17802           Add support for UFID and TXXX frames and extract musicbrainz tags.
17803
17804 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17805
17806         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17807           Catch short reads, like they might happen with truncated
17808           files (see #305279); remove unnecessary indentation.
17809
17810 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17811
17812         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17813           Fix DIB image inversion for pictures with a
17814           depth != 8 (#305279).
17815
17816 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17817
17818         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17819         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17820         * ext/jpeg/gstjpegdec.h:
17821           Fix durations on outgoing buffers after seeking
17822           in MJPEG files (#334083); some minor clean-ups.
17823
17824 2006-03-13  Wim Taymans  <wim@fluendo.com>
17825
17826         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17827         (gst_wavparse_change_state):
17828         Implement seek in READY (re-fixes #327658)
17829
17830 2006-03-13  Wim Taymans  <wim@fluendo.com>
17831
17832         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17833         * ext/esd/esdmon.c: (gst_esdmon_get):
17834         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17835         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17836         (gst_gdk_pixbuf_sink_getcaps):
17837         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17838         (gst_jpegenc_setcaps):
17839         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17840         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17841         (gst_smokeenc_setcaps):
17842         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17843         (gst_mngdec_src_getcaps):
17844         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17845         (gst_mngenc_chain):
17846         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17847         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17848         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17849         (speex_dec_src_event), (speex_dec_chain):
17850         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17851         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17852         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17853         (gst_negotiation_pad_link), (gst_negotiation_chain):
17854         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17855         (gst_flxdec_chain):
17856         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17857         (deinterleave_chain):
17858         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17859         * gst/median/gstmedian.c: (gst_median_link):
17860         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17861         (gst_monoscope_chain):
17862         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17863         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17864         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17865         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17866         close #333784 unref the result of gst_pad_get_parent()
17867         by: Christophe Fergeau.
17868
17869 2006-03-09  Wim Taymans  <wim@fluendo.com>
17870
17871         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17872         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17873         Handle events in push mode better, can now do non-flushing
17874         seeks in push mode as well.
17875
17876 2006-03-07  Wim Taymans  <wim@fluendo.com>
17877
17878         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17879         Applied patch from Kai Vehmanen, fixes #333624.
17880
17881 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17882
17883         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17884         Implement paletted and grayscale png files handling.
17885         (#150363).
17886
17887 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17888
17889         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17890         (gst_speexenc_chain):
17891           fix a tag list assert
17892           follow gst-plugins-base/ext/ogg/README; set OFFSET
17893           and OFFSET_END.  Muxes correctly with gst-plugins-base
17894           > 0.9.3
17895
17896 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17897
17898         * gst/id3demux/Makefile.am:
17899         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17900         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17901           Use new typefind helper functions here as well, and
17902           do typefinding in pull-mode if upstream supports that.
17903
17904 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17905
17906         * sys/sunaudio/gstsunaudiomixerctrl.c:
17907         (gst_sunaudiomixer_ctrl_get_volume),
17908         (gst_sunaudiomixer_ctrl_set_volume):
17909         * sys/sunaudio/gstsunaudiomixertrack.c:
17910         (gst_sunaudiomixer_track_new):
17911           Remove unused variables, breaks build from CVS
17912           with -Werror (#333392, patch by: Benjamin Pineau)
17913
17914 2006-03-03  Wim Taymans  <wim@fluendo.com>
17915
17916         * docs/plugins/Makefile.am:
17917         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17918         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17919         Added wavparse docs.
17920
17921         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17922         (gst_wavparse_reset), (gst_wavparse_init),
17923         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17924         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17925         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17926         (gst_wavparse_stream_data), (gst_wavparse_loop),
17927         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17928         (gst_wavparse_change_state):
17929         * gst/wavparse/gstwavparse.h:
17930         Implement seek in READY (fixes #327658)
17931         Added docs and did some cleanups.
17932
17933 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17934
17935         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17936         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17937         (gst_avi_demux_calculate_durations_from_index),
17938         (gst_avi_demux_stream_header):
17939         * gst/avi/gstavidemux.h:
17940           If we have an index, use a duration based on the index instead
17941           of blindly trusting the information in the stream headers
17942           (fixes #331817).
17943
17944 2006-03-03  Wim Taymans  <wim@fluendo.com>
17945
17946         * docs/plugins/Makefile.am:
17947         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17948         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17949         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17950         Added smoke and jpeg to the docs.
17951
17952         * ext/jpeg/Makefile.am:
17953         * ext/jpeg/gstjpeg.c: (plugin_init):
17954         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17955         * ext/jpeg/gstjpegenc.h:
17956         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17957         (gst_smokedec_chain):
17958         * ext/jpeg/gstsmokedec.h:
17959         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17960         * ext/jpeg/gstsmokeenc.h:
17961         * ext/jpeg/smokecodec.h:
17962         Port smokedec (fixes #331905).
17963         Added some docs.
17964         Some cleanups.
17965
17966 2006-03-03  Wim Taymans  <wim@fluendo.com>
17967
17968         * docs/plugins/Makefile.am:
17969         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17970         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17971         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17972         Added videobalance and videoflip to the docs.
17973
17974         * gst/videofilter/Makefile.am:
17975         * gst/videofilter/gstvideobalance.c:
17976         (gst_video_balance_update_tables_planar411),
17977         (gst_video_balance_is_passthrough),
17978         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17979         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17980         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17981         (gst_video_balance_finalize), (gst_video_balance_class_init),
17982         (gst_video_balance_init), (gst_video_balance_interface_supported),
17983         (gst_video_balance_interface_init),
17984         (gst_video_balance_colorbalance_list_channels),
17985         (gst_video_balance_colorbalance_set_value),
17986         (gst_video_balance_colorbalance_get_value),
17987         (gst_video_balance_colorbalance_init),
17988         (gst_video_balance_set_property), (gst_video_balance_get_property),
17989         (gst_video_balance_get_type), (plugin_init):
17990         * gst/videofilter/gstvideobalance.h:
17991         Ported to 0.10. (Fixes #326160)
17992         Added docs.
17993
17994         * gst/videofilter/gstvideoflip.c:
17995         * gst/videofilter/gstvideoflip.h:
17996         Added docs.
17997
17998 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17999
18000         * configure.ac:
18001           Bump requirements to current core and -base CVS
18002           (core for new typefind helper API, and -base for the
18003           WAVFORMATEX support that was added to libgstriff and
18004           is needed by wavparse).
18005         
18006         * gst/apetag/Makefile.am:
18007         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
18008         (gst_tag_demux_sink_activate):
18009           Use new typefind helpers for typefinding instead of our
18010           home-grown stuff; also, do typefinding in pull-mode if
18011           upstream supports that.
18012
18013 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
18014
18015         Reviewed by: Christian Schaller <christian@fluendo.com>
18016
18017         This patch fixes bug: 329107
18018
18019         This Changelog entry is for a commit done on February 17
18020
18021         * ext/gconf/gconf.c
18022         * ext/gconf/gconf.h
18023         * ext/gconf/gstgconfaudiosink.c
18024         * ext/gconf/gstgconfaudiosink.h
18025         * gconf/gstreamer.schemas.in
18026
18027 2006-02-28  Wim Taymans  <wim@fluendo.com>
18028
18029         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
18030         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18031         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
18032         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
18033         Use DEBUG_OBJECT more.
18034
18035 2006-02-28  Wim Taymans  <wim@fluendo.com>
18036
18037         * docs/plugins/Makefile.am:
18038         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18039         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18040         Added dvdec and dvdemux to docs.
18041
18042         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
18043         Added docs.
18044         Check frame sizes so we don't crash when don't have enough
18045         data.
18046         Send nice error messages on error.
18047
18048         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
18049         (gst_dvdemux_class_init), (gst_dvdemux_init),
18050         (gst_dvdemux_finalize), (gst_dvdemux_reset),
18051         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18052         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18053         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
18054         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
18055         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
18056         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
18057         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
18058         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
18059         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
18060         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
18061         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
18062         * ext/dv/gstdvdemux.h:
18063         Added docs.
18064         Implement pull mode.
18065         Fix memleaks.
18066         Reduce memcpy for the video demuxing.
18067
18068 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
18069
18070         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
18071         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
18072         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
18073         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
18074           Add a little extra debug. Make the decoder not return NOT_LINKED,
18075           as we want to continue decoding all CMML and emitting tags.
18076
18077 2006-02-27  Michael Smith  <msmith@fluendo.com>
18078
18079         * ext/annodex/gstskeltag.c:
18080         * ext/annodex/gstskeltag.h:
18081           Deleted; these files aren't used any more either.
18082
18083 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18084
18085         * ext/Makefile.am: Fix dist-check.
18086
18087 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18088
18089         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
18090         memleak.
18091
18092 2006-02-25  Alessandro Decina <alessandro@nnva.org>
18093
18094         * ext/annodex/Makefile.am:
18095         * ext/annodex/gstannodex.c:
18096         * ext/annodex/gstcmmldec.c:
18097         * ext/annodex/gstcmmlenc.c:
18098         * ext/annodex/gstcmmlparser.c:
18099         * ext/annodex/gstcmmlparser.h:
18100         * ext/annodex/gstcmmlutils.c:
18101         * tests/check/elements/cmmldec.c:
18102         * tests/check/elements/cmmlenc.c:
18103           Fix a memleak in gst_cmml_track_list_add_clip.
18104           Handle overflows in clip's start and end times.
18105           Add the "encoded" parameter to cmmldec and cmmlenc caps.
18106           Do not parse junk at the end of a CMML preamble buffer.
18107           Register a libxml error handler to not print stuff on stderr.
18108           Check for bad clip start and end times in the testsuites.
18109
18110 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18111
18112         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
18113         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
18114         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
18115         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
18116         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
18117         possible memleaks.
18118
18119 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18120
18121         * tests/check/Makefile.am:
18122         * tests/check/elements/cmmldec.c:
18123         * tests/check/elements/cmmlenc.c: Fix tests so that they use
18124         the plugins-base tags.
18125
18126 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18127
18128         * ext/Makefile.am: Re-enable module.
18129
18130 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18131
18132         * tests/check/Makefile.am: Forgot to remove that test.
18133
18134 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18135
18136         * ext/annodex/Makefile.am:
18137         * ext/annodex/gstannodex.c: (plugin_init):
18138         * ext/annodex/gstcmmldec.c:
18139         * ext/annodex/gstskeldec.c:
18140         * ext/annodex/gstskeldec.h:
18141         * tests/check/Makefile.am:
18142         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
18143
18144 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18145
18146         * tests/check/Makefile.am: Disable those checks as well.
18147
18148 2006-02-24  Julien MOUTTE  <julien@moutte.net>
18149
18150         * ext/Makefile.am: Disable annodex for now until we figure out
18151         how to make it build.
18152         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
18153         Add a rule to your checklist : "please try to at least build 
18154         what you are going to commit into -good, or if you are too lazy
18155         to do that, please check that the buildbots are not crying because
18156         of your commit."
18157
18158 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
18159
18160         * configure.ac:
18161         * ext/Makefile.am:
18162         * ext/gdk_pixbuf/Makefile.am:
18163         * ext/gdk_pixbuf/gstgdkpixbuf.c:
18164         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18165         * ext/gdk_pixbuf/pixbufscale.c:
18166         * ext/gdk_pixbuf/pixbufscale.h:
18167           Gdkpixbuf ported from 0.8 to 0.10 by
18168           Renato Filho <renato.filho@indt.org.br>.
18169           gst_loader and gdkpixbufanimation still need port.
18170
18171 2006-02-24  Michael Smith  <msmith@fluendo.com>
18172
18173         * configure.ac:
18174         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18175         * ext/Makefile.am:
18176         * ext/annodex/Makefile.am:
18177         * ext/annodex/gstannodex.c:
18178         * ext/annodex/gstannodex.h:
18179         * ext/annodex/gstcmmldec.c:
18180         * ext/annodex/gstcmmldec.h:
18181         * ext/annodex/gstcmmlenc.c:
18182         * ext/annodex/gstcmmlenc.h:
18183         * ext/annodex/gstcmmlparser.c:
18184         * ext/annodex/gstcmmlparser.h:
18185         * ext/annodex/gstcmmltag.c:
18186         * ext/annodex/gstcmmltag.h:
18187         * ext/annodex/gstcmmlutils.c:
18188         * ext/annodex/gstcmmlutils.h:
18189         * ext/annodex/gstskeldec.c:
18190         * ext/annodex/gstskeldec.h:
18191         * ext/annodex/gstskeltag.c:
18192         * ext/annodex/gstskeltag.h:
18193         * tests/check/Makefile.am:
18194         * tests/check/elements/cmmldec.c:
18195         * tests/check/elements/cmmlenc.c:
18196         * tests/check/elements/skeldec.c:
18197           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
18198           Includes tests & docs, oh my! Passes Thomas's -good checklist
18199           entirely. Wow.
18200
18201 2006-02-24  Michael Smith  <msmith@fluendo.com>
18202
18203         * autogen.sh:
18204           Check for automake 1.9 as well.
18205
18206 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
18207
18208         * ext/flac/gstflacenc.c:
18209           Change min. sample rate to 8kHz to match flacdec's.
18210           
18211 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
18212
18213         * ext/cdio/Makefile.am:
18214           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
18215           required for Cygwin, see #317048)
18216
18217         * gst/rtp/gstasteriskh263.c:
18218           Cygwin has includes for both the unix network socket API
18219           and the windows API, but only one can be included, so fix
18220           includes to only use one or the other, prefering the unxi
18221           one (#317048).
18222
18223 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
18224
18225         * rtp/gst/gstrtppcmadepay.c:
18226         * rtp/gst/gstrtppcmadepay.h:
18227         * rtp/gst/gstgstrtppcmapay.c:
18228         * rtp/gst/gstgstrtppcmapay.h:
18229         * rtp/gst/gstrtppcmudepay.c:
18230         * rtp/gst/gstrtppcmudepay.h:
18231         * rtp/gst/gstrtppcmupay.c:
18232         * rtp/gst/gstrtppcmupay.h:
18233         * rtp/gst/Makefile.am:
18234         * rtp/gst/gstrtp.c:
18235         * rtp/gst/README:
18236         Separated the G711 payloaders/depayloaders into separate elements for
18237         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
18238
18239 2006-02-22  Wim Taymans  <wim@fluendo.com>
18240
18241         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
18242         (gst_dvdec_change_state):
18243         * ext/dv/gstdvdec.h:
18244         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
18245         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18246         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18247         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
18248         (gst_dvdemux_flush), (gst_dvdemux_chain),
18249         (gst_dvdemux_change_state):
18250         * ext/dv/gstdvdemux.h:
18251         Ueber spiffify some more, added debug category.
18252         Use _scale.
18253         Use segments, respect playback rate from newsegment.
18254         Fix refcount issue.
18255
18256 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18257
18258         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18259         (gst_signal_processor_process):
18260         Fix compilation of LADPSA. It doesn't seem to work, and isn't
18261         enabled for the build, but it helps me win the feature-count
18262         competitions ooh yeah.
18263
18264 2006-02-19  Wim Taymans  <wim@fluendo.com>
18265
18266         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
18267         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
18268         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
18269         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18270         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18271         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18272         Use scaling code for added precission and more correct stop
18273         position in case scale==0.
18274
18275 2006-02-19  Wim Taymans  <wim@fluendo.com>
18276
18277         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18278         (gst_flxdec_chain):
18279         * gst/flx/gstflxdec.h:
18280         Implement DURATION query.
18281
18282 2006-02-19  Wim Taymans  <wim@fluendo.com>
18283
18284         * gst/flx/flx_color.h:
18285         * gst/flx/flx_fmt.h:
18286         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18287         (gst_flxdec_src_query_handler), (flx_decode_color),
18288         (gst_flxdec_chain):
18289         * gst/flx/gstflxdec.h:
18290         Set MALLOCDATA for the temp buffers so we don't leak.
18291         Some debug cleanups.
18292         Consume all data in the adapter before leaving the chain
18293         function. Fixes #330678.
18294
18295 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18296
18297         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18298         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18299          Handle 0 data size in otherwise valid frames.
18300          Handle numeric strings in 2.4.0 even when not in parentheses 
18301
18302 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18303
18304         * gst/matroska/matroska-demux.c:
18305         (gst_matroska_demux_subtitle_caps),
18306         (gst_matroska_demux_plugin_init):
18307         * gst/matroska/matroska-ids.h:
18308           Recognise SSA/ASS and USF subtitle formats and
18309           set proper caps when they are found.
18310
18311 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18312
18313         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18314         (gst_jpeg_dec_chain):
18315           Fix invalid memory access for some odd-sized images
18316           (see image contained in quicktime stream in #327083);
18317           use g_malloc() instead of g_alloca().
18318
18319 2006-02-17  Wim Taymans  <wim@fluendo.com>
18320
18321         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18322         Patch from Sebastien Cote, fixes #319884
18323
18324 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18325
18326         * ext/cdio/gstcdio.c: (plugin_init):
18327           Init debug category (#331253).
18328
18329 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18330
18331         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18332           Pass extra_data to gst_riff_create_audio_caps(), so that
18333           WAVEFORMATEX stuff works. Post audio codec name and post
18334           it as taglist on the bus. Allow up to 8 channesl for raw
18335           PCM in the source pad template caps.
18336
18337 2006-02-16  Wim Taymans  <wim@fluendo.com>
18338
18339         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18340         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18341         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18342         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18343         (gst_multipart_set_property), (gst_multipart_get_property):
18344         Applied #318663. Gives quite a few false positives in
18345         autoscan mode, but it's better than nothing. Not closing yet.
18346
18347 2006-02-16  Wim Taymans  <wim@fluendo.com>
18348
18349         * docs/plugins/Makefile.am:
18350         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18351         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18352         * docs/plugins/gst-plugins-good-plugins.args:
18353         * docs/plugins/inspect/plugin-udp.xml:
18354         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18355         (gst_udpsrc_start):
18356         Update documentation.
18357         Fix args.
18358
18359 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18360
18361         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18362         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18363         frame size. (Fixes #331368)
18364
18365 2006-02-16  Wim Taymans  <wim@fluendo.com>
18366
18367         * gst/rtsp/README:
18368         Updated README.
18369
18370         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18371         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18372         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18373         * gst/rtsp/gstrtspsrc.h:
18374         Make sure the RTP port is an even port an try to allocate 
18375         another if not.
18376         Added retry property to control max retries for port allocation.
18377         Make sure RTCP port is RTP port+1.
18378         Cleanup when port allocation fails.
18379         Fixes #319183.
18380         
18381 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18382
18383         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18384           Don't ignore return value of the parent class's state
18385           change function (#331385, patch by: Wouter Paesen).
18386
18387 2006-02-15  Wim Taymans  <wim@fluendo.com>
18388
18389         * configure.ac:
18390         * docs/plugins/Makefile.am:
18391         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18392         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18393         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18394         * ext/Makefile.am:
18395         * ext/hal/Makefile.am:
18396         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18397         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18398         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18399         (do_toggle_element), (gst_hal_audio_sink_set_property),
18400         (gst_hal_audio_sink_get_property),
18401         (gst_hal_audio_sink_change_state):
18402         * ext/hal/gsthalaudiosink.h:
18403         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18404         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18405         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18406         (do_toggle_element), (gst_hal_audio_src_set_property),
18407         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18408         * ext/hal/gsthalaudiosrc.h:
18409         * ext/hal/gsthalelements.c: (plugin_init):
18410         * ext/hal/gsthalelements.h:
18411         * ext/hal/hal.c: (gst_hal_get_string),
18412         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18413         (gst_hal_get_audio_src):
18414         * ext/hal/hal.h:
18415         Add HAL sound device wrapper plugins. Closes #329106
18416
18417 2006-02-15  Wim Taymans  <wim@fluendo.com>
18418
18419         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18420         Add comment in a fultile attempt to stop the copy-and-paste 
18421         paradigm leading to duplication of bad code.
18422
18423         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18424         Mime parameters have to be checked case insensitive
18425
18426 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18427
18428         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18429           Advance stream time for lagging subtitle streams by sending
18430           newsegment events with the update flag set.
18431
18432 2006-02-14  Edward Hervey  <edward@fluendo.com>
18433
18434         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18435         There can be bogus data before the hdrl LIST tag in the RIFF header.
18436         It's hard to say if it's not respecting the AVI specifications or not,
18437         but since Google Video is producing AVIs like that and the other player
18438         don't seem to complain, I guess we should do the same.
18439
18440 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18441
18442         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18443         (parse_split_strings):
18444         Add more validation to ensure that a char encoding conversion
18445         produced a valid UTF-8 string.
18446
18447 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18448
18449         Reviewed by: Edward Hervey  <edward@fluendo.com>
18450
18451         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18452         Properly handle end of segment. Closes #330885.
18453
18454 2006-02-13  Wim Taymans  <wim@fluendo.com>
18455
18456         * gst/rtp/gstrtpmp4gpay.h:
18457         For got to commit this one.
18458
18459 2006-02-12  Wim Taymans  <wim@fluendo.com>
18460
18461         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18462         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18463         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18464         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18465         * gst/rtp/gstrtpmp4gpay.h:
18466         Make more things work.
18467         Handle ACC config strings.
18468
18469 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18470
18471         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18472           set timestamps if no incoming timestamps set
18473
18474 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18475
18476         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18477         (gst_tag_demux_do_typefind):
18478           ... and fix the very same leaks in GstTagDemux.
18479
18480 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18481
18482         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18483         (gst_id3demux_do_typefind):
18484         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18485         <jonathan at kaolin dot wh9 dot net>)
18486
18487 2006-02-10  Wim Taymans  <wim@fluendo.com>
18488
18489         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18490         First set options, then set caps or else the baseclass
18491         will not know about the options, duh.
18492
18493 2006-02-10  Wim Taymans  <wim@fluendo.com>
18494
18495         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18496         (gst_rtp_mp4v_pay_setcaps):
18497         Don't waste time looking for a config string if we have codec_info
18498         on the incomming caps.
18499
18500 2006-02-10  Wim Taymans  <wim@fluendo.com>
18501
18502         * gst/rtp/README:
18503         Say something about case-sensitivity of caps vs mime-attributes.
18504
18505         * gst/rtp/Makefile.am:
18506         * gst/rtp/gstrtp.c: (plugin_init):
18507         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18508         (gst_rtp_amr_pay_handle_buffer):
18509         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18510         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18511         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18512         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18513         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18514         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18515         (gst_rtp_mp4g_pay_plugin_init):
18516         * gst/rtp/gstrtpmp4gpay.h:
18517         Added beginnings of mpeg4-generic payloader (RFC 3640)
18518
18519 2006-02-09  Wim Taymans  <wim@fluendo.com>
18520
18521         * gst/rtsp/Makefile.am:
18522         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18523         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18524         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18525         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18526         (gst_rtpdec_change_state):
18527         * gst/rtsp/gstrtpdec.h:
18528         * gst/rtsp/gstrtsp.c: (plugin_init):
18529         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18530         * gst/rtsp/rtspconnection.c: (read_body),
18531         (rtsp_connection_receive):
18532         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18533         Resurected rtpdec to make rtspsrc happy again.
18534         Skip attributes from the session id.
18535         Don't crash when dumping a message with an empty body.
18536
18537
18538 2006-02-09  Wim Taymans  <wim@fluendo.com>
18539
18540         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18541         Added more meaningfull warnings when something goes wrong.
18542         Clear F bit on outgoing AMR packets.
18543
18544         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18545         (gst_rtp_amr_pay_handle_buffer):
18546         Added debugging category
18547         Support payloading of multiple AMR frames.
18548
18549         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18550         Added some debugging.
18551
18552 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18553
18554         * configure.ac:
18555           Back to CVS
18556
18557 === release 0.10.2 ===
18558
18559 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18560
18561         * configure.ac:
18562           releasing 0.10.2, "Papa was a rolling stone"
18563
18564 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18565
18566         * configure.ac:
18567           Bump core and plugins-base requirement to 0.10.2.2
18568           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18569
18570 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18571
18572         * ext/flac/gstflac.c: (plugin_init):
18573         * ext/speex/gstspeex.c: (plugin_init):
18574           Register musicbrainz tags.
18575
18576 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18577
18578         * ext/gconf/gconf.h:
18579           Remove declaration of function that no longer exists.
18580
18581 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18582
18583         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18584         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18585         Make shout2 work for non ogg streams
18586
18587 2006-02-06  Wim Taymans  <wim@fluendo.com>
18588
18589         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18590         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18591         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18592         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18593         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18594         * gst/udp/gstmultiudpsink.h:
18595         Updated docs.
18596         Added properties bytes-served, bytes_to_serve.
18597         Post proper error messages,
18598         Emit client added signal too.
18599
18600 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18601
18602         * docs/plugins/Makefile.am:
18603         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18604         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18605         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18606         (gst_multiudpsink_get_stats):
18607           adding docs for multiudpsink
18608
18609 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18610
18611         * gst/level/gstlevel.c: (gst_level_transform_ip):
18612           peak below decay is not necessarily an error, so don't ERROR log
18613
18614 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18615
18616         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18617         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18618         (gst_ebml_write_seek):
18619         * gst/matroska/ebml-write.h:
18620           Make sure we send a newsegment event in BYTES format
18621           before sending buffers (#328531).
18622
18623 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18624
18625         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18626         (gst_dvdemux_sink_query):
18627         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18628         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18629         (speex_dec_src_query):
18630         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18631         (gst_speexenc_sink_query):
18632         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18633         * gst/matroska/matroska-demux.c:
18634         (gst_matroska_demux_get_src_query_types),
18635         (gst_matroska_demux_handle_src_query):
18636         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18637         (gst_wavparse_pad_query):
18638           Pass unhandled queries upstream instead of just dropping
18639           them (#326446). Update query type arrays here and there.
18640
18641 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18642
18643         * tests/check/elements/matroskamux.c: (setup_src_pad):
18644           Collectpads in core got changed and now also holds a
18645           reference to any pad that is part of it. Fix refcount
18646           checks in test case accordingly.
18647
18648 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18649
18650         * gst/apetag/gstapedemux.h:
18651           Fix include, for now GstTagDemux is in the apetag dir.
18652
18653 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18654
18655         * docs/plugins/Makefile.am:
18656         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18657         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18658         * docs/plugins/inspect/plugin-cdio.xml:
18659           Add cdio plugin to docs.
18660
18661         * ext/cdio/gstcdiocddasrc.c:
18662           Add gtk-doc blurb.
18663
18664         * ext/cdio/gstcdio.c:
18665           The plugin is called 'cdio' not 'cddio'.
18666
18667 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18668
18669         * configure.ac:
18670         * docs/plugins/Makefile.am:
18671         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18672         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18673         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18674         * docs/plugins/inspect/plugin-apetag.xml:
18675         * gst/apetag/Makefile.am:
18676         * gst/apetag/gstapedemux.c:
18677         * gst/apetag/gstapedemux.h:
18678         * gst/apetag/gsttagdemux.c:
18679         * gst/apetag/gsttagdemux.h:
18680           Add APE tag demuxer (#325649).
18681
18682 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18683
18684         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18685         (gst_gconf_get_default_video_sink),
18686         (gst_gconf_get_default_audio_src),
18687         (gst_gconf_get_default_video_src):
18688         * ext/gconf/gconf.h:
18689         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18690         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18691         (do_toggle_element):
18692         * ext/gconf/gstgconfaudiosink.h:
18693         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18694         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18695         (do_toggle_element):
18696         * ext/gconf/gstgconfaudiosrc.h:
18697         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18698         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18699         (do_toggle_element):
18700         * ext/gconf/gstgconfvideosink.h:
18701         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18702         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18703         (do_toggle_element):
18704         * ext/gconf/gstgconfvideosrc.h:
18705           Ignore changing the GConf key to "". Ignore GConf key updates
18706           that don't actually change the string.
18707           For now, ignore the GConf key when the state is > READY, as
18708           it breaks streaming. Sometime it will be nice to bring the
18709           new sink online even mid-stream, by sending NEWSEGMENT info
18710           and possibly prerolling.
18711           (Fixes #326736)
18712
18713 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18714
18715         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18716         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18717         (zoomFilterSetResolution), (zoomFilterDestroy),
18718         (zoomFilterFastRGB), (pointFilter):
18719         * gst/goom/filters.h:
18720         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18721         (goom_update), (goom_close):
18722         * gst/goom/goom_core.h:
18723         * gst/goom/goom_tools.h:
18724         * gst/goom/graphic.c:
18725         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18726         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18727         * gst/goom/gstgoom.h:
18728         * gst/goom/lines.c: (goom_lines):
18729         * gst/goom/lines.h:
18730           Make goom reentrant by moving all important static variables
18731           into instance structures.
18732           (Fixes #329181)
18733
18734 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18735
18736         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18737         (gst_avi_demux_all_source_pads_unlinked),
18738         (gst_avi_demux_process_next_entry):
18739         * gst/avi/gstavidemux.h:
18740           Third attempt, use gst_pad_is_linked() this time.
18741
18742 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18743
18744         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18745         (parse_split_strings):
18746         Adjust for data length indicators when parsing (Fixes #329810)
18747         Fix stupid bug parsing UTF-8 tag text.
18748         Output tag strings with multiple fields as multiple tags, so the
18749         app gets all the data.
18750
18751 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18752
18753         * ext/flac/gstflacenc.c:
18754         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18755         show me.
18756         
18757 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18758
18759         * ext/flac/gstflacenc.c:
18760         * gst/matroska/ebml-read.c:
18761         Just make it compile with --disable-gst-debug.
18762
18763 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18764
18765         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18766         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18767         (id3v2_genre_fields_to_taglist):
18768           Never output a tag with a null contents string.
18769
18770 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18771
18772         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18773           Only pause if all pads are unlinked AND we've tried to send data
18774           on all of them at least once.
18775
18776 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18777
18778         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18779         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18780           Make loop function/task pause itself when all source pads are
18781           unlinked.
18782
18783 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18784
18785         * configure.ac:
18786         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18787           Use new functions from core to render a bin from a
18788           string. Fixes build. Up requirements to core CVS.
18789
18790 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18791
18792         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18793           Don't push buffers into the adapter that we are going to
18794           push downstream again without framing anyway. Also, the
18795           adaptor takes ownership of buffers put into it (fixes
18796           auparse pushing invalid buffers for .au files with
18797           ADPCM contents). Finally, set caps on all outgoing buffers.
18798
18799 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18800
18801         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18802         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18803         (gst_id3demux_send_tag_event):
18804         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18805         Someone should kick my butt. Remove ID3v1 tags from the end of the
18806         file.
18807
18808         Improve error messages. Send the TAG message as soon as we complete
18809         typefinding, instead of waiting until we send the first buffer.
18810         Downstream tag event is still sent before the first buffer.
18811
18812 2006-01-27  Jan Gerber  <j@bootlab.org>
18813
18814         Reviewed by: Andy Wingo <wingo@pobox.com>
18815
18816         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18817         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18818         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18819         to not have warings flooding stderr. this is the suggested way
18820         also used in dvgrab and kino. (#328336)
18821
18822 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18823
18824         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18825         (gst_oss_sink_init), (gst_oss_sink_finalise):
18826           Free the device name string when finalised.
18827
18828 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18829
18830         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18831           Don't put function calls in g_return_if_fail() statements,
18832           or they'll be replaced with NOOPs if someone compiles with
18833           G_DISABLE_CHECKS defined.
18834           
18835 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18836
18837         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18838         Never trust ANY information encoded in a media file, especially
18839         when it's giving you sizes. (Fixes #328452)
18840
18841 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18842
18843         * gst/rtp/gstrtpg711pay.c:
18844         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18845         bug #325148.
18846
18847 2006-01-23  Edward Hervey  <edward@fluendo.com>
18848
18849         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18850         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18851         * gst/matroska/matroska-ids.h:
18852         Added recognition of Real Audio and Video streams in matroska demuxer.
18853
18854 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18855
18856         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18857           Remove errant break statement, and fix compilation with
18858           older GCC.
18859
18860 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18861
18862         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18863
18864         * sys/sunaudio/gstsunaudiomixerctrl.c:
18865         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18866           Export functions that are needed in other parts of the code,
18867           makes the mixer actually work; adjust magic minimum buffer-time
18868           value from 3ms to 5ms to work around stuttering during mp3
18869           playback (#327765).
18870
18871 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18872
18873         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18874
18875         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18876         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18877           Fix possible deadlock in matroska muxer (#327825).
18878
18879 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18880
18881         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18882         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18883         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18884         * gst/rtsp/sdpmessage.h:
18885         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18886         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18887           C89 fixes: declare variables at the beginning of a block and
18888           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18889           <jensgr at gmx dot net>).
18890
18891 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18892
18893         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18894         * gst/id3demux/id3tags.h:
18895         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18896         (parse_comment_frame), (parse_text_identification_frame),
18897         (id3v2_tag_to_taglist), (id3v2_are_digits),
18898         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18899         (parse_split_strings), (free_tag_strings):
18900           Rewrite parsing of text tags to handle multiple NULL terminated
18901           strings. Parse numeric genre strings and ID3v2 type
18902           "(3)(6)Alternative" style genre strings.
18903           Parse dates that are only YYYY or YYYY-mm format.
18904           (Fixes #328241 and #322154)
18905
18906 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18907
18908         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18909           Don't forget to initialize liboil, otherwise our oil functions
18910           will crash (fixes #327871; patch by: Christoph Burghardt
18911           <hawkes at web dot de>).
18912
18913 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18914
18915         * configure.ac:
18916           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18917           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18918           patch by: Brian Cameron <brian dot cameron at sun dot com>
18919
18920 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18921
18922         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18923         * ext/cdio/gstcdio.h:
18924         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18925           Fix build for libcdio versions >= 76; give slightly lower rank
18926           than cdparanoia.
18927
18928 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18929
18930         * configure.ac:
18931         * ext/Makefile.am:
18932         * ext/cdio/Makefile.am:
18933         * ext/cdio/gstcdio.c:
18934         * ext/cdio/gstcdio.h:
18935         * ext/cdio/gstcdiocddasrc.c:
18936         * ext/cdio/gstcdiocddasrc.h:
18937           Port libcdio cdda source, formerly known as cddasrc, now known as
18938           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18939           but that's not tested (fixes #317658).
18940
18941 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18942
18943         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18944           Fix conversion from TIME to BYTES format (fixes #326864;
18945           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18946
18947 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18948
18949         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18950           Fix compilation of id3demux when zlib is not present.
18951           (Fixes #326602; patch by: Sergey Scobich)
18952
18953 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18954
18955         * ext/esd/Makefile.am:
18956           Add $(ESD_CFLAGS), otherwise build will fail for folks
18957           with libesd in a non-standard prefix (#327009).
18958
18959 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18960
18961         * configure.ac:
18962           back to HEAD
18963
18964 === release 0.10.1 ===
18965
18966 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18967
18968         * configure.ac:
18969           releasing 0.10.1, "Li"
18970
18971 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18972
18973           patch by: Wim Taymans
18974
18975         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18976           fix memleak.  Fixes #326618
18977
18978 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18979
18980           patch by: Mike Smith
18981
18982         * gst/level/gstlevel.c: (gst_level_message_new),
18983         (gst_level_message_append_channel):
18984           Fix memleak.  Fixes #326612
18985
18986 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18987
18988         * configure.ac:
18989           prereleasing
18990         * po/af.po:
18991         * po/az.po:
18992         * po/cs.po:
18993         * po/en_GB.po:
18994         * po/hu.po:
18995         * po/it.po:
18996         * po/nb.po:
18997         * po/nl.po:
18998         * po/or.po:
18999         * po/sq.po:
19000         * po/sr.po:
19001         * po/sv.po:
19002         * po/uk.po:
19003         * po/vi.po:
19004           update translations
19005
19006 2006-01-10  Michael Smith  <msmith@fluendo.com>
19007
19008         * gst/level/gstlevel.c: (gst_level_class_init),
19009         (gst_level_dispose):
19010           Don't leak filter arrays.
19011
19012 2006-01-09 Brian Cameron <brian.cameron@sun.com>
19013
19014         reviewed by: Christian Schaller <uraeus@gnome.org>
19015         
19016         * configure.ac:
19017         * gst-plugins-good.spec.in:
19018         * sys/Makefile.am:
19019         * sys/sunaudio/Makefile.am:
19020         * sys/sunaudio/gstsunaudio.c: (plugin_init):
19021         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
19022         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
19023         (gst_sunaudiomixer_change_state):
19024         * sys/sunaudio/gstsunaudiomixer.h:
19025         * sys/sunaudio/gstsunaudiomixerctrl.c:
19026         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
19027         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
19028         (gst_sunaudiomixer_ctrl_list_tracks),
19029         (gst_sunaudiomixer_ctrl_get_volume),
19030         (gst_sunaudiomixer_ctrl_set_volume),
19031         (gst_sunaudiomixer_ctrl_set_mute),
19032         (gst_sunaudiomixer_ctrl_set_record):
19033         * sys/sunaudio/gstsunaudiomixerctrl.h:
19034         * sys/sunaudio/gstsunaudiomixertrack.c:
19035         (gst_sunaudiomixer_track_class_init),
19036         (gst_sunaudiomixer_track_init), (fill_labels),
19037         (gst_sunaudiomixer_track_new):
19038         * sys/sunaudio/gstsunaudiomixertrack.h:
19039         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
19040         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
19041         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
19042         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
19043         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
19044         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
19045         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
19046         * sys/sunaudio/gstsunaudiosink.h:
19047
19048         Add SunAudio plugin - tested to make sure it doesn't break
19049         the build under GNU/Linux.      
19050
19051 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
19052
19053         * gst-plugins-good/gst/udp/gstdynudpsink.c:
19054         * gst-plugins-good/gst/udp/gstudpsrc.c:
19055         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
19056         overrides the port or multicast parameters. Fixes bugs #323021.
19057         API addition: adds GstUDPSrc::sockfd property   
19058
19059 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
19060
19061         * ext/gconf/Makefile.am:
19062         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
19063         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
19064         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
19065         (do_toggle_element), (cb_toggle_element),
19066         (gst_gconf_audio_src_change_state):
19067         * ext/gconf/gstgconfaudiosrc.h:
19068         * ext/gconf/gstgconfelements.c: (plugin_init):
19069         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
19070         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
19071         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
19072         (do_toggle_element), (cb_toggle_element),
19073         (gst_gconf_video_src_change_state):
19074         * ext/gconf/gstgconfvideosrc.h:
19075           Add new gconfaudiosrc and gconfvideosrc elements
19076           (needed for gnome-sound-recorder).
19077
19078 2006-01-06  Edward Hervey  <edward@fluendo.com>
19079
19080         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
19081         Add gst_element_no_more_pads() for proper decodebin behaviour.
19082         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
19083         (parse_text_identification_frame), (parse_split_strings):
19084         Failure to decode some tags is not a GST_ERROR() but a
19085         GST_WARNING()
19086         When iterating over a chunk of text, check that we haven't gone too
19087         far.
19088
19089 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
19090
19091         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19092         (plugin_init):
19093           call oil_init() when using liboil
19094
19095 2006-01-04  Wim Taymans  <wim@fluendo.com>
19096
19097         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
19098         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
19099         Fix leaks.
19100
19101 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
19102
19103         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19104
19105         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
19106         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
19107         (gst_flac_dec_change_state):
19108           Don't g_assert() where we should just return FALSE; remove
19109           unnecessary g_assert(); initialize some fields properly in
19110           state change function (fixes #325504). Also, use
19111           GST_DEBUG_OBJECT in two more places.
19112
19113 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19114
19115         * configure.ac:
19116           also remove smoothwave's Makefile.am
19117         * docs/plugins/Makefile.am:
19118           fix plugin docs
19119
19120 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19121
19122         * tests/examples/Makefile.am:
19123           added missing Makefile.am
19124
19125 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19126
19127         * configure.ac:
19128         * gst/level/Makefile.am:
19129         * gst/level/level-example.c:
19130         * tests/Makefile.am:
19131         * tests/examples/level/Makefile.am:
19132         * tests/examples/level/level-example.c: (message_handler), (main):
19133           moved level-example to tests/examples/level-example
19134         * tests/old/examples/level/demo.c: (main):
19135         * tests/old/examples/level/plot.c: (main):
19136           some initial fixes
19137
19138 2005-12-29  Michael Smith  <msmith@fluendo.com>
19139
19140         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19141         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
19142         * gst/udp/gstmultiudpsink.h:
19143           Track packets sent per client in addition to bytes sent; provide
19144           this info through get-stats signal
19145
19146 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
19147
19148         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
19149           Can't use gst_object_unref() on a GstAdapter (#325191).
19150
19151 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
19152
19153         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
19154         If a broken tag has 0 bytes payload, at least still skip
19155         the 10 byte header
19156
19157 2005-12-22  Philippe Khalaf  <burger@speedy.org>
19158
19159         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
19160         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19161         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
19162         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19163           Making these depayloaders (H263+ and mpeg4 video) inherit from
19164           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
19165
19166 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19167
19168         * docs/plugins/gst-plugins-good-plugins.args:
19169         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19170         Regenerate the plugin hiearchy.
19171
19172 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19173
19174         * docs/plugins/Makefile.am:
19175         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19176         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19177         * docs/plugins/gst-plugins-good-plugins.args:
19178         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
19179         (gst_id3demux_base_init), (gst_id3demux_class_init),
19180         (gst_id3demux_chain):
19181         * gst/id3demux/gstid3demux.h:
19182           Add documentation for id3demux.
19183           Don't fail if the first buffer is not at offset 0, just
19184           attempt to typefind and do pass through
19185           Rename the gst_type function from gst_gst_id3demux..
19186
19187 2005-12-20  Michael Smith  <msmith@fluendo.com>
19188
19189         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19190         (gst_multiudpsink_add), (gst_multiudpsink_remove),
19191         (gst_multiudpsink_get_stats):
19192         * gst/udp/gstmultiudpsink.h:
19193           Collect statistics; return them from get_stats.
19194
19195 2005-12-19  Edward Hervey  <edward@fluendo.com>
19196
19197         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
19198         Stupid signedness issue...
19199
19200 2005-12-19  Edward Hervey  <edward@fluendo.com>
19201
19202         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19203         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
19204         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
19205         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
19206         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
19207         Construct index for indexless files.
19208         Make sure pad/buffers are correctly reset to NULL once we don't need
19209         them anymore, else we get lovely segfaults/assertions.
19210         * gst/wavparse/gstwavparse.c:
19211         Yes, you can have 96KHz audio and wma in wav :(
19212
19213 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
19214
19215         * configure.ac:
19216           Check for optional dependency on zlib for id3demux
19217
19218         * gst/id3demux/Makefile.am:
19219         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
19220         (gst_id3demux_base_init), (gst_id3demux_class_init),
19221         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
19222         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
19223         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
19224         (gst_id3demux_set_property), (gst_id3demux_get_property),
19225         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
19226         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
19227         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
19228         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
19229         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
19230         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
19231         (simple_find_peek), (simple_find_suggest),
19232         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
19233         (plugin_init):
19234         * gst/id3demux/gstid3demux.h:
19235         * gst/id3demux/id3tags.c: (read_synch_uint),
19236         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
19237         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
19238         (id3demux_id3v2_frames_to_tag_list):
19239         * gst/id3demux/id3tags.h:
19240         * gst/id3demux/id3v2.4.0-frames.txt:
19241         * gst/id3demux/id3v2.4.0-structure.txt:
19242         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
19243         (parse_comment_frame), (parse_text_identification_frame),
19244         (id3v2_tag_to_taglist), (parse_split_strings):
19245           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
19246           otherwise it discards them. Works on my test files. 
19247
19248         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
19249           Don't send EOS to a non-existing srcpad
19250           The debug category can be static
19251
19252 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19253
19254         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
19255         * ext/esd/esdsink.c: (gst_esdsink_prepare):
19256         * gst/multipart/multipartdemux.c:
19257           change some char* into char[]
19258
19259 2005-12-16  Wim Taymans  <wim@fluendo.com>
19260
19261         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19262         (gst_wavparse_other), (gst_wavparse_perform_seek),
19263         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19264         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19265         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
19266         * gst/wavparse/gstwavparse.h:
19267         Use GstSegment to implement more seeking features.
19268
19269 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19270
19271         * gst/rtsp/rtspconnection.c:
19272           Add <netinet/in.h> include and move <arpa/inet.h> include
19273           to make things work on OpenBSD as well (fixes #323717;
19274           patch by: Benjamin Pineau)
19275
19276 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19277
19278         * gst/rtp/gstrtpspeexdepay.c:
19279         * gst/rtp/gstrtpspeexpay.c:
19280         Set clock rate to be fixed in 8000. It fixes bug #324012.
19281
19282 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19283
19284         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19285         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19286         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19287         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19288         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19289         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19290         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19291         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19292         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19293         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19294         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19295         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19296         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19297         * gst-plugins-good/gst/rtp/README:
19298         Fixed payload range in payloder caps. Removed payload range completely
19299         from depayloaders as they don't require payload type in their caps.
19300         In effect, there isn't any specific payload type for any given codec,
19301         only suggestions.
19302         Fixes bug #324011.
19303
19304 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19305
19306         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19307         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19308         (gst_videomixer_collected): Code cleanup and re-enabling 
19309         queued time validity check for correct EOS handling.
19310
19311 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19312
19313         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19314         (gst_oss_mixer_element_get_property),
19315         (gst_oss_mixer_element_change_state):
19316         Add 'device-name' property and fix state change function.
19317
19318 2005-12-13  Edward Hervey  <edward@fluendo.com>
19319
19320         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19321         If the speed of the file is null in the header, set the frame_time to
19322         the default setting of GST_SECOND / 70. Which is the default
19323         frame_delay for .fli files as stated in this document :
19324         http://www.compuphase.com/flic.htm
19325         Would be nice to have the time conversion done properly too (duration =
19326         flxh->frames * flxdec->frame_time)
19327
19328 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19329
19330         * docs/plugins/Makefile.am:
19331         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19332         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19333         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19334         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19335         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19336         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19337         documentation for videomixer on my way with a funny sample
19338         pipeline.
19339
19340 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19341
19342         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19343         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19344         (gst_videomixer_update_queues), (gst_videomixer_collected):
19345         Fix caps negotiation. (#323896)
19346
19347 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19348
19349         * gst/matroska/matroska-demux.c:
19350         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19351           Set correct timestamps on audio laces, fixes playback of mp3 from
19352                 matroska.
19353
19354 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19355
19356         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19357         (gst_au_parse_class_init), (gst_au_parse_init),
19358         (gst_au_parse_dispose), (gst_au_parse_chain),
19359         (gst_au_parse_change_state), (plugin_init):
19360         * gst/auparse/gstauparse.h:
19361           Use gst_object_unref() for GstObjects instead of
19362           g_object_unref() and fix a mem leak in a debug
19363           statement; while we're at it, also borgify, use
19364           boilerplate macros and clean up a little bit.
19365
19366 2005-12-11  Edward Hervey  <edward@fluendo.com>
19367
19368         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19369         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19370         Added pull mode.
19371
19372 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19373
19374         * gst/goom/gstgoom.c:
19375         * gst/level/level-example.c: (main):
19376         * gst/smoothwave/demo-osssrc.c: (main):
19377           Use audiotestsrc instead of sinesrc (#323798).
19378
19379 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19380
19381         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19382           more debug-func-ptr usage
19383
19384 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19385
19386         * gst/flx/flx_color.c: (flx_colorspace_convert):
19387         * gst/flx/flx_color.h:
19388         * gst/flx/flx_fmt.h:
19389         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19390         * gst/flx/gstflxdec.h:
19391           Now flxdec works on big-endian machines as well.
19392
19393 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19394
19395         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19396         (gst_fenced_buffer_copy):
19397           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19398           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19399           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19400           and use GST_DEBUG_FUNCPTR for pad functions.
19401
19402 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19403
19404         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19405         (gst_flac_dec_class_init), (gst_flac_dec_init),
19406         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19407         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19408         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19409         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19410         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19411         (gst_flac_dec_change_state):
19412         * ext/flac/gstflacdec.h:
19413           Rewrite flacdec a bit, so that even seeking might work now. Most
19414           importantly, don't act upon any flow return values we get, just tell
19415           the decoder everything's dandy and act on the flow return values
19416           later on in the loop function. We don't want to mess up the internal
19417           decoder state for non-fatal things like flushing pads etc. Other
19418           than that, use GstSegment (segment seeks don't work yet though, but
19419           should be easy to add), use boilerplate macros, drop the superfluous
19420           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19421           lots of other things.
19422
19423 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19424
19425         * configure.ac:
19426           Update comment in OSS includes check.
19427
19428         * sys/oss/gstossdmabuffer.c:
19429         * sys/oss/gstosshelper.c:
19430         * sys/oss/gstossmixer.c:
19431         * sys/oss/gstossmixertrack.c:
19432         * sys/oss/gstosssink.c:
19433         * sys/oss/gstosssrc.c:
19434         * sys/oss/oss_probe.c:
19435           Don't assume the OSS soundcard.h include is always in
19436           the sys/ directory. Instead, use the existing defines
19437           from config.h to include the right file. Fixes
19438           compilation on OpenBSD 3.8 (#323718).
19439
19440 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19441
19442         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19443         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19444         * docs/plugins/inspect/plugin-1394.xml:
19445         * docs/plugins/inspect/plugin-aasink.xml:
19446         * docs/plugins/inspect/plugin-alaw.xml:
19447         * docs/plugins/inspect/plugin-alpha.xml:
19448         * docs/plugins/inspect/plugin-alphacolor.xml:
19449         * docs/plugins/inspect/plugin-auparse.xml:
19450         * docs/plugins/inspect/plugin-autodetect.xml:
19451         * docs/plugins/inspect/plugin-avi.xml:
19452         * docs/plugins/inspect/plugin-cacasink.xml:
19453         * docs/plugins/inspect/plugin-cairo.xml:
19454         * docs/plugins/inspect/plugin-cutter.xml:
19455         * docs/plugins/inspect/plugin-debug.xml:
19456         * docs/plugins/inspect/plugin-dv.xml:
19457         * docs/plugins/inspect/plugin-efence.xml:
19458         * docs/plugins/inspect/plugin-effectv.xml:
19459         * docs/plugins/inspect/plugin-esdsink.xml:
19460         * docs/plugins/inspect/plugin-flac.xml:
19461         * docs/plugins/inspect/plugin-flxdec.xml:
19462         * docs/plugins/inspect/plugin-gconfelements.xml:
19463         * docs/plugins/inspect/plugin-goom.xml:
19464         * docs/plugins/inspect/plugin-jpeg.xml:
19465         * docs/plugins/inspect/plugin-level.xml:
19466         * docs/plugins/inspect/plugin-matroska.xml:
19467         * docs/plugins/inspect/plugin-mulaw.xml:
19468         * docs/plugins/inspect/plugin-multipart.xml:
19469         * docs/plugins/inspect/plugin-navigationtest.xml:
19470         * docs/plugins/inspect/plugin-ossaudio.xml:
19471         * docs/plugins/inspect/plugin-png.xml:
19472         * docs/plugins/inspect/plugin-rtp.xml:
19473         * docs/plugins/inspect/plugin-rtsp.xml:
19474         * docs/plugins/inspect/plugin-shout2send.xml:
19475         * docs/plugins/inspect/plugin-smpte.xml:
19476         * docs/plugins/inspect/plugin-speex.xml:
19477         * docs/plugins/inspect/plugin-udp.xml:
19478         * docs/plugins/inspect/plugin-videobox.xml:
19479         * docs/plugins/inspect/plugin-videoflip.xml:
19480         * docs/plugins/inspect/plugin-videomixer.xml:
19481         * docs/plugins/inspect/plugin-wavenc.xml:
19482         * docs/plugins/inspect/plugin-wavparse.xml:
19483         * ext/flac/gstflac.c: (plugin_init):
19484         * ext/flac/gstflacdec.c: (flacdec_get_type),
19485         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19486         (gst_flac_dec_init), (gst_flac_dec_finalize),
19487         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19488         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19489         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19490         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19491         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19492         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19493         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19494         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19495         * ext/flac/gstflacdec.h:
19496         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19497         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19498         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19499         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19500         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19501         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19502         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19503         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19504         (gst_flac_enc_change_state):
19505         * ext/flac/gstflacenc.h:
19506           borgify and fix up documentation
19507
19508 2005-12-09  Michael Smith  <msmith@fluendo.com>
19509
19510         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19511           Accept a wider range of flac files, more closely matching flac spec.
19512
19513 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19514
19515         * docs/plugins/Makefile.am: Add multipart elements.
19516         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19517         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19518         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19519         * gst/multipart/multipartdemux.c:
19520         * gst/multipart/multipartmux.c: Add docs.
19521
19522 2005-12-07  Edward Hervey  <edward@fluendo.com>
19523
19524         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19525         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19526         (gst_avi_demux_invert):
19527         Memleak and crasher fixes.
19528         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19529         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19530         Memleak fixes
19531
19532 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19533
19534         * ext/aalib/gstaasink.h:
19535         * ext/cairo/gsttextoverlay.h:
19536         * ext/dv/gstdvdec.h:
19537         * ext/dv/gstdvdemux.c:
19538         * ext/dv/gstdvdemux.h:
19539         * ext/esd/esdsink.h:
19540         * ext/flac/flac_compat.h:
19541         * ext/flac/gstflacdec.h:
19542         * ext/flac/gstflacenc.h:
19543         * ext/gconf/gconf.h:
19544         * ext/gconf/gstgconfaudiosink.h:
19545         * ext/gconf/gstgconfvideosink.h:
19546         * ext/gdk_pixbuf/gstgdkanimation.h:
19547         * ext/jpeg/gstjpegdec.h:
19548         * ext/jpeg/smokecodec.h:
19549         * ext/jpeg/smokeformat.h:
19550         * ext/ladspa/gstsignalprocessor.h:
19551         * ext/ladspa/search.c: (LADSPAPluginSearch):
19552         * ext/ladspa/utils.h:
19553         * ext/libmng/gstmng.c:
19554         * ext/libmng/gstmngdec.h:
19555         * ext/libmng/gstmngenc.c:
19556         * ext/libmng/gstmngenc.h:
19557         * ext/libpng/gstpng.c:
19558         * ext/libpng/gstpngenc.c:
19559         * ext/libpng/gstpngenc.h:
19560         * ext/shout2/gstshout2.h:
19561         * ext/speex/gstspeexdec.h:
19562         * ext/speex/gstspeexenc.c:
19563         * ext/speex/gstspeexenc.h:
19564         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19565         * gst/autodetect/gstautoaudiosink.h:
19566         * gst/autodetect/gstautovideosink.h:
19567         * gst/avi/gstavidemux.h:
19568         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19569         (gst_cutter_set_property), (gst_cutter_get_caps):
19570         * gst/cutter/gstcutter.h:
19571         * gst/debug/tests.c: (md5_process_block):
19572         * gst/debug/tests.h:
19573         * gst/effectv/gstwarp.c:
19574         * gst/flx/flx_fmt.h:
19575         * gst/flx/gstflxdec.h:
19576         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19577         (zoomFilterFastRGB):
19578         * gst/goom/filters.h:
19579         * gst/goom/goom_tools.h:
19580         * gst/law/alaw-encode.c:
19581         * gst/level/gstlevel.c:
19582         * gst/level/gstlevel.h:
19583         * gst/matroska/ebml-write.h:
19584         * gst/matroska/matroska-demux.h:
19585         * gst/matroska/matroska-ids.h:
19586         * gst/matroska/matroska-mux.h:
19587         * gst/monoscope/convolve.c: (convolve_match):
19588         * gst/monoscope/convolve.h:
19589         * gst/multipart/multipartmux.c:
19590         * gst/oldcore/gstaggregator.c:
19591         * gst/oldcore/gstaggregator.h:
19592         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19593         * gst/oldcore/gstmd5sink.h:
19594         * gst/oldcore/gstmultifilesrc.c:
19595         * gst/oldcore/gstmultifilesrc.h:
19596         * gst/oldcore/gstpipefilter.h:
19597         * gst/oldcore/gstshaper.h:
19598         * gst/rtp/gstrtpL16depay.h:
19599         * gst/rtp/gstrtpL16pay.h:
19600         * gst/rtp/gstrtpdepay.h:
19601         * gst/rtp/gstrtpmp4vpay.c:
19602         * gst/rtp/gstrtpmp4vpay.h:
19603         * gst/rtsp/gstrtspsrc.c:
19604         * gst/rtsp/gstrtspsrc.h:
19605         * gst/rtsp/rtspconnection.h:
19606         * gst/rtsp/rtspdefs.h:
19607         * gst/rtsp/rtspmessage.h:
19608         * gst/rtsp/rtsptransport.h:
19609         * gst/rtsp/rtspurl.c:
19610         * gst/rtsp/rtspurl.h:
19611         * gst/rtsp/sdpmessage.c:
19612         * gst/rtsp/sdpmessage.h:
19613         * gst/smpte/barboxwipes.c:
19614         * gst/smpte/gstmask.h:
19615         * gst/smpte/gstsmpte.h:
19616         * gst/smpte/paint.c:
19617         * gst/smpte/paint.h:
19618         * gst/udp/gstdynudpsink.h:
19619         * gst/udp/gstmultiudpsink.h:
19620         * gst/udp/gstudpsink.c:
19621         * gst/udp/gstudpsink.h:
19622         * gst/udp/gstudpsrc.c:
19623         * gst/videomixer/videomixer.c:
19624         * gst/wavenc/riff.h:
19625         * gst/wavparse/gstwavparse.h:
19626         * sys/oss/gstossdmabuffer.h:
19627         * sys/oss/gstossmixer.h:
19628         * sys/oss/gstossmixerelement.h:
19629         * sys/oss/gstossmixertrack.h:
19630         * sys/oss/gstosssink.c:
19631         * sys/oss/gstosssink.h:
19632         * sys/oss/gstosssrc.c:
19633         * sys/oss/gstosssrc.h:
19634         * sys/osxaudio/gstosxaudioelement.h:
19635         * sys/osxaudio/gstosxaudiosink.h:
19636         * sys/osxaudio/gstosxaudiosrc.h:
19637           expand tabs
19638
19639 === release 0.10.0 ===
19640
19641 2005-12-05   <thomas (at) apestaart (dot) org>
19642
19643         * configure.ac:
19644           releasing 0.10.0, "Abondance"
19645
19646 2005-12-05  Andy Wingo  <wingo@pobox.com>
19647
19648         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19649         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19650         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19651         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19652         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19653         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19654         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19655         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19656         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19657         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19658         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19659         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19660         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19661         * gst/goom/gstgoom.c: (gst_goom_chain):
19662         * gst/matroska/matroska-demux.c:
19663         (gst_matroska_demux_push_vorbis_codec_priv_data),
19664         (gst_matroska_demux_add_wvpk_header):
19665         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19666         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19667         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19668         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19669         alloc_buffer changes.
19670
19671 2005-12-05  Michael Smith  <msmith@fluendo.com>
19672
19673         * docs/plugins/gst-plugins-good-plugins.args:
19674           Remove args for plugins that aren't in -good.
19675
19676 === release 0.9.7 ===
19677
19678 2005-12-01   <thomas (at) apestaart (dot) org>
19679
19680         * configure.ac:
19681           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19682
19683 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19684
19685         * docs/plugins/.cvsignore:
19686         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19687         * docs/plugins/inspect/plugin-multipart.xml:
19688         * docs/plugins/inspect/plugin-rtp.xml:
19689           add multipart plugin to docs
19690
19691 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19692
19693         * configure.ac:
19694         * ext/Makefile.am:
19695         * ext/pango/Makefile.am:
19696         * ext/pango/gstclockoverlay.c:
19697         * ext/pango/gstclockoverlay.h:
19698         * ext/pango/gsttextoverlay.c:
19699         * ext/pango/gsttextoverlay.h:
19700         * ext/pango/gsttextrender.c:
19701         * ext/pango/gsttextrender.h:
19702         * ext/pango/gsttimeoverlay.c:
19703         * ext/pango/gsttimeoverlay.h:
19704           move pango to base
19705
19706 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19707
19708         * gst/rtp/Makefile.am:
19709         * gst/rtp/gstrtpL16depay.c:
19710         * gst/rtp/gstrtpL16depay.h:
19711         * gst/rtp/gstrtpL16parse.c:
19712         * gst/rtp/gstrtpL16parse.h:
19713         * gst/rtp/gstrtpgsmdepay.c:
19714         * gst/rtp/gstrtpgsmdepay.h:
19715         * gst/rtp/gstrtpgsmparse.c:
19716         * gst/rtp/gstrtpgsmparse.h:
19717           parsers are depayers
19718
19719 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19720
19721         * gst/rtp/Makefile.am:
19722         * gst/rtp/gstasteriskh263.c:
19723         * gst/rtp/gstrtp.c:
19724         * gst/rtp/gstrtpL16enc.c:
19725         * gst/rtp/gstrtpL16enc.h:
19726         * gst/rtp/gstrtpL16parse.c:
19727         * gst/rtp/gstrtpL16parse.h:
19728         * gst/rtp/gstrtpL16pay.c:
19729         * gst/rtp/gstrtpL16pay.h:
19730         * gst/rtp/gstrtpamrdec.c:
19731         * gst/rtp/gstrtpamrdec.h:
19732         * gst/rtp/gstrtpamrdepay.c:
19733         * gst/rtp/gstrtpamrdepay.h:
19734         * gst/rtp/gstrtpamrenc.c:
19735         * gst/rtp/gstrtpamrenc.h:
19736         * gst/rtp/gstrtpamrpay.c:
19737         * gst/rtp/gstrtpamrpay.h:
19738         * gst/rtp/gstrtpdec.c:
19739         * gst/rtp/gstrtpdec.h:
19740         * gst/rtp/gstrtpdepay.c:
19741         * gst/rtp/gstrtpdepay.h:
19742         * gst/rtp/gstrtpg711dec.c:
19743         * gst/rtp/gstrtpg711dec.h:
19744         * gst/rtp/gstrtpg711depay.c:
19745         * gst/rtp/gstrtpg711depay.h:
19746         * gst/rtp/gstrtpg711enc.c:
19747         * gst/rtp/gstrtpg711enc.h:
19748         * gst/rtp/gstrtpg711pay.c:
19749         * gst/rtp/gstrtpg711pay.h:
19750         * gst/rtp/gstrtpgsmenc.c:
19751         * gst/rtp/gstrtpgsmenc.h:
19752         * gst/rtp/gstrtpgsmparse.c:
19753         * gst/rtp/gstrtpgsmparse.h:
19754         * gst/rtp/gstrtpgsmpay.c:
19755         * gst/rtp/gstrtpgsmpay.h:
19756         * gst/rtp/gstrtph263enc.c:
19757         * gst/rtp/gstrtph263enc.h:
19758         * gst/rtp/gstrtph263pay.c:
19759         * gst/rtp/gstrtph263pay.h:
19760         * gst/rtp/gstrtph263pdec.c:
19761         * gst/rtp/gstrtph263pdec.h:
19762         * gst/rtp/gstrtph263pdepay.c:
19763         * gst/rtp/gstrtph263pdepay.h:
19764         * gst/rtp/gstrtph263penc.c:
19765         * gst/rtp/gstrtph263penc.h:
19766         * gst/rtp/gstrtph263ppay.c:
19767         * gst/rtp/gstrtph263ppay.h:
19768         * gst/rtp/gstrtpmp4vdec.c:
19769         * gst/rtp/gstrtpmp4vdec.h:
19770         * gst/rtp/gstrtpmp4vdepay.c:
19771         * gst/rtp/gstrtpmp4vdepay.h:
19772         * gst/rtp/gstrtpmp4venc.c:
19773         * gst/rtp/gstrtpmp4venc.h:
19774         * gst/rtp/gstrtpmp4vpay.c:
19775         * gst/rtp/gstrtpmp4vpay.h:
19776         * gst/rtp/gstrtpmpadec.c:
19777         * gst/rtp/gstrtpmpadec.h:
19778         * gst/rtp/gstrtpmpadepay.c:
19779         * gst/rtp/gstrtpmpadepay.h:
19780         * gst/rtp/gstrtpmpaenc.c:
19781         * gst/rtp/gstrtpmpaenc.h:
19782         * gst/rtp/gstrtpmpapay.c:
19783         * gst/rtp/gstrtpmpapay.h:
19784         * gst/rtp/gstrtpspeexdec.c:
19785         * gst/rtp/gstrtpspeexdec.h:
19786         * gst/rtp/gstrtpspeexdepay.c:
19787         * gst/rtp/gstrtpspeexdepay.h:
19788         * gst/rtp/gstrtpspeexenc.c:
19789         * gst/rtp/gstrtpspeexenc.h:
19790         * gst/rtp/gstrtpspeexpay.c:
19791         * gst/rtp/gstrtpspeexpay.h:
19792           Do burger's rename for rtp payloaders and depayloaders
19793
19794 2005-11-30  Wim Taymans  <wim@fluendo.com>
19795
19796         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19797         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19798         * ext/dv/gstdvdemux.h:
19799         Fix seeking in dvdemux again, add some more debug info.
19800
19801 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19802
19803         * configure.ac:
19804           fix tests
19805
19806 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19807
19808         * PORTED_09:
19809         * docs/random/PORTED_09:
19810           move
19811         * tests/Makefile.am:
19812           add
19813         * win32/gst.sln:
19814           remove
19815
19816 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19817
19818         * Makefile.am:
19819         * check/.cvsignore:
19820         * check/Makefile.am:
19821         * check/elements/.cvsignore:
19822         * check/elements/level.c:
19823         * check/elements/matroskamux.c:
19824         * configure.ac:
19825         * examples/Makefile.am:
19826         * examples/capsfilter/Makefile.am:
19827         * examples/capsfilter/capsfilter1.c:
19828         * examples/gob/Makefile.am:
19829         * examples/gob/gst-identity2.gob:
19830         * examples/gstplay/.cvsignore:
19831         * examples/gstplay/Makefile.am:
19832         * examples/gstplay/player.c:
19833         * examples/indexing/.cvsignore:
19834         * examples/indexing/Makefile.am:
19835         * examples/indexing/indexmpeg.c:
19836         * examples/level/Makefile.am:
19837         * examples/level/README:
19838         * examples/level/demo.c:
19839         * examples/level/plot.c:
19840         * examples/stats/Makefile.am:
19841         * examples/stats/mp2ogg.c:
19842         * examples/switch/.cvsignore:
19843         * examples/switch/Makefile.am:
19844         * examples/switch/switcher.c:
19845           move under tests/
19846
19847 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19848
19849         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19850         (gst_text_render_class_init), (resize_bitmap),
19851         (gst_text_render_render_text), (gst_text_render_setcaps),
19852         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19853         (gst_text_render_chain), (gst_text_render_finalize),
19854         (gst_text_render_init), (gst_text_render_set_property):
19855         * ext/pango/gsttextrender.h:
19856           Add missing files.
19857
19858 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19859
19860         * configure.ac:
19861         * ext/Makefile.am:
19862         * ext/pango/Makefile.am:
19863         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19864         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19865         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19866         * ext/pango/gstclockoverlay.h:
19867         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19868         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19869         (gst_text_overlay_finalize), (gst_text_overlay_init),
19870         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19871         (gst_text_overlay_text_pad_linked),
19872         (gst_text_overlay_text_pad_unlinked),
19873         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19874         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19875         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19876         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19877         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19878         (gst_text_overlay_change_state), (plugin_init):
19879         * ext/pango/gsttextoverlay.h:
19880         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19881         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19882         (gst_time_overlay_class_init), (gst_time_overlay_init):
19883         * ext/pango/gsttimeoverlay.h:
19884           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19885           and add background shading and text wrapping modes. Make 
19886           timoverlay derive from textoverlay. Also add new clockoverlay
19887           element.
19888
19889 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19890
19891         * gst/udp/Makefile.am: Moved to netbuffer.
19892
19893 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19894
19895         * configure.ac:
19896         * PORTED_O9:
19897         * gst/multipart/Makefile.am:
19898         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19899         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19900         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19901         (gst_multipart_demux_change_state),
19902         (gst_multipart_demux_plugin_init):
19903         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19904         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19905         (gst_multipart_mux_sinkconnect),
19906         (gst_multipart_mux_request_new_pad),
19907         (gst_multipart_mux_handle_src_event),
19908         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19909         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19910         0.9.
19911
19912 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19913
19914         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19915         * gst/debug/gstnavigationtest.h:
19916         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19917         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19918         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19919         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19920         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19921         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19922         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19923         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19924         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19925         (gst_video_flip_get_type):
19926         * gst/videofilter/gstvideoflip.h:
19927           update for symbols change
19928
19929 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19930
19931         * gst/udp/gstdynudpsink.c:
19932         * gst/udp/gstudpsrc.c:
19933           the old gstnet lib was renamed gstnetbuffer (#322257)
19934
19935 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19936
19937         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19938         (gst_text_overlay_collected):
19939           Actually render the text from the text pad.
19940
19941 2005-11-29  Edward Hervey  <edward@fluendo.com>
19942
19943         * gst/debug/gstnavseek.c: (gst_navseek_event):
19944         * gst/debug/progressreport.c: (gst_progress_report_event):
19945         Update for GstBaseTransform event virtual method
19946
19947 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19948
19949         * ext/cairo/Makefile.am:
19950           no need to link to videofilter
19951
19952 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19953
19954         * gst/debug/Makefile.am:
19955         * gst/debug/gstnavigationtest.h:
19956         * gst/effectv/Makefile.am:
19957         * gst/effectv/gstaging.c:
19958         * gst/effectv/gstdice.c:
19959         * gst/effectv/gstedge.c:
19960         * gst/effectv/gstquark.c:
19961         * gst/effectv/gstrev.c:
19962         * gst/effectv/gstshagadelic.c:
19963         * gst/effectv/gstvertigo.c:
19964         * gst/effectv/gstwarp.c:
19965         * gst/videofilter/Makefile.am:
19966         * gst/videofilter/gstvideofilter.c:
19967         * gst/videofilter/gstvideofilter.h:
19968         * gst/videofilter/gstvideoflip.h:
19969           remove the videofilter library and link to the one in base
19970
19971 2005-11-28  Edward Hervey  <edward@fluendo.com>
19972
19973         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19974         Useless check now we're setting the current entry correctly.
19975
19976 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19977
19978         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19979         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19980         (gst_jpegenc_change_state):
19981           Don't leak input buffer in chain function (fixes #322667); make 
19982           state change function thread-safe; don't repeat the current function
19983           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19984           gst_pad_alloc_buffer(); misc. minor cleanups.
19985
19986 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19987
19988         * gst/matroska/matroska-mux.c:
19989         (gst_matroska_mux_video_pad_setcaps):
19990         Look for pixel-aspect-ratio in caps, not pixel_width and
19991         pixel_height (Fixes: #322645)
19992
19993 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19994
19995         * gst/matroska/matroska-mux.c:
19996         (gst_matroska_mux_video_pad_setcaps):
19997         From Michal Benes:
19998         frame duration should be GST_SECOND / framerate, not
19999         GST_SECOND * framerate. (Fixes: #322643)
20000
20001 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20002
20003         * configure.ac:
20004           fix up GST_PLUGIN_LDFLAGS
20005         * gst/rtsp/rtspconnection.c:
20006           fix includes (see #317043)
20007         * gst/videofilter/Makefile.am:
20008           stop installing this library
20009
20010 2005-11-26  Edward Hervey  <edward@fluendo.com>
20011
20012         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
20013         Handle the case where the incoming Video dv stream doesn't have
20014         a pixel aspect ratio set.
20015
20016 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20017
20018         * docs/plugins/Makefile.am:
20019         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20020         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20021         * ext/flac/gstflacdec.c:
20022           document flacdec
20023
20024 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20025
20026         * docs/plugins/Makefile.am:
20027         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20028         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20029         * docs/plugins/inspect/plugin-autodetect.xml:
20030         * ext/cairo/gstcairo.c: (plugin_init):
20031         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20032         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20033         (gst_text_overlay_init), (gst_text_overlay_font_init),
20034         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20035         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20036         (gst_text_overlay_text_pad_linked),
20037         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20038         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20039         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20040         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20041         (gst_text_overlay_change_state):
20042         * ext/cairo/gsttextoverlay.h:
20043         * ext/cairo/gsttimeoverlay.c:
20044         (gst_cairo_time_overlay_update_font_height),
20045         (gst_cairo_time_overlay_set_caps),
20046         (gst_cairo_time_overlay_get_unit_size),
20047         (gst_cairo_time_overlay_print_smpte_time),
20048         (gst_cairo_time_overlay_transform),
20049         (gst_cairo_time_overlay_base_init),
20050         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
20051         (gst_cairo_time_overlay_get_type):
20052         * ext/cairo/gsttimeoverlay.h:
20053           do some name borgifying
20054           document
20055
20056 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20057
20058         * docs/plugins/Makefile.am:
20059         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20060         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20061         * gst/autodetect/gstautoaudiosink.c:
20062         (gst_auto_audio_sink_base_init):
20063         * gst/autodetect/gstautovideosink.c:
20064         (gst_auto_video_sink_base_init),
20065         (gst_auto_video_sink_factory_filter):
20066           documenting auto*sink
20067           using strstr for the video sink lookup, class field is not ordered
20068         * docs/plugins/inspect/plugin-1394.xml:
20069         * docs/plugins/inspect/plugin-aasink.xml:
20070         * docs/plugins/inspect/plugin-alaw.xml:
20071         * docs/plugins/inspect/plugin-alpha.xml:
20072         * docs/plugins/inspect/plugin-alphacolor.xml:
20073         * docs/plugins/inspect/plugin-auparse.xml:
20074         * docs/plugins/inspect/plugin-autodetect.xml:
20075         * docs/plugins/inspect/plugin-avi.xml:
20076         * docs/plugins/inspect/plugin-cacasink.xml:
20077         * docs/plugins/inspect/plugin-cairo.xml:
20078         * docs/plugins/inspect/plugin-cutter.xml:
20079         * docs/plugins/inspect/plugin-debug.xml:
20080         * docs/plugins/inspect/plugin-dv.xml:
20081         * docs/plugins/inspect/plugin-efence.xml:
20082         * docs/plugins/inspect/plugin-effectv.xml:
20083         * docs/plugins/inspect/plugin-esdsink.xml:
20084         * docs/plugins/inspect/plugin-flac.xml:
20085         * docs/plugins/inspect/plugin-flxdec.xml:
20086         * docs/plugins/inspect/plugin-gconfelements.xml:
20087         * docs/plugins/inspect/plugin-goom.xml:
20088         * docs/plugins/inspect/plugin-jpeg.xml:
20089         * docs/plugins/inspect/plugin-level.xml:
20090         * docs/plugins/inspect/plugin-matroska.xml:
20091         * docs/plugins/inspect/plugin-mulaw.xml:
20092         * docs/plugins/inspect/plugin-navigationtest.xml:
20093         * docs/plugins/inspect/plugin-ossaudio.xml:
20094         * docs/plugins/inspect/plugin-png.xml:
20095         * docs/plugins/inspect/plugin-rtp.xml:
20096         * docs/plugins/inspect/plugin-rtsp.xml:
20097         * docs/plugins/inspect/plugin-shout2send.xml:
20098         * docs/plugins/inspect/plugin-smpte.xml:
20099         * docs/plugins/inspect/plugin-speex.xml:
20100         * docs/plugins/inspect/plugin-udp.xml:
20101         * docs/plugins/inspect/plugin-videobox.xml:
20102         * docs/plugins/inspect/plugin-videoflip.xml:
20103         * docs/plugins/inspect/plugin-videomixer.xml:
20104         * docs/plugins/inspect/plugin-wavenc.xml:
20105         * docs/plugins/inspect/plugin-wavparse.xml:
20106           update for HEAD version
20107
20108 2005-11-25  Michael Smith  <msmith@fluendo.com>
20109
20110         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
20111           Patch from Sebastien Cote to close control sockets in udpsrc.
20112
20113 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20114
20115         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20116         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
20117         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
20118         (gst_quarktv_base_init), (gst_quarktv_class_init),
20119         (gst_quarktv_init): Flush the planes list on reverse caps
20120         negotiation. This was crashing because of differently sized
20121         buffers.
20122
20123 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20124
20125         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
20126         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
20127         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
20128         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
20129         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
20130         (gst_videoflip_set_property), (gst_videoflip_base_init),
20131         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
20132         correctly, fix identity flipping, convert navigation event 
20133         correctly again.
20134
20135 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20136
20137         * configure.ac: back to HEAD
20138
20139 === release 0.9.6 ===
20140
20141 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
20142
20143         * configure.ac:
20144           releasing 0.9.6, "Everything's Not Lost"
20145
20146 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20147
20148         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
20149         Oops, initialise the framerate GValue
20150
20151 2005-11-23  Julien MOUTTE  <julien@moutte.net>
20152
20153         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20154         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
20155         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
20156         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
20157         (gst_timeoverlay_get_type):
20158         * ext/cairo/gsttimeoverlay.h:
20159         * gst/debug/Makefile.am:
20160         * gst/debug/gstnavigationtest.c:
20161         (gst_navigationtest_handle_src_event),
20162         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
20163         (gst_navigationtest_transform), (gst_navigationtest_change_state),
20164         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
20165         (gst_navigationtest_init), (gst_navigationtest_get_type),
20166         (plugin_init):
20167         * gst/debug/gstnavigationtest.h:
20168         * gst/effectv/Makefile.am:
20169         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
20170         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
20171         (gst_agingtv_base_init), (gst_agingtv_class_init),
20172         (gst_agingtv_init), (gst_agingtv_get_type):
20173         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
20174         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
20175         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
20176         (gst_dicetv_get_type):
20177         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
20178         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
20179         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
20180         (gst_edgetv_get_type):
20181         * gst/effectv/gsteffectv.c:
20182         * gst/effectv/gsteffectv.h:
20183         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20184         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
20185         (gst_quarktv_change_state), (gst_quarktv_base_init),
20186         (gst_quarktv_class_init), (gst_quarktv_init),
20187         (gst_quarktv_get_type):
20188         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
20189         (gst_revtv_get_unit_size), (gst_revtv_transform),
20190         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
20191         (gst_revtv_get_type):
20192         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
20193         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
20194         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
20195         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
20196         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
20197         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
20198         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
20199         (gst_vertigotv_init), (gst_vertigotv_get_type):
20200         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
20201         (gst_warptv_get_unit_size), (gst_warptv_transform),
20202         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
20203         (gst_warptv_get_type):
20204         * gst/videofilter/Makefile.am:
20205         * gst/videofilter/gstvideobalance.c:
20206         * gst/videofilter/gstvideobalance.h:
20207         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
20208         (gst_videofilter_class_init), (gst_videofilter_init):
20209         * gst/videofilter/gstvideofilter.h:
20210         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
20211         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
20212         (gst_videoflip_flip), (gst_videoflip_transform),
20213         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
20214         (gst_videoflip_base_init), (gst_videoflip_class_init),
20215         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
20216         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
20217         BaseTransform, it's just a place holder for now and every video
20218         effect plugin has been ported to use BaseTransform features 
20219         directly. QuarkTV was fixed too (was broken), navigationtest works
20220         and best for the end, videoflip converts navigation events depending
20221         on flip method ! Fixes #320953
20222
20223 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20224
20225         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20226         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
20227         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20228         (gst_goom_src_negotiate), (gst_goom_chain):
20229         * gst/matroska/matroska-mux.c:
20230         (gst_matroska_mux_video_pad_setcaps):
20231         * sys/osxvideo/osxvideosink.m:
20232           Fixes for API changes
20233
20234 2005-11-23  Michael Smith <msmith@fluendo.com>
20235
20236         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
20237         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
20238         * ext/jpeg/gstjpegdec.h:
20239         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
20240         * ext/jpeg/gstjpegenc.h:
20241         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
20242         (gst_smokeenc_resync):
20243         * ext/jpeg/gstsmokeenc.h:
20244           JPEG fractiony goodness.
20245
20246 2005-11-22  Michael Smith <msmith@fluendo.com>
20247
20248         * gst/goom/filters.c:
20249         * gst/goom/graphic.h:
20250           Fix compilation by making some functions static inline instead of
20251           extern inline, matching the way they're used.
20252
20253 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20254
20255         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
20256         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
20257         * ext/cairo/gsttextoverlay.h:
20258         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
20259         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20260         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
20261         (gst_pngdec_caps_create_and_set):
20262         * ext/libpng/gstpngdec.h:
20263         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
20264         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
20265         * gst/avi/gstavimux.c: (gst_avimux_init),
20266         (gst_avimux_vidsinkconnect):
20267         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
20268         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20269         (gst_goom_src_negotiate), (gst_goom_chain):
20270         * gst/goom/gstgoom.h:
20271         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20272         * gst/matroska/matroska-mux.c:
20273         (gst_matroska_mux_video_pad_setcaps):
20274         * sys/osxvideo/osxvideosink.h:
20275         * sys/osxvideo/osxvideosink.m:
20276           More fractional framerate conversions 
20277
20278 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20279
20280         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20281         * gst/debug/gstnavigationtest.c:
20282         (gst_navigationtest_handle_src_event):
20283         * gst/videofilter/gstvideofilter.c:
20284         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20285         (gst_videofilter_init):
20286         * gst/videofilter/gstvideofilter.h:
20287           Convert to fractional framerates.
20288
20289 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20290
20291         * ext/aalib/gstaasink.c:
20292         * ext/dv/gstdvdec.c:
20293         * ext/esd/esdmon.c:
20294         * ext/flac/gstflacenc.c:
20295         * ext/gdk_pixbuf/pixbufscale.c:
20296         * ext/libcaca/gstcacasink.c:
20297         * ext/shout2/gstshout2.c:
20298         * gst/alpha/gstalpha.c:
20299         * gst/oldcore/gstaggregator.c:
20300         * gst/oldcore/gstshaper.c:
20301         * gst/smpte/barboxwipes.c:
20302         * gst/smpte/gstsmpte.c:
20303         * gst/videobox/gstvideobox.c:
20304         * gst/videofilter/gstvideoflip.c:
20305         * gst/videomixer/videomixer.c:
20306           fix up more enums
20307
20308 2005-11-22  Michael Smith <msmith@fluendo.com>
20309
20310         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20311         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20312         (gst_videomixer_update_queues):
20313           Fractional framerates, videomixer.
20314
20315 2005-11-22  Michael Smith <msmith@fluendo.com>
20316
20317         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20318         * ext/dv/gstdvdec.h:
20319         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20320         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20321         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20322         (gst_dvdemux_flush):
20323         * ext/dv/gstdvdemux.h:
20324           Fractional framerates for DV. 
20325
20326 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20327
20328         * gst/autodetect/gstautoaudiosink.c:
20329         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20330         * gst/autodetect/gstautovideosink.c:
20331         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20332           Use gst_plugin_feature_list_free() to free feature list and
20333           in the case of autovideosink free the list at all. Also
20334           miscellaneous cosmetic fixes.
20335
20336 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20337
20338         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20339         (gst_cutter_set_property), (gst_cutter_get_caps):
20340           copy calculation code from level; remove use of some audio
20341           functions
20342
20343 2005-11-22  Andy Wingo  <wingo@pobox.com>
20344
20345         * Update for gst_tag_setter API changes.
20346
20347 2005-11-22  Andy Wingo  <wingo@pobox.com>
20348
20349         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20350         (gst_dvdemux_demux_frame)
20351         * ext/flac/gstflacdec.c (gst_flacdec_write)
20352         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20353         (gst_flacenc_sink_event)
20354         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20355         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20356         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20357         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20358         * gst/auparse/gstauparse.c (gst_auparse_chain)
20359         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20360         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20361         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20362         (gst_avi_demux_handle_seek)
20363         * gst/goom/gstgoom.c (gst_goom_event)
20364         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20365         * gst/matroska/matroska-demux.c
20366         (gst_matroska_demux_handle_seek_event)
20367         (gst_matroska_demux_loop_stream_parse_id)
20368         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20369         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20370         (gst_wavparse_stream_headers): Run update-funcnames.
20371
20372 2005-11-22  Edward Hervey  <edward@fluendo.com>
20373
20374         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20375         (gst_dv1394src_init), (gst_dv1394src_dispose),
20376         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20377         (gst_dv1394src_uri_set_uri):
20378         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20379         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20380         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20381         URIHandler interface and element properties are now properly
20382         synchronized for DV1394src and UDPSrc
20383
20384 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20385
20386         * ext/flac/Makefile.am:
20387         * ext/speex/Makefile.am:
20388           libgsttagedit has been renamed to libgsttag.
20389
20390 2005-11-21  Wim Taymans  <wim@fluendo.com>
20391
20392         * gst/rtsp/rtspconnection.c: (read_body):
20393         Apply patch from Sebastien Cote to fix #319184.
20394
20395 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20396
20397         * configure.ac:
20398         * gst/cutter/Makefile.am:
20399         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20400         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20401         (gst_cutter_set_property), (gst_cutter_get_property),
20402         (plugin_init), (gst_cutter_get_caps):
20403           port cutter
20404         * gst/level/gstlevel.c:
20405           fix up plugin details
20406
20407 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20408
20409         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20410         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20411         (gst_flacdec_src_event):
20412         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20413         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20414         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20415         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20416         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20417         (gst_flxdec_sink_event_handler):
20418         * gst/matroska/matroska-demux.c:
20419         (gst_matroska_demux_handle_seek_event):
20420         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20421           Update for stream lock API changes: don't take stream log
20422           in sink event handlers any longer and change GST_STREAM_LOCK
20423           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20424           functions.
20425
20426 2005-11-21  Michael Smith <msmith@fluendo.com>
20427
20428         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20429           gst_object_unref, not g_object_unref
20430
20431 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20432
20433         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20434         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20435           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20436
20437 2005-11-21  Michael Smith <msmith@fluendo.com>
20438
20439         * gst/auparse/Makefile.am:
20440         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20441         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20442         (gst_auparse_change_state):
20443         * gst/auparse/gstauparse.h:
20444           Partially fix #161712. playbin still doesn't work on these files,
20445           (on the bug report, Andy says we aren't typefinding it for some
20446           reason?) but at least auparse isn't totally busted like it was before.
20447
20448 2005-11-21  Andy Wingo  <wingo@pobox.com>
20449
20450         * *.h:
20451         * *.c: Ran scripts/update-macros. Oh yes.
20452
20453 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20454
20455         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20456           Filler events are gone for now, comment out section generating
20457           them.
20458
20459 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20460
20461         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20462         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20463         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20464         * sys/osxvideo/osxvideosink.m:
20465           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20466           (#322027)
20467
20468 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20469
20470         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20471         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20472         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20473         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20474         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20475         (gst_avi_demux_stream_data):
20476         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20477         * gst/wavenc/gstwavenc.c: (write_metadata):
20478         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20479         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20480         Fixes for GST_FOURCC_FORMAT API change.
20481
20482 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20483
20484         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20485         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20486         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20487         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20488         (gst_text_overlay_change_state):
20489         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20490         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20491         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20492         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20493         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20494         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20495         (gst_videomixer_change_state):
20496           Fix for collect pads API change. Also fix textoverlay state
20497           change function.
20498
20499 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20500
20501         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20502         GST_PAD_IS_USABLE by something approaching it.
20503
20504 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20505
20506         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20507         API changes.
20508         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20509         but also fix the code that was not checking return values from
20510         pad_push neither using pad_alloc_buffer.
20511
20512 2005-11-18  Edward Hervey  <edward@fluendo.com>
20513
20514         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20515         (gst_pngenc_chain):
20516         Added debug category
20517         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20518         goes to EOS.
20519
20520 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20521
20522         * gst/rtp/Makefile.am
20523         * gst/rtp/gstrtp.c
20524         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20525         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20526         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20527         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20528         * gst/rtp/gstrtpg711enc.h:
20529         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20530         * gst/rtp/gstrtpspeexenc.c:
20531         * gst/rtp/gstrtpspeexenc.h:
20532         * gst/rtp/gstrtpspeexdec.c:
20533         * gst/rtp/gstrtpspeexdec.h:
20534         Created Speex payloader and depayloader; Optimize G711 payloader to
20535         use adapter and send packets until MTU size.
20536
20537 2005-11-16  Wim Taymans  <wim@fluendo.com>
20538
20539         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20540         Fix leak in check.
20541
20542 2005-11-16  Wim Taymans  <wim@fluendo.com>
20543
20544         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20545         Fix state change.
20546
20547 2005-11-16  Andy Wingo  <wingo@pobox.com>
20548
20549         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20550         (gst_udpsrc_create): Move comment.
20551
20552 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20553
20554         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20555
20556         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20557           When seeking, seek to closest index entry at or before the requested
20558           seek position, not just the closest one (#321001).
20559
20560 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20561
20562         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20563         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20564           Invert DIB images again (see #132341).
20565
20566 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20567
20568         * configure.ac:
20569           rework configure.ac file
20570         * ext/aalib/gstaasink.c:
20571         * ext/cairo/gstcairo.c:
20572         * ext/dv/gstdv.c:
20573         * ext/esd/gstesd.c:
20574         * ext/flac/gstflac.c:
20575         * ext/gconf/gstgconfelements.c:
20576         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20577         * ext/jpeg/gstjpeg.c:
20578         * ext/ladspa/gstladspa.c:
20579         * ext/libcaca/gstcacasink.c:
20580         * ext/libmng/gstmng.c:
20581         * ext/libpng/gstpng.c:
20582         * ext/mikmod/gstmikmod.c:
20583         * ext/pango/gsttextoverlay.c:
20584         * ext/pango/gsttimeoverlay.c:
20585         * ext/raw1394/gst1394.c:
20586         * ext/speex/gstspeex.c:
20587         * gst/alpha/Makefile.am:
20588         * gst/alpha/gstalpha.c:
20589         * gst/alpha/gstalphacolor.c:
20590         * gst/auparse/gstauparse.c:
20591         * gst/autodetect/gstautoaudiosink.c:
20592         (gst_auto_audio_sink_factory_filter),
20593         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20594         * gst/autodetect/gstautodetect.c:
20595         * gst/avi/gstavi.c:
20596         * gst/cutter/gstcutter.c:
20597         * gst/debug/efence.c:
20598         * gst/debug/gstdebug.c:
20599         * gst/debug/gstnavigationtest.c:
20600         * gst/effectv/gsteffectv.c:
20601         * gst/flx/gstflxdec.c:
20602         * gst/goom/gstgoom.c:
20603         * gst/interleave/plugin.c:
20604         * gst/law/alaw.c:
20605         * gst/law/mulaw.c:
20606         * gst/level/gstlevel.c:
20607         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20608         * gst/matroska/matroska.c:
20609         * gst/median/gstmedian.c:
20610         * gst/monoscope/gstmonoscope.c:
20611         * gst/multipart/multipart.c:
20612         * gst/oldcore/gstelements.c:
20613         * gst/rtp/gstrtp.c:
20614         * gst/rtsp/gstrtsp.c:
20615         * gst/smoothwave/gstsmoothwave.c:
20616         * gst/smpte/gstsmpte.c:
20617         * gst/udp/gstudp.c:
20618         * gst/videobox/gstvideobox.c:
20619         * gst/videofilter/gstgamma.c:
20620         * gst/videofilter/gstvideobalance.c:
20621         * gst/videofilter/gstvideoflip.c:
20622         * gst/videofilter/gstvideotemplate.c:
20623         * gst/videomixer/videomixer.c:
20624         * gst/wavenc/gstwavenc.c:
20625         * gst/wavparse/gstwavparse.c:
20626         * sys/oss/gstossaudio.c:
20627         * sys/osxaudio/gstosxaudio.c:
20628           update GST_PLUGIN_DEFINE
20629         * gst/rtp/Makefile.am:
20630         * gst/rtp/gstasteriskh263.c:
20631           check for htons/htonl headers and possibly link to winsock2 lib
20632
20633 2005-11-12  Edward Hervey  <edward@fluendo.com>
20634
20635         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20636         Only GST_DEBUG() information on the valid components.
20637
20638 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20639
20640         * configure.ac: back to HEAD
20641
20642 === release 0.9.5 ===
20643
20644 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20645
20646         * configure.ac:
20647           releasing 0.9.5, "Phone Alarm"
20648
20649 2005-11-11  Edward Hervey  <edward@fluendo.com>
20650
20651         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20652         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20653         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20654         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20655         (gst_avi_demux_loop):
20656         * gst/avi/gstavidemux.h:
20657         Yeah, implement proper seeking. Exact seeking and segment seeking.
20658         Still need to do some checks for segment_stop.
20659
20660 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20661
20662         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20663
20664         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20665           Don't try to ready buffer duration from buffer that we don't
20666           own any  longer and that might already have been unreffed.
20667           (#321136)
20668
20669 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20670
20671         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20672         (flx_decode_delta_flc), (gst_flxdec_chain):
20673         Attempting to optimize the code for embedded systems.
20674
20675 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20676
20677         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20678
20679         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20680           Don't re-use already closed file descriptor. (#320920)
20681
20682 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20683
20684         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20685         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20686         (gst_oss_sink_prepare):
20687         * sys/oss/gstosssink.h:
20688           Cache probed caps; fix debug output for SET_PARAM macros.
20689
20690 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20691
20692         * ext/cairo/Makefile.am:
20693         * ext/cairo/gstcairo.c: (plugin_init):
20694         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20695         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20696         (gst_text_overlay_init), (gst_text_overlay_font_init),
20697         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20698         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20699         (gst_text_overlay_text_pad_linked),
20700         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20701         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20702         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20703         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20704         (gst_text_overlay_change_state):
20705         * ext/cairo/gsttextoverlay.h:
20706           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20707           property and redo positioning. Doesn't handle upstream renegotiation
20708           yet though.
20709
20710 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20711
20712         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20713         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20714         (gst_avi_demux_loop):
20715           No need to take the STREAM_LOCK in the loop function. Improve
20716           some debug messages. Don't leak pad names in debug messages.
20717
20718 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20719
20720         * gst/matroska/matroska-demux.c:
20721         (gst_matroska_demux_push_vorbis_codec_priv_data),
20722         (gst_matroska_demux_add_wvpk_header):
20723           Don't error out when the source pad isn't linked.
20724
20725 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20726
20727         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20728         (gst_gconf_audio_sink_change_state):
20729         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20730         (gst_gconf_video_sink_change_state):
20731           Fix state change functions here as well and set kid
20732           to NULL state before removing it.
20733
20734 2005-11-01  Edward Hervey  <edward@fluendo.com>
20735
20736         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20737         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20738         Added proper event handlind, 
20739         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20740         ignored),
20741         and don't set a duration of 0 for buffers otherwise they are discarded
20742         by GstBaseSink.
20743
20744         GstWavEnc needs some serious loving, after going through the code I'm
20745         really wondering how this can stay in -good ...
20746
20747 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20748
20749         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20750         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20751         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20752         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20753         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20754         (gst_matroska_mux_collected):
20755           Fix leaks and invalid memory access as reported by valgrind
20756
20757 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20758
20759         Patch by: Michal Benes <michal.benes@xeris.cz>
20760
20761         * check/Makefile.am:
20762         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20763         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20764         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20765           add a unit test for matroskamux
20766           fix the bugs that the unit test exposed
20767
20768 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20769
20770         * gst/autodetect/gstautoaudiosink.c:
20771         (gst_auto_audio_sink_class_init),
20772         (gst_auto_audio_sink_change_state):
20773         * gst/autodetect/gstautovideosink.c:
20774         (gst_auto_video_sink_class_init),
20775         (gst_auto_video_sink_change_state):
20776           Fix state change function and use GST_DEBUG_FUNCPTR in
20777           class_init.
20778
20779 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20780
20781         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20782
20783         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20784         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20785         * gst/matroska/ebml-write.h:
20786         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20787           Set timestamps on outgoing ebml headers as well, so that the
20788           element after matroskamux can get the timestamp already when
20789           reading the first ebml element and doesn't have to wait for
20790           the actual data buffer for that (#320308).
20791           
20792 2005-10-31  Andy Wingo  <wingo@pobox.com>
20793
20794         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20795         (gst_videomixer_pad_link): Kill some memleaks.
20796         (gst_videomixer_pad_get_property): Style fix.
20797         (gst_videomixer_pad_set_property): Style fix.
20798         (gst_videomixer_pad_init): Style fix.
20799         (gst_videomixer_update_queues): Kill memleak.
20800         (gst_videomixer_loop): Kill memleak.
20801         (gst_videomixer_collected): Kill memleak.
20802
20803 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20804
20805         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20806         gst_auparse_change_state:
20807         Just some cleanup.
20808
20809 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20810
20811         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20812         Add checks to GST_FLOW_NOT_LINKED for values returned
20813         from gst_pad_push.
20814         
20815 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20816
20817         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20818         (gst_rtpg711dec_process):
20819         * gst/rtp/gstrtpgsmenc.c:
20820         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20821         are never set. This is important for the g711 to work with burger's rtpbin
20822         element.
20823
20824 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20825
20826         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20827         (gst_speexenc_push_buffer):
20828         Add checks for return values from gst_pad_push and
20829         gst_pad_alloc_buffer.
20830
20831 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20832
20833         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20834
20835         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20836         (gst_matroska_demux_parse_info),
20837         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20838         (gst_matroska_demux_parse_cluster):
20839         * gst/matroska/matroska-ids.h:
20840         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20841         (gst_matroska_mux_init), (gst_matroska_mux_start),
20842         (gst_matroska_mux_create_buffer_header),
20843         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20844         (gst_matroska_mux_get_property):
20845         * gst/matroska/matroska-mux.h:
20846           Add SimpleBlock support to matroska demuxer and muxer (part of
20847           Matroska v2). (#319731)
20848
20849 2005-10-28  Wim Taymans  <wim@fluendo.com>
20850
20851         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20852         (gst_jpeg_dec_change_state):
20853         * ext/jpeg/gstjpegdec.h:
20854         Cleanups. Don't create caps for every chain.
20855
20856 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20857
20858         * gst/law/alaw-encode.c: (gst_alawenc_init),
20859         (alawenc_setcaps), (gst_alawenc_chain)
20860         * gst/law/alaw-encode.h:
20861         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20862         (mulawenc_setcaps), (gst_mulawenc_chain)
20863         * gst/law/mulaw-encode.h:
20864         Set timestamp on buffer and it allows RTP G711 elements
20865         work properly.
20866
20867 2005-10-27  Wim Taymans  <wim@fluendo.com>
20868
20869         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20870         Set correct format on oss instead of a silly value. 
20871
20872 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20873
20874         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20875         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20876         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20877         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20878         I420 rendering as well, doesn't bring much for my platform.
20879         Might help on some other platforms.
20880
20881 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20882
20883         * gst/rtp/gstrtpgsmenc.c:
20884         * gst/rtp/gstrtpgsmparse.c:
20885         Declaring the padtemplate correctly.
20886
20887 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20888
20889         * gst/rtp/gstrtpg711dec.c:
20890         * gst/rtp/gstrtpg711enc.c:
20891         * gst/rtp/gstrtpgsmenc.c:
20892         * gst/rtp/gstrtpgsmparse.c:
20893         Setting the proper copyright notice.
20894
20895 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20896
20897         * gst/videobox/Makefile.am: Use liboil.
20898         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20899         (gst_video_box_set_property), (gst_video_box_transform_caps),
20900         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20901         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20902         using liboil. Will dot the same to I420 border generation
20903         tomorrow.
20904
20905 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20906
20907         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20908         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20909         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20910         * gst/rtp/gstrtpg711dec.h:
20911         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20912         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20913         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20914         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20915         (gst_rtpgsmenc_handle_buffer):
20916         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20917         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20918         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20919         * gst/rtp/gstrtpgsmparse.h:
20920         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20921         inherits from the basertpdepayloader.
20922
20923 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20924
20925         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20926         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20927         (gst_video_box_ayuv): Removing this forgotten debug.
20928
20929 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20930
20931         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20932         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20933         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20934
20935 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20936
20937         * sys/oss/gstossaudio.c:
20938         * sys/oss/gstossdmabuffer.c:
20939         * sys/oss/gstosshelper.c:
20940         * sys/oss/gstossmixer.c:
20941         * sys/oss/gstossmixerelement.c:
20942         * sys/oss/gstossmixertrack.c:
20943         * sys/oss/gstosssink.c:
20944         * sys/oss/gstosssrc.c:
20945           Actually use the 'oss' debug category we register.
20946
20947 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20948
20949         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20950         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20951         Use gst_pad_get_parent and drop the ref that was added through
20952         that call.
20953
20954 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20955
20956         * gst/rtp/gstrtpgsmenc.c:
20957           Fix compilation
20958
20959 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20960
20961         * gst/rtp/gstrtpg711dec.c
20962         Just removed a couple of lines of weird code used during
20963         development/test time.
20964
20965 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20966
20967         * gst/rtp/Makefile.am
20968         * gst/rtp/gstrtp.c
20969         * gst/rtp/gstrtpg711enc.c
20970         * gst/rtp/gstrtpg711enc.h
20971         * gst/rtp/gstrtpg711dec.c
20972         * gst/rtp/gstrtpg711dec.h
20973         Created G711 payloader and depayloader (it supports mulaw and alaw
20974         (dec)encoders)
20975
20976 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20977
20978         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20979         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20980         Doh ! I introduced wingo's bug again ! Sorry...
20981
20982 2005-10-25  Christian Schaller <christian@fluendo.com> 
20983
20984         * gst/rtp/Makefile.am: add missing header files for disting
20985
20986 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20987
20988         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20989         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20990         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20991         (gst_rtpgsmenc_handle_buffer):
20992         * gst/rtp/gstrtpgsmenc.h:
20993         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20994         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20995         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20996         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20997         * gst/rtp/gstrtpgsmparse.h:
20998         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20999
21000 2005-10-25  Julien MOUTTE  <julien@moutte.net>
21001
21002         * ext/libpng/gstpngdec.c: (user_info_callback),
21003         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
21004         a newsegment event, move some redundant code in a single place.
21005
21006 2005-10-25  Julien MOUTTE  <julien@moutte.net>
21007
21008         * ext/libpng/gstpngdec.c: (user_info_callback),
21009         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
21010         hack to get correct colors order when we have a png image with
21011         alpha channel.
21012
21013 2005-10-24  Edward Hervey  <edward@fluendo.com>
21014
21015         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
21016         Call gst_element_no_more_pads when there will be no more pads.
21017
21018 2005-10-24  Wim Taymans  <wim@fluendo.com>
21019
21020         * gst/rtp/Makefile.am:
21021         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
21022         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
21023         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
21024         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
21025         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
21026         (gst_asteriskh263_plugin_init):
21027         * gst/rtp/gstasteriskh263.h:
21028         * gst/rtp/gstrtp.c: (plugin_init):
21029         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
21030         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
21031         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
21032         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
21033         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
21034         (gst_rtph263enc_plugin_init):
21035         * gst/rtp/gstrtph263enc.h:
21036         Added two new payloaders, an RFC 2190 payloader for h263 and
21037         a payload convertor for an asterisk server.
21038
21039 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
21040
21041         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
21042           Set bytes_per_sample correctly (is not always 4, but 
21043           depends on width and number of channels).
21044
21045 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
21046
21047         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
21048         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
21049         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
21050         (gst_flacenc_sink_event), (gst_flacenc_chain),
21051         (gst_flacenc_set_property), (gst_flacenc_get_property),
21052         (gst_flacenc_change_state):
21053         * ext/flac/gstflacenc.h:
21054           Fix seeking, so that flacenc can rewrite the header with the
21055           correct duration and amount of samples and all that at EOS;
21056           also set timestamps and granulepos on outgoing buffers; add
21057           debug category; fix state change function.
21058           
21059 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21060
21061         * gst/videomixer/videomixer.c: Don't restrict video geometry
21062         from 16 to 4096.
21063
21064 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21065
21066         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
21067         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
21068         Fix caps negotiation correctly, add debugging category.
21069
21070 2005-10-24  Christian Schaller  <christian@fluendo.com>
21071
21072         * configure.ac: Port over Thomas's change from base listing all plugins
21073
21074 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21075
21076         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
21077         a sink pad.
21078
21079 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21080
21081         * configure.ac:
21082         * docs/upload.mak:
21083           back to HEAD
21084
21085 === release 0.9.4 ===
21086
21087 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21088
21089         * configure.ac:
21090           Releasing 0.9.4, "Dromiceiomimus"
21091
21092 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
21093
21094         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
21095         (gst_speexenc_src_query):
21096           Add position and duration query, fix query type function.
21097           
21098         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
21099         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
21100           Let's not set non-fixed caps on source pads.
21101
21102 2005-10-21  Wim Taymans  <wim@fluendo.com>
21103
21104         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
21105         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
21106         (gst_avi_demux_handle_seek):
21107         Set correct stream_time in newsegment event.
21108         avi can also handle a duration query now.
21109
21110 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21111
21112         * gst/matroska/matroska-demux.c:
21113         (gst_matroska_demux_handle_src_query),
21114         (gst_matroska_demux_handle_seek_event),
21115         (gst_matroska_demux_loop_stream_parse_id):
21116           Fix duration query; fix basetime in newsegment event after
21117           seek; fix duration in initial newsegment event.
21118
21119         * gst/matroska/matroska-mux.c:
21120         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
21121           Extract number of channels and samplerate from vorbis headers;
21122           add some debug messages when querying the durations of the
21123           input streams.
21124
21125 2005-10-20  Wim Taymans  <wim@fluendo.com>
21126
21127         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21128         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21129         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21130         Set stream time correctly in newsegment.
21131
21132 2005-10-20  Wim Taymans  <wim@fluendo.com>
21133
21134         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
21135         Correctly fill in the stream time.
21136
21137 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21138
21139         * check/elements/level.c: (GST_START_TEST):
21140         * gst/level/gstlevel.c: (gst_level_message_new):
21141         * gst/level/level-example.c: (message_handler):
21142           use ELEMENT messages instead
21143
21144 2005-10-19  Wim Taymans  <wim@fluendo.com>
21145
21146         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
21147         (gst_dvdemux_src_query):
21148         * ext/flac/gstflacdec.c: (gst_flacdec_length),
21149         (gst_flacdec_src_query):
21150         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
21151         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
21152         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
21153         * gst/debug/gstnavseek.c: (gst_navseek_seek):
21154         * gst/debug/progressreport.c: (gst_progress_report_report):
21155         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
21156         * gst/matroska/matroska-demux.c:
21157         (gst_matroska_demux_handle_src_query):
21158         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
21159         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21160         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21161         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
21162         (gst_wavparse_srcpad_event):
21163         API change fix.
21164
21165 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21166
21167         * gst/goom/filters.c:
21168         * gst/goom/graphic.h:
21169         * gst/goom/lines.c:
21170           Make inline functions either 'static inline' or 'extern inline',
21171           otherwise the Forte compiler apparently won't inline them (#317300).
21172
21173 2005-10-19  Julien MOUTTE  <julien@moutte.net>
21174
21175         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21176         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
21177         (user_info_callback), (user_endrow_callback), (user_end_callback),
21178         (user_read_data), (gst_pngdec_caps_create_and_set),
21179         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
21180         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
21181         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
21182         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
21183         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
21184         very nice and handle push/pull based model. if you have filesrc
21185         connected to it, it will do random access to load the png file.
21186         If you have a network source that can't do _getrange, it does 
21187         progressive loading through the chain function.
21188         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21189         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
21190         thanks to Master Wim Taymans ;-)
21191
21192 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
21193
21194         * gst/matroska/Makefile.am:
21195         * gst/matroska/ebml-read.c:
21196         * gst/matroska/ebml-read.h:
21197         * gst/matroska/matroska-demux.c:
21198         * gst/matroska/matroska-demux.h:
21199         * gst/matroska/matroska.c: (plugin_init):
21200           Ported matroska demuxer to 0.9.
21201
21202 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
21203
21204         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21205
21206         * gst/matroska/matroska-mux.c:
21207         (gst_matroska_mux_video_pad_setcaps),
21208         (gst_matroska_mux_audio_pad_setcaps):
21209           Fix mpeg4 input handling (#318847); also, while we're at it,
21210           fix media type for Motion-JPEG: should be image/jpeg.
21211
21212 2005-10-18  Wim Taymans  <wim@fluendo.com>
21213
21214         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21215         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21216         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21217         Fix for segment-start/stop API change.
21218
21219 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21220
21221         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21222         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
21223         way.
21224
21225 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21226
21227         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21228         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
21229         output declared in transform_caps.
21230
21231 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21232
21233         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
21234
21235 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21236
21237         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21238         (gst_video_box_get_unit_size): Fix wrong size calculations and
21239         implement get_unit_size correctly.
21240
21241 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
21242
21243         * configure.ac:
21244           Enable flx plugin.
21245
21246         * gst/flx/gstflxdec.c: (flx_decode_chunks):
21247           Fix gcc4 signedness issue.
21248
21249 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21250
21251         * configure.ac: Adding videomixer.
21252         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21253         (user_read_data), (gst_pngdec_chain): More debugging.
21254         * gst/alpha/Makefile.am: Adding alphacolor
21255         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
21256         (gst_alpha_color_class_init), (gst_alpha_color_init),
21257         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
21258         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
21259         (plugin_init): Ported to 0.9 using in place base tranform.
21260         * gst/videomixer/Makefile.am:
21261         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21262         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
21263         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
21264         (gst_videomixer_pad_init), (gst_videomixer_class_init),
21265         (gst_videomixer_init), (gst_videomixer_getcaps),
21266         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
21267         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21268         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
21269         to 0.9 using collectpads.
21270
21271 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
21272
21273         * configure.ac:
21274         * gst/flx/Makefile.am:
21275         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21276         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21277         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21278         * gst/flx/gstflxdec.h:
21279         flx plugin ported to 0.9
21280
21281 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21282
21283         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21284           use new gst_version_string()
21285
21286 2005-10-16  Andy Wingo  <wingo@pobox.com>
21287
21288         * configure.ac: GLIB_CHECK.
21289
21290 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21291
21292         * ext/libpng/Makefile.am:
21293         * ext/libpng/gstpng.c: (plugin_init):
21294         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21295         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21296         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21297
21298 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21299
21300         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21301
21302         * configure.ac:
21303         * gst/matroska/Makefile.am:
21304         * gst/matroska/ebml-ids.h:
21305         * gst/matroska/ebml-write.c:
21306         * gst/matroska/ebml-write.h:
21307         * gst/matroska/matroska-ids.h:
21308         * gst/matroska/matroska-mux.c:
21309         * gst/matroska/matroska-mux.h:
21310         * gst/matroska/matroska.c: (plugin_init):
21311           Port matroska muxer to 0.9 (#318847).
21312
21313 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21314
21315         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21316         (comment_init), (comment_add):
21317           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21318           use GST_READ_UINT32_LE() and friends rather than the private
21319           implementation of those same macros.
21320
21321 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21322
21323         * examples/stats/mp2ogg.c:
21324           more typo fixes
21325
21326 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21327
21328         * examples/indexing/indexmpeg.c: (main):
21329         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21330         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21331         * ext/esd/esdmon.h:
21332         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21333         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21334         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21335         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21336         * gst/avi/gstavimux.c: (gst_avimux_init):
21337         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21338         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21339         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21340         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21341         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21342         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21343         * gst/oldcore/gstmultifilesrc.h:
21344         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21345         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21346         (gst_pipefilter_change_state):
21347         * gst/oldcore/gstpipefilter.h:
21348         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21349         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21350         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21351         * sys/osxaudio/gstosxaudiosink.h:
21352         * sys/osxaudio/gstosxaudiosrc.h:
21353           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21354           moved bitshift from macro to enum definition
21355
21356 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21357
21358         * ext/Makefile.am:
21359         * ext/cairo/Makefile.am:
21360         * ext/cairo/gstcairo.c: (plugin_init):
21361         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21362         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21363         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21364         * ext/cairo/gsttimeoverlay.h:
21365           update of cairo-based timeoverlay to 1.0 Cairo API
21366           doesn't work yet for resizing of output sink
21367
21368 2005-10-11  Wim Taymans  <wim@fluendo.com>
21369
21370         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21371         newsegment API fix.
21372
21373 2005-10-11  Wim Taymans  <wim@fluendo.com>
21374
21375         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21376         (gst_dvdemux_demux_frame):
21377         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21378         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21379         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21380         (gst_avi_demux_handle_seek):
21381         * gst/goom/gstgoom.c: (gst_goom_event):
21382         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21383         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21384         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21385         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21386         (gst_wavparse_srcpad_event):
21387         newsegment API update.
21388
21389 2005-10-11  Andy Wingo  <wingo@pobox.com>
21390
21391         * ext/speex/gstspeexenc.c: Signedness cleanups.
21392
21393 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21394
21395         * PORTED_09:
21396         * ext/speex/Makefile.am:
21397         * ext/speex/gstspeex.c:
21398         * ext/speex/gstspeexenc.c:
21399         Speexenc ported to 0.9
21400
21401 2005-10-10  Wim Taymans  <wim@fluendo.com>
21402
21403         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21404         (gst_oss_sink_init), (gst_oss_sink_set_property),
21405         (gst_oss_sink_get_property), (gst_oss_sink_open),
21406         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21407         * sys/oss/gstosssink.h:
21408         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21409         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21410         (gst_oss_src_prepare):
21411         Cleanups, make device configurable in the sink, handle and report
21412         errors.
21413
21414 2005-10-10  Wim Taymans  <wim@fluendo.com>
21415
21416         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21417         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21418         Make sure element is NULL before removing from the bin.
21419
21420 2005-10-07  Andy Wingo  <wingo@pobox.com>
21421
21422         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21423         block forever in a read().
21424         (gst_dv1394src_bus_reset): Post a message when the cable is
21425         unplugged.
21426         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21427         (gst_dv1394src_bus_reset): Don't unref the message.
21428
21429         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21430         hacking. The only change should be that the state change stuff was
21431         put into basesrc's start() and stop() routines, which coalesces
21432         some steps.
21433
21434 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21435
21436         * configure.ac:
21437           Add check for mmap
21438           
21439         * gst/debug/Makefile.am:
21440           Only compile efence plugin on systems that have mmap.
21441
21442 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21443
21444         * gst/debug/Makefile.am:
21445         * gst/debug/breakmydata.c:
21446         * gst/debug/gstdebug.c:
21447         * gst/debug/gstnavigationtest.c:
21448         * gst/debug/gstnavseek.c: 
21449         * gst/debug/gstnavseek.h:
21450         * gst/debug/progressreport.c: 
21451         * gst/debug/testplugin.c:
21452           Port progressreport, navseek, navigationtest, testsink and
21453           breakmydata.
21454
21455 2005-10-05  Edward Hervey  <edward@fluendo.com>
21456
21457         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21458         (gst_dvdemux_src_query):
21459         Fixes for better conversion
21460
21461 2005-10-04  Michael Smith <msmith@fluendo.com>
21462
21463         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21464         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21465         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21466         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21467           Set state of elements to NULL before removing from bins.
21468           Set state of test element to NULL if we failed to move it to READY
21469
21470 2005-10-04  Edward Hervey  <edward@fluendo.com>
21471
21472         * ext/dv/Makefile.am:
21473         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21474         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21475         Corrected the query function for position so it doesn't forget what
21476         format was asked, and calls the conversion functions on the correct pad.
21477
21478 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21479
21480         * configure.ac:
21481           back to development
21482
21483 === release 0.9.3 ===
21484
21485 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21486
21487         * configure.ac:
21488           Releasing 0.9.3, "Aramis"
21489
21490 2005-10-03  Andy Wingo  <wingo@pobox.com>
21491
21492         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21493         error returns.
21494
21495 2005-10-02  Andy Wingo  <wingo@pobox.com>
21496
21497         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21498
21499         * ext/flac/gstflacenc.c: Ported to 0.9.
21500
21501         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21502
21503         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21504         and link to gsttagedit. Enable flacenc.
21505
21506         * ext/flac/gstflacdec.c: Re-enable tag reading.
21507
21508 2005-09-30  Wim Taymans  <wim@fluendo.com>
21509
21510         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21511         * gst/rtp/gstrtpgsmparse.c:
21512         * gst/rtp/gstrtph263penc.c:
21513         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21514         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21515         (gst_rtpmp4venc_set_property):
21516         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21517         Various class and caps fixes from Andre Magalhaes (andrunko)
21518
21519 2005-09-29  Wim Taymans  <wim@fluendo.com>
21520
21521         * gst/level/level-example.c: (main):
21522         Update for new bus API.
21523
21524 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21525
21526         * configure.ac:
21527           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21528           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21529
21530 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21531
21532         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21533           Fix playback of mono streams (bytes_per_sample should be set
21534           from the sample width and the number of channels negotiated,
21535           and not just be set to 4) (#317338)
21536
21537 2005-09-26  Wim Taymans  <wim@fluendo.com>
21538
21539         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21540         (gst_rtpmpaenc_handle_buffer):
21541         Set buffer duration correctly.
21542
21543 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21544
21545         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21546         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21547         (gst_avi_demux_change_state):
21548           Don't crash when encountering a stream with an unknown fourcc or
21549           codec id. Instead, create a pad of type video/x-avi-unknown or
21550           audio/x-avi-unknown, which as a side-effect also results in less
21551           confusing error messages in players ('no decoder' vs. 'no streams');
21552           minor fixes to state change function and class_init function.
21553
21554 2005-09-24  Wim Taymans  <wim@fluendo.com>
21555
21556         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21557         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21558         These are sinks.
21559
21560 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21561
21562         * check/elements/level.c: (GST_START_TEST):
21563           fix test for new GstClockTime use
21564         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21565         (gst_level_transform_ip):
21566         * gst/level/gstlevel.h:
21567           fix up the decay peak, ensuring the decay peak is never lower
21568           than the peak for that interval
21569
21570 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21571
21572         * docs/plugins/gst-plugins-good-plugins.args:
21573         * docs/plugins/inspect/plugin-alpha.xml:
21574         * docs/plugins/inspect/plugin-rtp.xml:
21575         * gst/level/gstlevel.c: (gst_level_set_caps),
21576         (gst_level_transform_ip):
21577           updating docs
21578
21579 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21580
21581         * Makefile.am:
21582         * check/elements/level.c: (GST_START_TEST):
21583         * gst/level/Makefile.am:
21584         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21585         (gst_level_set_property), (gst_level_get_property),
21586         (gst_level_set_caps), (gst_level_message_new),
21587         (gst_level_transform_ip):
21588         * gst/level/gstlevel.h:
21589         * gst/level/level-example.c: (message_handler), (main):
21590           convert to using GstClockTime for all time values, finally.
21591
21592 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21593
21594         * gst/auparse/Makefile.am:
21595         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21596           fix up build
21597         * configure.ac:
21598         * ext/cairo/Makefile.am:
21599         * ext/dv/Makefile.am:
21600         * ext/esd/Makefile.am:
21601         * ext/flac/Makefile.am:
21602         * ext/gconf/Makefile.am:
21603         * ext/gdk_pixbuf/Makefile.am:
21604         * ext/jpeg/Makefile.am:
21605         * ext/ladspa/Makefile.am:
21606         * ext/libcaca/Makefile.am:
21607         * ext/libmng/Makefile.am:
21608         * ext/libpng/Makefile.am:
21609         * ext/mikmod/Makefile.am:
21610         * ext/pango/Makefile.am:
21611         * ext/raw1394/Makefile.am:
21612         * ext/shout2/Makefile.am:
21613         * ext/speex/Makefile.am:
21614         * gst/alpha/Makefile.am:
21615         * gst/autodetect/Makefile.am:
21616         * gst/avi/Makefile.am:
21617         * gst/cutter/Makefile.am:
21618         * gst/debug/Makefile.am:
21619         * gst/effectv/Makefile.am:
21620         * gst/flx/Makefile.am:
21621         * gst/goom/Makefile.am:
21622         * gst/interleave/Makefile.am:
21623         * gst/law/Makefile.am:
21624         * gst/matroska/Makefile.am:
21625         * gst/median/Makefile.am:
21626         * gst/monoscope/Makefile.am:
21627         * gst/multipart/Makefile.am:
21628         * gst/oldcore/Makefile.am:
21629         * gst/rtp/Makefile.am:
21630         * gst/rtsp/Makefile.am:
21631         * gst/smoothwave/Makefile.am:
21632         * gst/smpte/Makefile.am:
21633         * gst/videobox/Makefile.am:
21634         * gst/videofilter/Makefile.am:
21635         * gst/videomixer/Makefile.am:
21636         * gst/wavenc/Makefile.am:
21637         * gst/wavparse/Makefile.am:
21638         * sys/oss/Makefile.am:
21639         * sys/osxaudio/Makefile.am:
21640         * sys/osxvideo/Makefile.am:
21641           fix up GST_LIBS use
21642
21643 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21644
21645         * gst/auparse/Makefile.am:
21646         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21647           fix build of auparse
21648
21649 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21650
21651         * configure.ac:
21652         * PORTED_09:
21653         * gst/auparse/gstauparse.c:
21654         * gst/auparse/gstauparse.h:
21655         Auparse ported to 0.9.
21656
21657 2005-09-22  Wim Taymans  <wim@fluendo.com>
21658
21659         * gst/rtp/TODO:
21660         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21661         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21662         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21663         (gst_rtpmp4venc_set_property):
21664         * gst/rtp/gstrtpmp4venc.h:
21665         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21666         * gst/rtp/gstrtpmpaenc.h:
21667         Use is_filled to both check MTU and max-ptime of base class.
21668
21669 2005-09-22  Wim Taymans  <wim@fluendo.com>
21670
21671         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21672         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21673         (gst_rtpmp4venc_set_property):
21674         Don't fragment packets with multiple frames.
21675
21676 2005-09-22  Wim Taymans  <wim@fluendo.com>
21677
21678         * gst/rtp/TODO:
21679         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21680         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21681         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21682         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21683         (gst_rtpmp4venc_get_property):
21684         * gst/rtp/gstrtpmp4venc.h:
21685         Remove g_print.
21686         Update TODO
21687         Make payload encoder a bit smarter and more correct with
21688         timestamps.
21689         Added option in payloader to include config string in-band.
21690
21691 2005-09-21  Wim Taymans  <wim@fluendo.com>
21692
21693         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21694         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21695         (gst_rtspsrc_send):
21696         Strip spaces for key/value pairs.
21697
21698 2005-09-21  Wim Taymans  <wim@fluendo.com>
21699
21700         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21701         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21702         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21703         (gst_rtspsrc_change_state):
21704         More SDP parsing and caps setting.
21705         Do NO_PREROLL differently.
21706         add pads only after negotiated.
21707
21708         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21709         (gst_udpsrc_getcaps):
21710         Implement the getcaps function.
21711
21712 2005-09-21  Wim Taymans  <wim@fluendo.com>
21713
21714         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21715         (gst_rtpamrdec_chain):
21716         Handle multiple AMr packets per payload. Handle CRC and
21717         parse ILL/ILP.
21718
21719         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21720         Make caps params strings for easy SDP mapping.
21721         
21722         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21723         Handle capsnego better.
21724
21725         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21726         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21727         Generate and parse config string in the caps.
21728
21729 2005-09-21  Wim Taymans  <wim@fluendo.com>
21730
21731         * gst/rtp/README:
21732         Update README
21733
21734         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21735         Make extra params as strings.
21736
21737         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21738         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21739         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21740         Make state change return NO_PREROLL as this is a live
21741         source.
21742
21743         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21744         Don't unref old caps when NULL.
21745
21746 2005-09-20  Wim Taymans  <wim@fluendo.com>
21747
21748         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21749         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21750         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21751         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21752         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21753         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21754         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21755         * gst/rtsp/sdpmessage.h:
21756         Add URI handler.
21757         Parse SDP and create caps.
21758
21759 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21760
21761         * gst/alpha/gstalpha.c:
21762           fix element description
21763
21764 2005-09-19  Wim Taymans  <wim@fluendo.com>
21765
21766         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21767         Don't check payload for now.
21768
21769 2005-09-19  Wim Taymans  <wim@fluendo.com>
21770
21771         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21772         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21773         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21774         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21775         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21776         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21777         (gst_wavparse_change_state):
21778         * gst/wavparse/gstwavparse.h:
21779         Fix wavparse some more.
21780
21781 2005-09-19  Wim Taymans  <wim@fluendo.com>
21782
21783         * check/elements/level.c: (GST_START_TEST):
21784         Fix for bus API change.
21785
21786 2005-09-19  Wim Taymans  <wim@fluendo.com>
21787
21788         * gst/level/level-example.c: (main):
21789         Fix for new bus API.
21790
21791         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21792         Set caps on pads.
21793
21794 2005-09-15  Wim Taymans  <wim@fluendo.com>
21795
21796         * gst/rtp/Makefile.am:
21797         * gst/rtp/README:
21798         * gst/rtp/gstrtp.c: (plugin_init):
21799         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21800         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21801         (gst_rtpamrdec_change_state):
21802         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21803         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21804         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21805         * gst/rtp/gstrtpamrenc.h:
21806         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21807         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21808         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21809         * gst/rtp/gstrtpgsmenc.h:
21810         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21811         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21812         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21813         (gst_rtpgsmparse_change_state):
21814         * gst/rtp/gstrtpgsmparse.h:
21815         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21816         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21817         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21818         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21819         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21820         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21821         * gst/rtp/gstrtph263penc.h:
21822         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21823         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21824         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21825         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21826         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21827         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21828         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21829         * gst/rtp/gstrtpmp4venc.h:
21830         * gst/rtp/gstrtpmpadec.c:
21831         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21832         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21833         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21834         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21835         * gst/rtp/gstrtpmpaenc.h:
21836         Updates to payloader/depayloaders, make payloaders use
21837         the base classes.
21838         Updated README with suggested RTP caps and how to convert
21839         to/from SDP.
21840         Added config descriptor in mp4v payloader.
21841
21842 2005-09-15  Andy Wingo  <wingo@pobox.com>
21843
21844         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21845         * gst/autodetect/gstautovideosink.c
21846         (gst_auto_video_sink_find_best): Update for new registry API.
21847
21848 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21849
21850         * common/c-to-xml.py:
21851         * common/gtk-doc-plugins.mak:
21852           a simple py script to generate valid xml from a C example
21853           probably also need to strip an MIT license when we decide
21854         * docs/plugins/Makefile.am:
21855         * gst/level/Makefile.am:
21856         * gst/level/gstlevel.c: (gst_level_init):
21857         * gst/level/level-example.c: (message_handler), (main):
21858           add an example to level that will show up in the docs
21859         * gst/rtp/TODO:
21860           add a note for the future
21861
21862 2005-09-14  Michael Smith <msmith@fluendo.com>
21863
21864         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21865           Actually define the debug object being used in wavenc. Fixes #316205
21866
21867 2005-09-14  Michael Smith <msmith@fluendo.com>
21868
21869         * gst/smpte/Makefile.am:
21870           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21871           needed to build on windows (bug 316204)
21872
21873 2005-09-12  Andy Wingo  <wingo@pobox.com>
21874
21875         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21876
21877 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21878
21879         * configure.ac:
21880         * gst/fdsrc/Makefile.am:
21881         * gst/fdsrc/gstfdsrc.c:
21882         * gst/fdsrc/gstfdsrc.h:
21883           Move fdsrc back into gstreamer core elements.
21884
21885         * gst/level/gstlevel.c: (gst_level_class_init),
21886         (gst_level_transform_ip):
21887         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21888           Basetransform changes.
21889
21890 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21891
21892         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21893         * ext/jpeg/smokecodec.c: (find_best_size):
21894           fix compiler warnings
21895
21896 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21897
21898         * gst-plugins-good.spec.in:
21899           spec file fixes
21900         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21901         (gst_multiudpsink_render), (gst_multiudpsink_add),
21902         (gst_multiudpsink_clear):
21903           it actually helps to actually stream if we hook up the
21904           "add" signal to an actual implementation
21905         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21906           some debugging
21907
21908 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21909
21910         * ext/jpeg/Makefile.am:
21911         * ext/jpeg/gstjpeg.c
21912         * ext/jpeg/gstjpegenc.c:
21913         * ext/jpeg/gstsmokeenc.c:
21914
21915 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21916
21917         * ext/flac/gstflacdec.c:
21918         * ext/flac/gstflacenc.c:
21919         * ext/flac/gstflactag.c:
21920         * ext/speex/gstspeexenc.c:
21921           gsttaginterface.h -> gsttagsetter.h
21922
21923 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21924
21925         * configure.ac:
21926         * gst/debug/Makefile.am:
21927         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21928         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21929         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21930         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21931         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21932           Port to 0.9 and re-enable efence plugin.
21933
21934 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21935
21936         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21937         (gst_flacdec_write), (gst_flacdec_convert_src):
21938         * ext/flac/gstflacdec.h:
21939           Add support for flac files with 24/32 bits per sample; and misc.
21940           minor clean-ups. Seeking is still partly broken (for me at least).
21941
21942 2005-09-06  Wim Taymans  <wim@fluendo.com>
21943
21944         * gst/rtp/Makefile.am:
21945         * gst/rtp/gstrtp.c: (plugin_init):
21946         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21947         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21948         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21949         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21950         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21951         (gst_rtpmp4vdec_plugin_init):
21952         * gst/rtp/gstrtpmp4vdec.h:
21953         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21954         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21955         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21956         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21957         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21958         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21959         * gst/rtp/gstrtpmp4venc.h:
21960         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21961         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21962         Added mpeg4 video payload encoder/decoder.
21963         Added some docs in mpa payloader.
21964
21965 === release 0.9.1 ===
21966
21967 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21968
21969         * NEWS:
21970         * README:
21971         * RELEASE:
21972         * autogen.sh:
21973         * configure.ac:
21974           releasing 0.9.1, "Blondie"
21975
21976 2005-09-05  Andy Wingo  <wingo@pobox.com>
21977
21978         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21979         here from the state change handler, so we fire signals without
21980         holding the state lock.
21981
21982 2005-09-02  Andy Wingo  <wingo@pobox.com>
21983
21984         * All plugins updated for element state changes.
21985
21986 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21987
21988         * Makefile.am:
21989         * check/.cvsignore:
21990         * check/Makefile.am:
21991         * check/elements/.cvsignore:
21992         * check/elements/level.c: (setup_level), (cleanup_level),
21993         (GST_START_TEST), (level_suite), (main):
21994           add a test for level
21995         * common/release.mak:
21996           move the enum checking to release.mak
21997         * configure.ac:
21998           add valgrind and check checking
21999         * gst/level/gstlevel.c: (gst_level_transform):
22000         * gst/level/gstlevel.h:
22001           fix Andy's cast bug
22002           convert a field to int
22003           fix the arithmetic to int when checking for emit so that a
22004           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
22005
22006 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22007
22008         * Makefile.am:
22009         * configure.ac:
22010           add docs to build
22011         * common/plugins.xsl:
22012           wrap Description into a refsect2
22013         * docs/Makefile.am:
22014         * docs/plugins/Makefile.am:
22015         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
22016         * docs/plugins/gst-plugins-good-plugins-sections.txt:
22017         * gst/goom/Makefile.am:
22018         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
22019         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
22020         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
22021         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
22022         (gst_goom_change_state):
22023         * gst/goom/gstgoom.h:
22024           GstGOOM -> GstGoom
22025           add an example launch line
22026         * gst/level/gstlevel.h:
22027         * gst/monoscope/gstmonoscope.c:
22028           cleanups
22029
22030 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22031
22032         * configure.ac:
22033         * docs/plugins/Makefile.am:
22034         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
22035         * docs/plugins/gst-plugins-good-plugins-sections.txt:
22036         * docs/plugins/gst-plugins-good-plugins.types:
22037           document elements and plugins.  Shazam !
22038
22039 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22040
22041         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
22042           be found under doc/random/ChangeLog-0.8