sys/v4l2/gstv4l2src.c: Remove () from translateable string, so that it makes more...
[platform/upstream/gstreamer.git] / ChangeLog
1 2009-01-07  Jan Schmidt  <jan.schmidt@sun.com>
2
3         * sys/v4l2/gstv4l2src.c:
4         Remove () from translateable string, so that it makes more sense.
5
6 2009-01-07  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
7
8         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
9         Minor fix/cleanup in header field calculation.
10
11 2009-01-06  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
12
13         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
14         (gst_matroska_mux_handle_sink_event), (gst_matroska_mux_finish):
15         * gst/matroska/matroska-mux.h:
16         Remove internal taglist and fully use tagsetter interface.
17
18 2009-01-06  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
19
20         * gst/avi/gstavimux.c: (gst_avi_mux_reset),
21         (gst_avi_mux_riff_get_avi_header):
22         * gst/avi/gstavimux.h:
23         Ensure header size invariance during subsequent rewrite by using
24         tags snapshot.
25
26 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
27
28         * ext/pulse/pulsesink.c: (gst_pulsesink_destroy_stream):
29         Don't wait for the pulse mainloop when destroying the stream.
30         Fixes a deadlock when the pulsedaemon goes away while pulsesink
31         is PLAYING. Fixes bug #556986.
32
33 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
34
35         Patch by: Sascha Hauer <s dot hauer at pengutronix dot de>
36                   Luotao Fu <l dot fu at pengutronix dot de>
37
38         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
39         (gst_v4l2_get_caps_info):
40         Add support for grayscale v4l2 devices. Fixes bug #566616.
41
42 2009-01-05  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
43
44         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
45         (qtdemux_tag_add_tmpo), (qtdemux_tag_add_covr),
46         (qtdemux_tag_add_date), (qtdemux_tag_add_gnre),
47         (qtdemux_tag_add_blob), (qtdemux_parse_udta):
48         * gst/qtdemux/qtdemux.h:
49         * gst/qtdemux/quicktime.c: (plugin_init):
50         Streamline tag handling and pass unparsed tags as binary blob
51         in private tag.
52
53 2009-01-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
54
55         * gst/audiofx/Makefile.am:
56         * gst/audiofx/audiofxbaseiirfilter.c:
57         (gst_audio_fx_base_iir_filter_base_init),
58         (gst_audio_fx_base_iir_filter_dispose),
59         (gst_audio_fx_base_iir_filter_class_init),
60         (gst_audio_fx_base_iir_filter_init),
61         (gst_audio_fx_base_iir_filter_calculate_gain),
62         (gst_audio_fx_base_iir_filter_set_coefficients),
63         (gst_audio_fx_base_iir_filter_setup), (process),
64         (gst_audio_fx_base_iir_filter_transform_ip),
65         (gst_audio_fx_base_iir_filter_stop):
66         * gst/audiofx/audiofxbaseiirfilter.h:
67         Implement a base class for IIR filters.
68
69         * gst/audiofx/audiochebband.c: (gst_audio_cheb_band_base_init),
70         (gst_audio_cheb_band_class_init), (gst_audio_cheb_band_init),
71         (generate_coefficients), (gst_audio_cheb_band_set_property),
72         (gst_audio_cheb_band_setup):
73         * gst/audiofx/audiochebband.h:
74         * gst/audiofx/audiocheblimit.c: (gst_audio_cheb_limit_base_init),
75         (gst_audio_cheb_limit_class_init), (gst_audio_cheb_limit_init),
76         (generate_coefficients), (gst_audio_cheb_limit_set_property),
77         (gst_audio_cheb_limit_setup):
78         * gst/audiofx/audiocheblimit.h:
79         Use the IIR filter base class for the chebyshev filters.
80
81 2009-01-02  Michael Smith <msmith@songbirdnest.com>
82
83           Patch by: Justin Karnegas <justin@affinix.com> and
84                     Michael Smith <msmith@songbirdnest.com>
85         * sys/osxaudio/gstosxaudio.c:
86         * sys/osxaudio/gstosxaudioelement.c:
87         * sys/osxaudio/gstosxaudioelement.h:
88         * sys/osxaudio/gstosxaudiosink.c:
89         * sys/osxaudio/gstosxaudiosink.h:
90         * sys/osxaudio/gstosxaudiosrc.c:
91         * sys/osxaudio/gstosxaudiosrc.h:
92         * sys/osxaudio/gstosxringbuffer.c:
93         * sys/osxaudio/gstosxringbuffer.h:
94           Rewrite osxaudio to work more flexibly and more reliably, using a
95           different abstraction layer of coreaudio that is the recommended way of
96           doing low-level audio I/O on OSX.
97           Fixes byg #564948.
98
99 2009-01-02  Wim Taymans  <wim.taymans@collabora.co.uk>
100
101         * tests/examples/rtp/server-decodebin-H263p-AMR.sh:
102         Add example RTP transcoding pipeline from any file decodedable with
103         uridecodebin.
104
105 2009-01-02  Wim Taymans  <wim.taymans@collabora.co.uk>
106
107         * tests/examples/rtp/.cvsignore:
108         * tests/examples/rtp/Makefile.am:
109         * tests/examples/rtp/client-PCMA.c: (pad_added_cb), (main):
110         * tests/examples/rtp/server-alsasrc-PCMA.c: (main):
111         Add two C examples of using gstrtpbin as a sender and a receiver.
112
113 2008-12-31  Jan Schmidt  <jan.schmidt@sun.com>
114
115         * ChangeLog:
116         Remove conflict marker from ChangeLog
117
118 2008-12-28  Edward Hervey  <edward.hervey@collabora.co.uk>
119
120         Patch by: j^ <j at oil21.org>
121
122         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps),
123         (qtdemux_audio_caps):
124         Add codec mapping for xvid, fmp4 and ac3 tracks.
125         Fixes #565850
126
127 2008-12-23  Wim Taymans  <wim.taymans@collabora.co.uk>
128
129         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
130         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
131         (gst_smokeenc_chain), (gst_smokeenc_change_state):
132         * ext/jpeg/gstsmokeenc.h:
133         Implement getcaps function.
134         Set caps on the pad and on all outgoing buffers.
135         Fixes #565441.
136
137 2008-12-19  Stefan Kost  <ensonic@users.sf.net>
138
139         * ext/pulse/pulsemixerctrl.c:
140           And remove temporary comment pointing to the bug ticket.
141
142         * gst/avi/gstavimux.c:
143           Move reoccuring logging to LOG and log instance too.
144
145 2008-12-17  Stefan Kost  <ensonic@users.sf.net>
146
147         * ext/pulse/pulsemixerctrl.c:
148           Don't leak the pa_operation.
149
150 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
151
152         * configure.ac:
153           Require core cvs.
154
155 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
156
157         * gst/avi/gstavimux.c:
158           Rename api from _flush to _reset_tags. 
159
160 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
161
162         * gst/avi/gstavimux.c:
163           Use new tagsetter api to flush tags.
164
165 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
166
167         * tests/check/elements/deinterleave.c: (deinterleave_suite):
168         Increase timeout to 3 minutes to prevent timeouts.
169
170 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
171
172         * tests/check/elements/interleave.c: (interleave_suite):
173         Increase timeout to 3 minutes to prevent timeouts.
174
175 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
176
177         * gst/avi/gstavimux.c:
178         * gst/avi/gstavimux.h:
179           Totally remove the internal taglists and fully use tagsetter.
180
181 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
182
183         * gst/avi/gstavimux.c:
184           Instead of filtering wrongly just use the mergemode. Applications is
185           use KEEP_ALL if they want to supress tag-events. Fixes #563221 for
186           avi for real (I hope). Everyone chime in, before I fix the others.
187
188 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
189
190         * ext/pulse/pulsemixerctrl.c:
191           Add note about memleak.
192
193 2008-12-13  Edward Hervey  <bilboed@gmail.com>
194
195         * m4/Makefile.am:
196         A couple more .m4 that aren't shipped anymore with gettext 0.17.
197
198 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
199
200         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
201         (gst_flac_dec_init):
202         * gst/law/alaw-decode.c: (gst_alaw_dec_base_init),
203         (gst_alaw_dec_init):
204         * gst/law/alaw-encode.c: (gst_alaw_enc_base_init),
205         (gst_alaw_enc_init):
206         * gst/law/alaw.c: (plugin_init):
207         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init),
208         (gst_mulawdec_init):
209         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init),
210         (gst_mulawenc_init):
211         * gst/law/mulaw.c: (plugin_init):
212         Switch to using GstStaticPadTemplate.
213         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr):
214         Don't forget to free the addrinfo structure.
215         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
216         (gst_wavparse_sink_activate):
217         Don't forget to unref the GstAdapter.
218
219 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
220
221         * m4/Makefile.am:
222         inttypes.m4 hasn't been available since gettext-0.15, and since we now
223         require gettext >= 0.17 ... we can remove it from the list of files to
224         dist.
225
226 2008-12-09  Stefan Kost  <ensonic@users.sf.net>
227
228         * gst/avi/gstavidemux.c:
229           More logging.
230
231         * gst/avi/gstavimux.c:
232           Handle more metadata fields. Better estimate of metadata size. Don't
233           merge received tags, if application has specified tags using
234           GST_TAG_MERGE_REPLACE_ALL. Fixes #563221 for avi.
235
236 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
237
238         * tests/check/Makefile.am:
239         Also ignore pulsemixer for the states unit test.
240
241 2008-12-09  Wim Taymans  <wim.taymans@collabora.co.uk>
242
243         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_process):
244         Add an EOI marker at the end of the jpeg frame when it's missing.
245         Fixes #563056.
246
247 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
248
249         * tests/check/elements/videocrop.c: (check_1x1_buffer):
250         Update the unit test for the new color values for BT.601 red.
251         Fixes bug #563510.
252
253 2008-12-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
254
255         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
256           Restore previous behaviour of not passing QoS and navigation
257           events upstream, which presumably wasn't meant to be changed.
258
259 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
260
261         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
262         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
263         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
264         (gst_dvdemux_chain), (gst_dvdemux_loop),
265         (gst_dvdemux_change_state):
266         Add srcpads only when needed and remove them again when going
267         back to READY. This prevents stalled pipelines if there's no
268         audio inside the DV stream, which happens for many MXF files.
269
270 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
271
272         * tests/check/elements/souphttpsrc.c: (GST_START_TEST),
273         (run_server):
274         The ports in libsoup are unsigned integers and not signed
275         integers.
276
277 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
278
279         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
280         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
281         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
282         (gst_dvdemux_chain), (gst_dvdemux_loop),
283         (gst_dvdemux_change_state):
284         Add srcpads only when they're needed. If we add all pads in any
285         case we will get a stalling audio pad if the stream contains
286         no audio, which is the case for many MXF files.
287
288 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
289
290         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
291         Forward all events upstream unless it's something we really
292         don't handle. This fixes latency configuration of pipelines.
293
294 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
295
296         * ext/dv/gstdv.c: (plugin_init):
297         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
298         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
299         Really call dv_init() exactly one time, not one time for
300         the demuxer and one time for the decoder.
301
302 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
303
304         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
305         Copy incomming timestamp to outgoing packets.
306
307 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
308
309         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
310         (gst_rtp_mp4v_pay_event):
311         Don't try to push packets before we could find a valid config
312         startcode. Fixes #563509.
313
314 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
315
316         Patch by: Brian Cameron <brian.cameron at sun dot com>
317
318         * sys/sunaudio/gstsunaudiomixerctrl.c:
319         (gst_sunaudiomixer_ctrl_open):
320         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
321
322 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
323
324         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
325
326         * configure.ac:
327         Make usage of libv4l optional by a configure parameter.
328         Fixes bug #563504.
329
330 2008-12-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
331
332         * docs/plugins/Makefile.am:
333         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
334         * docs/plugins/gst-plugins-good-plugins-sections.txt:
335         * docs/plugins/gst-plugins-good-plugins.args:
336         * docs/plugins/gst-plugins-good-plugins.hierarchy:
337         * docs/plugins/gst-plugins-good-plugins.interfaces:
338         * docs/plugins/inspect/plugin-1394.xml:
339         * docs/plugins/inspect/plugin-aasink.xml:
340         * docs/plugins/inspect/plugin-alaw.xml:
341         * docs/plugins/inspect/plugin-alpha.xml:
342         * docs/plugins/inspect/plugin-alphacolor.xml:
343         * docs/plugins/inspect/plugin-annodex.xml:
344         * docs/plugins/inspect/plugin-apetag.xml:
345         * docs/plugins/inspect/plugin-audiofx.xml:
346         * docs/plugins/inspect/plugin-auparse.xml:
347         * docs/plugins/inspect/plugin-autodetect.xml:
348         * docs/plugins/inspect/plugin-avi.xml:
349         * docs/plugins/inspect/plugin-cacasink.xml:
350         * docs/plugins/inspect/plugin-cairo.xml:
351         * docs/plugins/inspect/plugin-cutter.xml:
352         * docs/plugins/inspect/plugin-debug.xml:
353         * docs/plugins/inspect/plugin-dv.xml:
354         * docs/plugins/inspect/plugin-efence.xml:
355         * docs/plugins/inspect/plugin-effectv.xml:
356         * docs/plugins/inspect/plugin-equalizer.xml:
357         * docs/plugins/inspect/plugin-esdsink.xml:
358         * docs/plugins/inspect/plugin-flac.xml:
359         * docs/plugins/inspect/plugin-flxdec.xml:
360         * docs/plugins/inspect/plugin-gamma.xml:
361         * docs/plugins/inspect/plugin-gconfelements.xml:
362         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
363         * docs/plugins/inspect/plugin-goom.xml:
364         * docs/plugins/inspect/plugin-goom2k1.xml:
365         * docs/plugins/inspect/plugin-halelements.xml:
366         * docs/plugins/inspect/plugin-icydemux.xml:
367         * docs/plugins/inspect/plugin-id3demux.xml:
368         * docs/plugins/inspect/plugin-interleave.xml:
369         * docs/plugins/inspect/plugin-jpeg.xml:
370         * docs/plugins/inspect/plugin-level.xml:
371         * docs/plugins/inspect/plugin-matroska.xml:
372         * docs/plugins/inspect/plugin-monoscope.xml:
373         * docs/plugins/inspect/plugin-mulaw.xml:
374         * docs/plugins/inspect/plugin-multifile.xml:
375         * docs/plugins/inspect/plugin-multipart.xml:
376         * docs/plugins/inspect/plugin-navigationtest.xml:
377         * docs/plugins/inspect/plugin-ossaudio.xml:
378         * docs/plugins/inspect/plugin-png.xml:
379         * docs/plugins/inspect/plugin-pulseaudio.xml:
380         * docs/plugins/inspect/plugin-quicktime.xml:
381         * docs/plugins/inspect/plugin-replaygain.xml:
382         * docs/plugins/inspect/plugin-rtp.xml:
383         * docs/plugins/inspect/plugin-rtsp.xml:
384         * docs/plugins/inspect/plugin-shout2send.xml:
385         * docs/plugins/inspect/plugin-smpte.xml:
386         * docs/plugins/inspect/plugin-soup.xml:
387         * docs/plugins/inspect/plugin-spectrum.xml:
388         * docs/plugins/inspect/plugin-speex.xml:
389         * docs/plugins/inspect/plugin-taglib.xml:
390         * docs/plugins/inspect/plugin-udp.xml:
391         * docs/plugins/inspect/plugin-video4linux2.xml:
392         * docs/plugins/inspect/plugin-videobalance.xml:
393         * docs/plugins/inspect/plugin-videobox.xml:
394         * docs/plugins/inspect/plugin-videocrop.xml:
395         * docs/plugins/inspect/plugin-videoflip.xml:
396         * docs/plugins/inspect/plugin-videomixer.xml:
397         * docs/plugins/inspect/plugin-wavenc.xml:
398         * docs/plugins/inspect/plugin-wavpack.xml:
399         * docs/plugins/inspect/plugin-wavparse.xml:
400         * docs/plugins/inspect/plugin-ximagesrc.xml:
401         * gst/matroska/matroska-demux.c:
402         * gst/matroska/matroska-demux.h:
403         * gst/matroska/matroska-mux.c:
404         * gst/matroska/matroska-mux.h:
405         Add documentation for matroskamux and matroskademux and
406         update the inspection xml files.
407
408 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
409
410         * configure.ac:
411         Apparently AC_CONFIG_MACRO_DIR breaks when using more
412         than one macro directory, reverting last change.
413
414 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
415
416         * configure.ac:
417         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
418         our M4 macros.
419
420 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
421
422         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
423         Provide the parameters that are required for the format string
424         to fix a compiler warning.
425
426 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
427
428         * gst/autodetect/gstautoaudiosrc.c:
429           Fix classification.
430
431 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
432
433         Patch by: Cygwin Ports maintainer
434                   <yselkowitz at users dot sourceforge dot net>
435
436         * autogen.sh:
437         * configure.ac:
438         Require gettext 0.17 because older versions don't mix with libtool
439         2.2. At build time an older gettext version will still work.
440         Fixes bug #556091.
441
442 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
443
444         Patch by: Peter Kjellerstedt <pkj at axis com>
445
446         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
447         Make gst_multiudpsink_render() ignore errors from sendto() instead of
448         breaking streaming. Emit a warning instead. Fixes #562572.
449
450 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
451
452         Patch by: Ron McOuat <rmcouat at smartt dot com>
453
454         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
455         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
456         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
457         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
458         * ext/soup/gstsouphttpsrc.h:
459         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
460         (digest_auth_cb), (run_test), (GST_START_TEST),
461         (souphttpsrc_suite), (run_server):
462         Add support for basic and digest authentication in souphttpsrc.
463         Fixes bug #561775.
464
465 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
466
467         Patch by: Pepijn Van Eeckhoudt
468                       <pepijn dot vaneeckhoudt at luciad dot com>
469
470         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
471         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
472         * gst/wavenc/gstwavenc.h:
473         * gst/wavenc/riff.h:
474         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
475
476 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
477
478         Patch by: 이문형 <iwings at gmail dot com>
479
480         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
481         Prevent further read/write actions taken to the connect-failed socket by
482         erroring out quickly. See #562258.
483
484 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
485
486         * tests/examples/level/level-example.c:
487           Set fakesink to sync. Otherwise people might question the message
488           interval. Nevertheless the timestamp in the message is what matters.
489
490 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
491
492         * tests/icles/.cvsignore:
493         cvsignore newly generated file.
494
495 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
496
497         * gst/rtp/gstasteriskh263.c:
498         * gst/rtp/gstasteriskh263.h:
499         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
500         * gst/rtp/gstrtpL16depay.h:
501         * gst/rtp/gstrtpL16pay.c:
502         * gst/rtp/gstrtpL16pay.h:
503         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
504         * gst/rtp/gstrtpac3depay.h:
505         * gst/rtp/gstrtpamrdepay.c:
506         * gst/rtp/gstrtpamrdepay.h:
507         * gst/rtp/gstrtpamrpay.c:
508         * gst/rtp/gstrtpamrpay.h:
509         * gst/rtp/gstrtpdepay.c:
510         * gst/rtp/gstrtpdepay.h:
511         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
512         * gst/rtp/gstrtpg726depay.c:
513         * gst/rtp/gstrtpg726pay.c:
514         * gst/rtp/gstrtpg729depay.c:
515         * gst/rtp/gstrtpg729pay.c:
516         * gst/rtp/gstrtpgsmdepay.c:
517         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
518         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
519         * gst/rtp/gstrtph263depay.h:
520         * gst/rtp/gstrtph263pay.c:
521         * gst/rtp/gstrtph263pay.h:
522         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
523         * gst/rtp/gstrtph263pdepay.h:
524         * gst/rtp/gstrtph263ppay.c:
525         * gst/rtp/gstrtph263ppay.h:
526         * gst/rtp/gstrtph264depay.c:
527         * gst/rtp/gstrtph264depay.h:
528         * gst/rtp/gstrtph264pay.c:
529         * gst/rtp/gstrtph264pay.h:
530         * gst/rtp/gstrtpilbcdepay.c:
531         * gst/rtp/gstrtpilbcpay.c:
532         * gst/rtp/gstrtpjpegdepay.h:
533         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
534         * gst/rtp/gstrtpmp1sdepay.h:
535         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
536         * gst/rtp/gstrtpmp2tdepay.h:
537         * gst/rtp/gstrtpmp2tpay.c:
538         * gst/rtp/gstrtpmp2tpay.h:
539         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
540         * gst/rtp/gstrtpmp4apay.c:
541         * gst/rtp/gstrtpmp4apay.h:
542         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
543         * gst/rtp/gstrtpmp4gdepay.h:
544         * gst/rtp/gstrtpmp4gpay.c:
545         * gst/rtp/gstrtpmp4gpay.h:
546         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
547         * gst/rtp/gstrtpmp4vdepay.h:
548         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
549         * gst/rtp/gstrtpmp4vpay.h:
550         * gst/rtp/gstrtpmpadepay.c:
551         * gst/rtp/gstrtpmpadepay.h:
552         * gst/rtp/gstrtpmpapay.c:
553         * gst/rtp/gstrtpmpapay.h:
554         * gst/rtp/gstrtpmpvdepay.c:
555         * gst/rtp/gstrtpmpvdepay.h:
556         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
557         * gst/rtp/gstrtppcmapay.c:
558         * gst/rtp/gstrtppcmudepay.c:
559         * gst/rtp/gstrtppcmupay.c:
560         * gst/rtp/gstrtpspeexdepay.c:
561         * gst/rtp/gstrtpspeexpay.c:
562         * gst/rtp/gstrtpsv3vdepay.c:
563         * gst/rtp/gstrtpsv3vdepay.h:
564         * gst/rtp/gstrtptheoradepay.c:
565         * gst/rtp/gstrtptheoradepay.h:
566         * gst/rtp/gstrtptheorapay.c:
567         * gst/rtp/gstrtptheorapay.h:
568         * gst/rtp/gstrtpvorbisdepay.c:
569         * gst/rtp/gstrtpvorbisdepay.h:
570         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
571         * gst/rtp/gstrtpvorbispay.h:
572         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
573         * gst/rtp/gstrtpvrawpay.c:
574         Fix the descriptions and fix some email addresses.
575
576 2008-11-25  Julien Moutte  <julien@fluendo.com>
577
578         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
579         to supported qtdemux video codecs as I found some video clips using 
580         those.
581
582 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
583
584         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
585         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
586         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
587         (gst_auto_video_sink_detect):
588         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
589         Post an error when we can't set the internal ghostpad target.
590
591 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
592
593         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
594         (gst_video_crop_transform), (gst_video_crop_transform_caps),
595         (gst_video_crop_set_caps), (gst_video_crop_set_property):
596         * gst/videocrop/gstvideocrop.h:
597         Fix renegotiation when changing properties using the new basetransform
598         features. Fixes #561502.
599
600         * tests/icles/Makefile.am:
601         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
602         Add crazy interactive test unit for dynamically changing properties.
603
604 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
605
606         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
607         (gst_rtspsrc_parse_range):
608         Add some more debugging.
609         Use the reanges received from the server unconditionally.
610         Fixes #561625.
611
612 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
613
614         * ext/pulse/pulsesink.c:
615           Change #if 0 to something more expresive and add pointer to related
616           bug ticket.
617
618 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
619
620         Patch by: Tal Shalif <tshalif at nargila dot org>
621
622         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
623         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
624         the latter don't exist on some systems (mingw). Fixes bug #561990.
625
626 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
627
628         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
629
630         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
631         Add transferMode.dnla.org header to HTTP requests as this is
632         required by the DLNA specs and doesn't hurt in other situations.
633         Fixes bug #561802.
634
635 2008-11-20  Michael Smith <msmith@songbirdnest.com>
636
637         * sys/osxvideo/osxvideosink.h:
638         * sys/osxvideo/osxvideosink.m:
639           Handle video window resizing more correctly, avoiding crashes when
640           embedding the window and resizing it.
641
642 2008-11-20  Michael Smith <msmith@songbirdnest.com>
643
644         * gst/udp/gstmultiudpsink.c:
645         * gst/udp/gstudpnetutils.c:
646         * gst/udp/gstudpnetutils.h:
647         * gst/udp/gstudpsrc.c:
648           Fix multiudpsink on OSX by passing the specific length of the socket,
649           refactor that into a function shared with the same thing in udpsrc.
650
651 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
652
653         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
654         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
655         (gst_wavparse_stream_headers):
656         Fix the scaling code.
657         Fix parsing of the INFO chunks, we were reading the wrong number of
658         bytes.  Fixes #561580.
659
660 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
661
662         * gst/matroska/matroska-mux.c:
663         Fix NULL pointer dereference of an unset codec_id in the recently 
664         added Dirac paths
665
666 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
667
668         * tests/check/Makefile.am:
669         Just keep disabling elements that hang the states test until it
670         works.
671
672 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
673
674         * ext/libpng/gstpngenc.c:
675         Don't flush downstream after every buffer - that's not what
676         this libpng callback is for at all!
677
678 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
679
680         * sys/v4l2/v4l2src_calls.c:
681           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
682           (gst_v4l2src_probe_caps_for_format):
683           Turns out we don't always get the frame sizes in a predefined
684           order from lowest to highest resolution, so let's just sort the
685           list by frame size once we've queried the possible resolutions
686           rather than assume any particular order. Fixes probed caps for
687           the camera in my HP2133 mini notebook and makes v4l2src default
688           to a decent size.
689
690 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
691
692         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
693         * gst/matroska/matroska-ids.h:
694         Make mkvdemux aware of E-AC3.
695
696 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
697
698         * gst/rtp/Makefile.am:
699         * gst/rtp/gstrtp.c: (plugin_init):
700         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
701         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
702         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
703         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
704         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
705         (gst_rtp_jpeg_depay_change_state),
706         (gst_rtp_jpeg_depay_plugin_init):
707         * gst/rtp/gstrtpjpegdepay.h:
708         Add a jpeg depayloader.
709
710         * gst/rtp/gstrtpjpegpay.c:
711         Set the default properties on the payloader to better defaults.
712
713 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
714
715         * sys/v4l2/gstv4l2.c:
716           Give it a primary rank for autovideosrc.
717
718 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
719
720         Patch by: Bjorn Ostby <bjornos at axis dot com>
721
722         * gst/rtp/Makefile.am:
723         * gst/rtp/gstrtp.c: (plugin_init):
724         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
725         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
726         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
727         (gst_rtp_jpeg_pay_read_quant_table),
728         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
729         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
730         (gst_rtp_jpeg_pay_plugin_init):
731         * gst/rtp/gstrtpjpegpay.h:
732         Add JPEG payloader. Fixes #560756.
733
734 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
735
736         Patch by: Fabricio Godoy <skarllot at gmail dot com>
737
738         * sys/oss/gstosssink.c: (gst_oss_sink_open):
739         * sys/oss/gstosssrc.c: (gst_oss_src_open):
740         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
741         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
742         Fix some spelling mistakes. Fixes #556802.
743
744 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
745
746         * gst/equalizer/GstIirEqualizer10Bands.prs:
747         * gst/equalizer/GstIirEqualizer3Bands.prs:
748         * gst/equalizer/Makefile.am:
749         * gst/equalizer/gstiirequalizer10bands.c:
750         * gst/equalizer/gstiirequalizer3bands.c:
751           Add presets for equalizer. Fixes #522183.
752
753 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
754
755         * gst/rtsp/Makefile.am:
756         * gst/rtsp/gstrtsp.c: (plugin_init):
757         * gst/rtsp/gstrtspgoogle.c:
758         * gst/rtsp/gstrtspgoogle.h:
759         Remove google extension again, it's not needed anymore because we never
760         send multiple transports anymore.
761
762 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
763
764         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
765
766         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
767         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
768         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
769         (gst_rtspsrc_stream_free),
770         (gst_rtspsrc_stream_configure_udp_sinks),
771         (gst_rtspsrc_stream_configure_transport),
772         (gst_rtspsrc_send_dummy_packets),
773         (gst_rtspsrc_create_transports_string),
774         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
775         * gst/rtsp/gstrtspsrc.h:
776         Add property to configure NAT traversal method.
777         Ignore EOS from the internal sinks.
778         Implement sending dummy packets as a (simple) method to open up
779         some firewalls.
780         Send PLAY request to the server after we started the udp sources.
781         Fixes #559545.
782
783 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
784
785         Patch by: Yotam <sh dot yotam at gmail dot com>
786
787         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
788         Flush the remaining frames on EOS. Fixes #560641.
789
790 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
791
792         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
793         Fix compiler warning about printf formatting.
794
795 2008-11-12  Andy Wingo  <wingo@pobox.com>
796
797         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
798         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
799         segment events instead of sending them from the seeking thread.
800         Fixes #559288.
801         (gst_qtdemux_push_pending_newsegment): New helper, sends out
802         queued newsegment events.
803         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
804         call it here, as we only seek when looping, and only push in the
805         movie state.
806
807 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
808
809         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
810         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
811         * gst/qtdemux/qtdemux_fourcc.h:
812         * gst/qtdemux/qtdemux_types.c:
813         Add cover and alternative copyright tag, and enhance some existing
814         ones by marking them as container atoms.
815
816 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
817
818         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
819         Don't ignore the return value of setcaps.
820
821 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
822
823         Patch by: Olivier Crete <tester at tester dot ca>
824
825         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
826         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
827         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
828         * gst/rtp/gstrtpg729pay.h:
829         Replace G729 payloader with an improved version. Fixes #532409.
830
831 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
832
833         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
834         (gst_rtspsrc_change_state):
835         Only send one transport at a time for improved compatibility with some
836         broken servers. See #537832.
837
838 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
839
840         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
841         (gst_rtspsrc_perform_seek):
842         Only pause/play in the seek handler when the source was playing.
843         Fixes #529379.
844
845 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
846
847         * gst/matroska/matroska-mux.c:
848         (gst_matroska_mux_handle_dirac_packet):
849         Fix muxing of Dirac streams if the input already has the format
850         we need, i.e. is the output of matroskademux.
851
852 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
853
854         * gst/avi/gstavimux.c:
855           Don't segfault on string typed tags being NULL. Fixes #560155.
856
857 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
858
859         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
860         (gst_matroska_mux_audio_pad_setcaps):
861         Fix mapping AAC profile to Matroska codec id.
862
863 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
864
865         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
866         (qtdemux_video_caps), (qtdemux_audio_caps):
867         Refactor some raw audio caps building, and handle >16-bit cases.
868         Fix/replace building caps from a string description.
869
870 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
871
872         * gst/audiofx/audiowsincband.c:
873         * gst/audiofx/audiowsinclimit.c:
874         * gst/cutter/gstcutter.c:
875           Make author name consistent with others.
876
877 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
878
879         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
880
881         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
882         (gst_rtspsrc_stream_configure_udp_sink):
883         Pause the RTSP stream before doing a new play request.
884         Make sure that adding the udpsinks does not cause the rtspsrc to become
885         a sink. Fixes #559547.
886
887 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
888
889         * gst/matroska/matroska-ids.h:
890         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
891         (gst_matroska_mux_handle_dirac_packet),
892         (gst_matroska_mux_write_data):
893         Implement Dirac muxing into Matroska comforming to the spec, i.e.
894         put all Dirac packages up to a picture into a Matroska block.
895
896         TODO: Implement writing of the ReferenceBlock Matroska elements,
897         currently the Dirac muxing is only 100% correct if Matroska version 2
898         is selected for muxing.
899
900 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
901
902         Patch by: Bastien Nocera <hadess at hadess dot net>,
903                   Hans de Goede <jwrdegoede at fedoraproject dot org>
904
905         * configure.ac:
906         * sys/v4l2/Makefile.am:
907         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
908         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
909         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
910         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
911         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
912         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
913         (gst_v4l2_get_input), (gst_v4l2_set_input):
914         * sys/v4l2/v4l2_calls.h:
915         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
916         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
917         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
918         (gst_v4l2src_fill_format_list),
919         (gst_v4l2src_probe_caps_for_format_and_size),
920         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
921         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
922         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
923         (gst_v4l2src_get_nearest_size):
924         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
925
926 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
927
928         * ext/aalib/Makefile.am:
929         * ext/annodex/Makefile.am:
930         * ext/cairo/Makefile.am:
931         * ext/dv/Makefile.am:
932         * ext/esd/Makefile.am:
933         * ext/flac/Makefile.am:
934         * ext/gconf/Makefile.am:
935         * ext/gdk_pixbuf/Makefile.am:
936         * ext/hal/Makefile.am:
937         * ext/jpeg/Makefile.am:
938         * ext/ladspa/Makefile.am:
939         * ext/libcaca/Makefile.am:
940         * ext/libmng/Makefile.am:
941         * ext/libpng/Makefile.am:
942         * ext/mikmod/Makefile.am:
943         * ext/pulse/Makefile.am:
944         * ext/raw1394/Makefile.am:
945         * ext/shout2/Makefile.am:
946         * ext/soup/Makefile.am:
947         * ext/speex/Makefile.am:
948         * ext/taglib/Makefile.am:
949         * ext/wavpack/Makefile.am:
950         * gst/alpha/Makefile.am:
951         * gst/apetag/Makefile.am:
952         * gst/audiofx/Makefile.am:
953         * gst/auparse/Makefile.am:
954         * gst/autodetect/Makefile.am:
955         * gst/avi/Makefile.am:
956         * gst/cutter/Makefile.am:
957         * gst/debug/Makefile.am:
958         * gst/effectv/Makefile.am:
959         * gst/equalizer/Makefile.am:
960         * gst/flx/Makefile.am:
961         * gst/goom/Makefile.am:
962         * gst/goom2k1/Makefile.am:
963         * gst/icydemux/Makefile.am:
964         * gst/id3demux/Makefile.am:
965         * gst/interleave/Makefile.am:
966         * gst/law/Makefile.am:
967         * gst/level/Makefile.am:
968         * gst/matroska/Makefile.am:
969         * gst/median/Makefile.am:
970         * gst/monoscope/Makefile.am:
971         * gst/multifile/Makefile.am:
972         * gst/multipart/Makefile.am:
973         * gst/oldcore/Makefile.am:
974         * gst/qtdemux/Makefile.am:
975         * gst/replaygain/Makefile.am:
976         * gst/rtp/Makefile.am:
977         * gst/rtsp/Makefile.am:
978         * gst/smpte/Makefile.am:
979         * gst/spectrum/Makefile.am:
980         * gst/udp/Makefile.am:
981         * gst/videobox/Makefile.am:
982         * gst/videocrop/Makefile.am:
983         * gst/videofilter/Makefile.am:
984         * gst/videomixer/Makefile.am:
985         * gst/wavenc/Makefile.am:
986         * gst/wavparse/Makefile.am:
987         * sys/directdraw/Makefile.am:
988         * sys/directsound/Makefile.am:
989         * sys/oss/Makefile.am:
990         * sys/osxaudio/Makefile.am:
991         * sys/osxvideo/Makefile.am:
992         * sys/sunaudio/Makefile.am:
993         * sys/v4l2/Makefile.am:
994         * sys/waveform/Makefile.am:
995         * sys/ximage/Makefile.am:
996           Don't install static libs for plugins. Fixes #550851 for -good.
997
998 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
999
1000         * ext/flac/Makefile.am:
1001         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
1002         This fixes compilation if FLAC is installed in an uncommon location
1003         that is not already handled by other CFLAGS. Fixes bug #558711.
1004
1005 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1006
1007         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
1008         Guard more uncommon formats with ifdefs so that we can compile on older
1009         versions.
1010
1011 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1012
1013         Patch by: Nick Haddad <nick at haddads dot net>
1014
1015         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
1016         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
1017         (gst_avi_demux_stream_data):
1018         Invert other uncompressed RGB formats. Fixes #558554.
1019
1020 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
1021
1022         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
1023         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
1024         * gst/wavenc/gstwavenc.h:
1025         Add support for float/double as input and remove the (nowadays)
1026         useless parsing of the depth as we require width==depth.
1027
1028 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1029
1030         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
1031         * gst/rtp/gstrtpmpapay.c:
1032         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
1033         mpeg version 1. Fixes #558427.
1034
1035 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
1036
1037         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
1038         (gst_rtp_L16_pay_getcaps):
1039         Only put an integral amount of samples in the RTP packet.
1040         Fixes #556641.
1041
1042 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1043
1044         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
1045         * gst/rtp/gstrtpchannels.h:
1046         Add method to get possible channel positions.
1047
1048 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1049
1050         * gst/rtp/Makefile.am:
1051         Also commit updated makefile
1052
1053 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
1054
1055         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1056         Don't allow width=32,depth=24 as input. WAV requires that the width
1057         is the next integer multiply of 8 from the depth.
1058
1059 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1060
1061         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
1062         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
1063         (gst_rtp_L16_pay_getcaps):
1064         * gst/rtp/gstrtpchannels.c: (check_channels),
1065         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
1066         (gst_rtp_channels_create_default):
1067         * gst/rtp/gstrtpchannels.h:
1068         Add mappings for multichannel support. Does not completely just work
1069         because the getcaps function does not yet return the allowed channel
1070         mappings. See #556641.
1071
1072 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
1073
1074         * gst/goom/Makefile.am:
1075         * gst/goom/README:
1076         * gst/goom/config_param.c:
1077         * gst/goom/convolve_fx.c:
1078         * gst/goom/drawmethods.c:
1079         * gst/goom/drawmethods.h:
1080         * gst/goom/filters.c:
1081         * gst/goom/filters_mmx.s:
1082         * gst/goom/flying_stars_fx.c:
1083         * gst/goom/goom.h:
1084         * gst/goom/goom_config.h:
1085         * gst/goom/goom_config_param.h:
1086         * gst/goom/goom_core.c:
1087         * gst/goom/goom_filters.h:
1088         * gst/goom/goom_fx.h:
1089         * gst/goom/goom_graphic.h:
1090         * gst/goom/goom_plugin_info.h:
1091         * gst/goom/goom_tools.c:
1092         * gst/goom/goom_tools.h:
1093         * gst/goom/goom_typedefs.h:
1094         * gst/goom/goom_visual_fx.h:
1095         * gst/goom/graphic.c:
1096         * gst/goom/ifs.c:
1097         * gst/goom/ifs.h:
1098         * gst/goom/lines.c:
1099         * gst/goom/lines.h:
1100         * gst/goom/mathtools.c:
1101         * gst/goom/mathtools.h:
1102         * gst/goom/mmx.c:
1103         * gst/goom/motif_goom1.h:
1104         * gst/goom/motif_goom2.h:
1105         * gst/goom/plugin_info.c:
1106         * gst/goom/ppc_drawings.h:
1107         * gst/goom/ppc_zoom_ultimate.h:
1108         * gst/goom/sound_tester.c:
1109         * gst/goom/sound_tester.h:
1110         * gst/goom/surf3d.c:
1111         * gst/goom/surf3d.h:
1112         * gst/goom/tentacle3d.c:
1113         * gst/goom/tentacle3d.h:
1114         * gst/goom/v3d.c:
1115         * gst/goom/v3d.h:
1116         * gst/goom/xmmx.c:
1117           Add license headers in all source files. Remove filter.c from
1118           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
1119           which are not used right now. Fixes #557709.
1120
1121 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1122
1123         Patch by: Olivier Crete <tester at tester dot ca>
1124
1125         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
1126         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
1127         Implement getcaps in rtpL16pay. Fixes #556484.
1128
1129 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1130
1131         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
1132         (gst_rtp_L16_depay_process):
1133         Check if clock-rate and channels are valid.
1134         Don't ignore the return value of setcaps.
1135         No need to validate the buffer, the base class does that for us.
1136         Use the marker bit to set the DISCONT flag on outgoing buffers.
1137
1138         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
1139         Don't ignore the return value of set_outcaps.
1140
1141         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
1142         (gst_rtp_ac3_depay_process):
1143         Don't ignore the return value of set_caps.
1144         No need to validate the buffer, the base class does that for us.
1145
1146         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
1147         (gst_rtp_amr_depay_process):
1148         * gst/rtp/gstrtpamrdepay.h:
1149         Don't ignore the return value of setcaps.
1150         No need to validate the buffer, the base class does that for us.
1151         No need to set output caps on the buffers, the base class does that for
1152         us.
1153         The subclass will make sure we are negotiated.
1154         
1155         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
1156         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
1157         * gst/rtp/gstrtpdvdepay.h:
1158         Clean up caps negotiation.
1159         The subclass will make sure we are negotiated.
1160
1161         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
1162         (gst_rtp_g726_depay_process):
1163         Clean up caps negotiation.
1164         Use the marker bit to set the DISCONT flag on outgoing buffers.
1165
1166         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
1167         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
1168         * gst/rtp/gstrtpg729depay.h:
1169         The subclass will make sure we are negotiated.
1170         Use the marker bit to set the DISCONT flag on outgoing buffers.
1171
1172         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
1173         (gst_rtp_gsm_depay_process):
1174         Clean up caps negotiation.
1175         Use the marker bit to set the DISCONT flag on outgoing buffers.
1176
1177         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
1178         Clean up caps negotiation.
1179         Don't ignore the return value of set_outcaps.
1180
1181         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
1182         (gst_rtp_h263_depay_process):
1183         Clean up caps negotiation.
1184         No need to validate the buffer, the base class does that for us.
1185
1186         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
1187         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
1188         * gst/rtp/gstrtph263pay.h:
1189         Don't ignore the return value of set_outcaps.
1190         Do some more timestamps.
1191
1192         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
1193         (gst_rtp_h263p_depay_process):
1194         Clean up caps negotiation.
1195         Don't ignore the return value of setcaps.
1196         No need to validate the buffer, the base class does that for us.
1197
1198         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
1199         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
1200         (gst_rtp_h263p_pay_handle_buffer):
1201         * gst/rtp/gstrtph263ppay.h:
1202         Don't ignore the return value of set_outcaps.
1203         Do some more timestamps.
1204
1205         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
1206         (gst_rtp_h264_depay_process):
1207         Clean up caps negotiation.
1208         Don't ignore the return value of setcaps.
1209         Fix possible caps leak.
1210         No need to validate the buffer, the base class does that for us.
1211
1212         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
1213         Add some more debug info.
1214
1215         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
1216         (gst_rtp_ilbc_depay_process):
1217         Clean up caps negotiation.
1218         Use the marker bit to set the DISCONT flag on outgoing buffers.
1219
1220         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
1221         Clean up caps negotiation.
1222
1223         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
1224         (gst_rtp_mp1s_depay_process):
1225         Clean up caps negotiation.
1226         Don't ignore the return value of setcaps.
1227         No need to validate the buffer, the base class does that for us.
1228         No need to set caps on buffers, subclass does that for us.
1229
1230         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
1231         (gst_rtp_mp2t_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/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1238         (gst_rtp_mp4a_depay_process):
1239         Clean up caps negotiation.
1240         Don't ignore the return value of setcaps.
1241         No need to validate the buffer, the base class does that for us.
1242
1243         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
1244         (gst_rtp_mp4a_pay_setcaps):
1245         Don't ignore the return value of set_outcaps.
1246
1247         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
1248         (gst_rtp_mp4g_depay_process):
1249         Clean up caps negotiation.
1250         Don't ignore the return value of setcaps.
1251         No need to validate the buffer, the base class does that for us.
1252         No need to set caps on buffers, subclass does that for us.
1253
1254         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
1255         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
1256         Don't ignore the return value of set_outcaps.
1257
1258         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
1259         (gst_rtp_mp4v_depay_process):
1260         Clean up caps negotiation.
1261         Don't ignore the return value of setcaps.
1262         No need to validate the buffer, the base class does that for us.
1263         No need to set caps on buffers, subclass does that for us.
1264
1265         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
1266         (gst_rtp_mp4v_pay_setcaps):
1267         Don't ignore the return value of set_outcaps.
1268
1269         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
1270         (gst_rtp_mpa_depay_process):
1271         Clean up caps negotiation.
1272         Don't ignore the return value of setcaps.
1273         No need to validate the buffer, the base class does that for us.
1274         Use the marker bit to set the DISCONT flag on outgoing buffers.
1275
1276         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
1277         Don't ignore the return value of set_outcaps.
1278
1279         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
1280         (gst_rtp_mpv_depay_process):
1281         Clean up caps negotiation.
1282         Actually set output caps.
1283         No need to validate the buffer, the base class does that for us.
1284
1285         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
1286         Don't ignore the return value of set_outcaps.
1287
1288         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1289         (gst_rtp_pcma_depay_process):
1290         Clean up caps negotiation.
1291         Set output buffer duration because we can.
1292         Use the marker bit to set the DISCONT flag on outgoing buffers.
1293
1294         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1295         Don't ignore the return value of set_outcaps.
1296
1297         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1298         (gst_rtp_pcmu_depay_process):
1299         Clean up caps negotiation.
1300         Use the marker bit to set the DISCONT flag on outgoing buffers.
1301
1302         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1303         Don't ignore the return value of set_outcaps.
1304
1305         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1306         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1307         Clean up caps negotiation.
1308         Set output caps on the pad and header buffers.
1309         Set duration on output buffers because we can.
1310
1311         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1312         Don't ignore the return value of set_outcaps.
1313
1314         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1315         (gst_rtp_sv3v_depay_process):
1316         Clean up caps negotiation.
1317         No need to validate the buffer, the base class does that for us.
1318         No need to set caps out output buffers, subclass does that.
1319
1320         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1321         (gst_rtp_theora_depay_process):
1322         Don't ignore the return value of setcaps.
1323         No need to validate the buffer, the base class does that for us.
1324
1325         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1326         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1327         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1328         (gst_rtp_theora_pay_handle_buffer):
1329         Don't ignore the return value of set_outcaps.
1330
1331         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1332         (gst_rtp_vorbis_depay_process):
1333         Don't ignore the return value of setcaps.
1334         No need to validate the buffer, the base class does that for us.
1335
1336         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1337         Don't ignore the return value of set_outcaps.
1338
1339         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1340         Clean up caps negotiation, don't ignore setcaps return.
1341
1342         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1343         Don't ignore the return value of set_outcaps.
1344
1345 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1346
1347         * gst/matroska/matroska-demux.c:
1348         (gst_matroska_demux_handle_src_event):
1349         Forward unknown events upstream.
1350
1351 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1352
1353         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1354         Add some refcount check
1355
1356         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1357         Don't ignore the result of write(), fixes a  compiler warning for me.
1358
1359         * tests/icles/videobox-test.c: (main):
1360         Make the output a little more pretty.
1361
1362 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1363
1364         * ext/esd/esdmon.c:
1365           Add doc blob.
1366
1367 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1368
1369         * docs/plugins/Makefile.am:
1370         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1371         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1372         * docs/plugins/gst-plugins-good-plugins.args:
1373         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1374         * docs/plugins/gst-plugins-good-plugins.interfaces:
1375         * docs/plugins/inspect/plugin-autodetect.xml:
1376           Add the docs of the new elements.
1377
1378 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1379
1380         * gst/autodetect/gstautoaudiosrc.c:
1381         (gst_auto_audio_src_class_init):
1382         * gst/autodetect/gstautovideosrc.c:
1383         (gst_auto_video_src_class_init):
1384         Fix "Since" tags in the documentation.
1385
1386 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1387
1388         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1389
1390         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1391         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1392         Add support for souphttpsrc to act as a live source. This makes it
1393         possible to get timestamped buffers in combination with the
1394         "do-timestamp" property. Fixes bug #556019.
1395
1396 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1397
1398         * gst/autodetect/Makefile.am:
1399         * gst/autodetect/gstautoaudiosink.c:
1400         * gst/autodetect/gstautoaudiosrc.c:
1401         * gst/autodetect/gstautoaudiosrc.h:
1402         * gst/autodetect/gstautodetect.c:
1403         * gst/autodetect/gstautovideosink.c:
1404         * gst/autodetect/gstautovideosrc.c:
1405         * gst/autodetect/gstautovideosrc.h:
1406           Implement src plugins. Little code/string cleanup in the sinks.
1407           Fixes #523813.
1408
1409 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1410
1411         Patch by: Peter Kjellerstedt <pkj at axis com>
1412
1413         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1414         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1415         Fix a memory leak when pads are requested but the pipeline never
1416         goes into PLAYING.
1417
1418         Correctly remove request pads, no matter if they have collected
1419         data or not.
1420
1421         Fixes bug #557710.
1422
1423 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1424
1425         Patch by: <lrn1986 at gmail dot com>
1426
1427         * gst/udp/gstudpnetutils.h:
1428         Define the correct WINVER so getaddinfo() can be used when using
1429         mingw32. Fixes bug #557294.
1430
1431 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1432
1433         Patch by: <lrn1986 at gmail dot com>
1434
1435         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1436         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1437         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1438         Fix "argument type mismatch" compiler warnings on Windows.
1439         Fixes bug #557293.
1440
1441 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1442
1443         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1444         Don't calculate the filter coefficients for every single buffer
1445         but only when it's needed. Fixes bug #557260.
1446
1447 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1448
1449         * configure.ac:
1450         Back to development -> 0.10.11.1
1451
1452 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1453
1454         * gst-plugins-good.doap:
1455         Fix version number of 0.10.11 release in doap file
1456
1457 === release 0.10.11 ===
1458
1459 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1460
1461         * configure.ac:
1462           releasing 0.10.11, "Secondary Consideration"
1463
1464 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1465
1466         * configure.ac:
1467         Commit 0.10.10.4 pre-release
1468
1469 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1470
1471         * gst/avi/gstavimux.c:
1472         Fix VPRP chunk setup in avimux.
1473         Fixes: #556010
1474         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1475
1476 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1477
1478         * gst/videobox/gstvideobox.c:
1479         support dynamically changing properties in videobox
1480         Fixed: #557085
1481         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1482
1483 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1484
1485         * configure.ac:
1486         0.10.10.3 pre-release
1487
1488 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1489
1490         * tests/check/Makefile.am:
1491         Don't run the states test on pulsesrc and pulsesink
1492
1493 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1494
1495         * configure.ac:
1496         Commit 0.10.10.2 pre-release bump that actually went
1497         out on 2008-10-11
1498
1499 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1500
1501         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1502         Skip entries for streams that don't have a output pad yet, thereby
1503         avoiding calling pad functions with a NULL pad.
1504         Fixes #556424
1505
1506 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1507
1508         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1509         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1510         Remove problematic and useless refcount check.
1511         Fixes #556381
1512
1513 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1514
1515         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1516         Remove problematic and useless refcount check.
1517         Fixes #556381
1518
1519 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1520
1521         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1522         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1523         Cast some size_t arguments to guint to avoid compiler
1524         warnings on 64-bit systems.
1525
1526 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1527
1528         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1529         Return TRUE instead of FALSE from the event handler when we swallowed the
1530         event.
1531
1532 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1533
1534         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1535         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1536         Reset header state. Fixes #555321.
1537
1538 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1539
1540         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1541         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1542         * gst/avi/gstavidemux.h:
1543         For timestamping audio packets we need to take into account the
1544         amount of blocks in one entry using the blockalign. Fixes some sync
1545         issues with zero-padded audio blocks in the beginning of avi files.
1546
1547 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1548
1549         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1550         (gst_multi_file_src_query):
1551         Implement DEFAULT and BUFFER position queries. See #555260.
1552
1553 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1554
1555         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1556         Fix build for systems that don't have XDamage.
1557
1558 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1559
1560         * tests/examples/rtp/client-H263p.sdp:
1561         * tests/examples/rtp/client-H263p.sh:
1562         * tests/examples/rtp/server-VTS-H263p.sh:
1563         Add some more H263p server and client examples.
1564
1565 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1566
1567         * configure.ac::
1568           Depend on released versions of core and base.
1569
1570 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1571
1572         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1573         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1574         Return -1 instead of 0 in error cases. Fixes #554771.
1575
1576 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1577
1578         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1579         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1580         Stop leaking the cursor image.
1581         Unref the last_ximage and the cached cursor image on shutdown.
1582         Fixes #551570.
1583
1584 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1585
1586         * sys/v4l2/gstv4l2object.h:
1587         Getting the Class from an instance is not just a matter of casting it to
1588         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1589         instance. Fixes #549784.
1590
1591 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1592
1593         * configure.ac:
1594           Fix libs for linking directsound.
1595         * sys/directsound/gstdirectsoundsink.c:
1596           Fix buffer sizing to prevent racing the ringbuffer at startup.
1597           Add volume property.
1598
1599 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1600
1601         * ext/pulse/pulsesink.c:
1602         Fix problems with pulsesink randomly erroring with code 'OK' after a
1603         format change on the stream by waiting when disconnecting the stream.
1604
1605 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1606
1607         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1608         (gst_rtp_amr_depay_process):
1609         Mark DISCONT on output buffers when the marker bit signals a new talk
1610         spurt.
1611
1612         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1613         Set the marker bit for buffers with a DISCONT flag to signal a talk
1614         spurt.
1615
1616 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1617
1618         * gst/rtp/Makefile.am:
1619         * gst/rtp/gstrtp.c: (plugin_init):
1620         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1621         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1622         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1623         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1624         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1625         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1626         * gst/rtp/gstrtpmp4apay.h:
1627         Added MP4A-LATM payloader to match the depayloader.
1628
1629 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1630
1631         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1632         (gst_videomixer_sink_event):
1633         Handle segments a little better. Fixes #537361.
1634
1635 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1636
1637         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1638         Don't assume the server supports PAUSE by default. Fixes #551048.
1639
1640 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1641
1642         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1643         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1644         Switch on the socket family to get the addrlen size right.
1645
1646 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1647
1648         Patch by: Daniel Franke <df at dfranke dot us>
1649
1650         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1651         OS X's bind() implementation is picky about its addrlen parameter and
1652         fails with EINVAL if it is larger than expected for the socket's address
1653         family. Set the length to the expected length instead. Fixes #553191.
1654
1655 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1656
1657         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1658         Handle the case where we cannot do desribe or when the describe result
1659         does not contain a valid SDP message.
1660
1661 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1662
1663         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1664         Fix setting the qos.
1665
1666 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1667
1668         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1669         (gst_qtdemux_chain):
1670         Some 'broken' files out there have atom lengths of zero...
1671         which basically results in qtdemux consuming that atom again and again
1672         until the *end of night* !
1673         Detect that and emits an adequate element error message.
1674
1675 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1676
1677         * gst/interleave/Makefile.am:
1678         * gst/matroska/Makefile.am:
1679         Fix build flags order.
1680
1681         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1682         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1683         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1684         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1685         Format fixes.
1686
1687         * tests/check/elements/multifile.c:
1688         Pull in unistd.h
1689
1690 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1691
1692         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1693         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1694         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1695         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1696         (gst_rtp_mp4g_depay_change_state):
1697         * gst/rtp/gstrtpmp4gdepay.h:
1698         Handle interleaved streams by reordering AU in a queue.
1699
1700 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1701
1702         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1703         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1704         Change some of the ranges in the caps, mostly for the amount of bits we
1705         can use.
1706         Added a little bitstream parse and use it to parse the AU header fields.
1707         Check for malformed and wrongly sized packets better.
1708         Implement more header field parsing.
1709         Handle the size of fragmented packets correctly.
1710
1711 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1712
1713         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1714         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1715         Add mapping for 'tiff' => image/tiff
1716         Fixes #552213
1717
1718 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1719
1720
1721         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1722         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1723           Pretend to care about the result of write() which works around
1724           compiler warnings.
1725
1726 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1727
1728         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1729           Make sure the desired default values are actually set, not only
1730           registered as defaults (actual problem is that the stereo-specific
1731           values are only updated if channels==2, which is not the case yet
1732           when the object is created, so the default values for the
1733           mid-side-stereo and loose-mid-side-stereo settings are never
1734           set in _update_quality()). Makes flacenc create smaller files by
1735           default (for stereo input), and fixes #550791.
1736
1737 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1738
1739         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1740         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1741         (qtdemux_parse_trak), (qtdemux_video_caps):
1742         * gst/qtdemux/qtdemux.h:
1743         * gst/qtdemux/qtdemux_fourcc.h:
1744         * gst/qtdemux/qtdemux_types.c:
1745         Add support for video/mj2 mime-type and its additional atoms/boxes.
1746         Fixes #550646.
1747
1748 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1749
1750         * gst/debug/gsttaginject.c:
1751           Add warning when tags parameter is unparsable and give example for
1752           quoting in the docs.
1753
1754 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1755
1756         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1757         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1758         Add some alternative byteswapped mappings that seem to pop up sometimes.
1759         Fixes #550288.
1760
1761 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1762
1763         * po/LINGUAS:
1764         * po/POTFILES.in:
1765         * po/POTFILES.skip:
1766           Add 'ca' to LINGUAS; add some more files with translations and some
1767           files which should be ignored by translation tools.
1768
1769 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1770
1771         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1772         * ext/speex/gstspeexdec.h:
1773         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1774         * ext/speex/gstspeexenc.h:
1775         Use integer encoding and decoding functions instead of converting
1776         the integer input to float in the element. The libspeex integer
1777         functions are doing this for us already or, if libspeex was compiled
1778         in integer mode, they're doing everything using integer arithmetics.
1779         Also saves some copying around.
1780
1781 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1782
1783         * configure.ac:
1784           Fix --disable-external
1785
1786 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1787
1788         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1789         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1790         * ext/wavpack/gstwavpackenc.h:
1791         Handle non-zero start timestamps and stream discontinuities
1792         correctly. This only has an effect if we're muxing into
1793         a container format as the raw WavPack stream must contain
1794         continous sample numbers.
1795
1796 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1797
1798         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1799         Correct the timestamp and granulepos calculation by one Speex
1800         frame.
1801
1802 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1803
1804         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1805         Correctly take the granulepos from upstream if possible and
1806         correctly handle the granulepos in various calculations: the
1807         granulepos is the sample number of the _last_ sample in a frame, not
1808         the first.
1809
1810         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1811         (gst_speex_enc_encode), (gst_speex_enc_chain),
1812         (gst_speex_enc_change_state):
1813         * ext/speex/gstspeexenc.h:
1814         Handle non-zero start timestamps in the encoder and detect/handle
1815         stream discontinuities. Fixes bug #547075.
1816
1817 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1818
1819         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1820
1821         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1822         Fix compiler warnings caused by passing a string as format string
1823         instead of "%s" and then the string. This is only exposed by -Wformat=2
1824         as used by default on Ubuntu. Fixes bug #550015.
1825
1826 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1827
1828         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1829         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1830         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1831         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1832         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1833           (gst_ebml_read_element_length):
1834         * gst/matroska/matroska-demux.c:
1835           (gst_matroska_demux_check_subtitle_buffer):
1836           Make stuff compile with GST_DISABLE_GST_DEBUG.
1837
1838 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1839
1840         * gst/law/alaw.c:
1841         * gst/law/mulaw.c:
1842           Ref caps before passing to gst_pad_template_new(), since that takes
1843           ownership.
1844
1845 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1846
1847         Patch by: Mersad Jelacic <mersad at axis dot com>
1848
1849         * gst/multipart/multipartdemux.c:
1850         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1851         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1852         demuxer. Fixes #549551.
1853
1854 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1855
1856         * sys/osxaudio/gstosxaudiosink.c:
1857         (gst_osx_audio_sink_select_device):
1858         * sys/osxaudio/gstosxaudiosrc.c:
1859         (gst_osx_audio_src_create_ringbuffer),
1860         (gst_osx_audio_src_select_device):
1861         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1862         Fix the build on macosx.
1863
1864 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1865
1866         * gst/icydemux/gsticydemux.c:
1867           Small docs fix: in the example pipeline, we need to pass
1868           iradio-mode=true to the source, so the server actually sends
1869           an ICY stream.
1870
1871 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1872
1873         * sys/osxaudio/gstosxaudio.c:
1874           Oops. Revert more completely.
1875
1876 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1877
1878         * sys/osxaudio/gstosxaudio.c:
1879           Revert accidental element rename from testing.
1880
1881 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1882
1883         * gst-plugins-good.doap:
1884         Pull in 0.10.10 doap entry from release branch
1885
1886 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1887
1888         * configure.ac:
1889         Update version number to reflect 0.10.10 release from
1890         branch.
1891
1892 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1893
1894         * sys/osxaudio/Makefile.am:
1895         * sys/osxaudio/gstosxaudio.c:
1896         * sys/osxaudio/gstosxaudiosink.c:
1897         * sys/osxaudio/gstosxaudiosink.h:
1898         * sys/osxaudio/gstosxaudiosrc.c:
1899         * sys/osxaudio/gstosxaudiosrc.h:
1900         * sys/osxaudio/gstosxringbuffer.c:
1901         * sys/osxaudio/gstosxringbuffer.h:
1902           Rewrite caps setting and ring buffer initialisation.
1903           Previously we never told CoreAudio what format we were going to send it,
1904           so it only worked due to luck, and not at all on some hardware.
1905           Now we explicitly advertise what formats the hardware supports, and then
1906           configure the selected one correctly.
1907
1908 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1909
1910         * sys/v4l2/gstv4l2object.c:
1911         * sys/v4l2/gstv4l2src.c:
1912         * sys/v4l2/gstv4l2src.h:
1913         * sys/v4l2/v4l2_calls.c:
1914         * sys/v4l2/v4l2src_calls.c:
1915           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1916           need to memset instance structures. Some more FIXME's and comments.
1917
1918 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1919
1920         * tests/icles/.cvsignore:
1921           Ignore more.
1922
1923 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1924
1925         * gst/goom/.cvsignore:
1926         * gst/goom2k1/.cvsignore:
1927           Ignore files.
1928
1929 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1930
1931         * ext/cairo/gsttextoverlay.c:
1932           Fix compiler warning.
1933
1934 2008-08-25  David Schleef  <ds@schleef.org>
1935
1936         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1937
1938 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1939
1940         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1941         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1942         * gst/matroska/matroska-mux.c:
1943         (gst_matroska_mux_video_pad_setcaps),
1944         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1945         Add Real[Audio|Video] support to Matroska containers.
1946         It works fine for:
1947         * decoding real audio/video streams contained in mkv
1948         * 'transmuxing' real (.rm) files into .mkv files
1949         It will not work though for encoding real[audio/video] streams that
1950         don't contain the 'mdpr_data' extra data on the caps.
1951         The reason why this will not work is because I never intended to
1952         duplicate virtually all the 'mdpr' block creation into mkvmux.
1953         Fixes #536067
1954
1955 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1956
1957         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1958         * gst/law/mulaw-conversion.c:
1959         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1960         (gst_mulawenc_chain):
1961         The encoder can't really renegotiate at the time they perform a
1962         pad-alloc so make the srcpads use fixed caps.
1963         Check the buffer size after a pad-alloc because the returned size might
1964         not be right when the downstream element does not know the size of the
1965         new buffer (capsfilter). Fixes #549073.
1966
1967 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1968
1969         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1970
1971         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1972         v4l2src doesn't have a property named "norm" so don't try to notify
1973         about changes to that property. The "norm" property and related
1974         code are commented out currently. Fixes bug #549090.
1975
1976 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1977
1978         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1979
1980         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1981         Reprobe devices again instead of taking a cached list as new
1982         devices could've been plugged in. Fixes bug #549062.
1983
1984 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1985
1986         * gst/autodetect/Makefile.am:
1987         Don't link the autodetect plugin with GConf as it doesn't
1988         use GConf. Fixes bug #545463.
1989
1990 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1991
1992         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1993         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1994         (gst_ebml_read_sint), (gst_ebml_read_float),
1995         (gst_ebml_read_header):
1996         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1997         possible to ignore errors and not post any ERROR messages on
1998         the bus.
1999
2000         * gst/matroska/matroska-demux.c:
2001         (gst_matroska_demux_parse_contents):
2002         Ignore any errors and not just EOS when parsing the contents of
2003         a SeekHead. Errors here are usually caused by truncated files
2004         and playback of the file works fine. Fixes playback of the
2005         audio_only_chapter_seekbroken.mka file from the MPlayer samples
2006         archive.
2007
2008 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2009
2010         * gst/multipart/multipartdemux.c:
2011         * gst/multipart/multipartmux.c:
2012         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
2013
2014 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2015
2016         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
2017           gst_directdraw_sink_bufferpool_clear):
2018           Fix two more buffer ref leaks.
2019
2020 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
2021
2022         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2023
2024         * sys/directdraw/gstdirectdrawsink.c:
2025           (gst_directdraw_sink_show_frame):
2026           Fix buffer ref leak.
2027
2028 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2029
2030         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2031         Revert the last commit. wavenc still supports width!=depth for 32 bit
2032         width. Thanks Tim.
2033
2034 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2035
2036         * gst/matroska/matroska-demux.c:
2037         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2038         If the duration of a block is unknown only use the timestamp for the
2039         first lace and use GST_CLOCK_TIME_NONE as duration for the following
2040         laces. Otherwise every lace has the same timestamp which leads to
2041         various problems. Really fixes bug #548831.
2042
2043 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2044
2045         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2046         If we're not allowing width!=depth in wavenc we should also disable
2047         the code that was added to support width!=depth.
2048
2049 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2050
2051         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
2052         Don't calculate the default duration of a frame from the audio sampling
2053         rate. This only works for raw audio if every frame contains a single
2054         sample and results in broken buffer durations for other formats
2055         if no specified default duration is given or the blocks have no
2056         duration. Fixes bug #548831.
2057
2058 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2059
2060         * gst/matroska/matroska-demux.c:
2061         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2062         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
2063         are used for text/plain subtitles as a gap-filler in some files.
2064
2065 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2066
2067         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
2068         (gst_v4l2_get_caps_info):
2069         Add S910 and PWC formats with a low priority.
2070
2071         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
2072         (gst_v4l2src_probe_caps_for_format):
2073         Add more debugging.
2074
2075 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
2076
2077         * ext/flac/gstflacenc.c:
2078           Fix compilation against older libflac versions.
2079
2080 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2081
2082         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
2083         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
2084         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2085         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
2086         (gst_pulsemixer_ctrl_set_volume):
2087         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
2088         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
2089         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2090         (gst_pulsesink_init), (gst_pulsesink_open),
2091         (gst_pulsesink_prepare), (gst_pulsesink_write),
2092         (gst_pulsesink_delay), (gst_pulsesink_reset):
2093         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2094         (gst_pulsesrc_init):
2095         Use GST_BOILERPLATE everywhere and fix coding style at some places.
2096         Fix a locking issue in pulsesink's prepare function.
2097
2098         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
2099         Check if the created channel layout is valid for GStreamer.
2100
2101 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2102
2103         * gst/rtsp/gstrtspgoogle.c:
2104         Things that can happen when your brain is in google mode trying to
2105         deal with their google rtsp server extensions and trying to type your
2106         google mail account.
2107
2108 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2109
2110         * gst/rtsp/Makefile.am:
2111         * gst/rtsp/gstrtsp.c: (plugin_init):
2112         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
2113         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
2114         (_do_init), (gst_rtsp_google_base_init),
2115         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
2116         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
2117         (gst_rtsp_google_extension_init):
2118         * gst/rtsp/gstrtspgoogle.h:
2119         Add google RTSP extension, it can only handle udp and responds with
2120         unsupported if we do anything else. Fixes #546465.
2121
2122         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
2123         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
2124         (gst_rtspsrc_create_transports_string),
2125         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
2126         (gst_rtspsrc_close), (gst_rtspsrc_pause):
2127         Make transport setup code a bit better using GString.
2128         Add some more debug.
2129         Check for closed connections before doing anything on them.
2130
2131 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2132
2133         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2134         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
2135         (gst_pulsesrc_prepare):
2136         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
2137         (gst_pulse_channel_map_to_gst):
2138         * ext/pulse/pulseutil.h:
2139         If downstream provides no channel layout and >2 channels should be
2140         used use the default layout that pulseaudio chooses and also
2141         add this layout to the caps. Fixes bug #547258.
2142
2143 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2144
2145         Patch by: Peter Kjellerstedt <pkj at axis com>
2146
2147         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
2148         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
2149         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
2150         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
2151         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
2152         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
2153         (gst_udpsrc_set_property):
2154         Avoid leaking internally allocated file descriptors when setting
2155         custom file descriptors. Fixes #543101.
2156
2157 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2158
2159         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
2160         Don't try to configure RTCP back to the server when the server did not
2161         give us a valid port number.
2162
2163 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2164
2165         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
2166         Use new basetransform method to renegotiate. Fixes #544956.
2167
2168         * tests/icles/Makefile.am:
2169         * tests/icles/videobox-test.c: (make_pipeline), (main):
2170         Add videobox renegotiation example.
2171
2172 2008-08-19  David Schleef  <ds@schleef.org>
2173
2174         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
2175         with sane values.  Fixes #548530.
2176
2177 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2178
2179         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
2180         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
2181         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
2182         are already filled with the correct values by
2183         gst_ring_buffer_parse_caps() so there's no need to set them again
2184         with wrong values.
2185
2186 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
2187
2188         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
2189         (gst_avi_demux_read_subindexes_push):
2190         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
2191         and instead of using the 'ix##' nomenclature, use '##ix'.
2192         They're still valid though, this fixes the duration and indexes for
2193         virtually all the ODML files I have.
2194
2195 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
2196
2197         Patch by: Olivier Crete <tester at tester dot ca>
2198
2199         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
2200         (gst_rtp_vorbis_depay_process):
2201         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
2202         Update the vorbis RTP pay/depay to RFC 5215.
2203         Fixes #547842.
2204
2205 2008-08-14  David Schleef  <ds@schleef.org>
2206
2207         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
2208           with 3:2 pulldown, i.e., 24p.
2209
2210 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2211
2212         * tests/check/elements/level.c: (GST_START_TEST):
2213         Fix compilation some more.
2214
2215 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2216
2217         * configure.ac::
2218           Require -base CVS for wavparse acid chunk parsing.
2219
2220 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2221
2222         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2223         (gst_pulsesink_init), (gst_pulsesink_finalize),
2224         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
2225         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
2226         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
2227         * ext/pulse/pulsesink.h:
2228         Add "device-name" property to pulsesink too and currently commented
2229         out and not working support for a "volume" property.
2230
2231 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
2232
2233         * configure.ac:
2234         Remove more cdio stuff (moved to ugly)
2235
2236 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2237
2238         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2239
2240         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2241         (gst_pulsesrc_get_property):
2242         Add "device-name" property, which provides a human readable string
2243         for the audio device, to make it more consisten with other audio
2244         sources. Fixes bug #547519.
2245
2246 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2247
2248         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
2249         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2250         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
2251         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
2252         * ext/pulse/pulsemixerctrl.h:
2253         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
2254         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
2255         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
2256         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
2257         * ext/pulse/pulseprobe.h:
2258         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
2259         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
2260         (gst_pulsesrc_change_state):
2261         Improve debugging a bit by including the parent object in pulsemixerctrl
2262         and pulseprobe objects and using GST_WARNING_OBJECT instead of
2263         GST_WARNING.
2264
2265         Use the parent GObject subclass instead of a random struct as GObject
2266         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
2267         when probing for another property than "device".
2268
2269 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2270
2271         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2272
2273         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
2274         Fix property probing after the device property is set by calling
2275         set_server when the server property changes. Fixes bug #547518.
2276
2277 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2278
2279         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2280
2281         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
2282         (gst_pulsesink_implements_interface_init),
2283         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
2284         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
2285         (gst_pulsesink_get_type):
2286         * ext/pulse/pulsesink.h:
2287         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2288         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2289         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2290         * ext/pulse/pulsesrc.h:
2291         Implement GstPropertyProbe interface on pulsesink for detecting
2292         sink devices and on pulsesrc for detecting source devices.
2293         Fixes bugs #547227 and #547217.
2294
2295 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2296
2297         * gst/spectrum/gstspectrum.c:
2298           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2299
2300 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2301
2302         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2303         Properly set the maximum latency value, in the same way it is done in
2304         v4lsrc.
2305         * sys/v4l2/v4l2src_calls.c:
2306         Simplify fraction equality check, no need to use GValues for this.
2307
2308 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2309
2310         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2311         Add warning messages stating exactly why the latency query failed.
2312         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2313         In some cases, the negotiated framerate might be the default one which
2314         is already set internally. But we still need to mark it down in fps_n
2315         and fps_d so that the latency query can happen properly.
2316
2317 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2318
2319         * docs/plugins/inspect/plugin-1394.xml:
2320         Whoops, forgot one doc file for people who can't/don't build the
2321         raw1394 plugin.
2322
2323 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2324
2325         * docs/plugins/Makefile.am:
2326         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2327         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2328         * docs/plugins/inspect/plugin-cdio.xml:
2329         * ext/Makefile.am:
2330         * ext/cdio/Makefile.am:
2331         * ext/cdio/gstcdio.c:
2332         * ext/cdio/gstcdio.h:
2333         * ext/cdio/gstcdiocddasrc.c:
2334         * ext/cdio/gstcdiocddasrc.h:
2335
2336         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2337         CDDA source to -ugly.
2338
2339         * po/LINGUAS:
2340         * po/POTFILES.in:
2341         * po/id.po:
2342         Pull in new translation from 0.10.9.2 release branch.
2343
2344 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2345
2346         * docs/plugins/Makefile.am:
2347         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2348         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2349         * docs/plugins/gst-plugins-good-plugins.args:
2350         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2351         * docs/plugins/gst-plugins-good-plugins.interfaces:
2352         Integrate documentation for new hdv1394src element.
2353
2354 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2355
2356         * ext/raw1394/Makefile.am:
2357         * ext/raw1394/gst1394.c: (plugin_init):
2358         * ext/raw1394/gsthdv1394src.c: (_do_init),
2359         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2360         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2361         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2362         (gst_hdv1394src_from_raw1394handle),
2363         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2364         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2365         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2366         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2367         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2368         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2369         (gst_hdv1394src_uri_handler_init):
2370         * ext/raw1394/gsthdv1394src.h:
2371         mpeg2-ts (HDV) variant of firewire capture element.
2372         Fixes #350830
2373
2374 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2375
2376         * gst/level/gstlevel.c: (gst_level_message_new):
2377          Fix compilation (also known as the classic 'fix code that someone
2378          committed without compiling it first').
2379
2380 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2381
2382         * tests/check/elements/level.c:
2383           Add a test for level in stereo mode.
2384
2385 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2386
2387         * tests/examples/spectrum/demo-audiotest.c:
2388         * tests/examples/spectrum/demo-osssrc.c:
2389           Demo how to draw analyzer results synced to the clock.
2390
2391 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2392
2393         * gst/level/gstlevel.c:
2394           Little renaming (l -> level).
2395
2396         * gst/spectrum/gstspectrum.c:
2397         * gst/spectrum/gstspectrum.h:
2398           Also send full timestamp/duration details here.
2399
2400 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2401
2402         * gst/level/gstlevel.c:
2403         * gst/level/gstlevel.h:
2404           Send same timestamp/duration details as videoanalysis. This gives
2405           applications better chance to sync analysis results with playback.
2406
2407 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2408
2409         * gst/matroska/matroska-mux.c:
2410         (gst_matroska_mux_handle_sink_event),
2411         (flac_streamheader_to_codecdata):
2412         We need to drop one additional buffer for FLAC as the fLaC
2413         marker and STREAMINFO block are merged into one buffer in the caps.
2414
2415         Also don't pretend to support NEWSEGMENT events, otherwise we
2416         will most probably write some invalid data.
2417
2418 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2419
2420         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2421         (gst_matroska_mux_audio_pad_setcaps):
2422         Add support for muxing FLAC into Matroska containers.
2423         Fixes bug #311586.
2424
2425 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2426
2427         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2428         Actually provide the variables required for the format string.
2429
2430 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2431
2432         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2433         (gst_matroska_demux_element_send_event),
2434         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2435         * gst/matroska/matroska-demux.h:
2436         Close the current segment if we're doing a non-flushing seek and send
2437         the close-segment and the new segment of the seek from the streaming
2438         thread.
2439
2440 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2441
2442         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2443         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2444         (gst_flac_enc_change_state):
2445         * ext/flac/gstflacenc.h:
2446         Handle non-zero start timestamps correctly, mark header packets as
2447         IN_CAPS and print a warning and suggest using audiorate if stream
2448         discontinuities are detected. When FLAC supports flushing the encoder
2449         somehow this should be done for discontinuities instead.
2450
2451         Remove some unused variables from the instance struct.
2452
2453 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2454
2455         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2456         If seeking failed return the appropiate return value to FLAC.
2457         Otherwise it thinks seeking was successfull and tries to rewrite
2458         parts of the headers which then get appended to the output.
2459
2460 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2461
2462         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2463
2464         * ext/esd/gstesd.c: (plugin_init):
2465         * ext/flac/gstflac.c: (plugin_init):
2466         * ext/shout2/gstshout2.c: (plugin_init):
2467         * ext/wavpack/gstwavpack.c: (plugin_init):
2468         * sys/oss/gstossaudio.c: (plugin_init):
2469         * sys/v4l2/gstv4l2.c: (plugin_init):
2470         Make sure gettext returns translations in UTF-8 encoding rather
2471         than in the current locale encoding (#546822).
2472
2473 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2474
2475         * ext/flac/gstflacdec.c:
2476         Add FIXME for 0.11 to simply output everything with width=32 as given
2477         by FLAC and let audioconvert handle the conversions instead of doing
2478         them in flacdec.
2479
2480 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2481
2482         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2483         When outputting a pad template range for the size, include a framerate
2484         range too, to avoid 'not a real subset of template caps' errors.
2485
2486 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2487
2488         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2489
2490         * ext/flac/Makefile.am:
2491         * ext/flac/gstflac.c: (plugin_init):
2492         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2493         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2494         (gst_flac_tag_dispose), (gst_flac_tag_init),
2495         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2496         (gst_flac_tag_change_state):
2497         * ext/flac/gstflactag.h:
2498         Port flactag to 0.10, add documentation for it and clean it up a bit.
2499         Fixes bug #413841.
2500
2501         * docs/plugins/Makefile.am:
2502         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2503         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2504         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2505         * docs/plugins/gst-plugins-good-plugins.interfaces:
2506         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2507         * docs/plugins/inspect/plugin-flac.xml:
2508         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2509         * ext/flac/gstflacdec.h:
2510         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2511         * ext/flac/gstflacenc.h:
2512         Add flactag and flacenc to the documentation and mark
2513         the private parts of the flacdec instance structure as private.
2514
2515         Also use gst_element_class_set_details_simple() in flacdec and
2516         flacenc.
2517
2518 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2519
2520         * gst/qtdemux/qtdemux.c:
2521           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2522           for it but ffmpeg does not.
2523
2524 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2525
2526         * gst/wavparse/gstwavparse.c:
2527           Handle the list chunk and use gst_riff_parse_info() to parse the info
2528           sub-chunk.
2529
2530 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2531
2532         * gst/wavparse/gstwavparse.c:
2533           Handle the acid chunk and send tempo as part of tags. Other fields are
2534           interesting too, but need more tag-definitions. Fixes #545433.
2535
2536 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2537
2538         * gst/wavparse/gstwavparse.c:
2539           Refactor wavparse. Call _reset() from dispose() and move old code from
2540           dispose into reset. This way we don't leak taglists when we abort
2541           parsing. Fix some comments. Move code for skipping a chunk into extra
2542           function. Replace chunk sizes with a const to ease readability.         
2543
2544 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2545
2546         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2547
2548         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2549         Improve udp port setup. Fixes #545710.
2550
2551 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2552
2553         * gst/rtp/Makefile.am:
2554         * gst/rtp/gstrtp.c: (plugin_init):
2555         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2556         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2557         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2558         (gst_rtp_mp1s_depay_set_property),
2559         (gst_rtp_mp1s_depay_get_property),
2560         (gst_rtp_mp1s_depay_change_state),
2561         (gst_rtp_mp1s_depay_plugin_init):
2562         * gst/rtp/gstrtpmp1sdepay.h:
2563         Add MP1S depayloader.
2564
2565         * gst/rtsp/URLS:
2566         Some more sample rtsp streams.
2567
2568 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2569
2570         * gst/rtsp/URLS:
2571         Add another URL.
2572
2573         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2574         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2575         Add some more debug info.
2576
2577 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2578
2579         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2580         Provide cbSize field for audio extra_data size, and take care to
2581         pad extra_data.
2582
2583 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2584
2585         * gst/qtdemux/qtdemux.c:
2586           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2587           TRUE.
2588
2589 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2590
2591         * gst/qtdemux/qtdemux.c:
2592         * gst/qtdemux/qtdemux_fourcc.h:
2593           Add keyword tag support. Fixes #520694 for qtdemux.
2594
2595 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2596
2597         * gst/qtdemux/qtdemux.c:
2598           Add support for tmpo tag (BPM).
2599
2600 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2601
2602         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2603         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2604         Set an estimate for the total number of samples that will be encoded
2605         if possible to help decoders if the streaminfo can't be rewritten
2606         later (like when muxing into Ogg containers).
2607
2608         Add a warning if we get header packets after data packets as those
2609         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2610         work.
2611
2612 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2613
2614         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2615         (gst_flac_dec_write):
2616         Support decoding of all depths between 4 and 32 bits and read the
2617         depth from the streaminfo header if needed. Also support all sampling
2618         rates between 1 and 655350 Hz.
2619
2620         * ext/flac/gstflacenc.c:
2621         (gst_flac_enc_caps_append_structure_with_widths),
2622         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2623         (gst_flac_enc_chain):
2624         * ext/flac/gstflacenc.h:
2625         Support encoding in all bit depths supported by the streamable
2626         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2627         between 1 Hz and 655350 Hz.
2628
2629 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2630
2631         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2632         (gst_flac_enc_sink_getcaps):
2633         Support encoding of up to 8 channels.
2634
2635 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2636
2637         * ext/soup/gstsouphttpsrc.c:
2638         * ext/soup/gstsouphttpsrc.h:
2639         Fix seeking race condition in #540300
2640         Patch By: Wouter Cloetens  <wouter at mind be>
2641
2642 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2643
2644         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2645         (gst_matroska_demux_element_send_event),
2646         (gst_matroska_demux_handle_seek_event),
2647         (gst_matroska_demux_handle_src_event):
2648         When receiving a SEEK event on a specific pad first search for a seek
2649         table entry for the stream of the pad and then fall back to an entry
2650         for a different stream.
2651
2652 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2653
2654         * configure.ac:
2655         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2656         * gst/matroska/matroska-ids.h:
2657         Build depend on core CVS for the attachment tag.
2658
2659 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2660
2661         * configure.ac:
2662         * gst/matroska/Makefile.am:
2663         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2664         (copy_backptr), (lzo1x_decode), (main):
2665         * gst/matroska/lzo.h:
2666         * gst/matroska/matroska-demux.c:
2667         (gst_matroska_demux_read_track_encoding),
2668         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2669         (gst_matroska_decode_buffer),
2670         (gst_matroska_decode_content_encodings),
2671         (gst_matroska_demux_read_track_encodings),
2672         (gst_matroska_demux_add_stream),
2673         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2674         * gst/matroska/matroska-ids.h:
2675         Decode the codec private data and following ContentEncoding if
2676         necessary.
2677
2678         Support bzip2, lzo and header stripped compression. For lzo use the
2679         ffmpeg lzo implementation as liblzo is GPL licensed.
2680         
2681         Fix zlib decompression.
2682
2683 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2684
2685         * gst/matroska/matroska-mux.c:
2686         (gst_matroska_mux_audio_pad_setcaps):
2687         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2688         duration of a frame with the new mpegaudioversion caps field.
2689
2690 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2691
2692         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2693         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2694         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2695         (gst_matroska_demux_stream_from_num),
2696         (gst_matroska_demux_tracknumber_unique),
2697         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2698         (gst_matroska_demux_handle_seek_event),
2699         (gst_matroska_demux_sync_streams),
2700         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2701         (gst_matroska_demux_loop):
2702         * gst/matroska/matroska-demux.h:
2703         Allow an infinite number of stream inside Matroska containers and use
2704         a GPtrArray for storing them instead of allowing "only" 127 streams.
2705
2706 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2707
2708         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2709         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2710         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2711         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2712         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2713         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2714         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2715         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2716         (gst_ebml_read_master), (gst_ebml_read_binary),
2717         (gst_ebml_read_header):
2718         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2719         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2720         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2721         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2722         (gst_ebml_replace_uint):
2723         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2724         (gst_matroska_demux_read_track_encoding),
2725         (gst_matroska_demux_read_track_encodings),
2726         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2727         (gst_matroska_demux_send_event),
2728         (gst_matroska_demux_element_send_event),
2729         (gst_matroska_demux_handle_seek_event),
2730         (gst_matroska_demux_handle_src_event),
2731         (gst_matroska_demux_init_stream),
2732         (gst_matroska_demux_parse_tracks),
2733         (gst_matroska_demux_parse_index_cuetrack),
2734         (gst_matroska_demux_parse_index_pointentry),
2735         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2736         (gst_matroska_demux_parse_metadata_id_simple_tag),
2737         (gst_matroska_demux_parse_metadata_id_tag),
2738         (gst_matroska_demux_parse_metadata),
2739         (gst_matroska_demux_parse_attached_file),
2740         (gst_matroska_demux_parse_attachments),
2741         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2742         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2743         (gst_matroska_demux_push_flac_codec_priv_data),
2744         (gst_matroska_demux_push_xiph_codec_priv_data),
2745         (gst_matroska_demux_push_dvd_clut_change_event),
2746         (gst_matroska_demux_add_mpeg_seq_header),
2747         (gst_matroska_demux_add_wvpk_header),
2748         (gst_matroska_demux_check_subtitle_buffer),
2749         (gst_matroska_decode_buffer),
2750         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2751         (gst_matroska_demux_parse_cluster),
2752         (gst_matroska_demux_parse_contents_seekentry),
2753         (gst_matroska_demux_parse_contents),
2754         (gst_matroska_demux_loop_stream_parse_id),
2755         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2756         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2757         (gst_matroska_demux_subtitle_caps),
2758         (gst_matroska_demux_change_state):
2759         * gst/matroska/matroska-ids.c:
2760         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2761         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2762         (gst_matroska_mux_video_pad_setcaps),
2763         (xiph3_streamheader_to_codecdata),
2764         (vorbis_streamheader_to_codecdata),
2765         (theora_streamheader_to_codecdata),
2766         (gst_matroska_mux_audio_pad_setcaps),
2767         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2768         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2769         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2770         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2771         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2772         Fix indention everywhere. A broken indent version has added newlines
2773         after every single declaration some time ago.
2774
2775 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2776
2777         * gst/matroska/matroska-demux.c:
2778         (gst_matroska_demux_loop_stream_parse_id):
2779         If no Tracks are found error out instead of trying it again until the
2780         end of time.
2781
2782 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2783
2784         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2785         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2786         bit and signed otherwise, not the other way around.
2787
2788 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2789
2790         * gst/matroska/matroska-mux.c:
2791         Add more raw YUV formats to the list of supported formats.
2792
2793 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2794
2795         * gst/matroska/matroska-mux.c:
2796         (gst_matroska_mux_audio_pad_setcaps):
2797         Add support for muxing raw float audio now that the spec defines the
2798         endianness and add support for muxing raw integer audio with 24 and
2799         32 bits.
2800
2801         Allow muxing of more than 8 audio channels.
2802
2803 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2804
2805         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2806         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2807         Add locking to the global array of used track UIDs to prevent random
2808         crashes if more than a single matrosmux instance is used.
2809
2810         Use 64 bit values for the track UIDs.
2811
2812         Use the global GRandom of GLib instead of creating our own one
2813         for the few random numbers we need every single time.
2814
2815 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2816
2817         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2818         (gst_flac_dec_setup_stream_decoder),
2819         (gst_flac_dec_update_metadata):
2820         Always post the audio-codec tag, not only if other tags are present.
2821
2822 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2823
2824         * configure.ac:
2825         Back to development -> 0.10.9.1
2826
2827 === release 0.10.9 ===
2828
2829 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2830
2831         * configure.ac:
2832           releasing 0.10.9, "Steam Train Rolling"
2833
2834 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2835
2836         * ext/soup/gstsouphttpsrc.c:
2837         Don't throw an error when soup completes a msg with status
2838         'cancelled', as that indicates we cancelled a request while
2839         shutting down or seeking, and it's not an error.
2840         Fixes: #540300 again.
2841
2842 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2843
2844         * configure.ac:
2845         0.10.8.4 pre-release
2846
2847 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2848
2849         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2850         Fix segment-stop regression.
2851         Add documentation regarding segments in quicktime files by Wim Taymans.
2852         Fixes #544509
2853
2854 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2855
2856         * configure.ac:
2857         0.10.8.3 pre-release
2858
2859         * po/LINGUAS:
2860         * po/pt_BR.po:
2861         Add pt_BR translation
2862
2863 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2864
2865         * gst/goom/convolve_fx.c:
2866         * gst/goom/filters.c:
2867         * gst/goom/goom_config.h:
2868         * gst/goom/goom_core.c:
2869         * gst/goom/goom_tools.h:
2870           Fix build with MSVC: include glib.h to define inline appropriately,
2871           use header guards where needed.
2872         * gst/udp/gstudpnetutils.c:
2873         * gst/udp/gstudpsrc.c:
2874           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2875           g_snprintf rather than snprintf.
2876           Fixes #544433.
2877
2878 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2879
2880         * gst/debug/gsttaginject.c:
2881         * gst/debug/gsttaginject.h:
2882           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2883           partially.
2884
2885 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2886
2887         * configure.ac:
2888         0.10.8.2 pre-release
2889
2890 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2891
2892         * ext/Makefile.am:
2893         Finish hooking up pulseaudio plugin to the build.
2894
2895         * ext/pulse/pulsemixerctrl.c:
2896         Fix compilation error.
2897
2898 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2899
2900         * po/LINGUAS:
2901         * po/lt.po:
2902         Add new lithunian translation, and add french to the LINGUAS
2903         file.
2904
2905 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2906
2907         * ext/soup/gstsouphttpsrc.c:
2908         Fix Soup HTTP source seeking.
2909         Patch By: Wouter Cloetens  <wouter at mind be>
2910         Fixes: #540300
2911
2912         * tests/check/elements/.cvsignore:
2913         Ignore new check programs.
2914
2915 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2916
2917         * configure.ac:
2918         * docs/plugins/Makefile.am:
2919         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2920         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2921         * docs/plugins/gst-plugins-good-plugins.args:
2922         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2923         * docs/plugins/gst-plugins-good-plugins.interfaces:
2924         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2925         * docs/plugins/inspect/plugin-interleave.xml:
2926         * docs/plugins/inspect/plugin-replaygain.xml:
2927         * tests/check/Makefile.am:
2928
2929         Move replaygain and interleave plugins from -bad.
2930         Fixes: #543406
2931         Fixes: #536228
2932
2933 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2934
2935         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2936         (qtdemux_parse_trak):
2937         Revert ISO base media spec based pixel-aspect-ratio calculation.
2938         Fixes #543300.
2939
2940 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2941
2942         * sys/osxvideo/osxvideosink.m:
2943         Fix minor build issues on macosx.
2944         Fixes #543054
2945
2946 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2947
2948         * configure.ac::
2949         * ext/taglib/Makefile.am::
2950           Only use -Wno-attributes (which is there to work around a
2951           bug in the taglib 1.5 headers) if the c++ compiler actually
2952           supports it (#543255).
2953
2954 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2955
2956         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2957
2958         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2959           Avoid compiler warning by initialising variable to NULL (#543259).
2960
2961 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2962
2963         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2964         Don't pass NULL taglists to gst_tag_list_is_empty().
2965
2966 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2967
2968         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2969         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2970         (rtp_pipeline_run):
2971         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2972         Don't use declarations after statements.
2973
2974 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2975
2976         * ext/jpeg/gstjpegdec.c:
2977         Align documentation with reality.
2978
2979 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2980
2981         * gst/udp/gstudpnetutils.c:
2982         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2983         old value (1) if it's not defined which should not cause any problems
2984         as we're using it internal only anyway.
2985
2986 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2987
2988         Patch by: Alessandro Decina <alessandro at nnva dot org>
2989
2990         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2991         Fix build of avidemux on big endian architectures.
2992
2993 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2994
2995         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2996
2997         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2998         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2999
3000 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3001
3002         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
3003         (qtdemux_parse_trak):
3004         Set pixel-aspect-ratio in caps using display width and height
3005         provided in track.
3006
3007 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3008
3009         * configure.ac:
3010         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
3011         flags that are invalid for C++. Fixes bug #516509.
3012
3013 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3014
3015         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3016         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
3017         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
3018         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
3019         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3020         * tests/examples/equalizer/demo.c: (message_handler):
3021         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
3022         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
3023         Don't use declarations after statements and variable length arrays.
3024
3025 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3026
3027         Patch by: Daniel Drake <dsd at gentoo dot org>
3028
3029         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
3030         (gst_v4l2src_get_nearest_size):
3031         Try progressive video if interlaced fails. Fixes bug #541956
3032         and the usage of v4l2src on OLPC.
3033
3034 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3035
3036         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
3037         (gst_rtp_speex_depay_process):
3038         * gst/rtp/gstrtpspeexdepay.h:
3039         Revert last change: Only the jitterbuffer is able to convert RTP to
3040         Gstreamer timestamps and normal (de)payloaders should simply copy it.
3041         Reopens bug #541787.
3042
3043 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
3044
3045         * gst/rtp/gstrtpvrawdepay.c:
3046           Include stdlib.h for atoi().
3047
3048         * gst/rtsp/gstrtspsrc.c:
3049           Use floating point math for latencies < 0 sec in log output.
3050
3051 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3052
3053         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
3054
3055         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
3056         (gst_rtp_speex_depay_process):
3057         * gst/rtp/gstrtpspeexdepay.h:
3058         Take timestamp from the RTP packet as a first step to fix problems
3059         with transmission over RTP when the network is not reliable.
3060         Fixes bug #541787.
3061
3062 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3063
3064         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
3065
3066         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
3067         Fix parsing of udp:// URIs containing IPv6 addresses.
3068         Fixes bug #541650.
3069
3070 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3071
3072         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
3073         Do not leak incoming buffers.
3074
3075 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3076
3077         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3078
3079         * configure.ac:
3080         Fix build of the RTP plugin with mingw32 by linking to ws2_32
3081         for htons() and htonl(). Fixes bug #541412.
3082
3083 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3084
3085         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
3086         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
3087         (gst_matroska_demux_element_query),
3088         (gst_matroska_demux_handle_src_query),
3089         (gst_matroska_demux_handle_seek_event):
3090         Handle position and duration query in DEFAULT format if the
3091         pad's track has a default frame duration set.
3092
3093         Fix seeking now that the segment's duration doesn't contain the
3094         (possibly wrong or inaccurate) duration of the Matroska file.
3095
3096 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3097
3098         * gst/matroska/ebml-read.c: (_ext2dbl):
3099         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
3100         in math.h except on MSVC where it is defined in xmath.h.
3101         Fixes compilation with MSVC.
3102
3103 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3104
3105         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3106         (gst_matroska_demux_handle_src_query),
3107         (gst_matroska_demux_parse_info),
3108         (gst_matroska_demux_loop_stream_parse_id):
3109         * gst/matroska/matroska-demux.h:
3110         Don't set the segment duration to the duration from the Matroska
3111         header as this value could be wrong and is just informational.
3112
3113 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3114
3115         * gst/matroska/matroska-demux.c:
3116         (gst_matroska_demux_loop_stream_parse_id):
3117         If no Tracks element is found until the first Cluster is found
3118         search it and error out if none is found in the complete file.
3119
3120 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3121
3122         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
3123         Resync non-subtitle tracks too if a too large gap compared to other
3124         tracks is detected.
3125
3126 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3127
3128         * gst/rtp/Makefile.am:
3129         * gst/rtp/gstrtp.c: (plugin_init):
3130         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
3131         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
3132         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
3133         (gst_rtp_vraw_depay_change_state),
3134         (gst_rtp_vraw_depay_plugin_init):
3135         * gst/rtp/gstrtpvrawdepay.h:
3136         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
3137         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
3138         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
3139         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
3140         (gst_rtp_vraw_pay_plugin_init):
3141         * gst/rtp/gstrtpvrawpay.h:
3142         Add raw video pay and depayloaders, see RFC4175.
3143
3144 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
3145
3146         * ext/libpng/gstpngdec.c:
3147         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
3148         whatever it returned.
3149
3150 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3151
3152         * gst/avi/avi-ids.h:
3153         Add vprp chunk related structures.
3154         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
3155         (gst_avi_demux_parse_stream):
3156         Parse optional vprp chunk and add calculated pixel-aspect-ratio
3157         to caps.  Fixes #539482.
3158         * gst/avi/gstavimux.h:
3159         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
3160         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
3161         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
3162
3163 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3164
3165         * tests/check/elements/avimux.c: (check_avimux_pad):
3166         Adjust avimux unit test according to increased streamheader size.
3167
3168 2008-06-27  David Schleef  <ds@schleef.org>
3169
3170         * gst/qtdemux/qtdemux.c: Add Dirac stream type
3171
3172 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3173
3174         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
3175         * gst/avi/gstavimux.h:
3176         Add 8 bytes to current streamheader to make for a complete one
3177         and to make more players happy.  Fixes #519460.
3178
3179 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
3180
3181         * sys/v4l2/v4l2_calls.c::
3182           Don't include unused gstv4l2xoverlay.h. Fixes build
3183           in case where X11 headers are not installed.
3184
3185 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3186
3187         * ext/dv/gstdv.c: (plugin_init):
3188         Fix compilation.
3189
3190 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3191
3192         * ext/dv/gstdv.c: (plugin_init):
3193         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
3194         DV decoder available.
3195         Fixes #532393
3196
3197 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3198
3199         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3200         Call getsockname() after the call to bind() to get updated values
3201         for the port, etc. This fixes the usage of udpsrc on anonymous
3202         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
3203         Thanks to Aurelien Grimaud for pointing out the obvious fix.
3204
3205 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3206
3207         * tests/check/pipelines/wavpack.c: (bus_handler):
3208         Remove workaround for a bug in identity that is fixed in 0.10.20.
3209
3210 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3211
3212         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
3213
3214         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
3215         Fix HTTP auth support with user/password passed via the URI.
3216         Fixes bug #540067.
3217
3218 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3219
3220         * configure.ac:
3221           Depend on released versions of core and -base.
3222
3223 2008-06-23  Julien Moutte  <julien@fluendo.com>
3224
3225         * gst/matroska/matroska-demux.c:
3226         (gst_matroska_demux_read_track_encoding),
3227         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
3228         format strings in macros. (makes it build on OS X again...)
3229
3230 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3231
3232         * gst/rtp/gstrtptheorapay.c:
3233         * gst/udp/gstmultiudpsink.c:
3234           Added debug.
3235
3236 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
3237
3238         * configure.ac: switch v4l2src over to the normal build instead of
3239         being 'experimental'. Fixes bug #536831.
3240
3241 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3242
3243         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3244         Remove unused variable so that we can compile again.
3245
3246 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
3247
3248         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3249         No need to check for audio/G723 and audio/32KADPCM here as they are
3250         no longer supported.
3251
3252 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3253
3254         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3255         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
3256         Use G_GINT64_CONSTANT, this fixes the duration query on files without
3257         known length.
3258
3259 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3260
3261         * gst/matroska/matroska-demux.c:
3262         (gst_matroska_demux_add_wvpk_header),
3263         (gst_matroska_demux_audio_caps):
3264         * gst/matroska/matroska-ids.h:
3265         Fix demuxing of WavPack files. Muxing is still broken.
3266
3267 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3268
3269         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
3270         (gst_matroska_demux_add_mpeg_seq_header),
3271         (gst_matroska_demux_add_wvpk_header),
3272         (gst_matroska_demux_check_subtitle_buffer),
3273         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3274         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
3275         (gst_matroska_demux_subtitle_caps):
3276         * gst/matroska/matroska-ids.h:
3277         Add a "vfunc" to the track context for postprocessing frames and
3278         convert the wavpack and subtitle postprocessing to this vfunc.
3279         Copy buffer flags in those functions to the new buffers too.
3280
3281         Parse CodecState elements of Blocks.
3282
3283         Add a postprocessing function for MPEG video that adds the sequence
3284         header from the codec private data or codec state to the frames if
3285         it's not already there.
3286
3287 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3288
3289         * gst/matroska/matroska-demux.c:
3290         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3291         If a gap of more than 1/2 second is found in one stream send a
3292         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3293         This also fixes Matroska files where the first buffer doesn't start
3294         at timestamp 0. Fixes bug #429322.
3295
3296         The duration of a block is the default duration multiplied with the
3297         number of laces. Every lace is one frame and the default duration
3298         is the duration of one frame. This fixes playback of files that use
3299         lacing for some tracks.
3300
3301 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3302
3303         * gst/matroska/matroska-demux.c:
3304         (gst_matroska_demux_parse_contents_seekentry):
3305         Update FIXME/TODOs and only ignore EOS at the central, important place
3306         instead of several places.
3307
3308 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3309
3310         * gst/rtp/gstrtpg726pay.c:
3311         Fix caps, See #538891.
3312
3313 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3314
3315         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3316         (gst_matroska_demux_stream_from_num),
3317         (gst_matroska_demux_encoding_cmp),
3318         (gst_matroska_demux_encoding_order_unique),
3319         (gst_matroska_demux_read_track_encoding),
3320         (gst_matroska_demux_read_track_encodings),
3321         (gst_matroska_demux_tracknumber_unique),
3322         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3323         (gst_matroska_demux_parse_tracks),
3324         (gst_matroska_demux_parse_index_cuetrack),
3325         (gst_matroska_demux_parse_index_pointentry),
3326         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3327         (gst_matroska_demux_parse_metadata_id_simple_tag),
3328         (gst_matroska_demux_parse_metadata_id_tag),
3329         (gst_matroska_demux_parse_metadata),
3330         (gst_matroska_demux_parse_attached_file),
3331         (gst_matroska_demux_parse_attachments),
3332         (gst_matroska_demux_parse_chapters),
3333         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3334         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3335         (gst_matroska_demux_parse_cluster),
3336         (gst_matroska_demux_parse_contents_seekentry),
3337         (gst_matroska_demux_parse_contents),
3338         (gst_matroska_demux_loop_stream_parse_id),
3339         (gst_matroska_demux_loop):
3340         Improve debug output everywhere and fix the EOS logic.
3341
3342         Check the values of the ContentEncoding elements more strictly and
3343         don't use tracks for which it's invalid.
3344
3345         Check that the track number is unique for this stream.
3346
3347         Check that seek positions are below G_MAXINT64 as our seeks are
3348         int64-based and overflows will fail badly.
3349
3350         After seeks also don't push SimpleBlocks until the first one
3351         containing a keyframe is found. Before this was done only for normal
3352         Blocks.
3353
3354         Update some FIXME/TODOs.
3355         
3356         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3357         (gst_ebml_read_utf8), (gst_ebml_read_header):
3358         Improve debug output.
3359
3360         * gst/matroska/matroska-ids.c:
3361         (gst_matroska_track_init_video_context):
3362         * gst/matroska/matroska-ids.h:
3363         * gst/matroska/matroska-mux.c:
3364         (gst_matroska_mux_video_pad_setcaps):
3365         Remove eye mode and don't parse it anymore. We can't use that
3366         information in GStreamer yet so it's useless.
3367
3368
3369 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3370
3371         Patch by: Mersad Jelacic <mersad at axis dot com>
3372
3373         * gst/rtp/Makefile.am:
3374         * gst/rtp/gstrtp.c: (plugin_init):
3375         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3376         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3377         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3378         (gst_rtp_g726_depay_plugin_init):
3379         * gst/rtp/gstrtpg726depay.h:
3380         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3381         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3382         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3383         * gst/rtp/gstrtpg726pay.h:
3384         Added G726 pay/depayloaders. Fixes #538891.
3385
3386 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3387
3388         * gst/rtsp/URLS:
3389         Some more urls.
3390
3391         * gst/smpte/barboxwipes.c:
3392         Add a comment
3393
3394         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3395         Fix typo, add audioresample to the pipeline.
3396
3397 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3398
3399         * ext/libmng/Makefile.am:
3400         * ext/libmng/gstmng.c: (plugin_init):
3401         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3402         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3403         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3404         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3405         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3406         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3407         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3408         (gst_mng_dec_change_state):
3409         * ext/libmng/gstmngdec.h:
3410         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3411         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3412         (gst_mng_enc_init), (gst_mng_enc_chain),
3413         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3414         * ext/libmng/gstmngenc.h:
3415         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3416         bits ifdeffed out still.
3417
3418 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3419
3420         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3421         When comparing index elements with the same time compare their
3422         block number.
3423
3424 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3425
3426         * gst/matroska/matroska-demux.c:
3427           (gst_matroska_demux_parse_attached_file)
3428           Init variable to NULL to avoid compiler warning.
3429
3430 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3431
3432         * gst/matroska/Makefile.am:
3433         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3434         (gst_matroska_demux_parse_attached_file),
3435         (gst_matroska_demux_parse_attachments),
3436         (gst_matroska_demux_parse_contents_seekentry),
3437         (gst_matroska_demux_loop_stream_parse_id):
3438         * gst/matroska/matroska-demux.h:
3439         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3440         * gst/matroska/matroska-ids.h:
3441         * gst/matroska/matroska.c: (plugin_init):
3442         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3443         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3444         and description of the attachments in the caps. Fixes bug #537622.
3445
3446 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3447
3448         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3449         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3450         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3451         (gst_speex_enc_src_query), (gst_speex_enc_init),
3452         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3453         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3454         (gst_speex_enc_set_property):
3455         Add mode property.
3456         Some cleanups, add more debug info.
3457         Add latency query.
3458
3459 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3460
3461         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3462         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3463         If we get less bytes than requested we can't do anything except doing
3464         our EOS logic.
3465
3466 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3467
3468         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3469         (gst_matroskademux_do_index_seek),
3470         (gst_matroska_demux_parse_index_cuetrack),
3471         (gst_matroska_demux_parse_index_pointentry),
3472         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3473         (gst_matroska_demux_parse_metadata):
3474         * gst/matroska/matroska-demux.h:
3475         * gst/matroska/matroska-ids.h:
3476         Use a GArray for storing the Cue (i.e. seek) information, store
3477         the CueTrackPositions for every track, store the block number
3478         and optimize searching in the array by sorting it after the last
3479         element was added.
3480
3481         Fix a small memory leak when trying to parse a tags element that was
3482         already parsed.
3483
3484 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3485
3486         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3487         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3488         (gst_matroska_mux_write_data):
3489         * gst/matroska/matroska-mux.h:
3490         Don't write another SeekHead which indexes all Clusters to the end of
3491         the file. This isn't useful for anything and just increases filesize.
3492
3493 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3494
3495         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3496         Prevent unaligned memory access when reading floats.
3497
3498 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3499
3500         * gst/matroska/ebml-read.c:
3501         * gst/matroska/ebml-read.h:
3502         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3503         (gst_matroska_demux_parse_metadata):
3504         * gst/matroska/matroska-demux.h:
3505         Make sure that every Tags element is only parsed once and it's
3506         containing tags are only posted once.
3507
3508 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3509
3510         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3511         (gst_ebml_read_header):
3512         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3513         (gst_matroska_demux_parse_tracks),
3514         (gst_matroska_demux_parse_index_cuetrack),
3515         (gst_matroska_demux_parse_index_pointentry),
3516         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3517         (gst_matroska_demux_parse_metadata_id_simple_tag),
3518         (gst_matroska_demux_parse_metadata_id_tag),
3519         (gst_matroska_demux_parse_metadata),
3520         (gst_matroska_demux_parse_attachments),
3521         (gst_matroska_demux_parse_chapters),
3522         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3523         (gst_matroska_demux_parse_cluster),
3524         (gst_matroska_demux_parse_contents_seekentry),
3525         (gst_matroska_demux_parse_contents),
3526         (gst_matroska_demux_loop_stream_parse_id):
3527         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3528         already. They're not useful in the matroska parser and only cause
3529         additional code.
3530
3531 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3532
3533         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3534         (gst_ebml_finalize), (gst_ebml_read_change_state),
3535         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3536         * gst/matroska/matroska-demux.c:
3537         (gst_matroska_demux_parse_contents_seekentry):
3538         Reverse the level list as we usually are only interested in the
3539         first element or want to add a new first element. Having the
3540         first element stored at the end and calling g_list_last() and
3541         g_list_append() is more expensive.
3542
3543         Also use GSlice for allocating the GstEbmlLevel structs.
3544
3545 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3546
3547         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3548           (gst_tag_inject_class_init), (gst_tag_inject_init):
3549           Don't unref NULL taglist in finalize. Don't use c++ style
3550           comments.
3551
3552 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3553
3554         * gst/matroska/matroska-demux.c:
3555         (gst_matroska_demux_parse_metadata_id_simple_tag):
3556         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3557         (gst_matroska_mux_write_data):
3558         Use gst_value_serialize() and gst_value_deserialize() for transforming
3559         tags from some GType to a string and the other way around. The default
3560         transformations in GLib don't include transformations from string to
3561         number types.
3562
3563 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3564
3565         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3566         (gst_matroska_demux_parse_tracks),
3567         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3568         (gst_matroska_demux_parse_attachments),
3569         (gst_matroska_demux_parse_chapters),
3570         (gst_matroska_demux_parse_contents_seekentry),
3571         (gst_matroska_demux_loop_stream_parse_id):
3572         * gst/matroska/matroska-demux.h:
3573         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3574         Tags multiple times. The first ones can appear more than once but must
3575         contain the same content as the first for backup purposes so we ignore
3576         all but the first one. Tags can appear multiple times with different
3577         content.
3578
3579         Jump to all elements except Clusters that are available from a
3580         SeekHead to make it more likely to have all required informations
3581         before getting to the first Clusters.
3582
3583         Add dummy functions for parsing Attachments and Chapters.
3584
3585 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3586
3587         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3588         (gst_udpsrc_create), (gst_udpsrc_set_property),
3589         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3590         * gst/udp/gstudpsrc.h:
3591         Add property to control automatic join/leave of multicast groups.
3592         Add G_LIKELY.
3593         Remove setting caps on buffers explicitly, basesrc does that for us now.
3594         Improve debug info.
3595         Convert some non-fatal error into warnings.
3596         Use g_ntohs for better portability.
3597         Leave multicast groups when stopping.
3598         When using external sockets, use getsockname() on them to fill up the
3599         addr structure before calling methods that use the structure.
3600         Should all fix #536903.
3601         API: GstUDPSrc::auto-multicast property
3602
3603 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3604
3605         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3606         Use g_ntohl for better portability.
3607
3608 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3609
3610         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3611         (gst_multiudpsink_remove):
3612         Fix a typo and do some small cleanups.
3613
3614 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3615
3616         Patch by: Olivier Crete <tester at tester dot ca>
3617
3618         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3619         Make the delivery-method mandatory on the caps and only accept inline
3620         for now.
3621         Reverse strcmp checks for delivery-method.
3622
3623         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3624         Make delivery method optional when parsing caps and note this in the
3625         caps.
3626         Reverse strcmp checks for delivery-method.
3627
3628         * gst/rtp/gstrtpvorbispay.c:
3629         Update a comment to note that the delivery-method is optional, 
3630         Fixes #537675.
3631
3632 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3633
3634         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3635         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3636         leaving them in READY. Fixes #537832.
3637
3638 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3639
3640         * gst/avi/gstavimux.c:
3641           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3642           for a random constant in tagmuxing code.
3643
3644 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3645
3646         * gst/debug/gsttaginject.c:
3647         * gst/debug/gsttaginject.h:
3648           Now actually adding the new element.
3649
3650 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3651
3652         * docs/plugins/Makefile.am:
3653         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3654         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3655         * docs/plugins/gst-plugins-good-plugins.args:
3656         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3657         * docs/plugins/gst-plugins-good-plugins.interfaces:
3658         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3659         * docs/plugins/inspect/plugin-aasink.xml:
3660         * docs/plugins/inspect/plugin-alaw.xml:
3661         * docs/plugins/inspect/plugin-alpha.xml:
3662         * docs/plugins/inspect/plugin-alphacolor.xml:
3663         * docs/plugins/inspect/plugin-annodex.xml:
3664         * docs/plugins/inspect/plugin-apetag.xml:
3665         * docs/plugins/inspect/plugin-audiofx.xml:
3666         * docs/plugins/inspect/plugin-auparse.xml:
3667         * docs/plugins/inspect/plugin-autodetect.xml:
3668         * docs/plugins/inspect/plugin-avi.xml:
3669         * docs/plugins/inspect/plugin-cacasink.xml:
3670         * docs/plugins/inspect/plugin-cairo.xml:
3671         * docs/plugins/inspect/plugin-cdio.xml:
3672         * docs/plugins/inspect/plugin-cutter.xml:
3673         * docs/plugins/inspect/plugin-debug.xml:
3674         * docs/plugins/inspect/plugin-dv.xml:
3675         * docs/plugins/inspect/plugin-efence.xml:
3676         * docs/plugins/inspect/plugin-effectv.xml:
3677         * docs/plugins/inspect/plugin-equalizer.xml:
3678         * docs/plugins/inspect/plugin-esdsink.xml:
3679         * docs/plugins/inspect/plugin-flac.xml:
3680         * docs/plugins/inspect/plugin-flxdec.xml:
3681         * docs/plugins/inspect/plugin-gamma.xml:
3682         * docs/plugins/inspect/plugin-gconfelements.xml:
3683         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3684         * docs/plugins/inspect/plugin-goom.xml:
3685         * docs/plugins/inspect/plugin-goom2k1.xml:
3686         * docs/plugins/inspect/plugin-halelements.xml:
3687         * docs/plugins/inspect/plugin-icydemux.xml:
3688         * docs/plugins/inspect/plugin-id3demux.xml:
3689         * docs/plugins/inspect/plugin-jpeg.xml:
3690         * docs/plugins/inspect/plugin-level.xml:
3691         * docs/plugins/inspect/plugin-matroska.xml:
3692         * docs/plugins/inspect/plugin-monoscope.xml:
3693         * docs/plugins/inspect/plugin-mulaw.xml:
3694         * docs/plugins/inspect/plugin-multifile.xml:
3695         * docs/plugins/inspect/plugin-multipart.xml:
3696         * docs/plugins/inspect/plugin-navigationtest.xml:
3697         * docs/plugins/inspect/plugin-ossaudio.xml:
3698         * docs/plugins/inspect/plugin-png.xml:
3699         * docs/plugins/inspect/plugin-quicktime.xml:
3700         * docs/plugins/inspect/plugin-rtp.xml:
3701         * docs/plugins/inspect/plugin-rtsp.xml:
3702         * docs/plugins/inspect/plugin-smpte.xml:
3703         * docs/plugins/inspect/plugin-soup.xml:
3704         * docs/plugins/inspect/plugin-spectrum.xml:
3705         * docs/plugins/inspect/plugin-speex.xml:
3706         * docs/plugins/inspect/plugin-taglib.xml:
3707         * docs/plugins/inspect/plugin-udp.xml:
3708         * docs/plugins/inspect/plugin-video4linux2.xml:
3709         * docs/plugins/inspect/plugin-videobalance.xml:
3710         * docs/plugins/inspect/plugin-videobox.xml:
3711         * docs/plugins/inspect/plugin-videocrop.xml:
3712         * docs/plugins/inspect/plugin-videoflip.xml:
3713         * docs/plugins/inspect/plugin-videomixer.xml:
3714         * docs/plugins/inspect/plugin-wavenc.xml:
3715         * docs/plugins/inspect/plugin-wavpack.xml:
3716         * docs/plugins/inspect/plugin-wavparse.xml:
3717         * docs/plugins/inspect/plugin-ximagesrc.xml:
3718         * gst/debug/Makefile.am:
3719         * gst/debug/breakmydata.c:
3720         * gst/debug/efence.c:
3721         * gst/debug/gstdebug.c:
3722         * gst/debug/gstnavseek.c:
3723         * gst/debug/gstpushfilesrc.c:
3724         * gst/debug/gstpushfilesrc.h:
3725         * gst/debug/negotiation.c:
3726         * gst/debug/progressreport.c:
3727         * gst/debug/progressreport.h:
3728         * gst/debug/rndbuffersize.c:
3729         * gst/debug/testplugin.c:
3730           Remove dummy plugin_init. Remove some undefined entries from doc-
3731           section file. Add taginject element and rebuild docs for it.
3732
3733 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3734
3735         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3736         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3737         Update the counter for the number of streams when pads are added or
3738         removed. This will make sure that a seek table is generated for
3739         files with just one audio stream.
3740
3741 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3742
3743         * gst/matroska/matroska-demux.c:
3744         (gst_matroska_demux_parse_metadata_id_simple_tag):
3745         * gst/matroska/matroska-ids.h:
3746         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3747         Add some more tags, improve debugging a bit and make sure that
3748         GValue transformation has succeeded before using the result
3749         as a tag.
3750
3751 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3752
3753         Patch by: Olivier Crete <tester at tester dot ca>
3754
3755         * gst/rtp/gstrtptheorapay.c:
3756         The Theora RTP payloader only supports the "inline" delievery method
3757         so let's declare this on the caps of the static pad template.
3758         Fixes bug #537675.
3759
3760 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3761
3762         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3763         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3764         Remove bogus check.
3765
3766 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3767
3768         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3769         (gst_videomixer_blend_buffers):
3770         Use stream_time to synchronize the object properties.
3771         Use running_time of the master pad to timestamp outgoing buffers.
3772         Fix the initial segment event to extend an unknown amount of time.
3773         Fixes #537361.
3774
3775 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3776
3777         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3778         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3779         (gst_avi_demux_calculate_durations_from_index),
3780         (gst_avi_demux_stream_header_push),
3781         (gst_avi_demux_stream_header_pull):
3782         Try to ignore unparsable/unknown streams and give a warning instead of
3783         erroring out. Fixes #537377.
3784
3785 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3786
3787         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3788         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3789
3790         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3791         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3792         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3793         (gst_matroska_demux_read_track_encodings),
3794         (gst_matroska_demux_add_stream),
3795         (gst_matroska_demux_handle_src_query),
3796         (gst_matroska_demux_init_stream),
3797         (gst_matroska_demux_parse_index_cuetrack),
3798         (gst_matroska_demux_parse_index_pointentry),
3799         (gst_matroska_demux_parse_info),
3800         (gst_matroska_demux_parse_metadata_id_simple_tag),
3801         (gst_matroska_demux_parse_metadata),
3802         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3803         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3804         (gst_matroska_demux_parse_cluster),
3805         (gst_matroska_demux_parse_contents_seekentry),
3806         (gst_matroska_demux_loop_stream_parse_id),
3807         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3808         (gst_matroska_demux_audio_caps),
3809         (gst_matroska_demux_subtitle_caps):
3810         * gst/matroska/matroska-demux.h:
3811         * gst/matroska/matroska-ids.c:
3812         (gst_matroska_track_init_subtitle_context):
3813         * gst/matroska/matroska-ids.h:
3814         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3815         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3816         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3817         (gst_matroska_mux_video_pad_setcaps),
3818         (gst_matroska_mux_audio_pad_setcaps),
3819         (gst_matroska_mux_subtitle_pad_setcaps),
3820         (gst_matroska_mux_request_new_pad),
3821         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3822         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3823         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3824         (gst_matroska_mux_set_property):
3825         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3826         elements, do some checks for valid values in the demuxer, handle
3827         tracktimecodescale in the demuxer, set correct default values for all
3828         settings in the demuxer, review and add all missing matroska
3829         IDs and some more raw YUV formats, and some trivial cleanup.
3830
3831 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3832
3833         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3834         (gst_pulsemixer_class_init):
3835         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3836         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3837         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3838         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3839         (gst_pulsesrc_prepare):
3840         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3841         gst_element_class_set_details_simple() and fix coding style a bit
3842         more.
3843
3844 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3845
3846         * docs/plugins/Makefile.am:
3847         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3848         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3849         * docs/plugins/gst-plugins-good-plugins.args:
3850         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3851         * docs/plugins/gst-plugins-good-plugins.interfaces:
3852         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3853         * docs/plugins/inspect/plugin-aasink.xml:
3854         * docs/plugins/inspect/plugin-alaw.xml:
3855         * docs/plugins/inspect/plugin-alpha.xml:
3856         * docs/plugins/inspect/plugin-alphacolor.xml:
3857         * docs/plugins/inspect/plugin-annodex.xml:
3858         * docs/plugins/inspect/plugin-apetag.xml:
3859         * docs/plugins/inspect/plugin-audiofx.xml:
3860         * docs/plugins/inspect/plugin-auparse.xml:
3861         * docs/plugins/inspect/plugin-autodetect.xml:
3862         * docs/plugins/inspect/plugin-avi.xml:
3863         * docs/plugins/inspect/plugin-cacasink.xml:
3864         * docs/plugins/inspect/plugin-cairo.xml:
3865         * docs/plugins/inspect/plugin-cdio.xml:
3866         * docs/plugins/inspect/plugin-cutter.xml:
3867         * docs/plugins/inspect/plugin-debug.xml:
3868         * docs/plugins/inspect/plugin-dv.xml:
3869         * docs/plugins/inspect/plugin-efence.xml:
3870         * docs/plugins/inspect/plugin-effectv.xml:
3871         * docs/plugins/inspect/plugin-equalizer.xml:
3872         * docs/plugins/inspect/plugin-esdsink.xml:
3873         * docs/plugins/inspect/plugin-flac.xml:
3874         * docs/plugins/inspect/plugin-flxdec.xml:
3875         * docs/plugins/inspect/plugin-gamma.xml:
3876         * docs/plugins/inspect/plugin-gconfelements.xml:
3877         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3878         * docs/plugins/inspect/plugin-goom.xml:
3879         * docs/plugins/inspect/plugin-goom2k1.xml:
3880         * docs/plugins/inspect/plugin-halelements.xml:
3881         * docs/plugins/inspect/plugin-icydemux.xml:
3882         * docs/plugins/inspect/plugin-id3demux.xml:
3883         * docs/plugins/inspect/plugin-jpeg.xml:
3884         * docs/plugins/inspect/plugin-level.xml:
3885         * docs/plugins/inspect/plugin-matroska.xml:
3886         * docs/plugins/inspect/plugin-monoscope.xml:
3887         * docs/plugins/inspect/plugin-mulaw.xml:
3888         * docs/plugins/inspect/plugin-multifile.xml:
3889         * docs/plugins/inspect/plugin-multipart.xml:
3890         * docs/plugins/inspect/plugin-navigationtest.xml:
3891         * docs/plugins/inspect/plugin-ossaudio.xml:
3892         * docs/plugins/inspect/plugin-png.xml:
3893         * docs/plugins/inspect/plugin-pulseaudio.xml:
3894         * docs/plugins/inspect/plugin-quicktime.xml:
3895         * docs/plugins/inspect/plugin-rtp.xml:
3896         * docs/plugins/inspect/plugin-rtsp.xml:
3897         * docs/plugins/inspect/plugin-smpte.xml:
3898         * docs/plugins/inspect/plugin-soup.xml:
3899         * docs/plugins/inspect/plugin-spectrum.xml:
3900         * docs/plugins/inspect/plugin-speex.xml:
3901         * docs/plugins/inspect/plugin-taglib.xml:
3902         * docs/plugins/inspect/plugin-udp.xml:
3903         * docs/plugins/inspect/plugin-video4linux2.xml:
3904         * docs/plugins/inspect/plugin-videobalance.xml:
3905         * docs/plugins/inspect/plugin-videobox.xml:
3906         * docs/plugins/inspect/plugin-videocrop.xml:
3907         * docs/plugins/inspect/plugin-videoflip.xml:
3908         * docs/plugins/inspect/plugin-videomixer.xml:
3909         * docs/plugins/inspect/plugin-wavenc.xml:
3910         * docs/plugins/inspect/plugin-wavpack.xml:
3911         * docs/plugins/inspect/plugin-wavparse.xml:
3912         * docs/plugins/inspect/plugin-ximagesrc.xml:
3913         * ext/pulse/plugin.c:
3914         * ext/pulse/pulsemixer.c:
3915         * ext/pulse/pulsesink.c:
3916         * ext/pulse/pulsesrc.c:
3917         Add documentation to the pulseaudio plugin and run make update
3918         in docs/plugins.
3919
3920 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3921
3922         Patch by: Brian Cameron <brian.cameron at sun dot com>
3923
3924         * sys/sunaudio/gstsunaudiomixerctrl.c:
3925         (gst_sunaudiomixer_ctrl_get_volume),
3926         (gst_sunaudiomixer_ctrl_set_volume):
3927         Improvements for the SunAudio mixer by handling mute as no gain
3928         for tracks that have a gain property but no mute property.
3929         Fixes bug #536067.
3930
3931 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3932
3933         * configure.ac:
3934         * ext/pulse/Makefile.am:
3935         * ext/pulse/plugin.c: (plugin_init):
3936         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3937         (gst_pulsemixer_implements_interface_init),
3938         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3939         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3940         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3941         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3942         * ext/pulse/pulsemixer.h:
3943         * ext/pulse/pulsemixerctrl.c:
3944         (gst_pulsemixer_ctrl_context_state_cb),
3945         (gst_pulsemixer_ctrl_sink_info_cb),
3946         (gst_pulsemixer_ctrl_source_info_cb),
3947         (gst_pulsemixer_ctrl_subscribe_cb),
3948         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3949         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3950         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3951         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3952         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3953         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3954         * ext/pulse/pulsemixerctrl.h:
3955         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3956         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3957         * ext/pulse/pulsemixertrack.h:
3958         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3959         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3960         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3961         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3962         (gst_pulseprobe_new), (gst_pulseprobe_free),
3963         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3964         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3965         (gst_pulseprobe_set_server):
3966         * ext/pulse/pulseprobe.h:
3967         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3968         (gst_pulsesink_class_init), (gst_pulsesink_init),
3969         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3970         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3971         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3972         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3973         (gst_pulsesink_stream_request_cb),
3974         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3975         (gst_pulsesink_close), (gst_pulsesink_prepare),
3976         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3977         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3978         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3979         (gst_pulsesink_event), (gst_pulsesink_get_type):
3980         * ext/pulse/pulsesink.h:
3981         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3982         (gst_pulsesrc_implements_interface_init),
3983         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3984         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3985         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3986         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3987         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3988         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3989         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3990         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3991         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3992         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3993         (gst_pulsesrc_get_type):
3994         * ext/pulse/pulsesrc.h:
3995         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3996         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3997         * ext/pulse/pulseutil.h:
3998         Add pulseaudio GStreamer element from gst-pulse. Development will
3999         continue here instead of pulseaudio SVN. Fixes bug #400679.
4000         Only changes over gst-pulse SVN are added copyright to the top of
4001         files and coding style changes.
4002
4003 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
4004
4005         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
4006
4007         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
4008           (gst_cdio_add_cdtext_album_tags):
4009         * ext/cdio/gstcdio.h:
4010         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
4011           Also extract album title and album genre from CD-TEXT if
4012           available (#537021).
4013
4014 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
4015
4016         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4017
4018         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
4019         Improve negotiation a bit more by picking the smallest possible
4020         resolution that is larger than the resolution specified in the
4021         first caps entry of the peer caps. Fixes bug #536994.
4022
4023 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
4024
4025         Patch by: Bastien Nocera <hadess at hadess dot net>
4026
4027         * sys/v4l2/gstv4l2vidorient.c:
4028         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4029         Fix compilation with newer GIT kernels that deprecated
4030         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
4031
4032 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4033
4034         * configure.ac:
4035         * ext/cdio/gstcdio.c:
4036         * ext/cdio/gstcdio.h:
4037         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
4038           Require libcdio >= 0.76.
4039
4040 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
4041
4042         * gst/avi/gstavidemux.c:
4043         Catch UNEXPECTED when downstream has reached end of
4044         segment in reverse mode.
4045
4046 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4047
4048         * gst/avi/gstavidemux.c:
4049         Fix typo in comment
4050
4051 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4052
4053         * gst/avi/gstavidemux.c:
4054         Because we don't know the frame order we need to push till
4055         the next keyframe
4056
4057 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4058
4059         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4060
4061         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
4062         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
4063         Provide a custom negotiation function to make sure to pick the highest
4064         possible framerate and resolution. Fixes bug #536646.
4065
4066 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
4067
4068         * gst/avi/gstavidemux.c:
4069         Set EOS when going out of the segment in reverse playback
4070
4071 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
4072
4073         * ext/taglib/Makefile.am::
4074           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
4075           taglib headers (with gcc 4.3.1).
4076
4077 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
4078
4079         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
4080         Use the new gst_rtsp_connection_get_ip() to access the IP address
4081         of a GstRTSPConnection since it is a private member.
4082
4083 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
4084
4085         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
4086         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4087           Use new utility functions in libgsttag to process coverart (#512333).
4088
4089 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4090
4091         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4092         We actually support left/side, right/side and mid/side files. The
4093         conversion to normal, interleaved stereo is done by libflac.
4094
4095 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
4096
4097         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4098         (gst_ebml_write_set_cache):
4099         Unref the write cache in finalize if it was set and add add "FIXME"
4100         to a comment that needs it.
4101
4102 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4103
4104         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4105
4106         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
4107         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
4108         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
4109         (gst_avi_demux_process_next_entry):
4110         * gst/avi/gstavidemux.h:
4111         Implement reverse playback. Fixes #535300.
4112         Small cleanups.
4113
4114 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
4115
4116         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
4117         (gst_videomixer_query_latency):
4118         When using gst_element_iterate_pads() one has to unref every pad
4119         after usage.
4120
4121 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
4122
4123         Patch by: Bastien Nocera <hadess at hadess dot net>
4124         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
4125         (qtdemux_parse_udta):
4126         * gst/qtdemux/qtdemux_fourcc.h:
4127         Improve meta-data handling, add 'comment', 'description' and
4128         'copyright' tag handling.
4129         Fixes #535935
4130
4131 2008-05-31  Julien Moutte  <julien@fluendo.com>
4132
4133         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
4134         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
4135         (gst_qtdemux_seek_to_previous_keyframe),
4136         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
4137         we don't clip the segment's stop using the main segment duration as
4138         that could crop quite some video frames. Make reverse playback support
4139         more robust and support edit lists. Support seeking to the last frame,
4140         and fix reverse looping playback. Add some debugging.
4141         * win32/common/config.h: Updated.
4142
4143 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
4144
4145         * gst/equalizer/gstiirequalizer.c:
4146         (gst_iir_equalizer_transform_ip):
4147         Don't clip float/double samples, correctly unset passthrough mode
4148         and use better rounding for integer samples.
4149
4150 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
4151
4152         * gst/equalizer/gstiirequalizer.c:
4153         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
4154         (setup_filter), (set_passthrough), (update_coefficients),
4155         (gst_iir_equalizer_compute_frequencies),
4156         (gst_iir_equalizer_transform_ip):
4157         * gst/equalizer/gstiirequalizer.h:
4158         Update the filter coefficients only when needed in the transform_ip
4159         function and correctly set the element into passthrough mode if the
4160         gain of all bands is 0.
4161
4162 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4163
4164         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
4165
4166         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
4167         (gst_alpha_set_property), (gst_alpha_get_property),
4168         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
4169         Try to skip pixels or areas that are too dark or too bright for us to do
4170         meaningfull color detection.
4171         Added properties to control the sensitivity to light and darkness.
4172         Added some small cleanups. Fixes #512345.
4173
4174 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
4175
4176         * docs/plugins/.cvsignore:
4177         * tests/check/elements/.cvsignore:
4178         Ignore some more generated things
4179
4180         * tests/check/Makefile.am:
4181         Ignore OSS elements in the state changes test too.
4182
4183 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4184
4185         * docs/plugins/Makefile.am:
4186         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4187         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4188         Add SMPTE effect elements to docs.
4189
4190 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4191
4192         * docs/plugins/Makefile.am:
4193         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4194         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4195         * ext/raw1394/gstdv1394src.c:
4196           Document whats first shown on the fdo plugin docs page :)
4197
4198 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4199
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/inspect/plugin-audiofx.xml:
4206         * gst/audiofx/Makefile.am:
4207         * gst/audiofx/audiofx.c:
4208         * gst/audiofx/audiokaraoke.c:
4209         * gst/audiofx/audiokaraoke.h:
4210         * gst/audiofx/audiovoice.c:
4211         * gst/audiofx/audiovoice.h:
4212           Rename audiovoice to audiokaraoke and add it to the docs.
4213
4214 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4215
4216         * REQUIREMENTS:
4217         * docs/plugins/Makefile.am:
4218         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4219         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4220         * docs/plugins/gst-plugins-good-plugins.args:
4221         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4222         * docs/plugins/gst-plugins-good-plugins.interfaces:
4223         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4224         * docs/plugins/inspect/plugin-aasink.xml:
4225         * docs/plugins/inspect/plugin-alaw.xml:
4226         * docs/plugins/inspect/plugin-alpha.xml:
4227         * docs/plugins/inspect/plugin-alphacolor.xml:
4228         * docs/plugins/inspect/plugin-annodex.xml:
4229         * docs/plugins/inspect/plugin-apetag.xml:
4230         * docs/plugins/inspect/plugin-audiofx.xml:
4231         * docs/plugins/inspect/plugin-auparse.xml:
4232         * docs/plugins/inspect/plugin-autodetect.xml:
4233         * docs/plugins/inspect/plugin-avi.xml:
4234         * docs/plugins/inspect/plugin-cacasink.xml:
4235         * docs/plugins/inspect/plugin-cairo.xml:
4236         * docs/plugins/inspect/plugin-cdio.xml:
4237         * docs/plugins/inspect/plugin-cutter.xml:
4238         * docs/plugins/inspect/plugin-debug.xml:
4239         * docs/plugins/inspect/plugin-dv.xml:
4240         * docs/plugins/inspect/plugin-efence.xml:
4241         * docs/plugins/inspect/plugin-effectv.xml:
4242         * docs/plugins/inspect/plugin-equalizer.xml:
4243         * docs/plugins/inspect/plugin-esdsink.xml:
4244         * docs/plugins/inspect/plugin-flac.xml:
4245         * docs/plugins/inspect/plugin-flxdec.xml:
4246         * docs/plugins/inspect/plugin-gamma.xml:
4247         * docs/plugins/inspect/plugin-gconfelements.xml:
4248         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4249         * docs/plugins/inspect/plugin-goom.xml:
4250         * docs/plugins/inspect/plugin-goom2k1.xml:
4251         * docs/plugins/inspect/plugin-halelements.xml:
4252         * docs/plugins/inspect/plugin-icydemux.xml:
4253         * docs/plugins/inspect/plugin-id3demux.xml:
4254         * docs/plugins/inspect/plugin-jpeg.xml:
4255         * docs/plugins/inspect/plugin-level.xml:
4256         * docs/plugins/inspect/plugin-matroska.xml:
4257         * docs/plugins/inspect/plugin-monoscope.xml:
4258         * docs/plugins/inspect/plugin-mulaw.xml:
4259         * docs/plugins/inspect/plugin-multifile.xml:
4260         * docs/plugins/inspect/plugin-multipart.xml:
4261         * docs/plugins/inspect/plugin-navigationtest.xml:
4262         * docs/plugins/inspect/plugin-ossaudio.xml:
4263         * docs/plugins/inspect/plugin-png.xml:
4264         * docs/plugins/inspect/plugin-quicktime.xml:
4265         * docs/plugins/inspect/plugin-rtp.xml:
4266         * docs/plugins/inspect/plugin-rtsp.xml:
4267         * docs/plugins/inspect/plugin-smpte.xml:
4268         * docs/plugins/inspect/plugin-soup.xml:
4269         * docs/plugins/inspect/plugin-spectrum.xml:
4270         * docs/plugins/inspect/plugin-speex.xml:
4271         * docs/plugins/inspect/plugin-taglib.xml:
4272         * docs/plugins/inspect/plugin-udp.xml:
4273         * docs/plugins/inspect/plugin-video4linux2.xml:
4274         * docs/plugins/inspect/plugin-videobalance.xml:
4275         * docs/plugins/inspect/plugin-videobox.xml:
4276         * docs/plugins/inspect/plugin-videocrop.xml:
4277         * docs/plugins/inspect/plugin-videoflip.xml:
4278         * docs/plugins/inspect/plugin-videomixer.xml:
4279         * docs/plugins/inspect/plugin-wavenc.xml:
4280         * docs/plugins/inspect/plugin-wavpack.xml:
4281         * docs/plugins/inspect/plugin-wavparse.xml:
4282         * docs/plugins/inspect/plugin-ximagesrc.xml:
4283         * ext/aalib/gstaasink.c:
4284         * ext/libcaca/gstcacasink.c:
4285           Document aasink and cacasink.
4286
4287 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
4288
4289         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4290         (gst_videomixer_init), (gst_videomixer_query_duration),
4291         (gst_videomixer_query_latency), (gst_videomixer_query),
4292         (gst_videomixer_blend_buffers):
4293         * gst/videomixer/videomixer.h:
4294         Implement position (in time), duration and latency queries.
4295
4296 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4297
4298         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4299         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4300         (gst_videomixer_fill_queues), (forward_event_func),
4301         (forward_event), (gst_videomixer_src_event),
4302         (gst_videomixer_sink_event):
4303         * gst/videomixer/videomixer.h:
4304         Implement proper seek/newsegment handling.
4305         Based on adder's implementation.
4306         Fixes #535121
4307
4308 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4309
4310         Patch by: Jan Gerber <j at oil21 dot org>
4311
4312         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4313         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4314
4315 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4316
4317         * gst/audiofx/Makefile.am:
4318         * gst/audiofx/audiofx.c: (plugin_init):
4319         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4320         (gst_audio_voice_class_init), (gst_audio_voice_init),
4321         (update_filter), (gst_audio_voice_set_property),
4322         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4323         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4324         (gst_audio_voice_transform_ip):
4325         * gst/audiofx/audiovoice.h:
4326         Add simple voice removal element. Yay karaoke.
4327
4328 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4329
4330         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4331
4332         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4333         Fix potential caps leak.
4334         If we can't get the framerate with an ioctl, try to get it with the
4335         current norm. Fixes #520092.
4336
4337 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4338
4339         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4340
4341         * sys/v4l2/v4l2src_calls.c:
4342         (gst_v4l2src_probe_caps_for_format_and_size):
4343         If we fail to get the frame intervals, simply don't touch the framerates
4344         on the template caps instead of discarding the format. See #520092.
4345
4346 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4347
4348         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4349
4350         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4351         (gst_v4l2_get_caps_info):
4352         Add NV12, NV21 and bayer support. See #520092.
4353
4354 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4355
4356         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4357         (gst_qtdemux_activate_segment):
4358         Unbreak segment activation again. Fixes #531672.
4359
4360 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4361
4362         * ext/flac/Makefile.am:
4363         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4364         Set the channel layout when decoding FLAC files with more than 2
4365         channels as defined by the FLAC spec. Fixes bug #534570.
4366
4367         Also don't try to decode left/side, right/side and mid/side files
4368         as we don't support this at all.
4369
4370 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4371
4372         * configure.ac:
4373           We need -base CVS (rtsp).
4374
4375 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4376
4377         * gst/udp/Makefile.am:
4378           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4379           when including netdb.h when building against glibc >= 2.8.
4380
4381 2008-05-22  Julien Moutte  <julien@fluendo.com>
4382
4383         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4384         debug statement arguments.
4385         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4386         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4387         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4388         on more platforms.
4389
4390 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4391
4392         * tests/check/elements/avimux.c: (setup_src_pad),
4393         (teardown_src_pad):
4394         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4395         (GST_START_TEST):
4396         * tests/check/elements/matroskamux.c: (setup_src_pad),
4397         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4398         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4399         (GST_START_TEST):
4400         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4401         (setup_wavpackparse), (cleanup_wavpackparse):
4402         Don't use gst_element_get_pad(), it's a bad, bad method.
4403
4404 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4405
4406         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4407         (do_toggle_element):
4408         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4409         (do_toggle_element):
4410         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4411         (do_toggle_element):
4412         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4413         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4414         (do_toggle_element):
4415         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4416         (do_toggle_element):
4417         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4418         (gst_auto_audio_sink_detect):
4419         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4420         (gst_auto_video_sink_detect):
4421         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4422         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4423         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4424         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4425         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4426         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4427         * tests/icles/videocrop-test.c: (test_with_caps),
4428         (video_crop_get_test_caps):
4429         Don't use gst_element_get_pad(), it's a bad method.
4430
4431 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4432
4433         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4434         (gst_multiudpsink_add_internal):
4435         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4436         (gst_udp_join_group):
4437         * gst/udp/gstudpnetutils.h:
4438         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4439         Joining a multicast group and setting the loop/ttl properties are
4440         totally unrelated tasks are must be separated.
4441
4442 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4443
4444         * gst/avi/gstavimux.c:
4445           Also support alaw/mulaw.
4446
4447 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4448
4449         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4450         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4451         * gst/udp/gstmultiudpsink.h:
4452         Add a fixme for the auto-multicast property.
4453         Fix some confusing debug messages.
4454         Disable setting a qos value by default.
4455
4456 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4457
4458         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4459
4460         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4461         Ignore EPERM errors from sendto. Fixes #533619.
4462
4463 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4464
4465         Patch by: Henrik Eriksson <henriken at axis dot com>
4466
4467         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4468         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4469         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4470         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4471         * gst/udp/gstmultiudpsink.h:
4472         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4473
4474 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4475
4476         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4477         Improve debugging of the ident.
4478
4479 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4480
4481         Patch by: Bruno Santos <brunof at ua dot pt>
4482
4483         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4484         (gst_udp_join_group), (gst_udp_leave_group),
4485         (gst_udp_is_multicast):
4486         * gst/udp/gstudpnetutils.h:
4487         Provide a bunch of helper methods to deal with IPv4 and IPv6
4488         transparently.
4489
4490         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4491         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4492         (gst_multiudpsink_get_property), (join_multicast),
4493         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4494         (gst_multiudpsink_remove):
4495         * gst/udp/gstmultiudpsink.h:
4496         Add multicast TTL and loopback properties.
4497         Use the helper methods to implement ip4 and ip6.
4498
4499         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4500         * gst/udp/gstudpsrc.h:
4501         Use the helper methods to implement ip4 and ip6.
4502         Fixes #515962.
4503
4504 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4505
4506         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4507
4508         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4509         (gst_multipart_demux_get_gstname),
4510         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4511         * gst/multipart/multipartdemux.h:
4512         Don't blindly copy the mime-type as the caps name because they not
4513         always map directly. Instead use a hashtable with common mappings.
4514         Fixes #533287.
4515
4516 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4517
4518         * ext/esd/esdsink.c: (gst_esdsink_write):
4519         When we post an error, we must return -1 to let the parent know that we
4520         cannot write the segment else it will loop and continue to call us again
4521         forever. Patch by Michael Meeks.
4522
4523 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4524
4525         * gst/videomixer/videomixer.c:
4526           Add missing incudes.
4527
4528 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4529
4530         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4531         (gst_rtp_h264_pay_handle_buffer):
4532         * gst/rtp/gstrtph264pay.h:
4533         Correct a typo (sinle -> single).
4534
4535 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4536
4537         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4538         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4539         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4540         (gst_rtp_h264_depay_process):
4541         * gst/rtp/gstrtph264depay.h:
4542         Add experimental support for outputting quicktime-like AVC output in
4543         addition to the existing bytestream output.
4544
4545         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4546         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4547         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4548         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4549         (gst_rtp_h264_pay_get_property):
4550         * gst/rtp/gstrtph264pay.h:
4551         Make the parsing mode configurable, for some inputs we don't need to
4552         scan every byte for start codes.
4553         Only set the marker bit on ACCESS units.
4554
4555 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4556
4557         * gst/equalizer/gstiirequalizer.c:
4558         Use a bigger type in integer mode for the intermediate results to
4559         prevent overflows. This fixes the crippled sound when using the
4560         equalizer in integer mode. Fixes bug #510865.
4561
4562 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4563
4564         * gst/videomixer/videomixer.c:
4565         * gst/videomixer/videomixer.h:
4566         Instead of a random number for the request pad id's,
4567         use a counter.
4568
4569         Register the videomixerpad class from the element's class_init
4570         where it's safer, and allows the docs generator to scan it.
4571
4572 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4573
4574         * gst/smpte/Makefile.am:
4575         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4576         * gst/smpte/gstsmpte.h:
4577         * gst/smpte/gstsmptealpha.c:
4578         (gst_smpte_alpha_transition_type_get_type),
4579         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4580         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4581         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4582         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4583         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4584         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4585         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4586         * gst/smpte/gstsmptealpha.h:
4587         * gst/smpte/plugin.c: (plugin_init):
4588         Add new plugin that adds the SMPTE transition in the alpha channel of
4589         I420 and AYUV frames so that they can be blended with videomixer later
4590         on. Uses all niceties such as using base transform for efficient alloc
4591         and negotiation. It currently requires GstController to control the
4592         position in the transition effect.
4593
4594 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4595
4596         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4597         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4598         * docs/plugins/gst-plugins-good-plugins.args:
4599         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4600         * docs/plugins/gst-plugins-good-plugins.interfaces:
4601         * docs/plugins/gst-plugins-good-plugins.types:
4602         * gst/videomixer/videomixer.c:
4603           Try using thaytans new mechanism to get extra classes into plugin
4604           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4605           missing still.
4606
4607 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4608
4609         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4610         Set proper rate in avi stream header for PCM audio, and also do some
4611         more sanity checks on caps in this case.  Fixes #511489.
4612
4613 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4614
4615         * sys/v4l2/gstv4l2src.c:
4616         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4617         isn't implemented at all yet and this requires X headers to be
4618         installed. Fixes bug #533264.
4619
4620 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4621
4622         reviewed by: <delete if not using a buddy>
4623
4624         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4625         (gst_ebml_write_set_cache):
4626         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4627         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4628         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4629         (gst_matroska_demux_read_track_encodings),
4630         (gst_matroska_demux_add_stream),
4631         (gst_matroska_demux_handle_src_query),
4632         (gst_matroska_demux_init_stream),
4633         (gst_matroska_demux_parse_index_cuetrack),
4634         (gst_matroska_demux_parse_index_pointentry),
4635         (gst_matroska_demux_parse_info),
4636         (gst_matroska_demux_parse_metadata_id_simple_tag),
4637         (gst_matroska_demux_parse_metadata),
4638         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4639         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4640         (gst_matroska_demux_parse_cluster),
4641         (gst_matroska_demux_parse_contents_seekentry),
4642         (gst_matroska_demux_loop_stream_parse_id),
4643         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4644         (gst_matroska_demux_audio_caps),
4645         (gst_matroska_demux_subtitle_caps):
4646         * gst/matroska/matroska-demux.h:
4647         * gst/matroska/matroska-ids.c:
4648         (gst_matroska_track_init_subtitle_context):
4649         * gst/matroska/matroska-ids.h:
4650         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4651         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4652         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4653         * sys/v4l2/gstv4l2src.c:
4654         * tests/check/pipelines/wavpack.c: (bus_handler):
4655         * win32/common/config.h:
4656
4657 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4658
4659         * ext/wavpack/gstwavpackstreamreader.c:
4660         * tests/examples/spectrum/demo-audiotest.c:
4661         * tests/examples/spectrum/demo-osssrc.c:
4662         Fix some compiler warnings.
4663
4664 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4665
4666         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4667         Small comment added.
4668
4669         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4670         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4671         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4672         Debug string cleanups (remove trailing \n)
4673         Refactor and clean up the payloader a bit and make sure that we only
4674         put one NAL unit in an RTP packet even if the input buffer contains
4675         multiple NAL units.
4676         Add suport for AVC format input.
4677
4678 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4679
4680         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4681         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4682         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4683         * gst/rtp/gstrtph264pay.h:
4684         Make it possible to specify profile-level-id and sprop-parameter-sets
4685         using properties in case they are not available in-stream.
4686
4687 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4688
4689         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4690         * docs/plugins/gst-plugins-good-plugins.args:
4691         * docs/plugins/inspect/plugin-ladspa.xml:
4692           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4693
4694 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4695
4696         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4697         Send an initial BYTE segment to inform downstream of later seeking,
4698         and to forego sync attempts.
4699
4700 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4701
4702         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4703         Fix wrong caps string.
4704
4705 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4706
4707         Based on patch by: Olivier Crete <tester at tester dot ca>
4708
4709         * gst/rtp/Makefile.am:
4710         * gst/rtp/gstrtp.c: (plugin_init):
4711         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4712         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4713         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4714         (gst_rtp_g729_depay_plugin_init):
4715         * gst/rtp/gstrtpg729depay.h:
4716         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4717         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4718         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4719         * gst/rtp/gstrtpg729pay.h:
4720         Added G729 pay and depayloaders. Fixes #532409.
4721
4722 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4723
4724         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4725         Fix the calculation of the duration of the concealment packets.
4726
4727 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4728
4729         Based on patch by: Olivier Crete <tester at tester dot ca>
4730
4731         * gst/rtp/Makefile.am:
4732         * gst/rtp/gstrtp.c: (plugin_init):
4733         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4734         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4735         (parse_encode), (gst_rtp_dv_depay_setcaps),
4736         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4737         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4738         (gst_rtp_dv_depay_plugin_init):
4739         * gst/rtp/gstrtpdvdepay.h:
4740         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4741         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4742         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4743         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4744         (gst_dv_pay_negotiate), (include_dif),
4745         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4746         * gst/rtp/gstrtpdvpay.h:
4747         Add DV pay and depayloaders. Fixes #532423.
4748
4749 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4750
4751         * gst/matroska/matroska-demux.c:
4752         (gst_matroska_demux_push_dvd_clut_change_event):
4753         Convert subtitle palette info in VobSub private data from VobSub's
4754         (buggy) RGB to YUV.
4755
4756 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4757
4758         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4759         Do not leave fourcc stream header field empty upon reset.
4760         Fixes #519301.
4761
4762 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4763
4764         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4765         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4766         * docs/plugins/inspect/plugin-goom.xml:
4767         * docs/plugins/inspect/plugin-goom2k1.xml:
4768         * gst/goom/gstgoom.c:
4769         * gst/goom2k1/gstgoom.c:
4770         Add goom2k1 into the docs.
4771
4772 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4773
4774         Based on patch by: Wouter Cloetens  <wouter at mind be>
4775
4776         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4777         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4778         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4779         (gst_rtsp_decode_quoted_string),
4780         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4781         (gst_rtspsrc_setup_auth):
4782         Support Digest authentication. Fixes #532065.
4783
4784 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4785
4786         * gst/level/gstlevel.c:
4787           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4788           about whats needed for liboil acceleration. Simplify docs a bit.
4789
4790 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4791
4792         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4793
4794         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4795         Update the track duration if the old one was invalid.
4796         Fixes bug #532117.
4797
4798 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4799
4800         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4801           Use GST_STR_NULL when trying to print sps and pps strings that could
4802           be NULL, as this might crash on some platforms.
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_setup_ddraw):
4809           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4810           set after creating the clipper.
4811
4812 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4813
4814         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4815
4816         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4817           Added checking of surface lost case after an unsuccessful
4818           IDirectDrawSurface7_Lock() call.
4819           If surface is lost, return GST_FLOW_OK.
4820
4821 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4822
4823         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4824
4825         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4826           WndProc, gst_directdraw_sink_window_thread):
4827           Improved Windows message loop and fixed window destruction issue.
4828           When the window which DirectDraw is rendering to is destroyed, the
4829           render/show_frame function will return GST_FLOW_ERROR.
4830           Partially fixes #520885.
4831
4832 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4833
4834         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4835
4836         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4837           Fixed mid stream resolution change bug, the offscreen surface is now
4838           released when set_caps is called.
4839           Partially fixes #520885.
4840
4841 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4842
4843         * sys/directdraw/gstdirectdrawsink.c
4844           (gst_directdraw_sink_buffer_alloc):
4845           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4846           width/height.
4847
4848           Especially when looking through the pool of buffers, make sure that
4849           the width/height of caps is used instead of the already negotiated
4850           dimensions.
4851           For example if a buffer with different caps is requested, i.e.
4852           higher resolution, the caller would get a buffer with the old
4853           dimensions and thus corrupt the heap.
4854
4855 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4856
4857         * sys/directdraw/gstdirectdrawsink.c
4858           (gst_directdraw_sink_buffer_alloc):
4859           Clear the flags on recycled buffers from buffer_alloc.
4860           Partially fixes #520885.
4861
4862 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4863
4864         * gst/rtp/gstrtpilbcpay.c:
4865           Added missing stdlib.h include for strtol(), and made include ordering and
4866           style consistent with the corresponding depayloader.
4867
4868 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4869
4870         * configure.ac:
4871           Error out if we don't have the required core/base versions.
4872
4873 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4874
4875         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4876
4877         * sys/osxvideo/cocoawindow.m:
4878         Fix compiler warnings on PPC64. Fixes bug #499318.
4879
4880 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4881
4882         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4883
4884         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4885         Don't leak file descriptors on error. Fixes #531532.
4886
4887 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4888
4889         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4890         (gst_gconf_audio_src_change_state):
4891         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4892         (gst_gconf_video_sink_change_state):
4893         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4894         (gst_gconf_video_src_change_state):
4895         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4896         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4897         When we can't create a fakesink/fakesrc complain instead of unreffing
4898         NULL pointers and crashing later. See bug #530535.
4899
4900 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4901
4902         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4903         Add some more debug info and guard against small payloads.
4904
4905         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4906         Set duration on outgoing buffers because we can.
4907
4908 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4909
4910         Patch by: Olivier Crete <tester at tester dot ca>
4911
4912         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4913         (gst_speex_enc_init), (gst_speex_enc_chain):
4914         Add negotiation for the speex channels and rate. Fixes #465146.
4915
4916 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4917
4918         Patch by: Olivier Crete <tester at tester dot ca>
4919
4920         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4921         (gst_rtp_speex_pay_getcaps):
4922         Add negotiation for the speex channels and rate. See #465146.
4923
4924 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4925
4926         Patch by: Olivier Crete <tester at tester dot ca>
4927
4928         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4929         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4930         Add negotiation for the ILBC mode. See #465146.
4931
4932 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4933
4934         * ext/soup/gstsouphttpsrc.c:
4935           Include stdlib to fix the build. Use g_free instead of free, libsoup
4936           uses glib.
4937
4938 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4939
4940         Patch by: j^ <j@bootlab.org>
4941
4942         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4943         Add more mpeg2 variants. Fixes #530886.
4944
4945 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4946
4947         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4948
4949         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4950           Don't error out if we get an ICMP destination-unreachable
4951           message when trying to read packets on win32 (#529454).
4952
4953 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4954
4955         * configure.ac:
4956         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4957           Use new error code for encrypted streams (which requires core CVS).
4958
4959 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4960
4961         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4962           (gst_qtdemux_audiosrc_template):
4963           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4964
4965 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4966
4967         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4968         (speex_dec_chain_parse_data):
4969         Produce concealment data when time progresses in a segment update.
4970
4971 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4972
4973         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4974         (speex_dec_chain):
4975         Try to preserve input timestamps when we can.
4976         Do beginnings of error concealment.
4977
4978 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4979
4980         * gst/debug/gstnavigationtest.c:
4981           MSVC doesn't provide rint(), define an adequate replacement locally as
4982           elsewhere.
4983
4984 2008-04-28  Julien Moutte  <julien@fluendo.com>
4985
4986         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4987         format to pacify Mac OSX's gcc.
4988
4989 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4990
4991         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4992           (DEFAULT_MAX), (src_template), (sink_template),
4993           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4994           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4995           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4996           Bring rndbuffersize element into a state that doesn't require us
4997           to move it to -bad immediately. For one, fix up default min/max
4998           values so that the element actuall works using the default values.
4999           Also, don't ignore flow return values and do some kind of minimal
5000           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
5001           other gratuitious clean-ups.
5002
5003 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
5004
5005         * docs/plugins/Makefile.am:
5006         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5007         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5008         * docs/plugins/gst-plugins-good-plugins.args:
5009         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5010         * docs/plugins/gst-plugins-good-plugins.interfaces:
5011         * docs/plugins/gst-plugins-good-plugins.prerequisites:
5012         * docs/plugins/inspect/plugin-1394.xml:
5013         * docs/plugins/inspect/plugin-aasink.xml:
5014         * docs/plugins/inspect/plugin-alaw.xml:
5015         * docs/plugins/inspect/plugin-alpha.xml:
5016         * docs/plugins/inspect/plugin-alphacolor.xml:
5017         * docs/plugins/inspect/plugin-annodex.xml:
5018         * docs/plugins/inspect/plugin-apetag.xml:
5019         * docs/plugins/inspect/plugin-audiofx.xml:
5020         * docs/plugins/inspect/plugin-auparse.xml:
5021         * docs/plugins/inspect/plugin-autodetect.xml:
5022         * docs/plugins/inspect/plugin-avi.xml:
5023         * docs/plugins/inspect/plugin-cacasink.xml:
5024         * docs/plugins/inspect/plugin-cairo.xml:
5025         * docs/plugins/inspect/plugin-cdio.xml:
5026         * docs/plugins/inspect/plugin-cutter.xml:
5027         * docs/plugins/inspect/plugin-debug.xml:
5028         * docs/plugins/inspect/plugin-dv.xml:
5029         * docs/plugins/inspect/plugin-efence.xml:
5030         * docs/plugins/inspect/plugin-effectv.xml:
5031         * docs/plugins/inspect/plugin-equalizer.xml:
5032         * docs/plugins/inspect/plugin-esdsink.xml:
5033         * docs/plugins/inspect/plugin-flac.xml:
5034         * docs/plugins/inspect/plugin-flxdec.xml:
5035         * docs/plugins/inspect/plugin-gamma.xml:
5036         * docs/plugins/inspect/plugin-gconfelements.xml:
5037         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5038         * docs/plugins/inspect/plugin-goom.xml:
5039         * docs/plugins/inspect/plugin-halelements.xml:
5040         * docs/plugins/inspect/plugin-icydemux.xml:
5041         * docs/plugins/inspect/plugin-id3demux.xml:
5042         * docs/plugins/inspect/plugin-jpeg.xml:
5043         * docs/plugins/inspect/plugin-level.xml:
5044         * docs/plugins/inspect/plugin-matroska.xml:
5045         * docs/plugins/inspect/plugin-monoscope.xml:
5046         * docs/plugins/inspect/plugin-mulaw.xml:
5047         * docs/plugins/inspect/plugin-multifile.xml:
5048         * docs/plugins/inspect/plugin-multipart.xml:
5049         * docs/plugins/inspect/plugin-navigationtest.xml:
5050         * docs/plugins/inspect/plugin-ossaudio.xml:
5051         * docs/plugins/inspect/plugin-png.xml:
5052         * docs/plugins/inspect/plugin-quicktime.xml:
5053         * docs/plugins/inspect/plugin-rtp.xml:
5054         * docs/plugins/inspect/plugin-rtsp.xml:
5055         * docs/plugins/inspect/plugin-shout2send.xml:
5056         * docs/plugins/inspect/plugin-smpte.xml:
5057         * docs/plugins/inspect/plugin-spectrum.xml:
5058         * docs/plugins/inspect/plugin-speex.xml:
5059         * docs/plugins/inspect/plugin-taglib.xml:
5060         * docs/plugins/inspect/plugin-udp.xml:
5061         * docs/plugins/inspect/plugin-video4linux2.xml:
5062         * docs/plugins/inspect/plugin-videobalance.xml:
5063         * docs/plugins/inspect/plugin-videobox.xml:
5064         * docs/plugins/inspect/plugin-videocrop.xml:
5065         * docs/plugins/inspect/plugin-videoflip.xml:
5066         * docs/plugins/inspect/plugin-videomixer.xml:
5067         * docs/plugins/inspect/plugin-wavenc.xml:
5068         * docs/plugins/inspect/plugin-wavpack.xml:
5069         * docs/plugins/inspect/plugin-wavparse.xml:
5070         * docs/plugins/inspect/plugin-ximagesrc.xml:
5071           Add docs for gdkpixbufsink; update docs to CVS version.
5072
5073 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5074
5075         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
5076         Remove test sync-offset by default.
5077
5078 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
5079
5080         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
5081         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
5082         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5083           Use GLib versions of htonl, htons, ntohl and ntohs in order
5084           to avoid problems on win32 (#529707).
5085
5086 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
5087
5088         Patch by: Jesús Corrius <jesus at softcatala org>
5089
5090         * gst/goom/filters.c: (zoomVector):
5091         * gst/goom/goom_core.c: (init_buffers):
5092           Fix build with mingw32: use rand() instead of random() and
5093           replace bzero() with memset(). Fixes #529692.
5094
5095 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5096
5097         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
5098         Fix typo in comments.
5099
5100         * tests/examples/rtp/client-H263p-PCMA.sdp:
5101         * tests/examples/rtp/client-H263p-PCMA.sh:
5102         * tests/examples/rtp/client-H264-PCMA.sdp:
5103         * tests/examples/rtp/client-H264-PCMA.sh:
5104         * tests/examples/rtp/client-H264.sdp:
5105         * tests/examples/rtp/client-H264.sh:
5106         * tests/examples/rtp/client-PCMA.sdp:
5107         * tests/examples/rtp/client-PCMA.sh:
5108         * tests/examples/rtp/server-alsasrc-PCMA.sh:
5109         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
5110         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
5111         Add some more docs and fix examples.
5112
5113 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
5114
5115         * tests/check/elements/multifile.c:
5116         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
5117         declared in the former, some have it declared in the latter.
5118
5119 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
5120
5121         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
5122         * gst/debug/tests.c: (md5_get_value):
5123         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
5124         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
5125         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5126         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
5127         Stop using deprecated GLib functions.
5128
5129 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
5130
5131         * configure.ac:
5132         Back to development -> 0.10.8.1
5133
5134 === release 0.10.8 ===
5135
5136 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
5137
5138         * configure.ac:
5139           releasing 0.10.8, "One For The Money"
5140
5141 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5142
5143         * configure.ac:
5144         0.10.7.4 pre-release
5145
5146 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5147
5148         * gst/goom/config_param.c: (goom_plugin_parameters_free):
5149         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
5150         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
5151         * gst/goom/flying_stars_fx.c: (fs_free):
5152         * gst/goom/goom_config_param.h:
5153         * gst/goom/goom_core.c: (goom_init), (goom_close):
5154         * gst/goom/goom_plugin_info.h:
5155         * gst/goom/gstgoom.c: (gst_goom_finalize):
5156         * gst/goom/lines.c: (goom_lines_free):
5157         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
5158         * gst/goom/surf3d.c: (grid3d_free):
5159         * gst/goom/surf3d.h:
5160         * gst/goom/tentacle3d.c: (tentacle_free):
5161         Free a bunch of stuff, and initialise things to fix leaks
5162         and valgrind warnings in the testsuite.
5163
5164         Fixes: #529268
5165
5166 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
5167
5168         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
5169         (gst_rtspsrc_configure_caps):
5170         Ref caps as the return value for the request_pt_map signal.
5171         Remove some caps weirdness when configuring a stream. See #528245.
5172
5173 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
5174
5175         * tests/icles/gdkpixbufsink-test.c:
5176           Add cast to placate gcc 4.1.2.
5177
5178 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5179
5180         * configure.ac:
5181         0.10.7.3 pre-release
5182
5183 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5184
5185         * tests/check/Makefile.am:
5186         Disable some more elements in the state test.
5187         Add a define so the soup test can find the test files
5188         it needs at runtime.
5189
5190         * tests/check/elements/souphttpsrc.c: (run_server):
5191
5192         Add a define so the soup test can find the test files
5193         it needs at runtime.
5194
5195 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5196
5197         * gst/goom/convolve_fx.c: (convolve_apply):
5198         Don't ever draw the GOOM logo.
5199         Fixes: #528615
5200
5201 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5202
5203         * ext/cdio/gstcdiocddasrc.c:
5204         * ext/dv/gstdvdemux.c: 
5205         gst_atomic_int_set ==> g_atomic_int_set
5206
5207 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
5208
5209         * configure.ac:
5210         * gst/goom/Makefile.am:
5211         * gst/goom/convolve_fx.c:
5212         * gst/goom/default_scripts.h:
5213         * gst/goom/goom.h:
5214         * gst/goom/goom_core.c: (choose_a_goom_line):
5215         * gst/goom/goom_plugin_info.h:
5216         * gst/goom/goomsl.c:
5217         * gst/goom/goomsl.h:
5218         * gst/goom/goomsl_hash.c:
5219         * gst/goom/goomsl_hash.h:
5220         * gst/goom/goomsl_heap.c:
5221         * gst/goom/goomsl_heap.h:
5222         * gst/goom/goomsl_private.h:
5223         * gst/goom/plugin_info.c:
5224           Strip out the config/script parsing stuff, we don't need it.
5225           Fixes #527999.
5226
5227 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
5228
5229         * gst/goom/plugin_info.c: (setOptimizedMethods):
5230           Disable altivec optimisations for 32-bit PPC as well to make
5231           things build properly on all PPC systems. Fixes #528143
5232
5233 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
5234
5235         * gst-plugins-good.spec.in:
5236           Update for souphttpsrc plugin which has moved to -good.
5237
5238 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
5239
5240         * gst/matroska/matroska-demux.c:
5241         (gst_matroska_demux_handle_seek_event):
5242         Fix open-ended seeks in matroskademux
5243         Patch by: Mark Nauwelaerts <manauw skynet be>
5244         Fixes: #526557
5245
5246 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
5247
5248         * tests/check/Makefile.am:
5249         Add soup test certificates to the dist.
5250
5251 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5252
5253         * ext/Makefile.am:
5254         Remove LADSPA reference I missed.
5255
5256 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
5257
5258         * ext/soup/gstsouphttpsrc.c: (plugin_init):
5259         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
5260         over gnome-vfs and everything else. Fixes bug #527848.
5261
5262 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5263
5264         * configure.ac:
5265         * ext/Makefile.am:
5266         Remove LADSPA plugin. Fixes: #515978
5267
5268 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5269
5270         * configure.ac:
5271         * docs/plugins/Makefile.am:
5272         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5273         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5274         * docs/plugins/gst-plugins-good-plugins.args:
5275         * docs/plugins/inspect/plugin-soup.xml:
5276         * ext/Makefile.am:
5277         * tests/check/Makefile.am:
5278         Move soup plugin from -bad (Fixes: #523124)
5279
5280 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5281
5282         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
5283         Fix bounds checking of mode in Speex header, which may
5284         produce negative numbers in speex <= 1.1.12
5285
5286 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5287
5288         * gst/goom/Makefile.am:
5289         * gst/goom/gfontlib.c:
5290         * gst/goom/gfontlib.h:
5291         * gst/goom/gfontrle.c:
5292         * gst/goom/gfontrle.h:
5293         * gst/goom/goom.h:
5294         * gst/goom/goom_core.c: (goom_update):
5295         * gst/goom/goom_plugin_info.h:
5296         * gst/goom/gstgoom.c: (gst_goom_chain):
5297         * gst/goom/plugin_info.c:
5298           Remove a bunch of font/text related code that we don't need.
5299
5300 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5301
5302         * gst/goom/ppc_drawings.s:
5303         * gst/goom/ppc_zoom_ultimate.s:
5304           Change license of these files to LGPL, as permitted by the
5305           author, Guillaume Borios. See #515073.
5306
5307 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5308
5309         * gst/goom/convolve_fx.c:
5310         * gst/goom/motif_goom1.h:
5311         * gst/goom/motif_goom2.h:
5312           As hinted in Bug #518213, revert one change and fix warnings properly.
5313           This fixes both #518213 and #520073 for me.     
5314
5315 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5316
5317         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5318         * gst/matroska/matroska-demux.c:
5319         (gst_matroska_demux_handle_seek_event),
5320         (gst_matroska_demux_parse_contents_seekentry),
5321         (gst_matroska_demux_loop):
5322         Fix the Forte build by making function declaration signatures
5323         match the implementations.
5324
5325 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5326
5327         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5328         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5329         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5330           More logging when probing (see #518474), some comments in _reset().
5331
5332 2008-04-07  Julien Moutte  <julien@fluendo.com>
5333
5334         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5335         because of a bad argument number.
5336
5337 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5338
5339         * tests/icles/.cvsignore:
5340         * tests/icles/Makefile.am:
5341         * tests/icles/gdkpixbufsink-test.c:
5342           Interactive test app for gdkpixbufsink.
5343
5344 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5345
5346         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5347
5348         * configure.ac:
5349         Actually build dlls when cross-compiling with mingw32.
5350         Fixes bug #526247.
5351
5352 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5353
5354         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5355           Don't munge device string to 'default:x' for capture devices.
5356           Fixes #525833.
5357
5358 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5359
5360         * ext/wavpack/gstwavpackparse.c:
5361         (gst_wavpack_parse_index_entry_free):
5362         Always use GSlice as we actually depend on GLib 2.12 already.
5363
5364 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5365
5366         * configure.ac:
5367           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5368           Also bump the GLib requirement to the current de-facto requirement
5369           (ie. 2.12).
5370
5371 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5372
5373         * gst/rtp/gstrtph264pay.c: (encode_base64),
5374         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5375         * gst/rtp/gstrtph264pay.h:
5376         Parse codec_data for future AVC compatibility.
5377         Fail when we encounter AVC data for now.
5378
5379 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5380
5381         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5382           (gst_spectrum_init), (gst_spectrum_set_property),
5383           (gst_spectrum_get_property), (gst_spectrum_message_new):
5384           Rename property enums and default defines for the properties to match
5385           the property names and rephrase property descriptions to make them a
5386           bit clearer (hopefully). See #518188.
5387
5388 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5389
5390         * tests/check/Makefile.am:
5391         * tests/check/elements/.cvsignore:
5392         * tests/check/elements/gdkpixbufsink.c:
5393           Add unit test for gdkpixbufsink element.
5394
5395 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5396
5397         * ext/gdk_pixbuf/Makefile.am:
5398         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5399         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5400           (gst_gdk_pixbuf_sink_base_init),
5401           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5402           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5403           (gst_gdk_pixbuf_sink_set_caps),
5404           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5405           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5406           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5407           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5408           (gst_gdk_pixbuf_sink_get_property):
5409         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5410           Add gdkpixbufsink element for easy snapshotting (#525946).
5411
5412 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5413
5414         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5415         Bump timeout from 3 to 60 seconds.
5416
5417 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5418
5419         * tests/check/pipelines/.cvignore:
5420         Remove useless file.
5421
5422         * tests/check/pipelines/.cvsignore:
5423         Add new test to .cvsignore.
5424
5425 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5426
5427         * tests/check/Makefile.am:
5428         * tests/check/pipelines/wavpack.c: (bus_handler),
5429         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5430         (wavpack_suite), (main):
5431         Add unit test that encodes and decodes some data, checks that it
5432         is still the same and that all timestamps/offsets are perfect.
5433
5434 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5435
5436         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5437         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5438         * ext/wavpack/gstwavpackparse.c:
5439         (gst_wavpack_parse_index_entry_new),
5440         (gst_wavpack_parse_index_entry_free),
5441         (gst_wavpack_parse_base_init),
5442         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5443         Use GSlice for allocating index entries and use
5444         gst_element_class_set_details_simple().
5445
5446 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5447
5448         Patch by: Brian Cameron <brian.cameron at sun dot com>
5449
5450         * sys/sunaudio/gstsunaudio.c:
5451         * sys/sunaudio/gstsunaudiomixer.c:
5452         * sys/sunaudio/gstsunaudiomixer.h:
5453         * sys/sunaudio/gstsunaudiomixerctrl.c:
5454         * sys/sunaudio/gstsunaudiomixerctrl.h:
5455         * sys/sunaudio/gstsunaudiomixertrack.c:
5456         * sys/sunaudio/gstsunaudiomixertrack.h:
5457         * sys/sunaudio/gstsunaudiosink.c:
5458         * sys/sunaudio/gstsunaudiosink.h:
5459         * sys/sunaudio/gstsunaudiosrc.c:
5460         * sys/sunaudio/gstsunaudiosrc.h:
5461           Fix up copyrights (#525860).
5462
5463 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5464
5465         * gst/goom/goomsl.c: (gsl_read_file):
5466           Check return value of fread() to avoid compiler warnings.
5467
5468 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5469
5470         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5471
5472         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5473         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5474         * gst/law/alaw-decode.h:
5475         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5476         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5477         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5478         * gst/law/mulaw-decode.h:
5479         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5480         Make negotiation a bit modern.
5481         Use pad_alloc. Fixes #525359.
5482
5483 2008-03-31  David Schleef  <ds@schleef.org>
5484
5485         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5486           compiles consistently.  Fixes #522278.
5487
5488 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5489
5490         Patch by: Brian Cameron <brian.cameron at sun dot com>
5491
5492         * sys/sunaudio/gstsunaudiomixerctrl.c:
5493           (gst_sunaudiomixer_ctrl_get_volume),
5494           (gst_sunaudiomixer_ctrl_set_volume):
5495         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5496           Fix up the mixer tracks to use a volume range of 0-255, which is what
5497           the sun audio API uses. This simplifies the code and avoids rounding
5498           errors. Fixes #524593.
5499
5500 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5501
5502         * sys/v4l2/gstv4l2object.c:
5503         * sys/v4l2/gstv4l2object.h:
5504         Add device-fd property to make it possible to apps to call ioctl's.
5505
5506 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5507
5508         * gst/qtdemux/qtdemux.c: (next_entry_size):
5509         Unbreak streaming mode again.
5510
5511 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5512
5513         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5514           Remove superfluous DEBUG macro.
5515
5516 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5517
5518         Based on patch by: William M. Brack <wbrack at mmm com hk>
5519
5520         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5521           (gst_v4l2src_set_capture):
5522           Check whether the device supports setting the framerate before
5523           trying to set it and then posting a warning or error if it doesn't
5524           work (#516649, #520092). Also compare fractions more correctly.
5525
5526 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5527
5528         * gst/goom/Makefile.am:
5529           Remove ppc assembler optimisations from the build until they
5530           actually build (they also seem to have GPL headers).
5531
5532 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5533
5534         * m4/Makefile.am:
5535           Better not dist files that don't exist any longer (lrint*m4).
5536
5537 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5538
5539         * configure.ac:
5540         * m4/lrint.m4:
5541         * m4/lrintf.m4:
5542         Remove lrint/lrintf checks. We don't use it anywhere.
5543
5544 2008-03-18  Andy Wingo  <wingo@pobox.com>
5545
5546         * sys/osxvideo/osxvideosink.m
5547         (gst_osx_video_sink_osxwindow_destroy)
5548         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5549         task, whoopdee.
5550         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5551         2 ms.
5552
5553 2008-03-18  Andy Wingo  <wingo@pobox.com>
5554
5555         * sys/osxvideo/osxvideosink.m
5556         (gst_osx_video_sink_osxwindow_destroy)
5557         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5558         task, whoopdee.
5559         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5560         2 ms.
5561         
5562 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5563
5564         Patch by: William M. Brack <wbrack at mmm com hk>
5565
5566         * sys/v4l2/v4l2src_calls.c:
5567           (gst_v4l2src_probe_caps_for_format_and_size),
5568           (gst_v4l2src_probe_caps_for_format):
5569           Make sure the probed frame sizes are reversed in the resulting
5570           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5571           highest resolution first); also remove unused variable.
5572           (Partly fixes #520092)
5573
5574 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5575
5576         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5577
5578         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5579         (gst_rtspsrc_finalize):
5580         Call WSAStartup() and WSACleanup before using the Winsock API.
5581         See #520808.
5582
5583 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5584
5585         * gst/avi/gstavidemux.c:
5586           Erm, the buffer-size is just guint, no need for the special format
5587           specifier.
5588
5589 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5590
5591         * gst/goom/plugin_info.c:
5592         * gst/goom/ppc_zoom_ultimate.h:
5593           Small fixes to build more on PPC: ifdef out code that uses unknown
5594           define; add newline at end of header file to avoid compiler warning.
5595           Assembler code still doesn't build though.
5596
5597 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5598
5599         * gst/avi/gstavidemux.c:
5600           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5601           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5602
5603 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5604
5605         * gst/avi/gstavidemux.c:
5606           Chunksize is uint32. Fix format specifier.
5607
5608 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5609
5610         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5611         mistake. Return file to pure MIT text.
5612
5613 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5614
5615         * gst/audiofx/audiofx.c:
5616         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5617         of hardcoding values.
5618
5619 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5620
5621         Patch by: Mark Nauwelaerts <manauw skynet be>
5622
5623         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5624           (gst_oss_src_close):
5625         * sys/oss/gstosssrc.h:
5626           Cache probed caps, so _get_caps() during recording doesn't cause
5627           ioctl calls which may disrupt the recording (fixes #521875).
5628
5629 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5630
5631         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5632         (gst_qtdemux_activate_segment),
5633         (gst_qtdemux_prepare_current_sample),
5634         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5635         Make sure we always send a DISCONT after a seek by setting the sample
5636         index to an undefined value after a seek.
5637
5638 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5639
5640         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5641           (GST_IS_AVI_SUBTITLE_CLASS):
5642           Fix up IS_FOO macros, which makes gtk-doc much happier.
5643
5644 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5645
5646         * tests/icles/Makefile.am:
5647           Move the -lgstfoo where it belongs.
5648
5649 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5650
5651         * gst/matroska/ebml-ids.h:
5652         Add ID for EBML CRC32 elements.
5653
5654         * gst/matroska/Makefile.am:
5655         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5656         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5657         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5658         (gst_ebml_read_header):
5659         Support reading 80bit floats, add finalize method to clean up
5660         in any case, support reading length/id elements with any length
5661         as long as it's smaller than our supported maximum, don't leak
5662         buffers if reading as much data as we wanted failed and some
5663         smaller cleanup.
5664
5665 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5666
5667         Patch by: Olivier Crete <tester at tester dot ca>
5668
5669         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5670         Check that a buffer is large enough before reading from it.
5671         Fixes bug #521102.
5672         
5673 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5674
5675         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5676         Fix compilation after removing the GstPollMode from the
5677         constructor.
5678
5679 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5680
5681         * configure.ac:
5682         * gst/audiofx/Makefile.am:
5683         * gst/audiofx/audiochebband.c:
5684         * gst/audiofx/audiocheblimit.c:
5685         * gst/audiofx/math_compat.h:
5686         Check for sinh(), cosh() and asinh() and define our own
5687         implementations if they're not available. Fixes bug #520880.
5688
5689 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5690
5691         Patch by: Olivier Crete <tester at tester dot ca>
5692
5693         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5694         Unref the buffers only once when handling not-negotiated errors.
5695         Fixes bug #520764.
5696
5697 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5698
5699         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5700
5701         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5702         (gst_udpsrc_stop):
5703         Properly balance WSA_Cleanup with WSA_Startup.
5704         Also make the poll controllable on windows. Fixes #520888.
5705
5706 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5707
5708         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5709         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5710         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5711         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5712         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5713         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5714         (gst_ebml_read_date), (gst_ebml_read_master),
5715         (gst_ebml_read_binary), (gst_ebml_read_header):
5716         * gst/matroska/ebml-read.h:
5717         * gst/matroska/matroska-demux.c:
5718         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5719         (gst_matroska_demux_read_track_encodings),
5720         (gst_matroska_demux_add_stream),
5721         (gst_matroska_demux_handle_src_query),
5722         (gst_matroska_demux_handle_seek_event),
5723         (gst_matroska_demux_init_stream),
5724         (gst_matroska_demux_parse_tracks),
5725         (gst_matroska_demux_parse_index_cuetrack),
5726         (gst_matroska_demux_parse_index_pointentry),
5727         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5728         (gst_matroska_demux_parse_metadata_id_simple_tag),
5729         (gst_matroska_demux_parse_metadata_id_tag),
5730         (gst_matroska_demux_parse_metadata),
5731         (gst_matroska_demux_sync_streams),
5732         (gst_matroska_demux_push_hdr_buf),
5733         (gst_matroska_demux_push_flac_codec_priv_data),
5734         (gst_matroska_demux_push_xiph_codec_priv_data),
5735         (gst_matroska_demux_add_wvpk_header),
5736         (gst_matroska_demux_check_subtitle_buffer),
5737         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5738         (gst_matroska_demux_parse_cluster),
5739         (gst_matroska_demux_parse_contents_seekentry),
5740         (gst_matroska_demux_parse_contents),
5741         (gst_matroska_demux_loop_stream_parse_id),
5742         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5743         * gst/matroska/matroska-demux.h:
5744         * gst/matroska/matroska-ids.h:
5745         Handle return values from pull_range in a more granular way to properly
5746         shut down on seeks.
5747         Combine return values from push.
5748         Implement proper error handling.
5749         Prepare for handling seeking correctly.
5750
5751 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5752
5753         * gst/matroska/ebml-read.c:
5754         Use GINT64 formatting constants from GLIB.
5755
5756         * gst/matroska/matroska-demux.c:
5757         Add some guards to avoid a possible division by 0 and crashing
5758         with NULL events on some systems.
5759         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5760         conversion. 
5761
5762         * gst/matroska/matroska-mux.c:
5763         Check for invalid timestamps in a bunch of places to avoid
5764         writing bogus durations into the output file.
5765         Fix some double<->gint64 conversions that weren't using
5766         gst_guint64_to_gdouble
5767
5768 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5769
5770         * configure.ac:
5771         Move the checks for bison, flex and as to the program section and the
5772         check for gcc inline asm to the compiler characteristics section.
5773
5774 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5775
5776         * configure.ac:
5777         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5778         plug-ins are included/excluded. (#498222)
5779
5780 2008-02-29  Michael Smith <msmith@fluendo.com>
5781
5782         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5783           Don't call gst_object_sync_values() unless we have a valid timestamp.
5784
5785 2008-02-28  David Schleef  <ds@schleef.org>
5786
5787         * gst/matroska/matroska-demux.c:
5788         * gst/matroska/matroska-ids.h:
5789         * gst/matroska/matroska-mux.c:
5790           Fix Dirac mapping.  I had previously added a VfW-type
5791           mapping, but it looks like Dirac will get a native Matroska
5792           mapping, and this is the most likely method.
5793
5794 2008-02-28  David Schleef  <ds@schleef.org>
5795
5796         * gst/avi/gstavimux.c: Add Dirac encoding
5797
5798 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5799
5800         Patch by: Peter Kjellerstedt <pkj at axis com>
5801
5802         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5803         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5804         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5805         * gst/udp/gstudpsrc.h:
5806         Port to GstPoll. See #505417.
5807
5808 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5809
5810         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5811         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5812         yet on the srcpad. We need rate and channels before we
5813         can do any processing. Fixes bug #519088.
5814
5815 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5816
5817         * configure.ac:
5818         Detect and indicate if GCC inline assembly syntax is
5819         available.
5820
5821         * gst/goom/Makefile.am:
5822         * gst/goom/convolve_fx.c:
5823         * gst/goom/flying_stars_fx.c:
5824         * gst/goom/goom_config.h:
5825         * gst/goom/goom_core.c:
5826         * gst/goom/goomsl.c:
5827         * gst/goom/ifs.c:
5828         * gst/goom/mmx.c:
5829         * gst/goom/plugin_info.c:
5830         * gst/goom/xmmx.c:
5831         Fix various GCC-isms, and only build the inline assembly
5832         with compilers that support GCC inline assembly.
5833
5834         Fix a couple of other warnings shown with Forte.
5835
5836 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5837
5838         * gst/goom/xmmx.c:
5839           Use 'emms' instead of 'femms' to not crash on cpus that do not
5840           implement this 3dnow specific instruction.
5841
5842 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5843
5844         * gst/goom/plugin_info.c: (setOptimizedMethods):
5845         Use extended MMX for draw_line() too if available, not only
5846         normal MMX.
5847
5848 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5849
5850         * ext/jpeg/gstjpeg.c: (plugin_init):
5851         Remove (commented out) smoke typefinder. This is in base now.
5852
5853 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5854
5855         * gst/goom2k1/Makefile.am:
5856         * gst/goom2k1/gstgoom.c:
5857
5858         Rename the installed library, and don't register the same 
5859         GType name as the new goom.
5860
5861 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5862
5863         * configure.ac:
5864         * ext/taglib/Makefile.am:
5865           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5866           when building C++ code (#516509).
5867
5868 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5869
5870         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5871         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5872           (setOptimizedMethods):
5873           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5874           anything useful. Export goom debug category so we can get
5875           rid of the VERBOSE define and the printfs.
5876
5877 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5878
5879         * gst/goom/goomsl_heap.c: (align_it):
5880         * gst/goom/plugin_info.c: (setOptimizedMethods):
5881           Compile fixes for x86-64.
5882
5883 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5884
5885         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5886         with warnings, but add other CFLAGS
5887
5888         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5889         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5890         (calculate_labels), (gsl_read_file):
5891         * gst/goom/goomsl_lex.l:
5892         * gst/goom/goomsl_yacc.y:
5893         * gst/goom/plugin_info.c: Remove a few live printf, and
5894         fprintf, replace exit() calls with g_assert_not_reached()
5895         if it not optimal for a library
5896
5897 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5898
5899         * gst/goom/Makefile.am: Remove the warnings being disabled,
5900         fix linkage on x86, spotted by Sebastian Dröge
5901         <slomo@circular-chaos.org>
5902
5903         * gst/goom/convolve_fx.c (convolve_init),
5904         (create_output_with_brightness), (convolve_apply):
5905         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5906         * gst/goom/goomsl.c:
5907         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5908         * gst/goom/plugin_info.c:
5909         * gst/goom/tentacle3d.c (tentacle_fx_create):
5910         Fix warnings, and disable the motifs in the convolve_fx
5911         plugin (they were causing warnings, and they were just
5912         "Goom" in funny letterring)
5913
5914 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5915
5916         * configure.ac: Add checks for Flex/Yacc/Bison and other
5917         furry animals, for the new goom 2k4 based plugin
5918
5919         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5920         CPU optimisations (not working yet), move the old plugin to...
5921
5922         * gst/goom2k1/*: ... here, in case somebody is sick enough
5923
5924         Fixes #515073
5925
5926 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5927
5928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5929         Post the server response code in an error message instead of a generic
5930         'error' message. Fixes #517237.
5931
5932 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5933
5934         * tests/check/Makefile.am:
5935         Ignore gconfaudiosrc for the states unit test too. It will fallback
5936         to alsasrc if the gconf settings can't be read and not everybody has
5937         alsa.
5938
5939 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5940
5941         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5942         (gst_wavpack_parse_create_src_pad):
5943         * ext/wavpack/gstwavpackparse.h:
5944         Always report the duration if we know it in push mode and don't
5945         return 0 just to make totem believe we can't seek in push mode.
5946         Newer totem version use the SEEKING query which properly reports
5947         if we can seek or not.
5948
5949 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5950
5951         Patch by: Jens Granseuer <jensgr at gmx dot net>
5952
5953         * tests/examples/equalizer/demo.c: (main):
5954         C89 fix, moving variable declarations to the beginning of
5955         the block. Fixes bug #517933.
5956
5957 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5958
5959         * configure.ac:
5960         Back to development...
5961
5962 === release 0.10.7 ===
5963
5964 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5965
5966         * configure.ac:
5967           releasing 0.10.7, "Red Door Black"
5968
5969 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5970
5971         * gst/alpha/Makefile.am:
5972         Link alpha plugin with libgstbase. Fixes bug #517386.
5973
5974 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5975
5976         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5977         Init values to -1 instead of the default 0 value.
5978         Fixes #516524.
5979
5980 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5981
5982         * tests/examples/spectrum/spectrum-example.c:
5983         Add missing include to fix compilation when libxml usage is disabled.
5984         Fixes: #516371
5985
5986 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5987
5988         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5989         fixes: #514889
5990
5991         * gst/rtp/gstrtph264pay.c:
5992         * gst/rtp/gstrtpmp4gdepay.c:
5993         * gst/rtp/gstrtpmp4gpay.c:
5994         * gst/rtp/gstrtpmp4gpay.h:
5995         * gst/rtp/gstrtptheorapay.c:
5996         * gst/rtp/gstrtpvorbispay.c:
5997
5998         Fix various leaks shown up in valgrind
5999         - free sprops and buffer in error cases in H264 payloader
6000         - fix leak in mp4g depayloader when construction the caps
6001         - don't leak config string in the mp4g payloader
6002         - don't leak buffers and headers in theora and vorbis payloaders
6003
6004         * tests/check/elements/rtp-payloading.c:
6005
6006         Fix the RTP data test
6007         - Actually send valid amr data to the payloader instead of 20
6008         zero-bytes
6009         - The mp4g payloader expects codec_data on the caps
6010
6011 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
6012
6013         * win32/MANIFEST:
6014         Add libgstpng.dsp to MANIFEST.
6015         * win32/vs6/libgstaudiofx.dsp:
6016         Add new source files to VS project file.
6017
6018 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6019
6020         * sys/ximage/gstximagesrc.c:
6021         Initialise variables when opening the X display rather
6022         than in _start(), as the display can be opened before that.
6023
6024         Fixes: #515985
6025
6026 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6027
6028         * sys/directdraw/gstdirectdrawsink.c:
6029         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
6030         (gst_directdraw_sink_finalize):
6031         Properly chain up finalize functions. Fixes bug #515980.
6032
6033 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6034
6035         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6036         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
6037         (gst_v4l2_buffer_pool_class_init):
6038         Chain up the finalize functions. Fixes bug #515984.
6039
6040 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6041
6042         * sys/ximage/ximageutil.c:
6043         Chain up in the finalize function for our custom
6044         buffer sub-class.
6045         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
6046         Fixes: #515706
6047
6048 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6049
6050         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
6051         (gst_fenced_buffer_class_init):
6052         Properly chain up finalize method. Fixes bug #515979.
6053
6054 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
6055
6056         * sys/ximage/gstximagesrc.c:
6057         Free allocated Damage memory before closing our connection to the
6058         X server. Partially fixes: #515706
6059
6060 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
6061
6062         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
6063         * tests/check/Makefile.am:
6064         * tests/check/gst-plugins-good.supp:
6065         Add a few libjpeg suppressions and initialize a variable to
6066         make smokeenc valgrind clean. Fixes bug #515701.
6067
6068 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
6069
6070         * gst/avi/gstavidemux.c:
6071         Revert patch which sends timestamps only on keyframes, as it
6072         breaks playback with current gst-ffmpeg.
6073
6074         Fixes: #515562
6075
6076 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
6077
6078         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6079         * tests/check/elements/multifile.c: (GST_START_TEST):
6080         Close some memory leaks spotted by the unit test. Fixes bug #515697.
6081
6082 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
6083
6084         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
6085         Use and unset the GError when pipeline creation fails instead of
6086         simply leaking it. Fixes bug #515704.
6087
6088 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
6089
6090         * gst/audiofx/audioamplify.c:
6091         * gst/audiofx/audiochebband.c:
6092         * gst/audiofx/audiocheblimit.c:
6093         * gst/audiofx/audiodynamic.c:
6094         * gst/audiofx/audioinvert.c:
6095         * gst/audiofx/audiopanorama.c:
6096         * gst/audiofx/audiowsincband.c:
6097         * gst/audiofx/audiowsinclimit.c:
6098         Fix long description of audiofx elements. Fixes bug #515457.
6099
6100 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
6101
6102         * docs/plugins/Makefile.am:
6103         * gst/spectrum/gstspectrum.c:
6104         * tests/examples/spectrum/.cvsignore:
6105         * tests/examples/spectrum/Makefile.am:
6106         * tests/examples/spectrum/spectrum-example.c:
6107
6108         Add a simple example application for the spectrum element, include it
6109         in the docs, and fix some documentation ambiguities.
6110
6111         Fixes: #348085
6112
6113 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6114
6115         * gst/equalizer/Makefile.am:
6116         * gst/spectrum/Makefile.am:
6117         Fix includes order
6118
6119         * tests/check/Makefile.am:
6120         Exclude v4l2src from the states test - it takes too long to start.
6121
6122         * tests/check/elements/spectrum.c:
6123         Make the test run properly with CK_FORK=no
6124
6125 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
6126
6127         * gst/audiofix/Makefile.am: add missing header files 
6128
6129 2008-02-08  Julien Moutte  <julien@fluendo.com>
6130
6131         * gst/matroska/matroska-demux.c:
6132         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
6133         keyframe and delta units correctly when dealign with a BlockGroup.
6134         Fixes: #514397
6135
6136 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6137
6138         * tests/check/elements/.cvsignore:
6139         Spell the new tests correctly in .cvsignore
6140
6141 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
6142
6143         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6144           Need to use gsize here for the size, fixes compiler warning.
6145
6146         * tests/examples/equalizer/.cvsignore:
6147         * tests/examples/equalizer/Makefile.am:
6148         * tests/examples/spectrum/.cvsignore:
6149         * tests/examples/spectrum/Makefile.am:
6150           Add missing files to fix the build.
6151
6152 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6153
6154         * configure.ac:
6155         * docs/plugins/Makefile.am:
6156         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6157         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6158         * docs/plugins/gst-plugins-good-plugins.args:
6159         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6160         * docs/plugins/inspect/plugin-multifile.xml:
6161         * tests/check/Makefile.am:
6162         * tests/check/elements/.cvsignore:
6163
6164         Move multifile plugin from -bad.
6165         Fixes: #490283
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/inspect/plugin-spectrum.xml:
6176         * gst/spectrum/Makefile.am:
6177         * tests/check/Makefile.am:
6178         * tests/check/elements/.cvsignore:
6179         * tests/examples/Makefile.am:
6180
6181         Move spectrum plugin from -bad.
6182         Move examples into tests/examples/spectrum.
6183
6184 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6185
6186         * configure.ac:
6187         * docs/plugins/Makefile.am:
6188         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6189         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6190         * docs/plugins/gst-plugins-good-plugins.args:
6191         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6192         * docs/plugins/gst-plugins-good-plugins.interfaces:
6193         * docs/plugins/inspect/plugin-equalizer.xml:
6194         * gst/equalizer/Makefile.am:
6195         * tests/check/Makefile.am:
6196         * tests/examples/Makefile.am:
6197         Move the equalizer plugin across from -bad
6198
6199         * tests/check/elements/.cvsignore:
6200         Add equalizer, audiosincwband and audiosincwlimit
6201
6202         * tests/check/elements/equalizer.c:
6203         Fix compiler warnings
6204
6205         Fixes: #415627
6206
6207 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6208
6209         * configure.ac:
6210         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
6211         are treated like releases and build without it.
6212
6213 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6214
6215         * docs/plugins/Makefile.am:
6216         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6217         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6218         * docs/plugins/gst-plugins-good-plugins.args:
6219         * docs/plugins/inspect/plugin-audiofx.xml:
6220         * gst/audiofx/Makefile.am:
6221         * gst/audiofx/audiofx.c:
6222         * gst/audiofx/audiowsincband.c:
6223         * gst/audiofx/audiowsincband.h:
6224         * gst/audiofx/audiowsinclimit.c:
6225         * gst/audiofx/audiowsinclimit.h:
6226         * tests/check/Makefile.am:
6227         * tests/check/elements/audiowsincband.c:
6228         * tests/check/elements/audiowsinclimit.c:
6229
6230         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
6231         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
6232         respectively.
6233
6234         Fixes: #467666
6235
6236 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6237
6238         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
6239         * tests/check/elements/icydemux.c:
6240           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
6241           caps, and add a somewhat useful debug message. Plus test.
6242
6243 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
6244
6245         * gst/rtsp/gstrtspsrc.c:
6246         Include unistd.h only if HAVE_UNISTD_H is defined
6247         * win32/common/config.h.in:
6248         * win32/common/config.h:
6249         Define socklen_t as it seems it's not defined in default 
6250         Visual Studio headers.
6251         * win32/vs6/libgstalpha.dsp:
6252         * win32/vs6/libgstapetag.dsp:
6253         * win32/vs6/libgstavi.dsp:
6254         * win32/vs6/libgstrtp.dsp:
6255         * win32/vs6/libgstrtsp.dsp:
6256         * win32/vs6/libgstvideomixer.dsp:
6257         Update project file dependencies and add new source files       
6258
6259 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
6260
6261         Patch by: Bjarne Rosengren <bjarne at axis dot com>
6262
6263         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
6264         Don't leak buffers when we don't push them downstream.
6265         Fixes bug #514965.
6266
6267 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6268
6269         * configure.ac:
6270           Bump requirements to (good) released versions to avoid
6271           confusion and make implicit core requirement explicit.
6272
6273 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
6274
6275         * docs/plugins/Makefile.am:
6276         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6277         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6278         * docs/plugins/gst-plugins-good-plugins.args:
6279         * docs/plugins/inspect/plugin-audiofx.xml:
6280         * gst/audiofx/Makefile.am:
6281         * gst/audiofx/audiochebband.c:
6282         * gst/audiofx/audiochebband.h:
6283         * gst/audiofx/audiocheblimit.c:
6284         * gst/audiofx/audiocheblimit.h:
6285         * gst/audiofx/audiochebyshevfreqband.c:
6286         * gst/audiofx/audiochebyshevfreqband.h:
6287         * gst/audiofx/audiochebyshevfreqlimit.c:
6288         * gst/audiofx/audiochebyshevfreqlimit.h:
6289         * gst/audiofx/audiofx.c:
6290         * tests/check/Makefile.am:
6291         * tests/check/elements/.cvsignore:
6292         * tests/check/elements/audiochebband.c:
6293         * tests/check/elements/audiocheblimit.c:
6294         * tests/check/elements/audiochebyshevfreqband.c:
6295         * tests/check/elements/audiochebyshevfreqlimit.c:
6296
6297         Rename audiochebyshevfreqband -> audiochebband and
6298         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6299         surgery.
6300
6301         Closes: #491811
6302
6303 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6304
6305         Patch by: Orjan Friberg <orjanf at axis dot com>
6306
6307         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6308         Fix caps memory leak. Fixes #514573.
6309
6310 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6311
6312         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6313         If there's no entries in the subindex, don't try to do anything stupid,
6314         just return.
6315
6316 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6317
6318         Patch by: John Millikin <jmillikin at gmail dot com>
6319
6320         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6321           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6322           Fix extraction of picture blocks with newer libflac versions again:
6323           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6324
6325 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6326
6327         * tests/check/Makefile.am:
6328           Add rtp-payloading test to VALGRIND_TO_FIX.
6329
6330         * tests/check/elements/rtp-payloading.c:
6331           Add semicolons after GST_TEST_END so gst-indent gets the
6332           formatting right; make test less verbose in general, but
6333           more verbose in the error case (which should probably
6334           make the test fail anyway).
6335
6336 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6337
6338         * docs/plugins/Makefile.am:
6339         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6340         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6341         * gst/avi/gstavisubtitle.c:
6342         Add documentation for avisubtitle and change class to
6343         Codec/Parser/Subtitle
6344
6345 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6346
6347         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6348         Treat ENOTTY (driver does not implement ioctl) the same as
6349         EINVAL since it implies there are no available standards.
6350
6351         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6352         (gst_v4l2src_get_nearest_size):
6353         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6354         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6355         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6356         reason, and if we aren't yet actively capturing.
6357
6358         * sys/v4l2/v4l2src_calls.h:
6359         Remove replaced function declaration.
6360
6361 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6362
6363         * configure.ac:
6364         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6365         API.
6366
6367 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6368
6369         * configure.ac:
6370         Fix typo.
6371
6372 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6373
6374         * gst/alpha/Makefile.am:
6375         * gst/alpha/gstalpha.c:
6376
6377         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6378         some stuff, and making buffer-alloc and resizing work automatically.
6379         No longer crashes on odd frame widths and heights, although there
6380         seems to be a disagreement with ffmpegcolorspace about what size
6381         an AYUV frame with odd height should be.
6382
6383 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6384
6385         Patch by: Alessandro Decina <alessandro at nnva dot org>
6386
6387         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6388         * ext/libpng/gstpngenc.h:
6389         Preallocate the output buffer so that g_memdup() and
6390         gst_buffer_merge() aren't needed anymore. This greatly improves
6391         performances and fixes #512544.
6392
6393 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6394
6395         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6396         (gst_avi_demux_stream_data):
6397         GStreamer timestamps are PTS values while AVI only knows about DTS
6398         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6399         we are dealing with a key frame.
6400
6401 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6402
6403         * tests/check/Makefile.am:
6404         * tests/check/elements/.cvsignore:
6405         * tests/check/elements/rtp-payloading.c:
6406           Add add testsuite for the rtp-payloader that tries simulating
6407           dataflow. Needs more test data.
6408
6409 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6410
6411         * tests/check/elements/alphacolor.c:
6412           Remove two unused variables.
6413
6414 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6415
6416         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6417           Use g_ascii_strtoll() instead of atoll, which is only
6418           available in C99.
6419
6420 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6421
6422         * gst/rtp/Makefile.am:
6423         * gst/rtp/gstrtp.c:
6424         * gst/rtp/gstrtpmpvpay.c:
6425         * gst/rtp/gstrtpmpvpay.h:
6426         Add MPEG2 video payloader
6427
6428 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6429
6430         * gst/level/gstlevel.c:
6431         Use #include <math.h> instead of #include "math.h".
6432
6433 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6434
6435         * tests/check/Makefile.am:
6436         Fix up some CFLAGS sets.
6437         Don't include gconfvideosrc in the states test.
6438
6439         * tests/check/elements/autodetect.c: (GST_START_TEST):
6440         Add some error strings to fail_unless arguments to fix some weird
6441         compiler errors on Solaris.
6442
6443 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6444
6445         * configure.ac:
6446         Detect video4linux headers on Solaris too.
6447         * sys/v4l2/gstv4l2colorbalance.h:
6448         * sys/v4l2/gstv4l2object.h:
6449         * sys/v4l2/v4l2_calls.c:
6450         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6451         (gst_v4l2_buffer_new):
6452
6453         Make v4l2 build on Solaris.
6454         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6455         Fixes: #510505
6456
6457 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6458
6459         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6460           Update list from (still local) scanning script.
6461
6462 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6463
6464         Based on a patch by:
6465             Victor STINNER <victor dot stinner at haypocalc dot com>
6466
6467         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6468         Set variable to NULL after freeing it to prevent double frees
6469         or make failures by another use of it afterwards more obvious
6470         and fix use of it after the freeing. Fixes bug #510592.
6471
6472 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6473
6474         * gst/udp/gstmultiudpsink.c:
6475         use GST_WARNING for logging
6476
6477 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6478
6479         * gst/udp/gstmultiudpsink.c:
6480         Don't try to leave a multicast group with an invalid socket
6481
6482 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6483
6484         * ext/flac/gstflacdec.c:
6485           Fix compilation against flac 1.1.2 (as on debian stable), where
6486           the picture metadata defines and structs don't exist yet.
6487           Fixes #509301.
6488
6489 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6490
6491         Patch by: Olivier Crete <tester at tester dot ca>
6492
6493         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6494         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6495         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6496         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6497         * gst/udp/gstmultiudpsink.h:
6498         Add property to automatically join a multicast group or not. This can be
6499         useful when sharing a socket between multiple elements.
6500         Fixes #509531.
6501
6502 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6503
6504         * gst/videomixer/Makefile.am:
6505           Add controller flags.
6506
6507 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6508
6509         * gst/videomixer/videomixer.c:
6510           Also commit the missing gst_object_sync_values().
6511
6512 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6513
6514         * docs/plugins/Makefile.am:
6515           Remove duplicate entry.
6516
6517 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6518
6519         * docs/plugins/Makefile.am:
6520         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6521         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6522         * docs/plugins/inspect/plugin-gamma.xml:
6523         * docs/plugins/inspect/plugin-monoscope.xml:
6524         * docs/plugins/inspect/plugin-video4linux2.xml:
6525           Add 3 more plugins to docs.
6526
6527 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6528
6529         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6530         * sys/osxvideo/osxvideosink.h:
6531           Revert previous change caused by a file that got stuck on an old
6532           revision.
6533
6534 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6535
6536         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6537         * gst/multipart/Makefile.am:
6538         * gst/multipart/multipartdemux.c:
6539         * gst/multipart/multipartdemux.h:
6540         * gst/multipart/multipartmux.c:
6541         * gst/multipart/multipartmux.h:
6542           Re-add multipartdemux to the docs. Last round of section cleanup.
6543
6544 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6545
6546         * docs/plugins/Makefile.am:
6547         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6548         * sys/osxaudio/gstosxaudiosink.h:
6549         * sys/osxvideo/osxvideosink.h:
6550           Managed to resolve most unused declarations. Filed a bug for one left.          
6551
6552 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6553
6554         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6555           Cleanup section file.
6556
6557 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6558
6559         * docs/plugins/Makefile.am:
6560         * docs/plugins/gst-plugins-good-plugins.args:
6561         * docs/plugins/gst-plugins-good-plugins.signals:
6562         * docs/plugins/inspect/plugin-alaw.xml:
6563         * docs/plugins/inspect/plugin-alpha.xml:
6564         * docs/plugins/inspect/plugin-alphacolor.xml:
6565         * docs/plugins/inspect/plugin-annodex.xml:
6566         * docs/plugins/inspect/plugin-apetag.xml:
6567         * docs/plugins/inspect/plugin-audiofx.xml:
6568         * docs/plugins/inspect/plugin-auparse.xml:
6569         * docs/plugins/inspect/plugin-autodetect.xml:
6570         * docs/plugins/inspect/plugin-avi.xml:
6571         * docs/plugins/inspect/plugin-cairo.xml:
6572         * docs/plugins/inspect/plugin-cdio.xml:
6573         * docs/plugins/inspect/plugin-cutter.xml:
6574         * docs/plugins/inspect/plugin-debug.xml:
6575         * docs/plugins/inspect/plugin-dv.xml:
6576         * docs/plugins/inspect/plugin-efence.xml:
6577         * docs/plugins/inspect/plugin-effectv.xml:
6578         * docs/plugins/inspect/plugin-flac.xml:
6579         * docs/plugins/inspect/plugin-flxdec.xml:
6580         * docs/plugins/inspect/plugin-gconfelements.xml:
6581         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6582         * docs/plugins/inspect/plugin-goom.xml:
6583         * docs/plugins/inspect/plugin-halelements.xml:
6584         * docs/plugins/inspect/plugin-icydemux.xml:
6585         * docs/plugins/inspect/plugin-id3demux.xml:
6586         * docs/plugins/inspect/plugin-jpeg.xml:
6587         * docs/plugins/inspect/plugin-ladspa.xml:
6588         * docs/plugins/inspect/plugin-level.xml:
6589         * docs/plugins/inspect/plugin-matroska.xml:
6590         * docs/plugins/inspect/plugin-mulaw.xml:
6591         * docs/plugins/inspect/plugin-multipart.xml:
6592         * docs/plugins/inspect/plugin-navigationtest.xml:
6593         * docs/plugins/inspect/plugin-png.xml:
6594         * docs/plugins/inspect/plugin-quicktime.xml:
6595         * docs/plugins/inspect/plugin-rtp.xml:
6596         * docs/plugins/inspect/plugin-rtsp.xml:
6597         * docs/plugins/inspect/plugin-shout2send.xml:
6598         * docs/plugins/inspect/plugin-smpte.xml:
6599         * docs/plugins/inspect/plugin-speex.xml:
6600         * docs/plugins/inspect/plugin-taglib.xml:
6601         * docs/plugins/inspect/plugin-udp.xml:
6602         * docs/plugins/inspect/plugin-videobalance.xml:
6603         * docs/plugins/inspect/plugin-videobox.xml:
6604         * docs/plugins/inspect/plugin-videocrop.xml:
6605         * docs/plugins/inspect/plugin-videoflip.xml:
6606         * docs/plugins/inspect/plugin-videomixer.xml:
6607         * docs/plugins/inspect/plugin-wavenc.xml:
6608         * docs/plugins/inspect/plugin-wavpack.xml:
6609         * docs/plugins/inspect/plugin-wavparse.xml:
6610           Update plugin docs.
6611
6612         * gst/videomixer/Makefile.am:
6613         * gst/videomixer/videomixer.c:
6614         * gst/videomixer/videomixer.h:
6615         * gst/videomixer/videomixerpad.h:
6616           Split out header to fix warnings from the doc-build.
6617
6618 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6619
6620         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6621
6622         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6623         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6624
6625 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6626
6627         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6628         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6629           Initialise variables to work around (false) 'foo might be used
6630           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6631
6632 2008-01-11  David Schleef  <ds@schleef.org>
6633
6634         * docs/plugins/.cvsignore:
6635         * tests/check/pipelines/.cvsignore:
6636           Ignore more files for the buildbot.
6637
6638 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6639
6640         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6641         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6642         Generate the image-type values correctly. Leave them out of the caps
6643         when outputting a "preview image" tag, since it only makes sense
6644         to have one of those - the type is irrelevant.
6645
6646         * sys/sunaudio/gstsunaudiomixerctrl.c:
6647         (gst_sunaudiomixer_ctrl_open):
6648         If we can, mark the mixer multiple open when we use it, in case
6649         (for some reason) the process wants to open it again elsewhere.
6650
6651 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6652
6653         Patch by: Olivier Crete <tester at tester dot ca>
6654
6655         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6656         * gst/rtp/gstrtptheorapay.c:
6657         Fix the clock rate to 90000 as required by the RFC.
6658         Fixes #508644.
6659
6660 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6661
6662         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6663           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6664
6665 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6666
6667         * autogen.sh:
6668           Add -Wno-portability to the automake parameters to stop warnings
6669           about GNU make extensions being used. We require GNU make in almost
6670           every Makefile anyway.
6671           
6672         * configure.ac:
6673           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6674           at the same time is required for per target flags.
6675
6676 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6677
6678         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6679         Fix error from my last commit.
6680
6681 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6682
6683         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6684
6685         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6686           Make sure the ISO 639-X language code in ID3v2 COMM frames
6687           is actually valid UTF-8 (or rather: ASCII), so we don't end
6688           up with non-UTF8 strings in tags if there's garbage in the
6689           language field. Also make sure the language code is always
6690           lower case. Fixes: #508291.
6691
6692 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6693
6694         * ChangeLog:
6695           Fix ChangeLog typo.
6696
6697 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6698
6699         * Makefile.am:
6700           Include lcov.mak to allow building coverage reports. Guard
6701           check-torture target like in the other packages.
6702
6703 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6704
6705         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6706
6707         * gst/videomixer/videomixer.c:
6708         (gst_videomixer_set_master_geometry), (_do_init),
6709         (gst_videomixer_child_proxy_get_child_by_index),
6710         (gst_videomixer_child_proxy_get_children_count),
6711         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6712         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6713         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6714         Implement GstChildProxy interface.
6715         Send newsegment at the right moment
6716         Fixes #488879
6717
6718 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6719
6720         * gst/alpha/Makefile.am:
6721         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6722         (gst_alpha_sink_event), (gst_alpha_chain),
6723         (gst_alpha_change_state), (plugin_init):
6724         Make the various properties of 'alpha' controllable. This allows doing
6725         niceties like fade-in/fade-out.
6726
6727 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6728
6729         * gst/rtp/gstasteriskh263.c:
6730         * gst/rtp/gstrtpL16depay.c:
6731         * gst/rtp/gstrtpac3depay.c:
6732         * gst/rtp/gstrtpamrpay.c:
6733         * gst/rtp/gstrtpdepay.c:
6734         * gst/rtp/gstrtpgsmdepay.c:
6735         * gst/rtp/gstrtph263depay.c:
6736         * gst/rtp/gstrtph263pdepay.c:
6737         * gst/rtp/gstrtph263ppay.c:
6738         * gst/rtp/gstrtph264depay.c:
6739         * gst/rtp/gstrtph264pay.c:
6740         * gst/rtp/gstrtpmp2tdepay.c:
6741         * gst/rtp/gstrtpmp4adepay.c:
6742         * gst/rtp/gstrtpmp4gdepay.c:
6743         * gst/rtp/gstrtpmp4gpay.c:
6744         * gst/rtp/gstrtpmp4vdepay.c:
6745         * gst/rtp/gstrtpmpadepay.c:
6746         * gst/rtp/gstrtpmpvdepay.c:
6747         * gst/rtp/gstrtpsv3vdepay.c:
6748         * gst/rtp/gstrtptheoradepay.c:
6749         * gst/rtp/gstrtptheorapay.c:
6750         * gst/rtp/gstrtpvorbisdepay.c:
6751         * gst/rtp/gstrtpvorbispay.c:
6752           Remove copy/paste unused code (property setters and getter) found by
6753           the coverage suite (yay, saves ~20k on disk).
6754
6755 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6756
6757         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6758           (videosink_templ):
6759           Also fix up pad templates to indicate that image/jpeg doesn't
6760           absolutely require the framerate property to be set (#504081).
6761
6762 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6763
6764         Based on patch by: Wouter Cloetens  <wouter at mind be>
6765
6766         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6767           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6768           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6769         * gst/matroska/matroska-mux.h:
6770           Keep track of first and last timestamps for each incoming stream,
6771           so we can calculate the total duration for live sources and other
6772           input where we can't query the duration from the start or where
6773           there's no constant framerate from which we can deduce the
6774           duration; also use calculated/observed duration if it is bigger
6775           than the previously queried duration. Furthermore, use
6776           gst_pad_query_peer_duration() and take into account that it may
6777           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6778           screws up comparisons when using unsigned integers. Fixes #504081.
6779
6780 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6781
6782         * configure.ac:
6783         * gst/audiofx/audioamplify.c:
6784         (gst_audio_amplify_clipping_method_get_type),
6785         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6786         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6787         (gst_audio_dynamic_transform_ip):
6788         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6789         (gst_audio_invert_transform_ip):
6790         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6791         (gst_audio_panorama_transform):
6792         * gst/level/gstlevel.c: (gst_level_init):
6793         Make elements GST_BUFFER_FLAG_GAP aware and call
6794         gst_base_transform_set_gap_aware for this.
6795         Bump core requirement to CVS.
6796         
6797         * gst/audiofx/audiochebyshevfreqband.c:
6798         (gst_audio_chebyshev_freq_band_transform_ip):
6799         * gst/audiofx/audiochebyshevfreqlimit.c:
6800         (gst_audio_chebyshev_freq_limit_transform_ip):
6801         Also sync GObject properties to the controller if operating
6802         in passthrough mode.
6803
6804 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6805
6806         * sys/directdraw/gstdirectdrawsink.c:
6807           (gst_directdraw_sink_window_thread):
6808           FALSE is not a gpointer.
6809
6810 2008-01-05  Julien Moutte  <julien@fluendo.com>
6811
6812         * sys/directdraw/gstdirectdrawsink.c:
6813         (gst_directdraw_sink_set_window_id),
6814         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6815         (gst_directdraw_sink_buffer_alloc),
6816         (gst_directdraw_sink_draw_borders),
6817         (gst_directdraw_sink_show_frame),
6818         (gst_directdraw_sink_setup_ddraw),
6819         (gst_directdraw_sink_window_thread),
6820         (gst_directdraw_sink_get_ddrawcaps),
6821         (gst_directdraw_sink_surface_create): Make sure we create our
6822         internal window only when we need it. That will give a chance to
6823         the application to get the prepare-xwindow-id bus message. Draw
6824         black borders when keeping aspect ratio. Handle the case where our
6825         rendering window disappears (closed or errors) like other sinks
6826         do. Various 80 columns fixes, improve state change order. That
6827         element could need some more love.
6828
6829 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6830
6831         * ext/taglib/gstapev2mux.h:
6832         * ext/taglib/gstid3v2mux.h:
6833         Remove useless typedefs without new type name. Fixes a warning with
6834         gcc 4.3.
6835
6836 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6837
6838         Patch by: John Millikin <jmillikin at gmail dot com>
6839
6840         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6841         (gst_flac_dec_setup_stream_decoder),
6842         (gst_flac_normalize_picture_mime_type),
6843         (gst_flac_extract_picture_buffer),
6844         (gst_flac_dec_metadata_callback):
6845         Emit metadata messages when a PICTURE block is encountered.
6846         Fixes #506715.
6847
6848 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6849
6850         * gst/avi/gstavi.c:
6851         increase rank because no known issues anymore ...
6852         * gst/avi/gstavisubtitle.c:
6853         send subtitle name to the srcpad
6854
6855 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6856
6857         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6858         * gst/rtsp/gstrtspsrc.h:
6859         Implement redirect for the DESCRIBE reply. Fixes #506025.
6860
6861 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6862
6863         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6864         Fix 'xyz may be used uninitialized' compiler warnings caused
6865         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6866         abort() in any case but properly report the error.
6867
6868 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6869
6870         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6871         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6872         * sys/ximage/gstximagesrc.c: (composite_pixel):
6873           Fix 'xyz may be used uninitialized' compiler warnings caused
6874           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6875           not really nice to abort in any case). Fixes #505745.
6876
6877 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6878
6879         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6880           Small unit test fix (has no practical impact at the moment,
6881           since we're only feeding utf8 and hence just create a sub-
6882           buffer for the output).
6883
6884 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6885
6886         * gst/avi/gstavisubtitle.c:
6887         * tests/check/elements/avisubtitle.c:
6888         Add seeking support for avi subtitle
6889
6890 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6891
6892         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6893         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6894         (gst_flac_dec_write):
6895         * ext/flac/gstflacdec.h:
6896         Remove some unused vars.
6897         Do more cleanup of leftover events and tags.
6898         Output tags after the segment event. Fixes #504018.
6899
6900 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6901
6902         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6903           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6904           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6905           Detect other UTF byte order markers and convert to UTF-8 as
6906           appropriate.
6907
6908 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6909
6910         * gst/avi/gstavisubtitle.c: (src_template),
6911           (gst_avi_subtitle_extract_utf8_file),
6912           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6913           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6914           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6915         * gst/avi/gstavisubtitle.h:
6916           Refactor a bit; fix name extraction; don't assume all the data
6917           in the chunk is actually subtitle data, there may be padding at
6918           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6919           file so it's there to send again after a seek (for future use).
6920
6921 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6922
6923         * gst/avi/Makefile.am:
6924         * gst/avi/gstavi.c:
6925         * gst/avi/gstavisubtitle.c:
6926         * gst/avi/gstavisubtitle.h:
6927         * tests/check/Makefile.am:
6928         * tests/check/elements/avisubtitle.c:
6929         * win32/common/config.h:
6930                 Add avi subtitle element for bug #442034. Need seeking support
6931                 and more support for character conversion.
6932
6933 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6934
6935         * Makefile.am:
6936           Include common/win32.mak for CRLF check of win32 project
6937           files (see #393626).
6938
6939         * win32/vs6/libgstpng.dsp:
6940           Fix line endings and do cvs admin -kb.
6941
6942 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6943
6944         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6945         Actually drop the buffers which are outside the currently configured
6946         segment instead of just emitting a WARNING.
6947
6948 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6949
6950         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6951         (gst_flac_dec_write):
6952         * ext/flac/gstflacdec.h:
6953         Send segments from the streaming thread. Fixes #502187.
6954         Fix segment seeking and a bunch of other seeking cases.
6955
6956 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6957
6958         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6959           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6960           which is where it would end up if the same information was
6961           put in a vorbis comment (don't think it's worth adding a
6962           new URI tag for this). Fixes #488112.
6963
6964 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6965
6966         * configure.ac:
6967           We need core/base 0.10.15 or later.
6968
6969 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6970
6971         Patch by: Mark Nauwelaerts <manauw skynet be>
6972
6973         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6974         Fix regression in stream numbering. Fixes #502655.
6975
6976 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6977
6978         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6979
6980         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6981         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6982         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6983         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6984         (gst_rtp_h264_pay_handle_buffer):
6985         * gst/rtp/gstrtph264pay.h:
6986         Use higher performance start-code searching.
6987         Parse NALs and store SPS, PPS and profile in the caps so that they can
6988         be used in the SDP. Fixes #502814.
6989
6990 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6991
6992         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6993         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6994           Init some structs to zero before we pass them to ioctl, which
6995           avoids valgrind warnings.  Also fix a small memory leak.
6996
6997 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6998
6999         Patch by: Wouter Cloetens <wouter at mind dot be>
7000
7001         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
7002         Copy timestamp from input to output. Not very perfect yet but better
7003         than nothing. Fixes #503023.
7004
7005 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7006
7007         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7008           Also print a useful error message with the old Wavpack API
7009           if possible.
7010
7011 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
7012
7013         * ext/wavpack/gstwavpackdec.c:
7014           More build fixes for old libwavpack versions: include config.h so
7015           that WAVPACK_OLD_API is actually defined as detected; only use
7016           WavpackGetErrorMessage if it is available. This fixes the build
7017           on debian stable for me.
7018
7019 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7020
7021         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7022         * ext/wavpack/gstwavpackparse.c:
7023           (gst_wavpack_parse_create_src_pad):
7024           Workaround the non-existance of WavpackGetChannelMask in Wavpack
7025           versions below 4.40.0.
7026
7027 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7028
7029         * configure.ac:
7030           And now do it right for real...
7031
7032 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7033
7034         * configure.ac:
7035           Correctly reset $LIBS to not contain -lm.
7036
7037 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7038
7039         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
7040
7041         * configure.ac:
7042         * ext/cairo/gsttimeoverlay.c:
7043           (gst_cairo_time_overlay_print_smpte_time):
7044           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
7045           and checking for rint() and implementing it ourself if it doesn't
7046           exist. Fixes #497293.
7047
7048 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7049
7050         * configure.ac:
7051           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
7052
7053 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
7054
7055         * sys/oss/gstosshelper.c:
7056         Verify that the format returned after the ioctl is the one
7057         we requested. It is valid for the ioctl to succeed while
7058         substituting an alternate 'supported' sample format.
7059
7060 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
7061
7062         * sys/oss/gstossaudio.c: (plugin_init):
7063         * sys/oss/gstosssink.c: (gst_oss_sink_open):
7064         * sys/oss/gstosssrc.c: (gst_oss_src_open):
7065           Post decent (and translated) error message when we can't
7066           open the audio device for some reason.
7067
7068 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
7069
7070         * sys/oss/gstosssink.c:
7071         * sys/oss/gstosssrc.c:
7072         Allow the AUDIODEV environment variable to redirect us
7073         to a different default OSS device, like sunaudiosink does
7074         on Solaris (makes audio play automatically on SunRays).
7075
7076 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
7077
7078         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
7079         * gst/audiofx/audiochebyshevfreqband.c:
7080         (gst_audio_chebyshev_freq_band_transform_ip):
7081         * gst/audiofx/audiochebyshevfreqlimit.c:
7082         (gst_audio_chebyshev_freq_limit_transform_ip):
7083         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
7084         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
7085         The transform_ip() methods should do nothing if in passthrough mode.
7086         It might get non-writable buffers in that case but the buffer might
7087         as well be writable.
7088
7089         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
7090         The transform() methods won't be called in passthrough mode and
7091         otherwise the buffer is always writable so don't check here.
7092
7093 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
7094
7095         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
7096           Fix seeking in .wav files again (#501775).  Some people seem to think
7097           they don't need to test their changes when they're just 'reflowing'
7098           some code.
7099
7100 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
7101
7102         * gst/autodetect/gstautovideosink.c:
7103         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
7104         (gst_auto_video_sink_init),
7105         (gst_auto_video_sink_create_element_with_pretty_name),
7106         (gst_auto_video_sink_find_best),
7107         (gst_auto_video_sink_set_property),
7108         (gst_auto_video_sink_get_property):
7109         * gst/autodetect/gstautovideosink.h:
7110         Fix docs.
7111         Use same error reporting code as autoaudiosink.
7112         Add property to filter sinks based on caps. Only select raw video sinks
7113         by default for backwards compat.
7114         API: GstAutoVideoSink::filter-caps
7115
7116 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
7117
7118         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7119
7120         * gst/autodetect/gstautoaudiosink.c:
7121         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
7122         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
7123         (gst_auto_audio_sink_set_property),
7124         (gst_auto_audio_sink_get_property):
7125         * gst/autodetect/gstautoaudiosink.h:
7126         Add property to filter sinks based on caps. Only select raw audio sinks
7127         by default for backwards compat.  Fixes #417420.
7128         API: GstAutoAudioSink::filter-caps
7129
7130 2007-11-29  Michael Smith <msmith@fluendo.com>
7131
7132         Patch by: Arek Korbik <arkadini@gmail.com>
7133
7134         * gst/videobox/gstvideobox.c: (plugin_init):
7135           Initialise liboil in plugin_init()
7136
7137 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
7138
7139         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7140         Post error before sending EOS. Fixes #499178.
7141
7142 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
7143
7144         * win32/vs6/gst_plugins_good.dsw:
7145         * win32/vs6/libgstpng.dsp:
7146         Add a project file for libgstpng
7147
7148 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
7149
7150         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
7151         (gst_rtp_h263_depay_process):
7152         Code beautification.
7153         Added debug statements.
7154         Don't bit-shift everything, just do operations on last/first byte
7155         instead.
7156
7157 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
7158
7159         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
7160
7161         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
7162         Fix wrong comparison in overrun check. Fixes #499239 some more.
7163
7164 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
7165
7166         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
7167         (gst_rtp_h263_depay_process):
7168         * gst/rtp/gstrtph263depay.h:
7169         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
7170         stream.
7171
7172 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
7173
7174         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
7175
7176         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
7177         (gst_rtp_mp4a_depay_process):
7178         * gst/rtp/gstrtpmp4adepay.h:
7179         Fix depayloading when multiple frames are inside one RTP packet.
7180         Fixes #499239.
7181
7182 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7183
7184         * gst/level/gstlevel.c:
7185           Add GAP-flag support.
7186
7187 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
7188
7189         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
7190         Read the I flag for Mode A h263 rtp stream and set the
7191         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
7192         Fixes #499383
7193
7194 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7195
7196         * gst/level/gstlevel.c:
7197           Remove some dead code and do cleanups.
7198
7199 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7200
7201         * tests/check/pipelines/simple-launch-lines.c:
7202           Improve the tests by allowing to set a target state.
7203
7204 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
7205
7206         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
7207         Don't check the caps of the output buffer if they're equal some
7208         other caps. The caps can change in a backward compatible way
7209         and did at this point.
7210
7211 2007-11-24  Julien MOUTTE  <julien@moutte.net>
7212
7213         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
7214         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
7215         (gst_qtdemux_seek_to_previous_keyframe),
7216         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
7217         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
7218         reverse playback support.
7219
7220 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7221
7222         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
7223         Also set the channel layout on the Wavpack caps if we're having
7224         a mono layout. Of course only do it for "audio/x-wavpack".
7225
7226 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7227
7228         * ext/wavpack/gstwavpackcommon.c:
7229         (gst_wavpack_get_default_channel_mask),
7230         (gst_wavpack_set_channel_layout),
7231         (gst_wavpack_get_default_channel_positions),
7232         (gst_wavpack_get_channel_mask_from_positions),
7233         (gst_wavpack_set_channel_mapping):
7234         * ext/wavpack/gstwavpackcommon.h:
7235         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7236         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
7237         * ext/wavpack/gstwavpackdec.h:
7238         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
7239         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
7240         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
7241         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
7242         (gst_wavpack_enc_rewrite_first_block),
7243         (gst_wavpack_enc_sink_event):
7244         * ext/wavpack/gstwavpackenc.h:
7245         * ext/wavpack/gstwavpackparse.c:
7246         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7247         (gst_wavpack_parse_scan_to_find_sample),
7248         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
7249         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
7250         * ext/wavpack/gstwavpackparse.h:
7251         Add support for encoding, parsing and decoding multichannel
7252         files with up to 8 channels. This also improves the robustness
7253         of parsing quite a bit.
7254
7255         * ext/wavpack/gstwavpackstreamreader.c:
7256         (gst_wavpack_stream_reader_read_bytes),
7257         (gst_wavpack_stream_reader_get_pos),
7258         (gst_wavpack_stream_reader_set_pos_abs),
7259         (gst_wavpack_stream_reader_set_pos_rel),
7260         (gst_wavpack_stream_reader_push_back_byte),
7261         (gst_wavpack_stream_reader_get_length),
7262         (gst_wavpack_stream_reader_can_seek),
7263         (gst_wavpack_stream_reader_write_bytes):
7264         Improve debugging.
7265
7266 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7267
7268         * ext/libpng/gstpngdec.c:
7269         * ext/libpng/gstpngdec.h:
7270           Don't release the png-memory from within the callback.
7271
7272 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7273
7274         Patch by: René Stadler <mail at renestadler dot de>
7275
7276         * ext/libpng/gstpngenc.c:
7277           Don't leak buffer data memory. Fixes #498395.
7278
7279 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7280
7281         Patch by: René Stadler <mail at renestadler dot de>
7282
7283         * tests/check/pipelines/simple-launch-lines.c:
7284           Tests for #498395.
7285
7286 2007-11-20  Julien MOUTTE  <julien@moutte.net>
7287
7288         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7289         (gst_tag_lib_mux_adjust_event_offsets):
7290         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7291         * sys/osxaudio/Makefile.am:
7292         * sys/osxvideo/cocoawindow.h:
7293         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7294
7295 2007-11-15  David Schleef  <ds@schleef.org>
7296
7297         * ext/cairo/gsttextoverlay.c:
7298           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7299
7300 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7301
7302         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7303
7304         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7305         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7306         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7307         * gst/rtp/gstrtpmp2tpay.h:
7308         Fill the MTU with as many packets as possible. Fixes #491323.
7309
7310 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7311
7312         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7313
7314         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7315         Fix some more leaks. Fixes #497007.
7316
7317 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7318
7319         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7320
7321         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7322         (gst_rtspsrc_stream_configure_tcp):
7323         Fix 3 pad leaks. Fixes #496983.
7324
7325 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7326
7327         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7328
7329         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7330         Fix small leak. Fixes #497017.
7331
7332 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7333
7334         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7335         (gst_qtdemux_prepare_current_sample),
7336         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7337         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7338         * gst/qtdemux/qtdemux_fourcc.h:
7339         * gst/qtdemux/qtdemux_types.c:
7340         Add suppport for theora in quicktime according to XiphQT.
7341
7342 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7343
7344         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7345         (gst_v4l2src_init), (gst_v4l2src_set_property),
7346         (gst_v4l2src_get_property):
7347         * sys/v4l2/gstv4l2src.h:
7348         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7349           Always copy buffers by default (handle safer with bugged drivers)
7350           and added a property to make it possible to use mmap effectively (no
7351           copy if possible) when application wants to. Fixes: #480557.
7352
7353 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7354
7355         * gst/id3demux/id3tags.c:
7356         * gst/id3demux/id3tags.h:
7357         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7358           We don't want the same string multiple times in a tag list for the
7359           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7360           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7361
7362 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7363
7364         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7365           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7366           into ID3v2 TXXX frames (fixes #347848).
7367
7368 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7369
7370         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7371           Don't leak sdp message contents (fixes #496773).
7372
7373         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7374           Don't leak URI string.
7375
7376 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7377
7378         Patch by: Julien Puydt <julien dot puydt at laposte net>
7379
7380         * ext/raw1394/Makefile.am:
7381         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7382           (gst_1394_property_probe_get_properties),
7383           (gst_1394_property_probe_probe_property),
7384           (gst_1394_property_probe_needs_probe),
7385           (gst_1394_property_probe_get_values),
7386           (gst_1394_property_probe_interface_init),
7387           (gst_1394_type_add_property_probe_interface):
7388         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7389         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7390           (gst_dv1394src_init), (gst_dv1394src_dispose),
7391           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7392           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7393           (gst_dv1394src_update_device_name):
7394         * ext/raw1394/gstdv1394src.h:
7395           Implement GstPropertyProbe interface and add "device-name" property,
7396           so applications can use this to probe for available devices in the
7397           same way they can already with v4lsrc and v4l2src (however horrible
7398           this property probe interface may be). Fixes #358841.
7399
7400 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7401
7402         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7403
7404         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7405           (gst_rtspsrc_parse_range):
7406           Don't leak event, don't leak range (fixes #496752).
7407
7408 2007-11-14  Michael Smith <msmith@fluendo.com>
7409
7410         Patch by: Arek Korbik <arkadini@gmail.com>
7411
7412         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7413           Detect RGBA/BGRA correctly on little endian systems.
7414
7415 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7416
7417         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7418           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7419           corresponding ioctl() call fails even though the driver claims to
7420           support this format, just fall back to the pre-2.6.19 kernel
7421           routine that creates caps with suitable height and width ranges
7422           (see #448278).
7423
7424 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7425
7426         Patch by: Mark Nauwelaerts <manauw skynet be>
7427
7428         * gst/matroska/matroska-demux.c:
7429           (gst_matroska_demux_push_dvd_clut_change_event),
7430           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7431           (gst_matroska_demux_subtitle_caps):
7432         * gst/matroska/matroska-ids.h:
7433           Extract palette data for dvd subpicture streams and send it
7434           downstream as custom gstreamer dvd event (fixes #453417).
7435
7436 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7437
7438         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7439           Implement minimal parsing of the passed pango font description
7440           string, so passing a font size works the same as with the
7441           pango textoverlay plugin; fixes #455086.
7442           (Maybe we could just use pangocairo here at some point).
7443
7444 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7445
7446         * gst/avi/gstavidemux.c:
7447         * gst/wavparse/gstwavparse.c:
7448           Return the result in _activate_pull(). Don't ref element there.
7449
7450 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7451
7452         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7453         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7454         (gst_wavparse_srcpad_event):
7455           Ref the element when we should, but not when we its not needed. Reflow
7456           the event_handling to not leak the event.       
7457
7458 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7459
7460         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7461         (qtdemux_parse_samples):
7462         Properly free QTDemuxSamples array.
7463         Protect table write with a sensible check, some files apparently DO contain
7464         stts values starting with 0 :(
7465
7466 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7467
7468         * gst/avi/gstavidemux.c:
7469         * gst/qtdemux/qtdemux.c:
7470           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7471           previous commit messed up.
7472
7473 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7474
7475         * gst/avi/gstavidemux.c:
7476         * gst/qtdemux/qtdemux.c:
7477           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7478           element when we should, but not when we its not needed.
7479
7480 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7481
7482         * gst/wavparse/gstwavparse.c:
7483           Return FALSE if we can't handle a query instead of changing the
7484           format. Ignore fact when dealing with mpeg audio.
7485
7486 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7487
7488         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7489
7490         * configure.ac:
7491         * gst/udp/gstdynudpsink.c:
7492         * gst/udp/gstdynudpsink.h:
7493         * gst/udp/gstmultiudpsink.c:
7494         * gst/udp/gstmultiudpsink.h:
7495         * gst/udp/gstudpsink.c:
7496         * gst/udp/gstudpsink.h:
7497           Fix includes for MSVC and GLib-2.14.0 (#492388).
7498
7499         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7500           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7501
7502 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7503
7504         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7505         (gst_mulawdec_chain):
7506         * gst/law/mulaw-decode.h:
7507         Calculate outgoing buffer duration if incoming buffer didn't have a
7508         valid duration.
7509
7510 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7511
7512         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7513         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7514         Smarter combine_flow code that also deals with downstream elements
7515         returning UNEXPECTED when they receive data out of the segment
7516         boundaries. Fixes #491305.
7517
7518 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7519
7520         * sys/v4l2/v4l2src_calls.c:
7521           Fix 'unused variable' compiler warning when compiling against
7522           older kernel headers.
7523
7524 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7525
7526         * ext/taglib/gstid3v2mux.cc (add_funcs):
7527           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7528
7529 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7530
7531         * tests/check/pipelines/simple-launch-lines.c:
7532            Improve the tests a little more.
7533
7534 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7535
7536         patch by: Yun Zheng Hu
7537
7538         * sys/osxaudio/gstosxaudiosrc.c:
7539         Use default input device instead of default output device and
7540         only memcpy actual available bytes.
7541
7542 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7543
7544         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7545           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7546           early. It is temporary until we find something better.
7547
7548 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7549
7550         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7551
7552         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7553         Fix race when pausing a RTSP stream in interleaved.
7554         Fixes #475784.
7555
7556 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7557
7558         Patch by: Peter Kjellerstedt <pkj at axis com>
7559
7560         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7561         Use correct unref function for buffers. #488844.
7562
7563 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7564
7565         * gst/avi/gstavimux.c:
7566         * tests/check/elements/avimux.c:
7567           Add some debug and sync tests with the fix.     
7568
7569 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7570
7571         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7572
7573         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7574         When the socket is used by the app for other purposes, don't generate an
7575         error if there is activaty on the socket that is not data related.
7576         Fixes #487488.
7577
7578 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7579
7580         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7581         (gst_v4l2src_grab_frame):
7582         Add some more debug info. Generate an error when we run out of buffers
7583         for some reason. See #480557.
7584
7585 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7586
7587         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7588
7589         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7590         Set marker bit correctly.
7591
7592 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7593
7594         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7595         Use allowed name for the GstStructure.
7596
7597 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7598
7599         * ext/gconf/gstswitchsink.c:
7600         * gst/autodetect/gstautoaudiosink.c:
7601           Use new gst_bus_pop_filtered().
7602
7603 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7604
7605         * sys/v4l2/gstv4l2src.c:
7606         * sys/v4l2/v4l2src_calls.c:
7607           When probing the formats and sizes a camera supports, make
7608           sure the best ones (highest resolution, prefered format)
7609           end up at the beginning of the probed caps and the less
7610           desirable ones at the end.  This is important because the
7611           order within the caps matters for things like fixation and
7612           negotiation, ie. what format is chosen in the end.
7613           With recent kernels, the current probing code will end up
7614           querying the supported sizes from lowest resolution to
7615           highest resolution, adding them to the probed caps in that
7616           order, resulting to v4l2src fixating to the lowest possible
7617           resolution if downstream does not express a size preference.
7618           Also make up a somewhat random ranking of prefered output
7619           formats for the same reason. Fixes #485828.
7620         
7621 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7622
7623         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7624
7625         * gst/id3demux/id3v2frames.c:
7626           Extract license/copyright URIs from ID3v2 WCOP frames
7627           (Fixes #447000).
7628
7629         * tests/check/elements/id3demux.c:
7630         * tests/files/Makefile.am:
7631         * tests/files/id3-447000-wcop.tag:
7632           Add simple unit test.
7633
7634 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7635
7636         * ext/taglib/gstid3v2mux.cc:
7637           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7638           Prerequisite for #447000.
7639
7640 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7641
7642         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7643         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7644         a GstClockTime.
7645
7646 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7647
7648         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7649         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7650         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7651         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7652         (gst_rtspsrc_change_state):
7653         More seeking fixes, mostly passing around the new playback segment in
7654         order to configure it properly.
7655         Also reset base_time of udp sources when setting them back to PLAYING as
7656         a temporary hack until core supports seek in live sources properly.
7657
7658 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7659
7660         * gst/rtp/gstrtpmp4adepay.c:
7661         Fix caps as to not confuse autopluggers.
7662
7663 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7664
7665         * gst/id3demux/gstid3demux.c:
7666         * gst/id3demux/gstid3demux.h:
7667         * gst/id3demux/id3tags.c:
7668         * gst/id3demux/id3tags.h:
7669         * gst/id3demux/id3v2frames.c:
7670           Port ID3 tag demuxer over to the new GstTagDemux in -base
7671           (now would be a good time to test re-importing your music
7672           collection).
7673
7674 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7675
7676         * gst/apetag/Makefile.am:
7677         * gst/apetag/gstapedemux.c:
7678         * gst/apetag/gstapedemux.h:
7679         * gst/apetag/gsttagdemux.c:
7680         * gst/apetag/gsttagdemux.h:
7681           Port APE tag demuxer over to the new GstTagDemux in -base.
7682
7683 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7684
7685         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7686         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7687         (gst_rtspsrc_handle_internal_src_query),
7688         (gst_rtspsrc_handle_src_query), (new_session_pad),
7689         (gst_rtspsrc_stream_configure_tcp),
7690         (gst_rtspsrc_stream_configure_transport),
7691         (gst_rtspsrc_loop_send_cmd):
7692         Improve flushing behaviour.
7693         Set state of the udp sources to PAUSE/PLAYING correctly.
7694         Handle events and queries for UDP and TCP transport now.
7695
7696 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7697
7698         * gst/rtp/gstrtpgsmdepay.c:
7699         * gst/rtp/gstrtpgsmpay.c:
7700           Add log category.
7701
7702 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7703
7704         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7705
7706         * tests/check/Makefile.am:
7707         * tests/check/pipelines/simple-launch-lines.c:
7708           Add unit tests for payloaders/depayloaders.
7709
7710 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7711
7712         * gst/avi/gstavimux.c:
7713         * gst/avi/gstavimux.h:
7714           Also save codec data for audio streams. Fixes #482495.
7715
7716 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7717
7718         * gst/avi/gstavimux.c:
7719           Fix "Index entry has invalid stream nr 1".
7720           Add support for muxing aac - work in progress (see #482495).
7721
7722 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7723
7724         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7725         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7726         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7727         * gst/rtsp/gstrtspsrc.h:
7728         Parse bandwidth modifiers, they are not yet configured in the session
7729         manager because we don't have an API for that yet.
7730
7731 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7732
7733         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7734         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7735         Use shiny new function in -base to get the default clock-rate.
7736         Update some docs.
7737
7738 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7739
7740         * win32/MANIFEST:
7741         Add files to win32 manifest.
7742         * win32/vs6/libgstaudiofx.dsp:
7743         * win32/vs6/libgstqtdemux.dsp:
7744         * win32/vs6/libgstrtp.dsp:
7745         * win32/vs6/libgstrtsp.dsp:
7746         Update project files.
7747
7748 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7749
7750         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7751         (gst_rtspsrc_play):
7752         * gst/rtsp/gstrtspsrc.h:
7753         In TCP mode, only timestamp the first buffer. TCP is not real time and
7754         it does not make sense to try to skew compensate, also some servers send
7755         the first batch of data in a burst.
7756
7757 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7758
7759         * gst/matroska/matroska-demux.c:
7760           Fix setting the discont flag on the first buffer
7761           pushed downstream for formats with private codec
7762           data that needs to be deserialised into buffers
7763           (such as vorbis and FLAC when in a matroska container).
7764
7765 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7766
7767         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7768
7769         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7770         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7771         (gst_rtp_mp4v_pay_handle_buffer):
7772         * gst/rtp/gstrtpmp4vpay.h:
7773         Free the config string. Fixes #480707.
7774         Clean up the timestamp code a little.
7775
7776 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7777
7778         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7779         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7780         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7781         * gst/rtsp/gstrtspsrc.h:
7782         Set timestamps on RTP buffers in interleaved mode.
7783         Mark first buffers with a DISCONT.
7784         Remove flush hack now that sync for live sources has been figured out.
7785
7786 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7787
7788         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7789         Update documentation.
7790
7791 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7792
7793         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7794         (gst_rtp_xqt_depay_change_state):
7795         * gst/qtdemux/gstrtpxqtdepay.h:
7796         Fail if we don't know the quicktime format.
7797
7798 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7799
7800         * ext/flac/gstflacenc.c:
7801         * ext/flac/gstflacenc.h:
7802           Save the flow return from the last gst_pad_push() and
7803           make sure we pass the right flow return value upstream
7804           in the case of failure; minor clean-ups.
7805
7806 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7807
7808         * ext/taglib/gstapev2mux.cc:
7809         * ext/taglib/gstid3v2mux.cc:
7810         * gst/apetag/gstapedemux.c:
7811           Add support for the new GST_TAG_COMPOSER (#459809).
7812
7813 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7814
7815         * gst/law/alaw-decode.c:
7816         * gst/law/alaw-decode.h:
7817         * gst/law/alaw-encode.c:
7818         * gst/law/alaw-encode.h:
7819         * gst/law/alaw.c:
7820         * gst/law/mulaw-conversion.h:
7821           Compulsive clean-ups: use boilerplate macros, add debug
7822           categories, fix up things to conform to symbol nomenklatura,
7823           etc.
7824
7825 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7826
7827         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7828
7829         * gst/law/alaw-decode.c:
7830         * gst/law/alaw-encode.c:
7831           Use static tables for A-Law decoding and encoding; this makes
7832           A-Law decoding and encoding less CPU-intensive, but increases
7833           the binary size a bit. Leaving old code around for now,
7834           selectable by a define in the code. Fixes #435435.
7835
7836 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7837
7838         * configure.ac:
7839         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7840         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7841         in configure.ac.
7842
7843 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7844
7845         Patch by: Jan Gerber <j at bootlab dot org>
7846
7847         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7848         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7849
7850 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7851
7852         * sys/oss/gstosshelper.c:
7853           Use GST_WARNING instead of a g_critical. This situation is not caused
7854           by the application.
7855
7856 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7857
7858         * po/LINGUAS:
7859         * po/nl.po:
7860           Updated translations.
7861
7862 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7863
7864         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7865
7866         * po/eu.po:
7867           Added Basque translation.
7868
7869 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7870
7871         translated by: Abel Cheung <abelcheung@gmail.com>
7872
7873         * po/zh_HK.po:
7874         * po/zh_TW.po:
7875           Added Chinese (traditional and Hong Kong) translation.
7876
7877 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7878
7879         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7880
7881         * po/pl.po:
7882           Added Polish translation.
7883
7884 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7885
7886         translated by: Ilkka Tuohela <hile@iki.fi>
7887
7888         * po/fi.po:
7889           Added Finnish translation.
7890
7891 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7892
7893         translated by: Jorge González González <aloriel@gmail.com>
7894
7895         * po/es.po:
7896           Added Spanish translation.
7897
7898 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7899
7900         translated by: Mogens Jaeger <mogens@jaeger.tf>
7901
7902         * po/da.po:
7903           Added Danish translation.
7904
7905 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7906
7907         translated by: Funda Wang <fundawang@linux.net.cn>
7908
7909         * po/zh_CN.po:
7910           Added Chinese (simplified) translation.
7911
7912 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7913
7914         translated by: Alexander Shopov <ash@contact.bg>
7915
7916         * po/bg.po:
7917           Added Bulgarian translation.
7918
7919 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7920
7921         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7922         Set outgoing packet duration because we can. Fixes #478244 some more.
7923
7924 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7925
7926         * ext/cairo/gsttextoverlay.c:
7927           Add info about static leak.
7928         
7929         * tests/check/Makefile.am:
7930         * tests/check/generic/states.c:
7931           Improved state change unit test.
7932
7933 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7934
7935         * docs/plugins/.cvsignore:
7936         * tests/check/.cvsignore:
7937           Ignore registries in any format.
7938
7939 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7940
7941         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7942         Removed some unused code.
7943
7944         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7945         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7946         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7947         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7948         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7949         (gst_rtp_theora_pay_flush_packet):
7950         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7951         Try to preserve the incomming buffer duration on the outgoing
7952         packets. Fixes #478244.
7953
7954 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7955
7956         * ext/taglib/gstapev2mux.cc:
7957         * ext/taglib/gstid3v2mux.cc:
7958           Work around compiler warnings with g++-4.2 when assigning a
7959           string constant to a gchar * (partially fixes #478092).
7960
7961 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7962
7963         * configure.ac:
7964           We require core CVS now for gst_base_src_set_do_timestamp().
7965
7966 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7967
7968         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7969         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7970         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7971         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7972         (gst_rtspsrc_handle_message):
7973         Fix compiler warnings shown with Forte.
7974
7975 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7976
7977         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7978         (gst_rtspsrc_dup_printf):
7979         Give meaningfull error when all streams failed to configure for some
7980         reason.
7981
7982 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7983
7984         * gst/rtp/README:
7985         Update README with the design for synchronisation rules of RTP on
7986         sender and receiver.
7987
7988 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7989
7990         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7991         (gst_wavparse_chain):
7992         Don't push EOS from the chain function, the element
7993         driving the pipeline is responsible for this. The bug
7994         this was meant to fix seems to be queue not forwarding
7995         EOS in all cases (see #476514).
7996
7997 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7998
7999         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
8000         (gst_level_transform_ip):
8001         * gst/level/gstlevel.h:
8002         Use basetransform segment so that it is correctly managed on flushes and
8003         start/stop.
8004         Report message timestamp as stream time, which is what an application
8005         can understand.
8006
8007 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
8008
8009         * ext/taglib/gstapev2mux.cc:
8010         * ext/taglib/gstapev2mux.h:
8011         * ext/taglib/gsttaglibmux.c:
8012         * tests/check/elements/apev2mux.c:
8013         Update my mail address.
8014
8015 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
8016
8017         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
8018         (gst_wavparse_loop), (gst_wavparse_chain):
8019         Add EOS logic for the push-based mode too. Fixes #476514.
8020
8021 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
8022
8023         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
8024         * gst/law/alaw-encode.h:
8025         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
8026         (gst_mulawenc_chain):
8027         * gst/law/mulaw-encode.h:
8028         Fix law encoder timestamps.
8029
8030 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
8031
8032         * ext/gconf/gstgconfaudiosink.c:
8033           Fix warning when building without debug.
8034
8035         * sys/oss/gstossmixertrack.c:
8036           Use const like in alsamixertrack.c (fixes warnings).
8037
8038 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
8039
8040         * sys/v4l2/v4l2src_calls.c:
8041         (gst_v4l2src_probe_caps_for_format_and_size):
8042         Fix framerate detection code some more.
8043         Handle the case where there is a weird step in the stepwise framerates.
8044         Don't overwrite the min interval with the framerate, use a temp variable
8045         instead.
8046         Use max in the Continuous framerate intervals instead of step, which is
8047         1 according to the docs. Fixes #475424.
8048
8049 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
8050
8051         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
8052         Make udpsrc timestamp outgoing buffers based on when they were received.
8053         Also make it output a segment in time.
8054
8055 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
8056
8057         * gst/avi/gstavidemux.c:
8058           Plug a little leak. Little code cleanups.
8059
8060 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
8061
8062         * configure.ac:
8063           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
8064           flac versions, 's good for cross-compilation karma.
8065
8066 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
8067
8068         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
8069
8070         * gst/rtp/gstrtph263pay.c:
8071           Fix up header structure so that compilers don't add padding
8072           between the structure fields, since that would lead to us
8073           sending RTP packets with broken headers (as is currently the
8074           case when compiling with MSVC). Also see similar fixes in
8075           libgstrtp in gst-plugins-base. (#474616; #471194)
8076
8077 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
8078
8079         * sys/v4l2/v4l2src_calls.c:
8080         (gst_v4l2src_probe_caps_for_format_and_size):
8081         Don't overwrite our GValue with 0 but instead use the previously
8082         computed value. Fixes #471823 some more.
8083
8084 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
8085
8086         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8087           No tabs in this file please, or gtk-doc will end up documenting
8088           rather absurd class hierarchies.
8089
8090 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
8091
8092         * ext/gconf/gstswitchsink.c:
8093           If the new kid element fails to change state for some reason
8094           (e.g. esdsink not being able to connect to the sound server),
8095           forward the error message it posted on the bus instead of just
8096           posting a generic 'Internal state change error: please file a
8097           bug' error message. Fixes #471364.
8098
8099 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8100
8101         * gst/qtdemux/Makefile.am:
8102         * gst/qtdemux/qtdemux.c:
8103           Don't assume tags are encoded as UTF-8 (#473670).
8104
8105 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8106
8107         * sys/v4l2/gstv4l2src.c:
8108         * sys/v4l2/gstv4l2src.h:
8109         * sys/v4l2/v4l2src_calls.c:
8110           Implement LATENCY queries in the crudest way possible so I don't
8111           have to use sync=false any longer when testing with videosinks.
8112
8113 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8114
8115         * configure.ac:
8116           Fix build.
8117
8118 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8119
8120         * sys/v4l2/v4l2src_calls.c:
8121         (gst_v4l2src_probe_caps_for_format_and_size):
8122         Add some more debugging in the framerate function.
8123         Iterate stepwise framerate up to and _including_ the max and if nothing
8124         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
8125         don't end up with an empty list. Fixes #471823
8126
8127 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8128
8129         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8130         (gst_multiudpsink_set_clients_string),
8131         (gst_multiudpsink_get_clients_string),
8132         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
8133         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
8134         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
8135         (gst_multiudpsink_clear):
8136         Add property do configure destination address/port pairs
8137         API:GstMultiUDPSink::clients
8138
8139 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8140
8141         * tests/examples/Makefile.am:
8142         * tests/examples/rtp/Makefile.am:
8143         * tests/examples/rtp/client-H263p-AMR.sh:
8144         * tests/examples/rtp/client-H263p-PCMA.sdp:
8145         * tests/examples/rtp/client-H263p-PCMA.sh:
8146         * tests/examples/rtp/client-H264-PCMA.sdp:
8147         * tests/examples/rtp/client-H264-PCMA.sh:
8148         * tests/examples/rtp/client-PCMA.sh:
8149         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
8150         * tests/examples/rtp/server-alsasrc-PCMA.sh:
8151         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
8152         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
8153         Added some RTP example scripts for sending and receiving RTP streams.
8154
8155 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8156
8157         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
8158         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
8159         Restructure the setcaps function so that we can also compute the
8160         expected GStreamer output size of the video frames.
8161         Set frame_byte_size correctly so that read-based devices have a chance
8162         of working correctly.
8163         When grabbing a frame, discard frames that are not of the expected size.
8164         Some cameras don't output the right framesize for the first buffer.
8165         Try only a couple of times to get a valid frame, else error out.
8166
8167         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8168         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
8169         Add some more debug info when scanning the device.
8170
8171         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
8172         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
8173         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
8174         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
8175         Add some more debug info when dequeing a frame.
8176
8177 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8178
8179         * gst/wavparse/gstwavparse.c:
8180           More code cleanups. Add some more comment and improve debugs logs.
8181
8182 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8183
8184         * gst/wavparse/gstwavparse.c:
8185         * gst/wavparse/gstwavparse.h:
8186           Implement seek-query. Refactor duration calculations. Appropriate use
8187           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
8188           out of loops.
8189
8190 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
8191
8192         * gst/avi/gstavidemux.c:
8193           Implement seek-query.
8194
8195 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
8196
8197         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
8198         (gst_rtspsrc_dup_printf):
8199         Use new basesink async property to make sparse RTCP packet not wait for
8200         preroll.
8201
8202 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
8203
8204         * gst/audiofx/Makefile.am:
8205         Dist the right file.
8206
8207 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
8208
8209         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
8210         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
8211         Make sure we generate and parse floating point values in the POSIX
8212         locale instead of the current locale. 
8213
8214 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
8215
8216         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
8217         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8218         (gst_rtspsrc_play):
8219         * gst/rtsp/gstrtspsrc.h:
8220         Fix method detection again.
8221         Keep track of when we must send a Range header.
8222         Use segment values for Range, Speed and Scale headers.
8223         Parse Speed and Scale headers to update the segment values.
8224
8225 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
8226
8227         patch by: Mark Nauwelaerts <manauw@skynet.be>
8228
8229         * sys/v4l2/v4l2src_calls.c:
8230           Handle optional v4l2 ioctls gracefully.
8231
8232 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
8233
8234         * gst/rtp/Makefile.am:
8235         * gst/rtp/gstrtp.c: (plugin_init):
8236         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
8237         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
8238         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
8239         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
8240         (gst_rtp_h263_depay_get_property),
8241         (gst_rtp_h263_depay_change_state),
8242         (gst_rtp_h263_depay_plugin_init):
8243         * gst/rtp/gstrtph263depay.h:
8244         Added an H263 depayloader. Fixes #369392.
8245
8246         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
8247         (gst_rtp_h263p_depay_process):
8248         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8249         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
8250         Make the H263+ pay/depayloader support H263-1998 and H263-2000
8251         payloads.
8252         Also alow plain H263 on the h263p payloaders. Fixes #465040.
8253
8254 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8255
8256         * gst/audiofx/audiochebyshevfreqband.c:
8257         * gst/audiofx/audiochebyshevfreqlimit.c:
8258         Add small comparision with the windowed sinc filters in the docs.
8259
8260 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8261
8262         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
8263         (audiochebyshevfreqband_suite):
8264         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
8265         (audiochebyshevfreqlimit_suite):
8266         Also test 32 bit float mode and the type 2 variants of the filters.
8267
8268 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
8269
8270         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
8271         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8272         (gst_rtspsrc_loop):
8273         Refactor the udp and interleaved loop function a bit.
8274
8275 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8276
8277         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8278         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
8279         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
8280         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8281         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8282         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
8283         * gst/rtsp/gstrtspsrc.h:
8284         Protect connection activity with a new lock, avoids deadlocks when going
8285         to PAUSED. Fixes #455808.
8286
8287 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8288
8289         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8290         Fix debug statement.
8291
8292 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8293
8294         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8295         Fix stray %u in debug line as spotted by Saur on IRC.
8296
8297 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8298
8299         * gst/audiofx/audiochebyshevfreqband.c:
8300         (gst_audio_chebyshev_freq_band_class_init):
8301         * gst/audiofx/audiochebyshevfreqlimit.c:
8302         (gst_audio_chebyshev_freq_limit_class_init):
8303         Use generator macros for the process functions for the different
8304         sample types, add lower upper boundaries for the GObject properties
8305         so automatically generated UIs can use sliders and add a note about
8306         the number of poles as a too high number of poles combined with
8307         very low or very high frequencies will produce only noise.
8308         * docs/plugins/gst-plugins-good-plugins.args:
8309         Regenerated for the property changes.
8310
8311 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8312
8313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8314         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8315         (gst_rtspsrc_stream_configure_udp_sink),
8316         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8317         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8318         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8319         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8320         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8321         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8322         * gst/rtsp/gstrtspsrc.h:
8323         Improve timeout handling.
8324         Use the same socket for sending and receiving RTCP packets so that some
8325         servers can track clients better.
8326         Improve connection closed handling. Try to reconnect.
8327         Don't overwrite our content base with NULL.
8328         Improve debugging.
8329         Improve range parsing and handling.
8330         Remove flushing hack now that core does the right thing.
8331
8332 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8333
8334         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8335         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8336         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8337         (gst_multiudpsink_close), (gst_multiudpsink_add):
8338         * gst/udp/gstmultiudpsink.h:
8339         Add support for getting and setting the socket to use.
8340
8341         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8342         (gst_udpsrc_create), (gst_udpsrc_get_property):
8343         Add support for getting the currently used socket.
8344
8345 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8346
8347         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8348
8349         * gst/audiofx/Makefile.am:
8350         * gst/audiofx/audiochebyshevfreqband.c:
8351         (gst_audio_chebyshev_freq_band_mode_get_type),
8352         (gst_audio_chebyshev_freq_band_base_init),
8353         (gst_audio_chebyshev_freq_band_dispose),
8354         (gst_audio_chebyshev_freq_band_class_init),
8355         (gst_audio_chebyshev_freq_band_init),
8356         (generate_biquad_coefficients), (calculate_gain),
8357         (generate_coefficients),
8358         (gst_audio_chebyshev_freq_band_set_property),
8359         (gst_audio_chebyshev_freq_band_get_property),
8360         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8361         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8362         (gst_audio_chebyshev_freq_band_start):
8363         * gst/audiofx/audiochebyshevfreqband.h:
8364         * gst/audiofx/audiochebyshevfreqlimit.c:
8365         (gst_audio_chebyshev_freq_limit_mode_get_type),
8366         (gst_audio_chebyshev_freq_limit_base_init),
8367         (gst_audio_chebyshev_freq_limit_dispose),
8368         (gst_audio_chebyshev_freq_limit_class_init),
8369         (gst_audio_chebyshev_freq_limit_init),
8370         (generate_biquad_coefficients), (calculate_gain),
8371         (generate_coefficients),
8372         (gst_audio_chebyshev_freq_limit_set_property),
8373         (gst_audio_chebyshev_freq_limit_get_property),
8374         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8375         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8376         (gst_audio_chebyshev_freq_limit_start):
8377         * gst/audiofx/audiochebyshevfreqlimit.h:
8378         * gst/audiofx/audiofx.c: (plugin_init):
8379         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8380         Fixes #464800.
8381
8382         * tests/check/Makefile.am:
8383         * tests/check/elements/.cvsignore:
8384         * tests/check/elements/audiochebyshevfreqband.c:
8385         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8386         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8387         * tests/check/elements/audiochebyshevfreqlimit.c:
8388         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8389         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8390         Add unit tests for the chebyshev filters.
8391
8392         * docs/plugins/Makefile.am:
8393         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8394         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8395         * docs/plugins/gst-plugins-good-plugins.args:
8396         * docs/plugins/inspect/plugin-1394.xml:
8397         * docs/plugins/inspect/plugin-audiofx.xml:
8398         * docs/plugins/inspect/plugin-dv.xml:
8399         * docs/plugins/inspect/plugin-flac.xml:
8400         * docs/plugins/inspect/plugin-jpeg.xml:
8401         * docs/plugins/inspect/plugin-png.xml:
8402         * docs/plugins/inspect/plugin-rtp.xml:
8403         * docs/plugins/inspect/plugin-shout2send.xml:
8404         * docs/plugins/inspect/plugin-wavpack.xml:
8405         And add docs for the chebyshev filters. While doing
8406         that also run make update in docs/plugins.
8407
8408 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8409
8410         * ext/annodex/gstcmmltag.c:
8411         * gst/rtp/gstrtpvorbispay.c:
8412           Make ro memory to share.
8413
8414 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8415
8416         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8417         Improve UDP performance by avoiding a select() when we have data
8418         available immediatly.
8419
8420 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8421
8422         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8423         (gst_rtp_dec_class_init):
8424         * gst/rtsp/gstrtpdec.h:
8425         Add (dummy) SSRC management signals.
8426
8427         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8428         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8429         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8430         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8431         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8432         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8433         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8434         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8435         * gst/rtsp/gstrtspsrc.h:
8436         Add connection-speed property.
8437         Add find_stream helper functions.
8438         Handle stream EOS based on BYE messages or SSRC timeout.
8439         Returns SUCCESS from the state change function as we hide our async
8440         elements from the parent.
8441
8442 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8443
8444         * gst/debug/rndbuffersize.c:
8445           Fix da leak.
8446
8447 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8448
8449         * gst/debug/Makefile.am:
8450         * gst/debug/breakmydata.c:
8451         * gst/debug/gstdebug.c:
8452         * gst/debug/negotiation.c:
8453         * gst/debug/progressreport.c:
8454         * gst/debug/rndbuffersize.c:
8455         * gst/debug/testplugin.c:
8456           Add new test element and clean-up the others a little.
8457
8458 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8459
8460         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8461         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8462
8463 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8464
8465         * gst/rtp/gstrtpilbcdepay.c:
8466           Include stdlib.
8467
8468 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8469
8470         * gst/rtp/gstrtpmpvdepay.c:
8471         Set the mpegversion in the caps so that autoplugging does not get
8472         confused.
8473
8474 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8475
8476         * po/hu.po:
8477         * po/uk.po:
8478         * po/vi.po:
8479           Updated translations.
8480
8481 2007-08-08  Michael Smith <msmith@fluendo.com>
8482
8483         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8484           Render right border in the correct location.
8485
8486 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8487
8488         Patch by: Olivier Crete <tester at tester dot ca>
8489
8490         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8491         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8492         Make mode property a string. Fixes #464475.
8493
8494 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8495
8496         * ext/flac/gstflacenc.c:
8497           Widen caps to match decoder a bit and add more FIXMEs.
8498
8499 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8500
8501         patch by: Mark Nauwelaerts <manauw@skynet.be>
8502
8503         * gst/avi/gstavimux.c:
8504           Fix ODML index tag numbering. Fixes #463624.
8505
8506 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8507
8508         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8509         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8510         (gst_rtspsrc_stream_configure_tcp),
8511         (gst_rtspsrc_stream_configure_udp_sink):
8512         Fix default clock-rate for realmedia.
8513         Fix parsing of transport.
8514         Don't try to link NULL pads.
8515
8516 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8517
8518         * po/POTFILES.skip:
8519           Add POTFILES.skip with list of source files that aren't disted at the
8520           moment but contain translatable strings. Should hopefully pacify
8521           broken tools and make it clearer that these files are left out
8522           intentionally (#461600).
8523
8524 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8525
8526         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8527         If the buffer was entirely clipped ... don't try sending it :)
8528
8529 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8530
8531         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8532         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8533         (gst_rtspsrc_create_transports_string),
8534         (gst_rtspsrc_prepare_transports):
8535         If we don't hav a session manager, set the caps on outgoing buffers
8536         ourselves.
8537         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8538         Append final bit of the transport string even when it does not contain a
8539         placeholder.
8540
8541 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8542
8543         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8544         (gst_rtsp_ext_list_connect):
8545         * gst/rtsp/gstrtspext.h:
8546         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8547         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8548         Clean up the interface list.
8549         Allow connecting to interface signals for the extensions.
8550         Remove old extension code.
8551         Free list on cleanup.
8552         Allow extensions to send additional RTSP messages.
8553
8554 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8555
8556         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8557         Handle a NULL gconf key gracefully by rendering the default element.
8558
8559 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8560
8561         * gst/rtsp/gstrtspext.h:
8562         Fix include path for extension interface.
8563
8564 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8565
8566         * gst/audiofx/audioamplify.h:
8567         Also remove a now unecessary variable here.
8568
8569 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8570
8571         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8572         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8573         * gst/audiofx/audiodynamic.c:
8574         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8575         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8576         * gst/audiofx/audiodynamic.h:
8577         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8578         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8579         * gst/audiofx/audioinvert.h:
8580         Don't save format information ourselves, this is already saved in
8581         GstAudioFilter.
8582
8583 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8584
8585         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8586         (gst_rtsp_ext_list_stream_select):
8587         * gst/rtsp/gstrtspext.h:
8588         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8589         Use rank to filter out extensions.
8590         Add url to stream_select interface call.
8591
8592 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8593
8594         * gst/rtsp/Makefile.am:
8595         * gst/rtsp/base64.c:
8596         * gst/rtsp/base64.h:
8597         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8598         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8599         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8600         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8601         (gst_rtsp_ext_list_setup_media),
8602         (gst_rtsp_ext_list_configure_stream),
8603         (gst_rtsp_ext_list_get_transports),
8604         (gst_rtsp_ext_list_stream_select):
8605         * gst/rtsp/gstrtspext.h:
8606         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8607         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8608         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8609         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8610         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8611         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8612         (gst_rtspsrc_stream_configure_tcp),
8613         (gst_rtspsrc_stream_configure_mcast),
8614         (gst_rtspsrc_stream_configure_udp),
8615         (gst_rtspsrc_stream_configure_udp_sink),
8616         (gst_rtspsrc_stream_configure_transport),
8617         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8618         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8619         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8620         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8621         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8622         (gst_rtspsrc_parse_methods),
8623         (gst_rtspsrc_create_transports_string),
8624         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8625         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8626         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8627         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8628         * gst/rtsp/gstrtspsrc.h:
8629         * gst/rtsp/rtsp.h:
8630         * gst/rtsp/rtspconnection.c:
8631         * gst/rtsp/rtspconnection.h:
8632         * gst/rtsp/rtspdefs.c:
8633         * gst/rtsp/rtspdefs.h:
8634         * gst/rtsp/rtspext.h:
8635         * gst/rtsp/rtspextwms.c:
8636         * gst/rtsp/rtspextwms.h:
8637         * gst/rtsp/rtspmessage.c:
8638         * gst/rtsp/rtspmessage.h:
8639         * gst/rtsp/rtsprange.c:
8640         * gst/rtsp/rtsprange.h:
8641         * gst/rtsp/rtsptransport.c:
8642         * gst/rtsp/rtsptransport.h:
8643         * gst/rtsp/rtspurl.c:
8644         * gst/rtsp/rtspurl.h:
8645         * gst/rtsp/sdp.h:
8646         * gst/rtsp/sdpmessage.c:
8647         * gst/rtsp/sdpmessage.h:
8648         * gst/rtsp/test.c:
8649         Use shiny new RTSP and SDP library.
8650         Implement RTSP extensions using the new interface.
8651         Remove a lot of old code.
8652
8653 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8654
8655         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8656         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8657
8658 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8659
8660         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8661         Don't unref the outgoing buffer twice when dropping it because it's
8662         outside of the segment.
8663
8664 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8665
8666         * configure.ac:
8667         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8668         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8669         Use the new buffer clipping function from gstaudio here and
8670         require gst-plugins-base CVS.
8671         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8672         For framed Wavpack buffers we require a valid timestamp.
8673
8674 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8675
8676         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8677         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8678         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8679         Clip raw audio and video when we can, keep track of current output
8680         segment.
8681         Don't leak buffers and events when there is no output pad.
8682         Improve debugging here and there.
8683
8684 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8685
8686         * configure.ac:
8687           Sync liboil check with plugins-base.
8688
8689 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8690
8691         * ext/annodex/Makefile.am:
8692           Fix CFLAGS/LIBS.
8693
8694         * ext/cdio/gstcdiocddasrc.c:
8695         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8696           Include stdlib
8697
8698         * ext/cairo/Makefile.am:
8699         * gst/videofilter/Makefile.am:
8700         * tests/examples/level/Makefile.am:
8701           Use $(LIBM) instead of -lm
8702
8703 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8704
8705         * sys/v4l2/gstv4l2src.c:
8706           Add another example pipeline.
8707
8708 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8709
8710         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8711
8712         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8713           Use define here.
8714
8715         * sys/v4l2/gstv4l2tuner.c:
8716         (gst_v4l2_tuner_set_frequency_and_notify):
8717           Don't touch the property - its still disabled.
8718
8719         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8720         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8721         * sys/v4l2/v4l2src_calls.h:
8722           Improve fallback format negotionation. Fixes #451388
8723
8724 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8725
8726         * tests/check/elements/videocrop.c: (GST_START_TEST):
8727           Fix the test.
8728
8729 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8730
8731         * docs/plugins/Makefile.am:
8732         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8733         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8734         * docs/plugins/inspect/plugin-jpeg.xml:
8735         * docs/plugins/inspect/plugin-png.xml:
8736         * ext/jpeg/gstjpegdec.c:
8737         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8738         (gst_pngdec_sink_setcaps):
8739           More docs. More logs in pngdec.
8740
8741 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8742
8743         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8744           Initialize num_buffers with minimum value.
8745
8746         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8747         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8748           Handle frame-size query failure gracefully.
8749
8750 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8751
8752         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8753         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8754         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8755         of qt/aac files.
8756
8757 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8758
8759         * ext/wavpack/gstwavpackdec.c:
8760         (gst_wavpack_dec_clip_outgoing_buffer):
8761         Fix buffer clipping to correctly clip to the segment stop.
8762
8763 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8764
8765         * configure.ac:
8766         * tests/Makefile.am:
8767         Remove bogus check for libcheck, since we check for
8768         gstreamer-check and it pulls in the required info from there,
8769         and we weren't actually _using_ the information for libcheck
8770         ourselves anyway.
8771
8772 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8773
8774         * configure.ac:
8775           Use pkg-config to locate check.
8776
8777 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8778
8779         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8780         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8781         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8782         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8783         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8784         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8785         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8786         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8787         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8788         * gst/effectv/gstrev.c: (gst_revtv_transform):
8789         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8790         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8791         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8792         * gst/matroska/matroska-demux.c:
8793         (gst_matroska_demux_add_wvpk_header),
8794         (gst_matroska_demux_check_subtitle_buffer),
8795         (gst_matroska_decode_buffer):
8796         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8797           Fix build against core CVS.
8798
8799 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8800
8801         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8802         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8803         don't have enough granularity to convert that boolean into a
8804         GstFlowReturn.
8805
8806 2007-07-06  Michael Smith <msmith@fluendo.com>
8807
8808         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8809         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8810         (gst_alawdec_change_state):
8811         * gst/law/alaw-decode.h:
8812         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8813         (gst_mulawdec_class_init), (gst_mulawdec_init),
8814         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8815         * gst/law/mulaw-decode.h:
8816           Fix capsnego bogosity in *law decoders. 
8817
8818 2007-07-06  Michael Smith <msmith@fluendo.com>
8819
8820         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8821         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8822         (gst_smokeenc_change_state):
8823         * ext/jpeg/gstsmokeenc.h:
8824           Remove stupidity in get/set caps functions.
8825           Fix some refcounting problems.
8826
8827 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8828
8829         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8830         Remove endianness-flipping hack that seems to have been required
8831         only because of a bug in ffmpegcolorspace.
8832         Partially Fixes: #451908
8833
8834 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8835
8836         * docs/plugins/Makefile.am:
8837           Simplify --extra-dir as gtkdoc scans recursively.
8838
8839 2007-07-03  Wim Taymans  <wim@fluendo.com>
8840
8841         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8842
8843         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8844         Set the encoding-name in the rtp caps to all uppercase, as required by
8845         the caps spec.
8846         Some small cleanups in the error paths. Fixes #453037.
8847
8848 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8849
8850         * ext/wavpack/gstwavpackparse.c:
8851         (gst_wavpack_parse_index_get_last_entry),
8852         (gst_wavpack_parse_index_get_entry_from_sample),
8853         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8854         (gst_wavpack_parse_scan_to_find_sample):
8855         * ext/wavpack/gstwavpackparse.h:
8856         Use a GSList for the GArray that is used like a list anyway.
8857
8858 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8859
8860         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8861         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8862         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8863           Add state change function where we set 0/1 as default framerate in
8864           case our setcaps function isn't called, like it might not in a
8865           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8866           gdkpixbufdec trying to create caps with a 0/0 framerate.
8867           Also post an error message on the bus if gst_pad_push() fails when
8868           called from our sink event handler (+1 for flow returns for event
8869           functions in 0.11) instead of failing silently.
8870
8871 2007-06-27  Wim Taymans  <wim@fluendo.com>
8872
8873         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8874         Cast stack args to the proper types. Fixes #451249.
8875
8876 2007-06-27  Wim Taymans  <wim@fluendo.com>
8877
8878         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8879         (new_session_pad), (gst_rtspsrc_setup_streams):
8880         * gst/rtsp/gstrtspsrc.h:
8881         For container formats we only need to activate one of the streams so
8882         that we correctly signal no-more-pads. Fixes #451015.
8883
8884 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8885
8886         * docs/plugins/gst-plugins-good-plugins.args:
8887         * docs/plugins/inspect/plugin-aasink.xml:
8888         * docs/plugins/inspect/plugin-alaw.xml:
8889         * docs/plugins/inspect/plugin-alpha.xml:
8890         * docs/plugins/inspect/plugin-alphacolor.xml:
8891         * docs/plugins/inspect/plugin-annodex.xml:
8892         * docs/plugins/inspect/plugin-apetag.xml:
8893         * docs/plugins/inspect/plugin-audiofx.xml:
8894         * docs/plugins/inspect/plugin-auparse.xml:
8895         * docs/plugins/inspect/plugin-autodetect.xml:
8896         * docs/plugins/inspect/plugin-avi.xml:
8897         * docs/plugins/inspect/plugin-cacasink.xml:
8898         * docs/plugins/inspect/plugin-cairo.xml:
8899         * docs/plugins/inspect/plugin-cdio.xml:
8900         * docs/plugins/inspect/plugin-cutter.xml:
8901         * docs/plugins/inspect/plugin-debug.xml:
8902         * docs/plugins/inspect/plugin-efence.xml:
8903         * docs/plugins/inspect/plugin-effectv.xml:
8904         * docs/plugins/inspect/plugin-esdsink.xml:
8905         * docs/plugins/inspect/plugin-flac.xml:
8906         * docs/plugins/inspect/plugin-flxdec.xml:
8907         * docs/plugins/inspect/plugin-gconfelements.xml:
8908         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8909         * docs/plugins/inspect/plugin-goom.xml:
8910         * docs/plugins/inspect/plugin-halelements.xml:
8911         * docs/plugins/inspect/plugin-icydemux.xml:
8912         * docs/plugins/inspect/plugin-id3demux.xml:
8913         * docs/plugins/inspect/plugin-jpeg.xml:
8914         * docs/plugins/inspect/plugin-ladspa.xml:
8915         * docs/plugins/inspect/plugin-level.xml:
8916         * docs/plugins/inspect/plugin-matroska.xml:
8917         * docs/plugins/inspect/plugin-mulaw.xml:
8918         * docs/plugins/inspect/plugin-multipart.xml:
8919         * docs/plugins/inspect/plugin-navigationtest.xml:
8920         * docs/plugins/inspect/plugin-ossaudio.xml:
8921         * docs/plugins/inspect/plugin-png.xml:
8922         * docs/plugins/inspect/plugin-quicktime.xml:
8923         * docs/plugins/inspect/plugin-rtp.xml:
8924         * docs/plugins/inspect/plugin-rtsp.xml:
8925         * docs/plugins/inspect/plugin-smpte.xml:
8926         * docs/plugins/inspect/plugin-speex.xml:
8927         * docs/plugins/inspect/plugin-taglib.xml:
8928         * docs/plugins/inspect/plugin-udp.xml:
8929         * docs/plugins/inspect/plugin-videobalance.xml:
8930         * docs/plugins/inspect/plugin-videobox.xml:
8931         * docs/plugins/inspect/plugin-videocrop.xml:
8932         * docs/plugins/inspect/plugin-videoflip.xml:
8933         * docs/plugins/inspect/plugin-videomixer.xml:
8934         * docs/plugins/inspect/plugin-wavenc.xml:
8935         * docs/plugins/inspect/plugin-wavparse.xml:
8936         * docs/plugins/inspect/plugin-ximagesrc.xml:
8937           Update docs with caps info.
8938
8939 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8940
8941         * po/POTFILES.in:
8942           Add more files with translatable strings (#450878).
8943
8944 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8945
8946         * MAINTAINERS:
8947         Updating all the maintainers files
8948
8949 2007-06-22  Edward Hervey  <edward@fluendo.com>
8950
8951         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8952         * gst/interleave/deinterleave.c: (deinterleave_init),
8953         (deinterleave_sink_link):
8954         * gst/interleave/interleave.c: (interleave_init):
8955         * gst/median/gstmedian.c: (gst_median_init):
8956         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8957         Fix memory leaks.
8958         * tests/check/elements/id3demux.c: (pad_added_cb):
8959         Remove unused variable.
8960
8961 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8962
8963         * ext/gconf/gconf.h:
8964         Make the prototype of gst_gconf_get_key_for_sink_profile
8965         match the implementation.
8966         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8967         Fixes: #449747
8968
8969 2007-06-20  Michael Smith <msmith@fluendo.com>
8970
8971         * gst/rtp/gstrtpdepay.c:
8972           Fix description - rtpdepay is not a payloader.
8973
8974 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8975
8976         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8977         (qtdemux_video_caps):
8978         * gst/qtdemux/qtdemux_fourcc.h:
8979           Add MJPG to the variants of motion jpeg.
8980
8981 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8982
8983         * tests/check/Makefile.am:
8984         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8985         * tests/check/elements/videocrop.c: (GST_START_TEST):
8986         * tests/check/elements/videofilter.c:
8987         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8988         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8989           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8990           error flags are included and it errors out on compiler warnings
8991           for CVS builds; remove unused variables in various unit tests.
8992
8993 2007-06-19  Wim Taymans  <wim@fluendo.com>
8994
8995         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8996         (rtsp_connection_close), (rtsp_connection_free):
8997         Use threadsafe inet_ntop to convert an ip number to a string. 
8998         Fixes #447961.
8999         Don't leak fd (and ip) when freeing a connection without first closing
9000         it.
9001
9002 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
9003
9004         * configure.ac:
9005         Back to CVS
9006
9007         * gst-plugins-good.doap:
9008         Add 0.10.6 to the doap file.
9009
9010 === release 0.10.6 ===
9011
9012 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
9013
9014         * configure.ac:
9015           releasing 0.10.6, "Wobble Board"
9016
9017 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9018
9019         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9020         (rtsp_connection_free):
9021           Revert previous commit again, since we are frozen (sorry).
9022
9023 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9024
9025         Patch by: Peter Kjellerstedt <pkj at axis com>
9026
9027         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9028         (rtsp_connection_free):
9029           inet_ntoa() uses a static buffer internally, so we need to copy the
9030           returned string if we want to store it for later (#447961).
9031
9032 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
9033
9034         * win32/vs6/autogen.dsp:
9035         * win32/vs6/gst_plugins_good.dsw:
9036         * win32/vs6/libgstalaw.dsp:
9037         * win32/vs6/libgstalpha.dsp:
9038         * win32/vs6/libgstalphacolor.dsp:
9039         * win32/vs6/libgstapetag.dsp:
9040         * win32/vs6/libgstaudiofx.dsp:
9041         * win32/vs6/libgstauparse.dsp:
9042         * win32/vs6/libgstautodetect.dsp:
9043         * win32/vs6/libgstavi.dsp:
9044         * win32/vs6/libgstcutter.dsp:
9045         * win32/vs6/libgstdirectdraw.dsp:
9046         * win32/vs6/libgstdirectsound.dsp:
9047         * win32/vs6/libgsteffectv.dsp:
9048         * win32/vs6/libgstflx.dsp:
9049         * win32/vs6/libgstgoom.dsp:
9050         * win32/vs6/libgsticydemux.dsp:
9051         * win32/vs6/libgstid3demux.dsp:
9052         * win32/vs6/libgstinterleave.dsp:
9053         * win32/vs6/libgstjpeg.dsp:
9054         * win32/vs6/libgstlevel.dsp:
9055         * win32/vs6/libgstmatroska.dsp:
9056         * win32/vs6/libgstmedian.dsp:
9057         * win32/vs6/libgstmonoscope.dsp:
9058         * win32/vs6/libgstmulaw.dsp:
9059         * win32/vs6/libgstmultipart.dsp:
9060         * win32/vs6/libgstqtdemux.dsp:
9061         * win32/vs6/libgstrtp.dsp:
9062         * win32/vs6/libgstrtsp.dsp:
9063         * win32/vs6/libgstsmpte.dsp:
9064         * win32/vs6/libgstspeex.dsp:
9065         * win32/vs6/libgstudp.dsp:
9066         * win32/vs6/libgstvideobalance.dsp:
9067         * win32/vs6/libgstvideobox.dsp:
9068         * win32/vs6/libgstvideocrop.dsp:
9069         * win32/vs6/libgstvideoflip.dsp:
9070         * win32/vs6/libgstvideomixer.dsp:
9071         * win32/vs6/libgstwaveform.dsp:
9072         * win32/vs6/libgstwavenc.dsp:
9073         * win32/vs6/libgstwavparse.dsp:
9074         Mark *.dsp & *.dsw as binary files and convert to DOS line
9075         endings, as they don't load into VS6 correctly otherwise.
9076
9077 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
9078
9079         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9080         (rtsp_connection_connect):
9081         Fix the MingW build. 
9082         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
9083         Fixes: #446981
9084
9085 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
9086
9087         * tests/check/elements/.cvsignore:
9088         * tests/icles/.cvsignore:
9089         Hush the buildbots up
9090
9091 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
9092
9093         * configure.ac:
9094         * sys/Makefile.am:
9095         * sys/directdraw/Makefile.am:
9096         * sys/directsound/Makefile.am:
9097         * sys/waveform/Makefile.am:
9098         Make sure to dist everything needed for win32 builds.
9099
9100 2007-06-14  Edward Hervey  <edward@fluendo.com>
9101
9102         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
9103         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
9104         caps.
9105         Fixes #447458
9106
9107 2007-06-13  Wim Taymans  <wim@fluendo.com>
9108
9109         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9110         Make sure we allocate enough memory for the codec_data.
9111         Fixes #447210.
9112
9113 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
9114
9115         * win32/MANIFEST:
9116         Add videocrop project file to the win32 manifest.
9117         * win32/vs6/gst_plugins_good.dsw:
9118         Add qtdemux,videocrop and waveform projects to the workspace.
9119         * win32/vs6/libgstqtdemux.dsp:
9120         Add zlib to the link list of qtdemux.
9121         * win32/vs6/libgstvideocrop.dsp:
9122         Add a project file for videocrop.
9123
9124 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9125
9126         * po/POTFILES.in:
9127         Add qtdemux for translation
9128
9129 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9130
9131         * configure.ac:
9132         * docs/plugins/Makefile.am:
9133         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9134         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9135         * docs/plugins/inspect/plugin-videocrop.xml:
9136         * gst-plugins-good.spec.in:
9137         * sys/Makefile.am:
9138         * tests/check/Makefile.am:
9139         * tests/icles/Makefile.am:
9140         * tests/icles/videocrop-test.c:
9141         Move videocrop and osxvideo from -bad.
9142
9143 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9144
9145         * configure.ac:
9146         * docs/plugins/Makefile.am:
9147         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9148         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9149         * docs/plugins/gst-plugins-good-plugins.args:
9150         * docs/plugins/inspect/plugin-qtdemux.xml:
9151         * docs/plugins/inspect/plugin-quicktime.xml:
9152         * win32/MANIFEST:
9153         Move qtdemux from -bad.
9154
9155         * gst-plugins-good.spec.in:
9156         Update spec file to reflect moving of qtdemux and wavpack
9157
9158 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9159         
9160         * win32/MANIFEST:
9161         * docs/plugins/Makefile.am:
9162         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9163         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9164         * docs/plugins/inspect/plugin-directdraw.xml:
9165         * docs/plugins/inspect/plugin-directsound.xml:
9166         * docs/plugins/inspect/plugin-waveform.xml:
9167         Move the waveform plugin from -bad too. Update the inspect xml
9168         files to mention Plugins Good instead of Plugins Bad.
9169
9170 2007-06-12  Andy Wingo  <wingo@pobox.com>
9171
9172         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
9173         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
9174         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
9175         finalization and resuscitation. No longer public.
9176         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
9177         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
9178         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
9179         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
9180         miniobject semantics, and be threadsafe.
9181         (gst_v4l2src_queue_frame): Remove this function, as we just call
9182         the ioctls directly in the two places where we queue buffers.
9183         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
9184         directly.
9185         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
9186         to allocate the pool, which also preallocates the GstBuffers.
9187         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
9188         queueing the frames directly.
9189         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
9190         mmap buffers have been dequeued.
9191
9192         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
9193         real MiniObject instead of rolling our own refcounting and
9194         finalizing. Give it a lock.
9195         (struct _GstV4l2Buffer): Remove one intermediary object, having
9196         the buffers hold the struct v4l2_buffer directly.
9197
9198         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
9199         capture_init so that it can set them on the buffers that it will
9200         create.
9201         (gst_v4l2src_get_read): For better or for worse, include the
9202         timestamping and offsetting code here; really we should be using
9203         bufferalloc though.
9204         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
9205         preallocated, mmap'd buffers.
9206
9207 2007-06-11  Wim Taymans  <wim@fluendo.com>
9208
9209         Patch by: daniel fischer <dan at f3c dot com>
9210
9211         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
9212         (gst_ximage_src_get_caps):
9213         Actually use the display_name property so that we can dump any
9214         available X display. Fixes #445905.
9215
9216 2007-06-11  Wim Taymans  <wim@fluendo.com>
9217
9218         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
9219
9220         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
9221         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
9222         Add missing rate fields to caps. Fixes #441118.
9223
9224 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
9225
9226         * win32/vs6/gst_plugins_good.dsw:
9227         * win32/vs8/gst-plugins-good.sln:
9228         Add DirectSound and DirectDraw sinks project files to
9229         workspace and solution files.
9230
9231 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
9232
9233         Patch by: Josh Coalson <xflac at yahoo dot com>,
9234         updated by Alexis Ballier <aballier at gentoo dot org>:
9235
9236         * configure.ac:
9237         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
9238         (gst_flac_dec_setup_seekable_decoder),
9239         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
9240         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
9241         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
9242         * ext/flac/gstflacdec.h:
9243         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9244         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
9245         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
9246         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
9247         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
9248         (gst_flac_enc_chain), (gst_flac_enc_set_property),
9249         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
9250         * ext/flac/gstflacenc.h:
9251         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
9252         
9253 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9254
9255         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
9256         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
9257         not necessary anymore as we need at least that core version. 
9258
9259 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9260
9261         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
9262         (gst_wavpack_dec_chain):
9263         * ext/wavpack/gstwavpackdec.h:
9264         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
9265         (gst_wavpack_parse_push_buffer):
9266         * ext/wavpack/gstwavpackparse.h:
9267         Improve discont handling by checking if the next Wavpack block has
9268         the expected, following block index.
9269
9270 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9271
9272         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
9273           Fix element description.
9274
9275 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9276
9277         * configure.ac:
9278         * docs/plugins/Makefile.am:
9279         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9280         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9281         * docs/plugins/gst-plugins-good-plugins.args:
9282         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9283         * docs/plugins/gst-plugins-good-plugins.signals:
9284         * docs/plugins/inspect/plugin-autodetect.xml:
9285         * docs/plugins/inspect/plugin-gconfelements.xml:
9286         * docs/plugins/inspect/plugin-ladspa.xml:
9287         * docs/plugins/inspect/plugin-rtp.xml:
9288         * docs/plugins/inspect/plugin-wavpack.xml:
9289         * ext/Makefile.am:
9290         * tests/check/Makefile.am:
9291           move wavpack plugin.  See #352605.
9292
9293 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9294
9295         * configure.ac:
9296         * docs/plugins/Makefile.am:
9297         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9298         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9299         * docs/plugins/gst-plugins-good-plugins.args:
9300         * sys/Makefile.am:
9301         * win32/MANIFEST:
9302         Add DirectDraw & DirectSound plugins to the build and docs.
9303
9304 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9305
9306         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9307         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9308           When operating in pull mode, error out correct on not-linked.
9309
9310 2007-06-06  Andy Wingo  <wingo@pobox.com>
9311
9312         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9313         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9314         format and size if the ioctls are defined; should fix compilation
9315         on Linux < 2.16.19.
9316
9317 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9318
9319         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9320           Printf fixes in debug statements; use LOG level for debug statements
9321           that are printed for each and every frame; convert c++ comments to
9322           C-style comments; not much point using g_try_malloc() if we then not
9323           even check the return value.
9324
9325 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9326
9327         * configure.ac:
9328           Bump requirements to released versions (core and base 0.10.13).
9329
9330         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9331           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9332           own implementation.
9333
9334 2007-06-05  Andy Wingo  <wingo@pobox.com>
9335
9336         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9337         some useless comments.
9338
9339         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9340         frames before calling STREAMON, that might leave them in a state
9341         where they can't be dequeued if we go back to NULL without calling
9342         STREAMON, according to the docs.
9343         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9344         before we call STREAMON.
9345         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9346         failures. (For me this code hung.) The pool refcounting is still
9347         crack; added a note to that effect.
9348
9349 2007-06-05  Wim Taymans  <wim@fluendo.com>
9350
9351         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9352         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9353         Add support for mapping gst structure names to the MIME type equivalent.
9354         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9355
9356 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9357
9358         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9359         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9360         (gst_wavenc_chain), (gst_wavenc_change_state):
9361         * gst/wavenc/gstwavenc.h:
9362         Properly write wav files with width!=depth by having the depth most
9363         significant bytes set and all others zero. Fixes #442535.
9364
9365 2007-06-01  Wim Taymans  <wim@fluendo.com>
9366
9367         * gst/rtsp/rtspconnection.c:
9368         Add include to make buildbot happy.
9369
9370 2007-06-01  Wim Taymans  <wim@fluendo.com>
9371
9372         Patch by: Peter Kjellerstedt  <pkj at axis com>
9373
9374         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9375         (rtsp_connection_connect), (add_date_header),
9376         (rtsp_connection_send), (parse_response_status),
9377         (parse_request_line), (parse_line), (rtsp_connection_receive):
9378         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9379         * gst/rtsp/rtspdefs.h:
9380         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9381         (rtsp_message_init_request), (rtsp_message_init_response),
9382         (rtsp_message_remove_header), (rtsp_message_append_headers),
9383         (rtsp_message_dump):
9384         * gst/rtsp/rtspmessage.h:
9385         Improves version checking, allowing an RTSP server to reply with "505
9386         RTSP Version not supported.
9387         Adds a Date header to all messages.
9388         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9389         want to be able to send a response even if something in the request was
9390         invalid. EINVAL is only used when passing wrong arguments to functions.
9391         Do not handle an invalid method in parse_request_line(). Defer this to
9392         the caller so it can respond with "405 Method Not Allowed".
9393         Improves parsing of the timeout parameter to the Session header,
9394         allowing whitespace after the semicolon. 
9395         Avoids a compiler warning due to variables shadowing a function argument.
9396
9397 2007-06-01  Wim Taymans  <wim@fluendo.com>
9398
9399         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9400
9401         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9402         (gst_rtp_amr_depay_process):
9403         * gst/rtp/gstrtpamrdepay.h:
9404         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9405         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9406         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9407         * gst/rtp/gstrtpamrpay.h:
9408         Add support for AMR-WB.
9409         Small cleanups such as using BOILERPLATE.
9410
9411 2007-05-31  Wim Taymans  <wim@fluendo.com>
9412
9413         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9414         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9415
9416 2007-05-30  Andy Wingo  <wingo@pobox.com>
9417
9418         * sys/v4l2/gstv4l2object.h: 
9419         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9420         unintended changes.
9421
9422         * sys/v4l2/v4l2src_calls.h: 
9423         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9424         the format list in the order that the driver gives it to us.
9425         (gst_v4l2src_probe_caps_for_format_and_size)
9426         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9427         based on the capabilities of the device.
9428         (gst_v4l2src_grab_frame): Update for object variable renaming.
9429         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9430         as in the set_caps below.
9431         (gst_v4l2src_capture_init): Update for object variable renaming,
9432         and reflow.
9433         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9434         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9435         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9436         (gst_v4l2src_get_fps): Remove; these functions don't have much
9437         meaning outside of an atomic set_caps method.
9438         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9439         known.
9440
9441         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9442         call to update_fps; not sure about this change.
9443         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9444         moment we don't have an update_fps_func.
9445
9446         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9447         structures in the object, just store what we need. Do store the
9448         probed caps of the device. Don't store the current frame rate.
9449
9450         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9451         update_fps_function, for now. Update for new object variable
9452         naming.
9453         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9454         new object variable naming.
9455         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9456         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9457         (gst_v4l2src_get_caps): Rework to probe the device for supported
9458         frame sizes and frame rates.
9459         (gst_v4l2src_set_caps): Rework to be strict in the given
9460         parameters: if someone asks us to have a certain size and rate,
9461         that is what we configure.
9462         (gst_v4l2src_get_read): Update for object variable naming. Don't
9463         leak buffers on short reads.
9464         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9465         comments.
9466         (gst_v4l2src_create): Update for object variable naming.
9467
9468 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9469
9470         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9471         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9472         * gst/avi/gstavidemux.h:
9473           Parse subtitle text streams instead of erroring out (#442034). Still
9474           needs a parser for the subtitles to actually show up.
9475
9476 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9477
9478         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9479         (gst_avi_demux_loop):
9480           Make _push_event() return TRUE if the event could be pushed on at
9481           least one pad and not only if it could be pushed on all pads,
9482           otherwise we'll end up posting an error message on EOS if one or
9483           more source pads are not connected.
9484
9485 2007-05-28  Wim Taymans  <wim@fluendo.com>
9486
9487         * gst/rtsp/rtsptransport.c:
9488         Use renamed RTP bin.
9489
9490 2007-05-28  Wim Taymans  <wim@fluendo.com>
9491
9492         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9493
9494         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9495         (gst_video_box_set_property), (gst_video_box_transform_caps),
9496         (video_box_recalc_transform), (gst_video_box_set_caps),
9497         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9498         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9499         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9500         (gst_video_box_i420_i420), (gst_video_box_transform),
9501         (plugin_init):
9502         Add AYUV->AYUV and AYUV->I420 formats. 
9503         Fix negotiation and I420->AYUV conversion.
9504         Fixes #429329.
9505
9506 2007-05-26  Wim Taymans  <wim@fluendo.com>
9507
9508         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9509         Use different variables for nested for loops so that the outer loop
9510         functions properly and speex files with multiple frames per buffer work
9511         properly.
9512         Fixes #441408.
9513
9514 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9515
9516         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9517           Don't leak newsegment events.
9518
9519 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9520
9521         * gst/wavparse/Makefile.am:
9522           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9523           drags it in.
9524
9525 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9526
9527         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9528         (notgst_value_array_append_buffer),
9529         (gst_flac_enc_process_stream_headers),
9530         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9531         (gst_flac_enc_change_state):
9532         * ext/flac/gstflacenc.h:
9533           Collect headers, add "streamheader" field to output caps and set
9534           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9535           produces output according to the official FLAC-to-Ogg mapping
9536           instead of completely broken files. Fixes #426044.
9537
9538 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9539
9540         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9541         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9542         (gst_id3demux_sink_event):
9543         * gst/id3demux/gstid3demux.h:
9544         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9545         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9546         (gst_tag_demux_send_new_segment):
9547         Handle and adjust new-segment events so that downstream really
9548         sees a stream with the tag pieces stripped off the front and back.
9549         Fixes strangeness in seeking when mp3 decoders use the new-segment
9550         byte position to estimate their current playback position timestamp
9551         and then the arriving buffers don't match up.
9552
9553 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9554
9555         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9556           Don't unnecessarily perform a READY->NULL->READY transition on the
9557           detected audio sink when starting up. Fixes: #440127
9558
9559 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9560
9561         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9562         (gst_flac_enc_chain):
9563           Don't crash in chain function if setcaps hasn't been called.
9564
9565 2007-05-24  Wim Taymans  <wim@fluendo.com>
9566
9567         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9568         Init value to avoid infinte loops.
9569
9570 2007-05-24  Wim Taymans  <wim@fluendo.com>
9571
9572         Patch by: Peter Kjellerstedt  <pkj at axis com>
9573
9574         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9575         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9576         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9577         (gst_rtspsrc_play):
9578         (rtsp_connection_send), (rtsp_connection_receive):
9579         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9580         Fix for new API.
9581
9582         * gst/rtsp/rtspconnection.c: (add_auth_header),
9583         Only add authorisation and session headers when sending messages.
9584
9585         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9586         (rtsp_message_init_request), (rtsp_message_init_response),
9587         (rtsp_message_unset), (rtsp_message_add_header),
9588         (rtsp_message_remove_header), (rtsp_message_get_header),
9589         (rtsp_message_append_headers), (dump_key_value),
9590         (rtsp_message_dump):
9591         * gst/rtsp/rtspmessage.h:
9592         Add support for multiple headers of the same type by storing the parsed
9593         headers in a GArray instaed of a hashtable.
9594
9595 2007-05-21  Wim Taymans  <wim@fluendo.com>
9596
9597         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9598         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9599         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9600         safer shutdown.
9601
9602 2007-05-21  Wim Taymans  <wim@fluendo.com>
9603
9604         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9605         * gst/rtsp/gstrtpdec.h:
9606         Added signal for backwards compat.
9607
9608 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9609         
9610         Patch by: René Stadler <mail at renestadler dot de>
9611
9612         * configure.ac:
9613         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9614         (gst_au_parse_parse_header), (gst_au_parse_chain):
9615         * gst/auparse/gstauparse.h:
9616         Use audioconvert for converting from non-native endianness floats
9617         in auparse instead of doing it ourself. Fixes #424527.
9618         This needs the audioconvert from plugins-base CVS.
9619         
9620 2007-05-21  Wim Taymans  <wim@fluendo.com>
9621
9622         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9623         (gst_rtp_h263p_pay_flush):
9624         Fix enum registration.
9625
9626 2007-05-21  Wim Taymans  <wim@fluendo.com>
9627
9628         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9629
9630         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9631         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9632         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9633         (gst_rtp_h263p_pay_flush):
9634         * gst/rtp/gstrtph263ppay.h:
9635         Add new fragmentation mode base on GOB headers. Fixes #438940.
9636
9637 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9638
9639         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9640           Printf format fix.
9641
9642 2007-05-18  Wim Taymans  <wim@fluendo.com>
9643
9644         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9645         Don't crash when an unsupported transport error was returned by the
9646         server, just try to configure the next stream. Fixes #439255.
9647
9648 2007-05-18  Wim Taymans  <wim@fluendo.com>
9649
9650         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9651         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9652         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9653         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9654         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9655         * gst/rtsp/gstrtspsrc.h:
9656         Add TCP timeout property and use it for all TCP connection.
9657
9658         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9659         (rtsp_connection_write), (rtsp_connection_next_timeout),
9660         (rtsp_connection_reset_timeout):
9661         Make connect and writes cancelable and make them use the timeout.
9662
9663 2007-05-18  Wim Taymans  <wim@fluendo.com>
9664
9665         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9666         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9667         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9668         (gst_rtspsrc_setup_streams):
9669         Refactor timeout handling.
9670         Also send keep-alive when dealing with TCP transport.
9671
9672         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9673         (rtsp_connection_free), (rtsp_connection_next_timeout),
9674         (rtsp_connection_reset_timeout):
9675         * gst/rtsp/rtspconnection.h:
9676         Use a timer to handle the session timeouts, add some methods to deal
9677         with timeouts.
9678
9679 2007-05-17  Wim Taymans  <wim@fluendo.com>
9680
9681         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9682         (gst_rtspsrc_setup_streams):
9683         Ignore streams that fail the setup command, we will retry with a
9684         different transport later on.
9685
9686         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9687         (rtsp_ext_wms_configure_stream):
9688         Fix encoding name case.
9689
9690 2007-05-16  Edward Hervey  <edward@fluendo.com>
9691
9692         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9693         Fix build on macosx.
9694
9695 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9696
9697         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9698         Replace direct comparison of a string with the string literal "" with
9699         a comparison of the first character with '\0'. Fixes #438926.
9700
9701 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9702
9703         * gst/debug/breakmydata.c (gst_break_my_data_init):
9704           One more try. This should be the proper fix now.
9705
9706 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9707
9708         * gst/debug/breakmydata.c:
9709           Ooops, no // comments please.
9710
9711 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9712
9713         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9714         (gst_break_my_data_init):
9715           Fix gst_buffer_is_writable() assertion.
9716
9717 2007-05-14  David Schleef  <ds@schleef.org>
9718
9719         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9720           video/x-raw-bayer.  Fixes #314160.
9721
9722 2007-05-14  Wim Taymans  <wim@fluendo.com>
9723
9724         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9725         (gst_rtp_theora_depay_parse_configuration):
9726         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9727         (gst_rtp_theora_pay_finish_headers),
9728         (gst_rtp_theora_pay_handle_buffer):
9729         Update theora pay/depayloader in a similar to vorbis.
9730
9731         * gst/rtp/gstrtpvorbisdepay.c:
9732         (gst_rtp_vorbis_depay_parse_configuration):
9733         Update docs.
9734
9735 2007-05-14  Wim Taymans  <wim@fluendo.com>
9736
9737         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9738         When we try to execute a method that is not supported by the server,
9739         don't error out but remove the method from the accepted methods so that
9740         we never try to perform this method again.
9741
9742 2007-05-14  Wim Taymans  <wim@fluendo.com>
9743
9744         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9745         Remove annoying _dump_mem.
9746
9747 2007-05-14  Wim Taymans  <wim@fluendo.com>
9748
9749         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9750         Parse range correctly.
9751
9752         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9753         The baseurl now always has a '/' at the start.
9754
9755 2007-05-14  Wim Taymans  <wim@fluendo.com>
9756
9757         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9758         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9759         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9760         Factor out caps configuration and configure more stuff such as the time
9761         ranges and speed/scale values.
9762
9763         * gst/rtsp/rtsptransport.c:
9764         Add Copyright after non-trival fixes.
9765
9766 2007-05-12  Wim Taymans  <wim@fluendo.com>
9767
9768         Patch by: Peter Kjellerstedt  <pkj at axis com>
9769
9770         * gst/rtsp/gstrtspsrc.h:
9771         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9772         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9773         (rtsp_message_get_header):
9774         * gst/rtsp/rtspmessage.h:
9775         Make channel guint8 where possible.
9776         Make rtsp_message_init_data() take the channel as a guint8.
9777
9778         * gst/rtsp/rtspdefs.c:
9779         Fixed a typo: Timout -> Timeout
9780
9781         * gst/rtsp/rtspdefs.h:
9782         Make RTSP_CHECK() behave as a statement.
9783
9784         * gst/rtsp/sdpmessage.c:
9785         Avoid a compiler warning in INIT_ARRAY().
9786         Fixes #437692.
9787
9788 2007-05-12  Wim Taymans  <wim@fluendo.com>
9789
9790         Patch by: Peter Kjellerstedt  <pkj at axis com>
9791
9792         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9793         (rtsp_url_get_request_uri):
9794         * gst/rtsp/rtspurl.h:
9795         Add support for query parameters to RTSP URLs.
9796
9797 2007-05-12  Wim Taymans  <wim@fluendo.com>
9798
9799         Patch by: Peter Kjellerstedt  <pkj at axis com>
9800
9801         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9802         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9803         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9804         (rtsp_transport_parse), (rtsp_transport_as_text):
9805         * gst/rtsp/rtsptransport.h:
9806         Add validation to rtsp_transport_parse().
9807         Add rtsp_transport_as_text() to generate an RTSP header from an
9808         RTSPTransport.
9809         Change ssrc to guint (was a string) since that is what it is, even
9810         though it is sent as a hex string.
9811         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9812         incorrect, which can be seen when looking at the examples in the RFC).
9813         Fixes #437670.
9814
9815 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9816
9817         Patch by: Eric Anholt
9818
9819         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9820           gst_ximage_src_ximage_get):
9821         Use union of all damage between frames to make it faster.
9822         Fixes bug #342463.
9823         Also fix crasher when cursor is at bottom right of window.
9824
9825 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9826
9827         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9828           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9829           streaming mode regression for file from #343837 with 'bext' chunk
9830           before the 'fmt' chunk.
9831
9832 2007-05-11  Wim Taymans  <wim@fluendo.com>
9833
9834         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9835         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9836         (gst_rtspsrc_handle_src_event),
9837         (gst_rtspsrc_stream_configure_manager),
9838         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9839         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9840         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9841         * gst/rtsp/gstrtspsrc.h:
9842         * gst/rtsp/rtspdefs.h:
9843         Preliminary seek support.
9844         Activate internal pads so that we can receive events on them.
9845         Don't try to parse a range string when it's NULL.
9846
9847 2007-05-11  Wim Taymans  <wim@fluendo.com>
9848
9849         * gst/rtp/README:
9850         Update README with new RTP variables that will be used for
9851         synchronisation.
9852
9853         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9854         (gst_rtp_vorbis_depay_parse_configuration),
9855         (gst_rtp_vorbis_depay_process):
9856         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9857         (gst_rtp_vorbis_pay_finish_headers),
9858         (gst_rtp_vorbis_pay_handle_buffer):
9859         Update vorbis pay and depayloader to draft-04.
9860
9861 2007-05-11  Wim Taymans  <wim@fluendo.com>
9862
9863         * gst/rtsp/rtsptransport.c:
9864         UDP MCAST is actually the default for RTP/AVP.
9865 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9866
9867         * gst/level/gstlevel.c: (gst_level_transform_ip):
9868         Use guint8 * instead of gpointer then vs6 can build 
9869         in_data += (filter->width / 8).
9870
9871 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9872
9873         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9874           gst_ximage_src_ximage_get):
9875         * sys/ximage/gstximagesrc.h (last_ximage):
9876         When using Damage actually keep the last frame, and not assume
9877         that the buffer we get already has the last frame on it.
9878         Copy the cursor over if we specify a non-zero start x and
9879         start y.
9880
9881 2007-05-11  Wim Taymans  <wim@fluendo.com>
9882
9883         * gst/rtsp/rtsptransport.c:
9884         Make UDP the default transport when not specified.
9885
9886 2007-05-09  David Schleef  <ds@schleef.org>
9887
9888         * gst/level/gstlevel.c:
9889           Revert last change.
9890
9891 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9892
9893         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9894         (gst_level_transform_ip):
9895         Use guint8 * instead of gpointer then vs6 know the size of data
9896         pointed when moving the pointer.
9897         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9898         Move instructions after variables declaration.
9899         * win32/vs6/autogen.dsp:
9900         * win32/vs6/libgstrtp.dsp:
9901         * win32/vs6/libgstrtsp.dsp:
9902         Update vs6 project files.
9903
9904 2007-05-09  Wim Taymans  <wim@fluendo.com>
9905
9906         * gst/rtsp/Makefile.am:
9907         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9908         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9909         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9910         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9911         (rtsp_range_free):
9912         * gst/rtsp/rtsprange.h:
9913         Add code to parse time ranges.
9914         Report DURATION on the stream when possible.
9915
9916 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9917
9918         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9919         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9920         (gst_videomixer_collected):
9921           Fix strides calculation for AYUV (it's just width*4) (#436910).
9922
9923 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9924
9925         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9926         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9927         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9928         Sync the GObject properties before each processing step to properly
9929         work with the controller.
9930
9931 2007-05-04  Wim Taymans  <wim@fluendo.com>
9932
9933         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9934         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9935         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9936         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9937         (gst_rtspsrc_change_state):
9938         Let more error state trickle down so that we can catch more error
9939         cases.
9940         Handle keep-alive a little smarter by selecting a method the server
9941         actually supports.
9942         Fix a race in UDP streaming shutdown.
9943
9944 2007-05-04  Wim Taymans  <wim@fluendo.com>
9945
9946         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9947         Ignore errors when trying to use the keep-alive messages.
9948
9949 2007-05-04  Wim Taymans  <wim@fluendo.com>
9950
9951         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9952         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9953         (gst_rtspsrc_stream_configure_manager),
9954         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9955         (gst_rtspsrc_stream_configure_mcast),
9956         (gst_rtspsrc_stream_configure_udp),
9957         (gst_rtspsrc_stream_configure_udp_sink),
9958         (gst_rtspsrc_stream_configure_transport):
9959         Send RTCP messages back to the server over the TCP connection.
9960
9961         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9962         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9963         (rtsp_connection_receive):
9964         * gst/rtsp/rtspconnection.h:
9965         Factor out and expose lowlevel _write and _read methods.
9966         Implement sending data messages to the server.
9967
9968 2007-05-03  Wim Taymans  <wim@fluendo.com>
9969
9970         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9971         (gst_multipart_mux_collected):
9972         Fix timestamps on outgoing buffers.
9973
9974 2007-05-03  Wim Taymans  <wim@fluendo.com>
9975
9976         * gst/multipart/multipartmux.c:
9977         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9978         (gst_multipart_mux_change_state):
9979         Emit NEWSEGMENT events before pushing the first buffer.
9980
9981 2007-05-03  Wim Taymans  <wim@fluendo.com>
9982
9983         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9984         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9985         (gst_rtspsrc_handle_src_query),
9986         (gst_rtspsrc_stream_configure_manager),
9987         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9988         (gst_rtspsrc_stream_configure_mcast),
9989         (gst_rtspsrc_stream_configure_udp),
9990         (gst_rtspsrc_stream_configure_udp_sink),
9991         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9992         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9993         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9994         (gst_rtspsrc_pause):
9995         Refactor transport configuration code.
9996         Create internal pads for TCP transport so that we can implement events
9997         and queries.
9998         Handle events and queries.
9999         Parse range from the SDP.
10000         Fix race in pause handler where the connection could still be flushing.
10001
10002 2007-05-02  Wim Taymans  <wim@fluendo.com>
10003
10004         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10005         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
10006         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
10007         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
10008         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
10009         (gst_rtspsrc_change_state):
10010         * gst/rtsp/gstrtspsrc.h:
10011         Fix race when multiple udp sources post timeouts, just act on the first
10012         received timeout.
10013         Protect stream list with a recursive lock to fix some races.
10014         Flush connection when we need to do a reconnect or stop.
10015         Make state lock recursive.
10016
10017         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
10018         (rtsp_connection_close):
10019         Some small cleanups.
10020
10021 2007-05-02  Wim Taymans  <wim@fluendo.com>
10022
10023         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10024         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10025         Only set DISCONT when there actually is a discont or when we just
10026         started.
10027
10028 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
10029
10030         * ext/flac/gstflac.c: (plugin_init):
10031         Call bindtextdomain() to get localized strings.
10032
10033 2007-05-02  Wim Taymans  <wim@fluendo.com>
10034
10035         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10036         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
10037         (gst_wavparse_stream_data):
10038         * gst/wavparse/gstwavparse.h:
10039         Be a bit more clever when dealing with VBR files with FACT tags, we
10040         don't want to timestamp buffers in that case but the estimated BPS can
10041         be used for seeking.
10042         Only send close segment in the streaming thread.
10043
10044 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
10045
10046         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10047         Correctly post an error on the bus if something went wrong in the loop
10048         function. This fixes a few cases where the task was paused and nothing
10049         happened anymore.
10050
10051 2007-05-02  Wim Taymans  <wim@fluendo.com>
10052
10053         * gst/rtsp/test.c: (main):
10054         Fix compilation of deprecated test just because I'm too lazy to delete
10055         it.
10056
10057 2007-05-02  Wim Taymans  <wim@fluendo.com>
10058
10059         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10060         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10061         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
10062         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
10063         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
10064         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
10065         * gst/rtsp/gstrtspsrc.h:
10066         Fix sending RTCP to the right place.
10067         Fix bug in reffing the wrong UDP element.
10068         Use new pad names for the session manager.
10069         Implement handling server requests in interleaved and UDP modes.
10070         Handle session keep-alive in UDP modes.
10071         Remove GCond for handling UDP timeouts.
10072
10073         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
10074         (rtsp_connection_send), (rtsp_connection_read), (read_body),
10075         (rtsp_connection_receive), (rtsp_connection_close):
10076         * gst/rtsp/rtspconnection.h:
10077         Store connection IP address for later.
10078         Add timeout args to all operations that might block forever.
10079         Parse session timeout.
10080         Only close sockets when not already closed.
10081
10082         * gst/rtsp/rtspdefs.c:
10083         * gst/rtsp/rtspdefs.h:
10084         Add timeout return value and error string.
10085
10086         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
10087         Add small comment.
10088
10089 2007-05-01  Wim Taymans  <wim@fluendo.com>
10090
10091         Patch by: Sjoerd Simons <sjoerd at luon dot net>
10092
10093         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
10094         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
10095         * gst/rtp/gstrtpmp4vpay.h:
10096         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
10097
10098 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
10099
10100         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10101           Remove v4l2src from docs, since it breaks the docs build, and the
10102           plugin is only built if --enable-experimental is used anyway.
10103
10104         * docs/plugins/Makefile.am:
10105           Spaces => tab.
10106
10107 2007-04-29  Wim Taymans  <wim@fluendo.com>
10108
10109         * gst/udp/gstmultiudpsink.c: (leave_multicast),
10110         (gst_multiudpsink_add), (gst_multiudpsink_remove):
10111         Add code to drop membership of a multicast group.
10112
10113         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
10114         (gst_udpsink_set_uri):
10115         Implement URI handler.
10116
10117         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10118         (gst_rtspsrc_parse_rtpinfo):
10119         Use URI handler to make udpsink instace.
10120         Improve code to configure port and destination.
10121
10122 2007-04-29  Wim Taymans  <wim@fluendo.com>
10123
10124         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
10125         Fix multicast detection.
10126         Don't try to join a multicast group if the address is not multicast.
10127
10128         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
10129         Small debug improvement.
10130
10131 2007-04-27  Wim Taymans  <wim@fluendo.com>
10132
10133         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10134         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10135         (gst_rtspsrc_handle_message):
10136         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
10137         parent.
10138
10139 2007-04-27  Wim Taymans  <wim@fluendo.com>
10140
10141         * gst/rtp/gstrtpilbcdepay.h:
10142         Fix mode property when specified as an arg.
10143
10144 2007-04-26  Edward Hervey  <edward@fluendo.com>
10145
10146         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10147         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10148         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10149         * docs/plugins/inspect/plugin-osxaudio.xml:
10150         Add documentation for osxaudio plugin.
10151
10152 2007-04-26  Wim Taymans  <wim@fluendo.com>
10153
10154         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10155         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10156         (gst_rtspsrc_open), (gst_rtspsrc_close),
10157         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10158         (gst_rtspsrc_pause):
10159         * gst/rtsp/gstrtspsrc.h:
10160         Protect state changes with a lock.
10161
10162         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10163         (parse_line):
10164         * gst/rtsp/rtspconnection.h:
10165         Remove some unused stuff.
10166
10167 2007-04-26  Wim Taymans  <wim@fluendo.com>
10168
10169         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
10170         Handle the case where there are exactly 0 bytes to read and the ioctl
10171         did not report an error. Fixes #433530.
10172
10173 2007-04-26  Wim Taymans  <wim@fluendo.com>
10174
10175         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10176         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10177         * gst/wavparse/gstwavparse.h:
10178         Apply DISCONT to buffers.
10179         Only apply timestamp to the first sample after a DISCONT, too many VBR
10180         files cause random jitter in the timestamps. Fixes #433119.
10181
10182 2007-04-25  Wim Taymans  <wim@fluendo.com>
10183
10184         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
10185         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
10186         (gst_rtp_dec_get_property):
10187         * gst/rtsp/gstrtpdec.h:
10188         Add dummy latency property to be backwards compat with rtpbin.
10189
10190         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
10191         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
10192         (gst_rtspsrc_stream_configure_transport),
10193         (gst_rtspsrc_parse_rtpinfo):
10194         * gst/rtsp/gstrtspsrc.h:
10195         Add latency property and configure in the session manager.
10196         Don't set invalid clock-base and seqnum-base on caps, some servers
10197         sometimes don't send them.
10198
10199 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10200
10201         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
10202         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
10203           Double-check that RGB input caps are really RGBA caps (apparently
10204           the core doesn't always catch it if those caps aren't a subset of
10205           our template caps, also see #421543). Fixes #429319 in a way.
10206           Also, don't leak the pad template in the transform_caps function.
10207
10208         * tests/check/Makefile.am:
10209         * tests/check/elements/.cvsignore:
10210         * tests/check/elements/alphacolor.c: (setup_alphacolor),
10211         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
10212         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
10213         (GST_START_TEST), (alphacolor_suite):
10214           Add some basic unit tests for alphacolor.
10215
10216 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10217
10218         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
10219           If we get a fatal flow return in the loop function, first post the
10220           error message and only then send the EOS event downstream, otherwise
10221           applications might get an eos message before the error message and
10222           think everything was ok (related to #429319).
10223
10224 2007-04-25  Wim Taymans  <wim@fluendo.com>
10225
10226         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
10227         Read the channel byte as an unsigned byte.
10228
10229 2007-04-25  Wim Taymans  <wim@fluendo.com>
10230
10231         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
10232         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
10233         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
10234         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
10235         (gst_rtp_gsm_depay_setcaps):
10236         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
10237         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
10238         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
10239         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
10240         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
10241         (gst_ilbc_depay_get_property):
10242         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10243         * gst/rtp/gstrtpmp4adepay.c:
10244         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
10245         (gst_rtp_pcma_depay_setcaps):
10246         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
10247         (gst_rtp_pcmu_depay_setcaps):
10248         Make sure we configure the clock_rate in the baseclass in the setcaps
10249         function. Fixes #431282.
10250
10251 2007-04-25  Wim Taymans  <wim@fluendo.com>
10252
10253         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10254         (gst_rtspsrc_stream_free), (request_pt_map),
10255         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
10256         * gst/rtsp/gstrtspsrc.h:
10257         Parse server address from SDP.
10258         Hook up a udpsink to send RTCP back to the server.
10259
10260         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10261         * gst/rtsp/rtsptransport.h:
10262         Add some docs.
10263
10264 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
10265
10266         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10267           Make header field check conditional. Fixes #433135
10268
10269 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
10270
10271         * docs/plugins/Makefile.am:
10272         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10273         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10274         * docs/plugins/inspect/plugin-alphacolor.xml:
10275         * gst/alpha/Makefile.am:
10276         * gst/alpha/gstalphacolor.c:
10277         * gst/alpha/gstalphacolor.h:
10278           Add minimal docs blurb to alphacolor; split out headers into
10279           separate header file for gtk-doc.
10280
10281 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10282
10283         * gst/debug/progressreport.c: (gst_progress_report_report):
10284           Don't try to post NULL message (in case we can't query upstream
10285           position or duration).
10286
10287 2007-04-18  Michael Smith  <msmith@fluendo.com>
10288
10289         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10290         (gst_cutter_get_caps):
10291         * gst/cutter/gstcutter.h:
10292           Fix some of the most obvious bugs in cutter. Now doesn't leak
10293           everything if input is silent.
10294
10295 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10296
10297         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10298         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10299         * gst/wavenc/gstwavenc.h:
10300         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10301         else results in a invalid block align and invalid files.
10302
10303 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10304
10305         Patch by: Snaik <snaik32 gmail com>
10306
10307         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10308           Add missing break statement for BOX_HORIZONTAL case.
10309
10310 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10311
10312         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10313
10314         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10315         Use correct format strings for integer types.
10316
10317 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10318
10319         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10320         (gst_wavparse_create_sourcepad):
10321         Use gst_riff_create_audio_template_caps () instead of the local caps.
10322         This makes updates of the local caps unecessary whenever libgstriff
10323         gets support for new formats.
10324
10325 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10326
10327         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10328
10329         * sys/sunaudio/gstsunaudio.c:
10330         * sys/sunaudio/gstsunaudiomixer.c:
10331         * sys/sunaudio/gstsunaudiomixer.h:
10332         * sys/sunaudio/gstsunaudiomixerctrl.c:
10333         * sys/sunaudio/gstsunaudiomixerctrl.h:
10334         * sys/sunaudio/gstsunaudiomixertrack.h:
10335         * sys/sunaudio/gstsunaudiosink.c:
10336         * sys/sunaudio/gstsunaudiosink.h:
10337         * sys/sunaudio/gstsunaudiosrc.c:
10338         * sys/sunaudio/gstsunaudiosrc.h:
10339           Fix and/or update copyright attributions (#430228).
10340
10341 2007-04-13  Wim Taymans  <wim@fluendo.com>
10342
10343         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10344         Fix docs.
10345
10346         * gst/rtsp/URLS:
10347         Add some more example urls.
10348
10349         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10350         (gst_rtp_dec_chain_rtp):
10351         Better debugging.
10352
10353         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10354         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10355         (gst_rtspsrc_parse_rtpinfo):
10356         Remove unused code.
10357
10358 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10359
10360         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10361         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10362         (gst_wavparse_stream_data):
10363           Relax the audio/mpeg caps again and add FIXME: comment.
10364
10365 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10366
10367         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10368         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10369         (gst_wavparse_stream_data):
10370         * gst/wavparse/gstwavparse.h:
10371           More sanity check for the header fields. Fix type for 'rate' header
10372           field.
10373
10374 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10375
10376         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10377         (gst_icydemux_unicodify):
10378           If the metadata strings we get in the stream are not UTF-8, try to
10379           interpret them according to the character encodings specified in the
10380           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10381           only fall back to locale/ISO-8859-1 if those aren't set or don't
10382           work. Should fix #428901.
10383
10384 2007-04-12  Wim Taymans  <wim@fluendo.com>
10385
10386         * gst/rtp/gstrtph264depay.c:
10387         Use the proper sync word for SPS and PPS.
10388
10389 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10390
10391         * gst/rtp/Makefile.am:
10392         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10393           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10394         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10395           Add a simple hashing implementation that we can use to generate
10396           a 24-bit ident value based on the codebooks for vorbis and theora.
10397         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10398           gst_rtp_theora_pay_handle_buffer):
10399         * gst/rtp/gstrtpvorbisdepay.c
10400           (gst_rtp_vorbis_depay_parse_configuration,
10401           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10402         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10403           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10404           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10405           Use the hashing function, ensuring that the same codebooks result
10406           in the same ident and thus the same SDP description.
10407           Various log fixes/changes.
10408
10409 2007-04-12  Wim Taymans  <wim@fluendo.com>
10410
10411         Patch by: jerry tan <jerry dot tan at sun dot com>
10412
10413         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10414         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10415         application's responsibility to make sure it open the device once.
10416         Remove a careless error if AUDIODEV is set. Fixes #392620.
10417
10418 2007-04-12  Wim Taymans  <wim@fluendo.com>
10419
10420         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10421         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10422         * gst/rtsp/gstrtpdec.h:
10423         Make backward compat with rtpbin by adding the request-pt-map signals.
10424
10425         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10426         (new_session_pad), (request_pt_map),
10427         (gst_rtspsrc_stream_configure_transport),
10428         (gst_rtspsrc_stream_configure_caps),
10429         (gst_rtspsrc_activate_streams):
10430         * gst/rtsp/gstrtspsrc.h:
10431         Implement request-pt-map signals instead of setting caps on the buffers
10432         for the session manager.
10433
10434 2007-04-11  Wim Taymans  <wim@fluendo.com>
10435
10436         * gst/udp/gstudp.c: (plugin_init):
10437         Register GstNetBuffer in plugin_init so that the type can be used from
10438         multiple threads without races.
10439
10440 2007-04-10  Wim Taymans  <wim@fluendo.com>
10441
10442         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10443         (gst_rtp_amr_depay_process):
10444         Fix depayloader clock_rate and some cleanups.
10445
10446         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10447         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10448         * gst/rtp/gstrtph264depay.h:
10449         Don't push codec_data in the adapter because it might get flushed when
10450         we get a discont.
10451
10452         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10453         Handle multiple AU per packet.
10454
10455         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10456         (gst_rtp_sv3v_depay_plugin_init):
10457         Disable rank, this one does not work.
10458         Remove timestamping, base class does that.
10459
10460 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10461
10462         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10463           limit caps to the formats we announce in the template
10464
10465         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10466         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10467         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10468           fix some crashers/asserts when dealing with broken files
10469
10470 2007-04-10  Wim Taymans  <wim@fluendo.com>
10471
10472         Patch by: Peter Kjellerstedt  <pkj at axis com>
10473
10474         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10475         * gst/rtp/gstrtpL16depay.c:
10476         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10477         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10478         (gst_rtp_speex_depay_setcaps):
10479         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10480         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10481         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10482         Fix some compiler warnings. Fixes #428182.
10483
10484 2007-04-06  Wim Taymans  <wim@fluendo.com>
10485
10486         * gst/rtsp/Makefile.am:
10487         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10488         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10489         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10490         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10491         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10492         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10493         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10494         (create_rtcp), (gst_rtp_dec_request_new_pad),
10495         (gst_rtp_dec_release_pad):
10496         * gst/rtsp/gstrtpdec.h:
10497         * gst/rtsp/gstrtsp.c: (plugin_init):
10498         Morph RTPDec into something compatible with RTPBin as a fallback.
10499         Various other style fixes.
10500
10501         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10502         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10503         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10504         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10505         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10506         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10507         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10508         * gst/rtsp/gstrtspsrc.h:
10509         Implement RTPBin session manager handling.
10510         Don't try to add empty properties to caps.
10511         Implement fallback session manager, handling.
10512         Don't combine errors from RTCP streams, just ignore them.
10513
10514         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10515         * gst/rtsp/rtsptransport.h:
10516         Implement fallback session manager.
10517         Make RTPBin the default one when available.
10518
10519 2007-04-05  Wim Taymans  <wim@fluendo.com>
10520
10521         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10522         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10523         This element is ready to be autoplugged.
10524
10525 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10526
10527         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10528         Don't leave the offsets defined by upstream element on the
10529         compressed data buffer we are pushing downstream. Make them
10530         GST_BUFFER_OFFSET_NONE.
10531
10532 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10533
10534         * gst/avi/README:
10535         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10536         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10537         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10538         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10539         (gst_avi_demux_calculate_durations_from_index),
10540         (gst_avi_demux_stream_header_push),
10541         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10542         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10543           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10544
10545 2007-04-03  Wim Taymans  <wim@fluendo.com>
10546
10547         * gst/smpte/barboxwipes.c:
10548         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10549
10550 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10551
10552         * gst/wavparse/gstwavparse.c:
10553         Support audio/x-raw-float in wav files. This only works with
10554         plugins-base CVS, using an older version doesn't have any
10555         disadvantages though.
10556
10557 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10558
10559         * configure.ac:
10560         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10561         (gst_au_parse_parse_header), (gst_au_parse_chain):
10562         * gst/auparse/gstauparse.h:
10563         Revert last change as we don't want plugins-good to depend on
10564         plugins-base CVS now.
10565
10566 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10567
10568         * configure.ac:
10569         Require gst-plugins-base CVS for audioconvert with non-native
10570         float support and width/depth fix in libgstriff.
10571
10572         Patch by: René Stadler <mail at renestadler dot de>
10573
10574         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10575         (gst_au_parse_parse_header), (gst_au_parse_chain):
10576         * gst/auparse/gstauparse.h:
10577         Don't swap the floats ourself if they're not in native endianness.
10578         Instead let audioconvert handle this. Fixes #339838.
10579
10580 2007-03-29  Wim Taymans  <wim@fluendo.com>
10581
10582         * gst/rtp/gstasteriskh263.h:
10583         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10584         (gst_rtp_h263p_depay_change_state):
10585         * gst/rtp/gstrtph263pdepay.h:
10586         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10587         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10588         (gst_rtp_h264_depay_change_state):
10589         * gst/rtp/gstrtph264depay.h:
10590         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10591         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10592         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10593         Flush adapter on disconts.
10594
10595 2007-03-29  Wim Taymans  <wim@fluendo.com>
10596
10597         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10598         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10599         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10600         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10601         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10602         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10603         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10604         (gst_rtp_mp4v_depay_process):
10605         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10606         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10607         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10608         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10609         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10610         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10611         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10612         Use more efficient adapter and rtpbuffer methods when possible.
10613
10614 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10615
10616         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10617         (gst_wavenc_sink_setcaps):
10618         Correctly handle width!=depth input.
10619         * gst/wavparse/gstwavparse.c:
10620         Already export in the caps that width==8 uses unsigned samples and
10621         everything else uses signed samples.
10622
10623 2007-03-29  Wim Taymans  <wim@fluendo.com>
10624
10625         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10626
10627         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10628         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10629         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10630         (gst_dynudpsink_close):
10631         * gst/udp/gstdynudpsink.h:
10632         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10633         (gst_udpsrc_create), (gst_udpsrc_set_property),
10634         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10635         * gst/udp/gstudpsrc.h:
10636         Rework the socket allocation a bit based on the sockfd argument so that
10637         it becomes usable.
10638         Add a closefd property to instruct the udp elements to close the custom
10639         file descriptors when going to READY. Fixes #423304.
10640         API:GstUDPSrc::closefd property
10641         API:GstDynUDPSink::closefd property
10642
10643 2007-03-29  Wim Taymans  <wim@fluendo.com>
10644
10645         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10646
10647         * gst/rtp/Makefile.am:
10648         * gst/rtp/gstrtp.c: (plugin_init):
10649         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10650         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10651         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10652         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10653         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10654         (gst_rtp_h264_pay_plugin_init):
10655         * gst/rtp/gstrtph264pay.h:
10656         Added H264 payloader. Fixes #423782.
10657
10658         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10659         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10660         Small fixes.
10661
10662 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10663
10664         * gst/wavparse/gstwavparse.c:
10665         Actually support depths from 1 to 32, not only 8 to 32.
10666
10667 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10668
10669         * gst/wavparse/gstwavparse.c:
10670         Add support for wav files containing audio/x-raw-int with random
10671         depths between 1 and 32 bits.
10672
10673 2007-03-28  Wim Taymans  <wim@fluendo.com>
10674
10675         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10676
10677         * gst/rtp/Makefile.am:
10678         * gst/rtp/gstrtp.c: (plugin_init):
10679         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10680         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10681         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10682         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10683         (gst_rtp_mp4a_depay_get_property),
10684         (gst_rtp_mp4a_depay_change_state),
10685         (gst_rtp_mp4a_depay_plugin_init):
10686         * gst/rtp/gstrtpmp4adepay.h:
10687         Added MP4A-LATM depayloader. Fixes #417792.
10688
10689         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10690         (gst_rtp_mp4v_depay_process):
10691         Fixup depayloader, setting codec_data, using more efficient adaptor and
10692         rtpbuffer handling.
10693
10694         * gst/rtsp/URLS:
10695         Add url to test above.
10696
10697 2007-03-25  Wim Taymans  <wim@fluendo.com>
10698
10699         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10700         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10701         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10702         (gst_rtspsrc_media_to_caps),
10703         (gst_rtspsrc_stream_configure_transport),
10704         (gst_rtspsrc_stream_configure_caps),
10705         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10706         * gst/rtsp/gstrtspsrc.h:
10707         Handle default clock-rates for static payload types, rearrange stuff so
10708         that the rtpmap field in the sdp can override the defaults.
10709         Parse RTP-Info field to get the seqnum and timebase fields that should
10710         go in the caps.
10711         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10712         the server. 
10713
10714 2007-03-22  Wim Taymans  <wim@fluendo.com>
10715
10716         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10717
10718         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10719         Accept complex pipeline descriptions as an audio profile instead of just
10720         a single element. Fixes #420658.
10721
10722 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10723
10724         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10725           Rename registered type in preparation of GstTagDemux moving to
10726           -base at some point in the future.
10727
10728 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10729
10730         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10731           Streaming mode fixes: don't unref buffer we don't own any longer;
10732           remove bogus adapter flush. Fixes #419338.
10733
10734 2007-03-17  David Schleef  <ds@schleef.org>
10735
10736         * REQUIREMENTS: Change the format to key/value, add a bunch of
10737           information, remove a bunch of requirements that are for
10738           other GStreamer packages.
10739
10740 2007-03-17  David Schleef  <ds@schleef.org>
10741
10742         * REQUIREMENTS: Fix a few things.  This file really needs a
10743         good once-over.
10744
10745 2007-03-15  Edward Hervey  <edward@fluendo.com>
10746
10747         * sys/Makefile.am:
10748         Don't forget to distribute the sys/osxaudio/ directory.
10749
10750 2007-03-15  Edward Hervey  <edward@fluendo.com>
10751
10752         * configure.ac:
10753         * sys/Makefile.am:
10754         * sys/osxaudio/Makefile.am:
10755         * sys/osxaudio/gstosxaudio.c:
10756         * sys/osxaudio/gstosxaudiosink.c:
10757         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10758         (gst_osx_audio_sink_getcaps),
10759         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10760         * sys/osxaudio/gstosxaudiosrc.c:
10761         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10762         (gst_osx_audio_src_create_ringbuffer):
10763         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10764         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10765         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10766         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10767         * sys/osxaudio/gstosxringbuffer.h:
10768         Activate osxaudio in gst-plugins-good with proper build setup.
10769         Add inlined documentation.
10770         Fix debug statements
10771         Fix ringbuffer when pausing.
10772         Fixes #323471
10773
10774 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10775         * gst/rtp/gstrtppcmapay.c:
10776         * gst/rtp/gstrtppcmapay.h:
10777         * gst/rtp/gstrtppcmupay.c:
10778         * gst/rtp/gstrtppcmupay.h:
10779         Ported mulaw and alaw payloaders to use new base class
10780
10781 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10782
10783         * po/af.po:
10784         * po/az.po:
10785         * po/cs.po:
10786         * po/en_GB.po:
10787         * po/it.po:
10788         * po/nl.po:
10789         * po/or.po:
10790         * po/sq.po:
10791         * po/sr.po:
10792         * po/sv.po:
10793         * po/uk.po:
10794         * po/vi.po:
10795           Update translations.
10796
10797 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10798
10799         * configure.ac:
10800           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10801
10802 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10803
10804         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10805           Fix handling of -1 values for start and stop values when seeking,
10806           and SEEK_CUR+SEEK_END here as well.
10807
10808 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10809
10810         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10811           Fix handling of -1 values for start and stop values when seeking, 
10812           and SEEK_CUR+SEEK_END.
10813
10814 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10815
10816         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10817           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10818           the image format a variable-length NUL-terminated string; in
10819           versions before that the image format is a fixed-length string of
10820           3 characters (see #348644 for a sample tag).
10821           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10822
10823 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10824
10825         * win32/MANIFEST:
10826         Add new project files to MANIFEST.
10827         * win32/vs6/libgstaudiofx.dsp:
10828         * win32/vs6/libgstrtp.dsp:
10829         * win32/vs6/libgstrtsp.dsp:
10830         Update project files.
10831         
10832 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10833
10834         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10835         (gst_avi_demux_parse_index):
10836         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10837         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10838           Printf format fixes; also add some missing quotes in translated
10839           strings. Fixes #416728 and #416727.
10840
10841 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10842
10843         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10844           Tim and I can't think of any reason the child audio sink needs to 
10845           be set back to NULL after successfully determining that it can 
10846           reach READY - it gets immediately set back to READY by the caller
10847           anyway, causing an unnecessary close/open of any audio devices
10848           involved.
10849
10850 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10851
10852         * po/LINGUAS:
10853         * po/ja.po:
10854           Add ja.po file from #377306.
10855
10856 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10857
10858         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10859         * sys/sunaudio/gstsunaudiomixertrack.c:
10860         (gst_sunaudiomixer_track_new):
10861           Actually translate sunaudio mixer track labels instead of just
10862           marking the strings as translatable (#377306); clean up weird
10863           label string mapping code that serves no apparent purpose. Also
10864           set the 'untranslated-label' property when creating mixer tracks
10865           if the GstMixerTrack base class supports this.
10866
10867         * tests/check/Makefile.am:
10868         * tests/check/elements/.cvsignore:
10869         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10870         (sunaudio_suite):
10871           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10872           actually tested on a system where sunaudiomixer is available).
10873
10874 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10875
10876         * tests/check/Makefile.am:
10877         Re-enable the states test and see if it works on the buildbots.
10878
10879 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10880
10881         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10882         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10883         (gst_dvdec_change_state):
10884         * ext/dv/gstdvdec.h:
10885         Infer pixel-aspect-ratio from the video frame format if it isn't
10886         provided by the container, as happens when playing DV from AVI
10887         or Quicktime containers.
10888
10889         Patch by: Wim Taymans <wim@fluendo.com>
10890         Fixes #380944
10891
10892 2007-03-09  Wim Taymans  <wim@fluendo.com>
10893
10894         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10895         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10896         will later be handled by the jitterbuffer.
10897
10898 2007-03-09  Wim Taymans  <wim@fluendo.com>
10899
10900         * ext/taglib/gstid3v2mux.cc:
10901         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10902         Fixes #414496.
10903         
10904         Patch by: Alex Lancaster <alexl at users sourceforge net>
10905
10906 2007-03-09  Wim Taymans  <wim@fluendo.com>
10907
10908         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10909         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10910         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10911         (gst_avi_demux_chain):
10912         Fix stream position reporting after a seek. Fixes #416445.
10913
10914 2007-03-08  Wim Taymans  <wim@fluendo.com>
10915
10916         Patch by: René Stadler <mail at renestadler dot de>
10917
10918         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10919         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10920         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10921         Make avidemux accept optional header chunks in any order.
10922         Fixes #415446.
10923
10924 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10925
10926         * tests/check/Makefile.am:
10927         Disable the states check until the remaining Valgrind errors
10928         are fixed or suppressed.
10929
10930 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10931
10932         * tests/check/elements/.cvsignore:
10933           Add audiodynamic check to .cvsignore
10934
10935 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10936
10937         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10938
10939         * gst/audiofx/Makefile.am:
10940         * gst/audiofx/audiodynamic.c:
10941         (gst_audio_dynamic_characteristics_get_type),
10942         (gst_audio_dynamic_mode_get_type),
10943         (gst_audio_dynamic_set_process_function),
10944         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10945         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10946         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10947         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10948         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10949         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10950         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10951         (gst_audio_dynamic_transform_hard_knee_expander_int),
10952         (gst_audio_dynamic_transform_hard_knee_expander_float),
10953         (gst_audio_dynamic_transform_soft_knee_expander_int),
10954         (gst_audio_dynamic_transform_soft_knee_expander_float),
10955         (gst_audio_dynamic_transform_ip):
10956         * gst/audiofx/audiodynamic.h:
10957         * gst/audiofx/audiofx.c: (plugin_init):
10958         Add new audiodynamic element which can act as a compressor or
10959         expander. Supported are hard-knee and soft-knee operation modes with
10960         user-specified ratio and threshold.
10961         Attack and release parameters are not yet implemented but will follow.
10962         * docs/plugins/Makefile.am:
10963         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10964         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10965         * docs/plugins/gst-plugins-good-plugins.args:
10966         * docs/plugins/inspect/plugin-audiofx.xml:
10967         Integrate audiodynamic into the docs.
10968         * tests/check/Makefile.am:
10969         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10970         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10971         Add unit test for audiodynamic.
10972
10973 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10974
10975         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10976         Free handles that we allocated when exiting via the error paths.
10977
10978 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10979
10980         * gst/level/gstlevel.c: (gst_level_class_init),
10981         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10982         (gst_level_transform_ip):
10983         * gst/level/gstlevel.h:
10984           Resolve message timestamps against the playback segment.
10985
10986 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10987
10988         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10989         (gst_id3demux_sink_activate):
10990           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10991           caps passed to it (previously one code path assumed it took ownership
10992           while another one assumed it didn't, while in fact it sometimes did and
10993           sometimes didn't ...).
10994
10995         * configure.ac:
10996         * tests/files/Makefile.am:
10997         * tests/files/id3-407349-1.tag:
10998         * tests/files/id3-407349-2.tag:
10999           Add directory where data for unit tests can be stored.
11000
11001         * tests/Makefile.am:
11002         * tests/check/Makefile.am:
11003         * tests/check/elements/.cvsignore:
11004         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
11005         (read_tags_from_file), (run_check_for_file),
11006         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
11007           Add unit test for id3demux, and in particular for bug #407349. Only
11008           testing pull-mode for now; push mode doesn't work yet because the test
11009           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
11010
11011 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
11012
11013         * tests/check/Makefile.am:
11014           Add missing backslash at end of line.
11015
11016 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
11017
11018         Trigger rebuild.
11019
11020 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
11021
11022         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
11023         * gst/id3demux/id3tags.h:
11024         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11025         (parse_obsolete_tdat_frame):
11026           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
11027           the four-digit number will be interpreted as a year, whereas it is
11028           month and day in DDMM format. Instead, parse TDAT frames and fix up
11029           the date in the GST_TAG_DATE tag later if we also extracted a year.
11030           Fixes #407349.
11031
11032 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
11033
11034         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
11035         (gst_switch_commit_new_kid):
11036         Fix up the dispose logic so it doesn't leak, and fix setting of 
11037         the child state so that we don't set a child to our current state 
11038         just as we are changing it to something else.
11039
11040 2007-03-06  Wim Taymans  <wim@fluendo.com>
11041
11042         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
11043         (gst_goom_chain):
11044         * gst/goom/gstgoom.h:
11045         Document, fix and improve goom adapter behaviour.
11046         Fixes #407006.
11047
11048 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11049
11050         * ext/esd/esdsink.c: (gst_esdsink_open):
11051         Unref static pad template after using it.
11052
11053 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11054
11055         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
11056         (gst_switch_commit_new_kid):
11057         Fix up the reference counting of the child elements.
11058
11059 2007-03-05  Wim Taymans  <wim@fluendo.com>
11060
11061         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
11062         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
11063         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
11064         Fix encoding-name case.
11065
11066 2007-03-05  Wim Taymans  <wim@fluendo.com>
11067
11068         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
11069         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
11070         (gst_rtp_speex_depay_process):
11071         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
11072         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
11073         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
11074         (gst_rtp_speex_pay_change_state):
11075         * gst/rtp/gstrtpspeexpay.h:
11076         Fix speex (de)payloader. Fixes #358040.
11077
11078 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
11079
11080         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
11081         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
11082         Install fakesink in NULL by fixing some broken logic. This obviates
11083         the need to manually set _IS_SINK.
11084         Add some comments and remove a little cruft while I'm at it.
11085
11086 2007-03-05  Wim Taymans  <wim@fluendo.com>
11087
11088         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
11089         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
11090
11091 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11092
11093         * po/POTFILES.in:
11094           Update.
11095
11096 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11097
11098         * tests/check/Makefile.am:
11099         Gah! Also disable gconfvideosink from the tests, otherwise
11100         it will instantiate autovideosink, and dfbvideosink and
11101         leak on the buildbots.
11102
11103 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11104
11105         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
11106         (gst_cdio_cdda_src_finalize):
11107         Make sure we always destroy our libcdio handle.
11108
11109 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11110
11111         * tests/check/Makefile.am:
11112         Disable autovideosink so the buildbots don't barf over memory
11113         leaked in the directfb sink.
11114
11115 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11116
11117         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
11118         Chain up in dispose
11119
11120 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11121
11122         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11123         (gst_multipart_find_pad_by_mime):
11124         Use gst_pad_new_from_static_template instead of
11125         static_pad_template_get+pad_new.
11126
11127 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11128
11129         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
11130         Catch the case where no clock has been set.
11131
11132 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11133
11134         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
11135         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
11136         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
11137         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
11138         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
11139         (gst_gconf_audio_src_finalize), (do_toggle_element):
11140         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
11141         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
11142         (do_toggle_element):
11143         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
11144         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
11145         (gst_gconf_video_src_finalize), (do_toggle_element):
11146         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
11147         (gst_switch_sink_reset), (gst_switch_sink_set_child):
11148         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11149         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11150         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11151         (gst_shout2send_init), (gst_shout2send_finalize):
11152         * gst/debug/testplugin.c: (gst_test_class_init),
11153         (gst_test_finalize):
11154         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11155         (gst_flxdec_dispose):
11156         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
11157         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
11158         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
11159         (gst_rtspsrc_finalize):
11160         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
11161         * gst/rtsp/rtspextwms.h:
11162         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11163         (gst_smpte_finalize):
11164         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
11165         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
11166         (gst_udpsink_finalize):
11167         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
11168         (gst_wavparse_sink_activate):
11169         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
11170         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
11171         (gst_oss_src_finalize):
11172         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
11173         * sys/v4l2/gstv4l2object.h:
11174         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11175         (gst_v4l2src_finalize):
11176         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
11177
11178         Fix a bunch of leaks shown by the newly-added states test.
11179
11180 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11181
11182         * ext/dv/gstdvdec.c: (gst_dvdec_init):
11183         Use gst_pad_new_from_static_template instead of 
11184         static_pad_template_get+pad_new.
11185
11186 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11187
11188         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11189
11190         * ext/libcaca/Makefile.am:
11191         * gst/debug/Makefile.am:
11192           Don't mix tabs and spaces (#414168).
11193
11194 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11195
11196         * tests/check/generic/.cvsignore:
11197           Ignore files to please buildbot.
11198
11199 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11200
11201         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
11202         (gst_wavparse_stream_data):
11203           Unbreak my previous commit (swapped nominator & denominator). Tim,
11204           thanks for spotting.
11205
11206 2007-03-02  Wim Taymans  <wim@fluendo.com>
11207
11208         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
11209         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
11210         (gst_cdio_cdda_src_finalize):
11211         Small code cleanups.
11212         Don't use pad_alloc as the base class cannot deal with the error codes.
11213
11214 2007-03-02  Wim Taymans  <wim@fluendo.com>
11215
11216         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11217         (gst_udpsrc_create):
11218         Fix doc.
11219
11220 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11221
11222         Patch by: René Stadler <mail@renestadler.de>
11223
11224         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
11225         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11226         (gst_wavparse_stream_data):
11227           Handle rounding better to not drop last sample frame. Fixes #356692
11228
11229 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
11230
11231         * tests/check/Makefile.am:
11232         Disable cacasink from the states check too - it also calls exit(1)
11233         on us when it can't find a terminal to talk to.
11234
11235 2007-03-02  Wim Taymans  <wim@fluendo.com>
11236
11237         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11238
11239         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11240         (gst_udpsrc_create), (gst_udpsrc_set_property),
11241         (gst_udpsrc_get_property):
11242         * gst/udp/gstudpsrc.h:
11243         Add support to strip proprietary headers. Fixes #350296.
11244
11245 2007-03-02  Wim Taymans  <wim@fluendo.com>
11246
11247         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
11248         Fix compilation.
11249
11250 2007-03-02  Wim Taymans  <wim@fluendo.com>
11251
11252         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11253
11254         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
11255         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
11256         (gst_rtp_mp2t_depay_set_property),
11257         (gst_rtp_mp2t_depay_get_property):
11258         * gst/rtp/gstrtpmp2tdepay.h:
11259         Add support to strip off proprietary headers. Fixes #350278.
11260
11261 2007-03-02  Wim Taymans  <wim@fluendo.com>
11262
11263         * ext/hal/hal.c:
11264         Fix compilation.
11265
11266 2007-03-02  Wim Taymans  <wim@fluendo.com>
11267
11268         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
11269         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
11270         (gst_sunaudiosrc_open):
11271         * sys/sunaudio/gstsunaudiosrc.h:
11272         Remove device-name from GstSunAudioSrc. Fixes #412597.
11273
11274 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11275
11276         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11277         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11278         Having NULL as UDI previously selected the default sink/src. Change
11279         this back but mention it in the debug output.
11280         * ext/hal/hal.c: (gst_hal_get_alsa_element),
11281         (gst_hal_get_oss_element), (gst_hal_get_string),
11282         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11283         (gst_hal_get_audio_src):
11284         * ext/hal/hal.h:
11285         Refactor a bit, check all error conditions, greatly improve debugging
11286         and fix some possible memory leaks. Also implement OSS support
11287         and allow specifying an UDI that points to a real device. For this the
11288         child device which supports ALSA (preferred) or OSS is used.
11289         As a side effect this makes it impossible now to get a alsasink in
11290         halaudiosrc and a alsasrc in halaudiosink.
11291
11292 2007-03-01  Wim Taymans  <wim@fluendo.com>
11293
11294         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11295         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11296         Errors from the udp sources are not fatal unless all of them are in
11297         error.
11298
11299 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11300
11301         * tests/check/Makefile.am:
11302         Disable aasink in the states test. I suspect this is the element that
11303         is calling exit(1) when it can't proceed.
11304
11305 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11306
11307         * tests/check/Makefile.am:
11308         Draw plugins in from the build tree sys/ dir, rather than picking
11309         up the already installed versions.
11310
11311 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11312
11313         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11314         Error out correctly when getting xcontext fails.
11315
11316 2007-03-01  Wim Taymans  <wim@fluendo.com>
11317
11318         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11319         Make state change to PAUSED NO_PREROLL because that's what it will be in
11320         the future and rtspsrc relies on it.
11321
11322         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11323         (gst_rtspsrc_change_state):
11324         Don't error out when we don't get an error from the state change
11325         function.
11326
11327 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11328
11329         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11330         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11331           Check if the device UDI is set before trying to query HAL
11332           about it and give a useful error message if it wasn't set.
11333         * ext/hal/hal.c: (gst_hal_get_string):
11334           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11335           gives an assertion failure in D-Bus when running with
11336           DBUS_FATAL_WARNINGS=1.
11337
11338 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11339
11340         * configure.ac:
11341           Convert to new AG_GST style.
11342
11343 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11344
11345         * tests/check/Makefile.am:
11346         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11347           add test for states
11348
11349 2007-02-28  Wim Taymans  <wim@fluendo.com>
11350
11351         * tests/check/elements/.cvsignore:
11352         Add new videofilter check to .cvsignore.
11353
11354 2007-02-28  Wim Taymans  <wim@fluendo.com>
11355
11356         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11357         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11358         (gst_avi_demux_loop), (gst_avi_demux_chain):
11359         Fix combined flow return. Fixes #412608.
11360
11361 2007-02-28  Wim Taymans  <wim@fluendo.com>
11362
11363         * gst/videofilter/Makefile.am:
11364         Dist header..
11365
11366 2007-02-28  Wim Taymans  <wim@fluendo.com>
11367
11368         * gst/videofilter/gstgamma.h:
11369         Add header too.
11370
11371 2007-02-28  Wim Taymans  <wim@fluendo.com>
11372
11373         Patch by: Mark Nauwelaerts <manauw at skynet be>
11374
11375         * gst/videofilter/Makefile.am:
11376         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11377         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11378         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11379         (oil_tablelookup_u8), (gst_gamma_set_caps),
11380         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11381         Port gamma filter to 0.10. Fixes #412704.
11382
11383         * tests/check/Makefile.am:
11384         * tests/check/elements/videofilter.c: (setup_filter),
11385         (cleanup_filter), (check_filter), (GST_START_TEST),
11386         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11387         Add unit tests for videofilters.
11388
11389 2007-02-28  Wim Taymans  <wim@fluendo.com>
11390
11391         * gst/rtsp/URLS:
11392         Add another interesting test url.
11393
11394         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11395         Don't allow getting header fields from data packets.
11396
11397 2007-02-28  Michael Smith  <msmith@fluendo.com>
11398
11399         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11400         (gst_shout2send_init), (gst_shout2send_start),
11401         (gst_shout2send_set_property), (gst_shout2send_get_property):
11402         * ext/shout2/gstshout2.h:
11403           Add a property for username.
11404
11405 2007-02-27  Christian Schallerr <christian@fluendo.com>
11406
11407         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11408
11409 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11410
11411         * gst/rtsp/Makefile.am:
11412         Fix make check too.
11413
11414 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11415
11416         * gst/rtsp/base64.c: (util_base64_encode):
11417         * gst/rtsp/base64.h:
11418         Commit missing files for base64 encoding.
11419
11420 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11421
11422         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11423
11424         * configure.ac:
11425         * ext/annodex/Makefile.am:
11426         * ext/jpeg/Makefile.am:
11427         * ext/speex/Makefile.am:
11428         * gst/alpha/Makefile.am:
11429         * gst/cutter/Makefile.am:
11430         * gst/debug/Makefile.am:
11431         * gst/effectv/Makefile.am:
11432         * gst/goom/Makefile.am:
11433         * gst/level/Makefile.am:
11434         * gst/smpte/Makefile.am:
11435         * gst/videofilter/Makefile.am:
11436           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11437
11438 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11439
11440         * gst/rtsp/Makefile.am:
11441         * gst/rtsp/rtspconnection.c: (append_auth_header),
11442         (rtsp_connection_send), (rtsp_connection_set_auth):
11443         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11444         from icecast to replace it. Relicensed from GPL courtesy of Mike
11445         Smith.
11446
11447 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11448
11449         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11450         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11451         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11452         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11453         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11454         (gst_rtspsrc_uri_set_uri):
11455         * gst/rtsp/gstrtspsrc.h:
11456         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11457         (append_auth_header), (rtsp_connection_send),
11458         (rtsp_connection_free), (rtsp_connection_set_auth):
11459         * gst/rtsp/rtspconnection.h:
11460         * gst/rtsp/rtspdefs.h:
11461         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11462         * gst/rtsp/rtspurl.h:
11463
11464         Implement simple Basic Authentication support so that urls like
11465         rtsp://user:pass@hostname/rtspstream work on hosts that require
11466         authentication.
11467
11468 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11469
11470         * sys/v4l2/gstv4l2object.c:
11471         * sys/v4l2/gstv4l2tuner.c:
11472         * sys/v4l2/v4l2_calls.c:
11473         Fix segfault when oppening a radio device.
11474         
11475 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11476
11477         * gst/level/gstlevel.c: (gst_level_set_caps),
11478         (gst_level_transform_ip):
11479         * sys/v4l2/README:
11480         * tests/check/elements/level.c: (GST_START_TEST):
11481           Fix level for multi-channel case.
11482
11483 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11484
11485         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11486         (gst_level_transform_ip):
11487         * gst/level/gstlevel.h:
11488           Use function pointer for process function and add process functions
11489           for float audio.
11490
11491 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11492
11493         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11494         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11495         (gst_v4l2src_capture_init):
11496           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11497           fixes #407369
11498
11499 2007-02-18  Wim Taymans  <wim@fluendo.com>
11500
11501         * gst/rtp/Makefile.am:
11502         * gst/rtp/gstrtp.c: (plugin_init):
11503         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11504         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11505         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11506         (gst_rtp_mp2t_pay_plugin_init):
11507         * gst/rtp/gstrtpmp2tpay.h:
11508         Added simple mpeg transport stream payloader.
11509
11510 2007-02-16  Wim Taymans  <wim@fluendo.com>
11511
11512         * gst/rtsp/URLS:
11513         Add example H264 rtsp url.
11514
11515         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11516         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11517         Don't convert values to lowercase or we might mess up base64 encoded
11518         properties.
11519
11520 2007-02-16  Wim Taymans  <wim@fluendo.com>
11521
11522         * gst/rtp/README:
11523         Fix case of string params.
11524
11525         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11526         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11527         Fix depayloader, support more packet types.
11528         Add sync codes to make sure the packetizer can do its job.
11529
11530         * gst/rtp/gstrtpmp4gdepay.c:
11531         * gst/rtp/gstrtpmp4gpay.c:
11532         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11533         Fix caps case again.
11534
11535 2007-02-15  Wim Taymans  <wim@fluendo.com>
11536
11537         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11538         Set right caps on output buffers.
11539
11540 2007-02-14  Wim Taymans  <wim@fluendo.com>
11541
11542         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11543         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11544         Clear stack allocated SDPMedia struct before calling _init() on it.
11545         Clarify this in the docs as well.
11546
11547 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11548
11549         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11550         (do_change_child):
11551         Don't reset the profile when going switching states, as it makes
11552         the element non-reusable.
11553
11554 2007-02-14  Wim Taymans  <wim@fluendo.com>
11555
11556         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11557         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11558         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11559         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11560         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11561         (sdp_parse_line):
11562         * gst/rtsp/sdpmessage.h:
11563         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11564         Fix memory management of SDP messages. Fixes #407793.
11565
11566 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11567
11568         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11569
11570         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11571         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11572
11573 2007-02-14  Wim Taymans  <wim@fluendo.com>
11574
11575         Patch by: jp.liu <jp_liu at astrocom dot cn>
11576
11577         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11578         Fix parsing of password field in url. Fixes #407797.
11579
11580 2007-02-14  Wim Taymans  <wim@fluendo.com>
11581
11582         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11583         (gst_wavparse_reset), (gst_wavparse_init),
11584         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11585         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11586         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11587         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11588         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11589         (gst_wavparse_loop), (gst_wavparse_chain),
11590         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11591         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11592         (plugin_init):
11593         * gst/wavparse/gstwavparse.h:
11594         Update docs.
11595         Use boilerplate.
11596         Various code cleanups.
11597         When the bitrate is not known (bps == 0 or compressed formats) let
11598         downstream element guestimate the duration and position and don't
11599         generate timestamps or durations. Fixes #405213.
11600         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11601         error flowreturn upstream.
11602
11603 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11604
11605         * ext/gconf/Makefile.am:
11606         * ext/gconf/gconf.c: (gst_gconf_get_string),
11607         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11608         (gst_gconf_render_bin_with_default):
11609         * ext/gconf/gconf.h:
11610         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11611         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11612         (gst_gconf_audio_sink_dispose), (do_change_child),
11613         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11614         (cb_change_child), (gst_gconf_audio_sink_change_state):
11615         * ext/gconf/gstgconfaudiosink.h:
11616         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11617         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11618         (gst_switch_sink_init), (gst_switch_sink_dispose),
11619         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11620         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11621         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11622         * ext/gconf/gstswitchsink.h:
11623         * gst/autodetect/gstautoaudiosink.c:
11624         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11625         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11626         (gst_auto_audio_sink_detect):
11627         * gst/autodetect/gstautovideosink.c:
11628         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11629         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11630         (gst_auto_video_sink_detect):
11631         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11632         and a child that implements the GConf key monitoring. The end goal of
11633         this is an audio sink that can be changed on the fly, but at the 
11634         moment it still only changes on the next READY transition.
11635
11636 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11637
11638         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11639         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11640         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11641         (gst_avi_demux_calculate_durations_from_index),
11642         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11643         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11644         (gst_avi_demux_loop):
11645           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11646
11647 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11648
11649         * configure.ac:
11650         * docs/plugins/Makefile.am:
11651           Add crossreferences to glib/gobject/gstream docs.
11652
11653 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11654
11655         * gst/monoscope/Makefile.am:
11656         * gst/monoscope/gstmonoscope.c:
11657           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11658           (but no LIBS, since we only use defines from the headers).
11659
11660 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11661
11662         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11663
11664         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11665         (gst_wavparse_stream_data):
11666           Fix massive memory leak when operating in streaming mode due to
11667           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11668           Fixes #407057.
11669
11670 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11671
11672         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11673         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11674         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11675         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11676         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11677         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11678         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11679         (gst_avi_demux_calculate_durations_from_index),
11680         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11681         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11682         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11683         * gst/avi/gstavidemux.h:
11684           Save some memory (8%) by repacking the index entry structure (more to
11685           come). Add more FIXMEs to questionable parts.
11686
11687 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11688
11689         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11690         (gst_v4l2src_get_caps):
11691         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11692         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11693         (gst_v4l2src_capture_init):
11694           More FIXME comments and messaging changes.
11695
11696 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11697
11698         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11699         (gst_goom_change_state):
11700         * gst/goom/gstgoom.h:
11701           Improved docs and use GST_DEBUG_FUNCPTR.
11702
11703         * gst/level/gstlevel.c: (gst_level_class_init):
11704           Use GST_DEBUG_FUNCPTR.
11705
11706         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11707         (gst_monoscope_chain), (gst_monoscope_change_state):
11708           Improved docs source cleanups.
11709
11710 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11711
11712         * gst/debug/Makefile.am:
11713         * gst/debug/gstdebug.c: (plugin_init):
11714         * gst/debug/gstpushfilesrc.c:
11715         * gst/debug/gstpushfilesrc.h:
11716           Add code for a pushfilesrc element that implements a pushfile:// URI
11717           handler, to make debugging push-mode operation of demuxer/decoders
11718           that support both easier in connection with seek/playbin/etc.
11719           The element isn't registered at the moment.
11720
11721 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11722
11723         * gst/avi/gstavimux.c:
11724           Comment a #if 0 in caps template definition as VS6 seems to 
11725         do not support it.
11726         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11727           Use gst_guint64_to_gdouble for conversion.
11728         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11729           Move variables declaration before the first instruction.
11730         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11731           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11732           And don't include netdb.h for G_OS_WIN32
11733         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11734           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11735           by VS6 then use an other way to initialize SDPMedia structure.
11736         * gst/udp/gstdynudpsink.h:
11737         * gst/udp/gstdynudpnetutils.h:
11738           Do not include <sys/time.h> for G_OS_WIN32
11739         * gst/udp/gstudpsrc.c:
11740           Define socklen_t as int for G_OS_WIN32
11741         * win/common/config.h.in:
11742           Undef HAVE_NETINET_IN_H
11743         * win32/vs6/gst_plugins_good.dsw:
11744         * win32/vs6/libgstrtp.dsp:
11745         * win32/vs6/libgstrtsp.dsp:
11746         * win32/vs6/libgstautogen.dsp:
11747         * win32/vs6/libgstaudiofx.dsp:
11748         * win32/vs6/libgstudp.dsp:
11749           Add and update project files.
11750         * win32/common/gstudp-enumtypes.c:
11751         * win32/common/gstudp-enumtypes.h:
11752           Add a copy of udp enumtypes to win32/common as in core 
11753           and base.
11754         
11755 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11756
11757         * configure.ac:
11758           Activate monoscope when building with --enable-experimental. Fix
11759           --enable-external configure switch description.
11760
11761         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11762         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11763           Help gst-indent.
11764
11765 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11766
11767         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11768           Explicitly cast result of pointer arithmetic to integer in order to
11769           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11770
11771 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11772
11773         * gst/debug/progressreport.c:
11774           Some more docs.
11775
11776 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11777
11778         * docs/plugins/inspect/plugin-rtp.xml:
11779           Update for new elements.
11780
11781         * gst/debug/progressreport.h:
11782           Commit newly-created header file as well.
11783
11784 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11785
11786         * docs/plugins/Makefile.am:
11787         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11788         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11789         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11790         * gst/debug/Makefile.am:
11791         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11792         (gst_progress_report_do_query), (gst_progress_report_report):
11793           Make progressreport element post messages with the current progress
11794           on the bus. Also add some basic docs for it.
11795
11796 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11797
11798         * ext/hal/hal.c: (gst_hal_get_string):
11799         * ext/hal/hal.h:
11800           Some small cleanups; deal with errors when parsing the HAL ALSA
11801           capabilities a bit better.
11802
11803 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11804
11805         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11806           Let's try this again and use the right cast this time.
11807
11808 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11809
11810         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11811           Add cast to avoid compiler warnings with older GLib versions
11812           where the nick/name members in GEnumValue are not declared as
11813           constant strings.
11814
11815 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11816
11817         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11818         (gst_gconf_render_bin_from_key),
11819         (gst_gconf_get_default_audio_sink):
11820         * ext/gconf/gconf.h:
11821         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11822         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11823         (gst_gconf_audio_sink_get_property):
11824           In gconfaudiosink, get the right key as the old key in do_toggle
11825           (ie. one dependent on the profile selected). Log some more stuff so
11826           we can see what's actually going on.
11827
11828 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11829
11830         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11831         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11832         (gst_audio_amplify_set_process_function),
11833         (gst_audio_amplify_setup):
11834         * gst/audiofx/audioamplify.h:
11835         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11836         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11837         * gst/audiofx/audioinvert.h:
11838         Some small cleanups and port both elements to the new GstAudioFilter
11839         base class to save a few lines of common code.
11840         * gst/audiofx/Makefile.am:
11841         Link against libgstaudio for the above changes
11842
11843 2007-01-29  Wim Taymans  <wim@fluendo.com>
11844
11845         * tests/check/elements/.cvsignore:
11846         Some more ignores.
11847
11848 2007-01-26  Wim Taymans  <wim@fluendo.com>
11849
11850         Patch by: charles <charlesg3 at gmail dot com>
11851
11852         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11853         (set_shout_metadata), (gst_shout2send_event):
11854         * ext/shout2/gstshout2.h:
11855         Properly handle tags in shout2send. Fixes #399825.
11856
11857 2007-01-25  Wim Taymans  <wim@fluendo.com>
11858
11859         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11860         (gst_rtspsrc_activate_streams):
11861         Convert SDP fields to upper/lowercase following the rules in the SDP to
11862         caps document. 
11863
11864 2007-01-25  Wim Taymans  <wim@fluendo.com>
11865
11866         * gst/rtp/README:
11867         * gst/rtp/gstrtpilbcdepay.c:
11868         * gst/rtp/gstrtpilbcpay.c:
11869         * gst/rtp/gstrtpmp4gdepay.c:
11870         * gst/rtp/gstrtpmp4gpay.c:
11871         * gst/rtp/gstrtpspeexdepay.c:
11872         * gst/rtp/gstrtpspeexpay.c:
11873         * gst/rtp/gstrtpsv3vdepay.c:
11874         * gst/rtp/gstrtptheoradepay.c:
11875         * gst/rtp/gstrtptheorapay.c:
11876         * gst/rtp/gstrtpvorbisdepay.c:
11877         * gst/rtp/gstrtpvorbispay.c:
11878         Fix case of encoding-name and key/value pairs to match the document.
11879         This is to make interoperation with SDP case-insensitive as required by
11880         the relevant RFCs.
11881
11882 2007-01-25  Wim Taymans  <wim@fluendo.com>
11883
11884         * configure.ac:
11885         Bump required -core/-base to CVS
11886
11887 2007-01-25  Wim Taymans  <wim@fluendo.com>
11888
11889         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11890         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11891         * gst/rtp/gstrtpL16pay.h:
11892         Fill up to MTU using adapter.
11893         Timestamp rtp packets.
11894
11895 2007-01-25  Edward Hervey  <edward@fluendo.com>
11896
11897         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11898         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11899         Use G_GSIZE_FORMAT in print statements for portability.
11900         Fixes build on macosx.
11901
11902 2007-01-24  Wim Taymans  <wim@fluendo.com>
11903
11904         * gst/rtp/Makefile.am:
11905         * gst/rtp/gstrtp.c: (plugin_init):
11906         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11907         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11908         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11909         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11910         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11911         (gst_rtp_L16_depay_plugin_init):
11912         * gst/rtp/gstrtpL16depay.h:
11913         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11914         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11915         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11916         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11917         (gst_rtp_L16_pay_plugin_init):
11918         * gst/rtp/gstrtpL16pay.h:
11919         Port and enable raw audio payloader/depayloader. Needs a bit more work
11920         on the payloader side.
11921
11922 2007-01-24  Wim Taymans  <wim@fluendo.com>
11923
11924         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11925         (gst_rtspsrc_stream_configure_transport),
11926         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11927         * gst/rtsp/gstrtspsrc.h:
11928         Only unblock the udp pads when we linked and activated them all.
11929         Fixes #395688.
11930
11931 2007-01-24  Wim Taymans  <wim@fluendo.com>
11932
11933         * gst/rtp/Makefile.am:
11934         * gst/rtp/gstrtp.c: (plugin_init):
11935         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11936         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11937         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11938         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11939         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11940         * gst/rtp/gstrtpac3depay.h:
11941         Added simple AC3 depayloader (RFC 4184).
11942
11943         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11944         Fix a leak.
11945
11946 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11947
11948         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11949
11950         * gst/audiofx/Makefile.am:
11951         * gst/audiofx/audioamplify.c:
11952         (gst_audio_amplify_clipping_method_get_type),
11953         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11954         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11955         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11956         (gst_audio_amplify_set_caps),
11957         (gst_audio_amplify_transform_int_clip),
11958         (gst_audio_amplify_transform_int_wrap_negative),
11959         (gst_audio_amplify_transform_int_wrap_positive),
11960         (gst_audio_amplify_transform_float_clip),
11961         (gst_audio_amplify_transform_float_wrap_negative),
11962         (gst_audio_amplify_transform_float_wrap_positive),
11963         (gst_audio_amplify_transform_ip):
11964         * gst/audiofx/audioamplify.h:
11965         * gst/audiofx/audiofx.c: (plugin_init):
11966         Add new element "audioamplify". This allows scaling of raw audio
11967         samples, similar to the "volume" element, but provides different modes
11968         for clipping and allows unlimited amplification. It's mainly targeted
11969         for creative sound design and not as a replacement of the "volume"
11970         element. Fixes #397162
11971         * docs/plugins/Makefile.am:
11972         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11973         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11974         * docs/plugins/gst-plugins-good-plugins.args:
11975         * docs/plugins/inspect/plugin-audiofx.xml:
11976         Add docs for audioamplify and integrate them into the build system
11977         * tests/check/Makefile.am:
11978         * tests/check/elements/audioamplify.c: (setup_amplify),
11979         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11980         Add fairly extensive unit test suite for audioamplify
11981
11982 2007-01-24  Wim Taymans  <wim@fluendo.com>
11983
11984         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11985         Unblock pads after adding the pads to the element so that autopluggers
11986         get a change to link something. Possibly fixes #395688.
11987
11988 2007-01-24  Wim Taymans  <wim@fluendo.com>
11989
11990         * gst/rtp/gstrtpamrdepay.c:
11991         * gst/rtp/gstrtpgsmdepay.c:
11992         * gst/rtp/gstrtph263pdepay.c:
11993         * gst/rtp/gstrtph263ppay.c:
11994         * gst/rtp/gstrtph264depay.c:
11995         * gst/rtp/gstrtpilbcdepay.c:
11996         * gst/rtp/gstrtpmp2tdepay.c:
11997         * gst/rtp/gstrtpmp4gdepay.c:
11998         * gst/rtp/gstrtpmp4gpay.c:
11999         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
12000         * gst/rtp/gstrtpmp4vpay.c:
12001         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
12002         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
12003         (gst_rtp_mpa_depay_process):
12004         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
12005         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
12006         * gst/rtp/gstrtppcmadepay.c:
12007         * gst/rtp/gstrtppcmudepay.c:
12008         * gst/rtp/gstrtpspeexdepay.c:
12009         * gst/rtp/gstrtpspeexpay.c:
12010         * gst/rtp/gstrtpsv3vdepay.c:
12011         * gst/rtp/gstrtptheoradepay.c:
12012         * gst/rtp/gstrtptheorapay.c:
12013         * gst/rtp/gstrtpvorbisdepay.c:
12014         * gst/rtp/gstrtpvorbispay.c:
12015         Fix caps with payload numbers.
12016         Add some fixed payload numbers to caps when possible.
12017
12018 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
12019
12020         reviewed by: Stefan Kost  <ensonic@users.sf.net>
12021
12022         * gst/audiofx/Makefile.am:
12023         * gst/audiofx/audiofx.c: (plugin_init):
12024         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
12025         (gst_audio_invert_class_init), (gst_audio_invert_init),
12026         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
12027         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
12028         (gst_audio_invert_transform_float),
12029         (gst_audio_invert_transform_ip):
12030         * gst/audiofx/audioinvert.h:
12031         Add new audiofx element "audioinvert". This element swaps the upper
12032         and lower half of samples and can be used for example for a
12033         wide-stereo effect. Fixes #396057
12034         * docs/plugins/Makefile.am:
12035         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12036         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12037         * docs/plugins/gst-plugins-good-plugins.args:
12038         * docs/plugins/inspect/plugin-audiofx.xml:
12039         Add docs for the audioinvert element and add them to the build system.
12040         * tests/check/Makefile.am:
12041         * tests/check/elements/audioinvert.c: (setup_invert),
12042         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
12043         Add unit test suite for the audioinvert element.
12044
12045 2007-01-23  Wim Taymans  <wim@fluendo.com>
12046
12047         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
12048         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
12049         Parse config params as string and int.
12050         Parse and use AU header length
12051
12052 2007-01-23  Wim Taymans  <wim@fluendo.com>
12053
12054         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
12055         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
12056         * gst/smpte/gstmask.c: (_gst_mask_register):
12057         * gst/smpte/gstmask.h:
12058         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
12059         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
12060         (gst_smpte_paint_triangle_clock):
12061         constify some static structs.
12062         Don't update the mask if nothing changed to the params.
12063         Make sure we never draw outside of the picture. Fixes #398325.
12064
12065 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
12066
12067         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
12068           Error out properly when pull_range fails while we're reading the
12069           headers, instead of just pausing the task silently. Fixes #399338.
12070
12071 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12072
12073         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
12074           Some more sanity checks to make sure the input formats match and the
12075           input pads are actually negotiated, in case someone tries to feed
12076           buffers from fakesrc or filesrc. Fixes #398299.
12077           Also const-ify an array, just because we can.
12078
12079 2007-01-19  Edward Hervey  <edward@fluendo.com>
12080
12081         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
12082         Ignore previous commit, that was only valid for widths and heights
12083         that are multiples of 4.
12084         Copy over size/stride macros from jpegdec. This allows the element
12085         to work with any width,height...
12086         ... but puts in evidence that the actual transformations only work
12087         with width/height that are multiples of 4.
12088
12089 2007-01-19  Edward Hervey  <edward@fluendo.com>
12090
12091         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
12092         Allocate buffers of the right size.
12093         The proper size of a I420 buffer in bytes is:
12094         
12095             width * height * 3
12096             ------------------
12097                     2
12098
12099 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12100
12101         * gst/smpte/gstsmpte.c: (gst_smpte_init):
12102           Proxy getcaps on sink pads too, so that we either end up with the
12103           same dimensions on all pads or error out if that's not possible
12104           (seems to work even!). Fixes #398086, I think.
12105
12106 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12107
12108         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12109         * docs/plugins/gst-plugins-good-plugins.args:
12110         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12111           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
12112           fix integer properties with -1 as minimum value.
12113
12114         * docs/plugins/inspect/plugin-1394.xml:
12115         * docs/plugins/inspect/plugin-aasink.xml:
12116         * docs/plugins/inspect/plugin-alaw.xml:
12117         * docs/plugins/inspect/plugin-alpha.xml:
12118         * docs/plugins/inspect/plugin-alphacolor.xml:
12119         * docs/plugins/inspect/plugin-annodex.xml:
12120         * docs/plugins/inspect/plugin-apetag.xml:
12121         * docs/plugins/inspect/plugin-audiofx.xml:
12122         * docs/plugins/inspect/plugin-auparse.xml:
12123         * docs/plugins/inspect/plugin-autodetect.xml:
12124         * docs/plugins/inspect/plugin-avi.xml:
12125         * docs/plugins/inspect/plugin-cacasink.xml:
12126         * docs/plugins/inspect/plugin-cairo.xml:
12127         * docs/plugins/inspect/plugin-cdio.xml:
12128         * docs/plugins/inspect/plugin-cutter.xml:
12129         * docs/plugins/inspect/plugin-debug.xml:
12130         * docs/plugins/inspect/plugin-dv.xml:
12131         * docs/plugins/inspect/plugin-efence.xml:
12132         * docs/plugins/inspect/plugin-effectv.xml:
12133         * docs/plugins/inspect/plugin-esdsink.xml:
12134         * docs/plugins/inspect/plugin-flac.xml:
12135         * docs/plugins/inspect/plugin-flxdec.xml:
12136         * docs/plugins/inspect/plugin-gconfelements.xml:
12137         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
12138         * docs/plugins/inspect/plugin-goom.xml:
12139         * docs/plugins/inspect/plugin-halelements.xml:
12140         * docs/plugins/inspect/plugin-icydemux.xml:
12141         * docs/plugins/inspect/plugin-id3demux.xml:
12142         * docs/plugins/inspect/plugin-jpeg.xml:
12143         * docs/plugins/inspect/plugin-level.xml:
12144         * docs/plugins/inspect/plugin-matroska.xml:
12145         * docs/plugins/inspect/plugin-mulaw.xml:
12146         * docs/plugins/inspect/plugin-multipart.xml:
12147         * docs/plugins/inspect/plugin-navigationtest.xml:
12148         * docs/plugins/inspect/plugin-ossaudio.xml:
12149         * docs/plugins/inspect/plugin-png.xml:
12150         * docs/plugins/inspect/plugin-rtp.xml:
12151         * docs/plugins/inspect/plugin-rtsp.xml:
12152         * docs/plugins/inspect/plugin-shout2send.xml:
12153         * docs/plugins/inspect/plugin-smpte.xml:
12154         * docs/plugins/inspect/plugin-speex.xml:
12155         * docs/plugins/inspect/plugin-taglib.xml:
12156         * docs/plugins/inspect/plugin-udp.xml:
12157         * docs/plugins/inspect/plugin-videobalance.xml:
12158         * docs/plugins/inspect/plugin-videobox.xml:
12159         * docs/plugins/inspect/plugin-videoflip.xml:
12160         * docs/plugins/inspect/plugin-videomixer.xml:
12161         * docs/plugins/inspect/plugin-wavenc.xml:
12162         * docs/plugins/inspect/plugin-wavparse.xml:
12163         * docs/plugins/inspect/plugin-ximagesrc.xml:
12164           Update to CVS.
12165
12166 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
12167
12168         Patch by: Sebastian Dröge <slomo circular-chaos org>
12169
12170         * gst/audiofx/audiopanorama.c:
12171           Fix doc section name (Fixes #397946)
12172
12173 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
12174
12175         * sys/v4l2/gstv4l2object.c:
12176         (gst_v4l2_object_install_properties_helper),
12177         (gst_v4l2_object_set_property_helper),
12178         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
12179         * sys/v4l2/gstv4l2object.h:
12180         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
12181         (gst_v4l2src_init), (gst_v4l2src_set_property),
12182         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
12183         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12184         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
12185         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
12186         (gst_v4l2src_capture_deinit):
12187           Fix EIO handing when capturing. Add new property to specify the number of
12188           buffers to enque (and remove the borked num-buffers usage).
12189
12190 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
12191
12192         Patch by: Sebastian Dröge <slomo circular-chaos org>
12193
12194         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
12195         (gst_audio_panorama_set_process_function):
12196           Use a function array for process methods, add more docs and define the
12197           startindex of enums.
12198
12199 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
12200
12201         Patch by: Mark Nauwelaerts <manauw at skynet be>
12202
12203         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
12204         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
12205         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
12206         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
12207         (gst_avi_mux_riff_get_avi_header),
12208         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
12209         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
12210         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
12211         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
12212         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
12213         (gst_avi_mux_change_state):
12214         * gst/avi/gstavimux.h:
12215         * tests/check/elements/avimux.c: (teardown_src_pad):
12216           Add support for more than one audio stream; write better AVIX
12217           header; refactor code a bit; don't announce vorbis caps on our audio
12218           sink pads since we don't support it anyway. Closes #379298.
12219
12220 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
12221
12222         Patch by: Sebastian Dröge <slomo circular-chaos org>
12223
12224         * gst/audiofx/audiopanorama.c:
12225         (gst_audio_panorama_method_get_type),
12226         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12227         (gst_audio_panorama_set_process_function),
12228         (gst_audio_panorama_set_property),
12229         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
12230         (gst_audio_panorama_transform_m2s_int_simple),
12231         (gst_audio_panorama_transform_s2s_int_simple),
12232         (gst_audio_panorama_transform_m2s_float_simple),
12233         (gst_audio_panorama_transform_s2s_float_simple):
12234         * gst/audiofx/audiopanorama.h:
12235           Add 'method' property and provide a simple (non-psychoacustic)
12236           processing method (#394859).
12237
12238         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
12239         (panorama_suite):
12240           Tests for new method.
12241
12242 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
12243
12244         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
12245         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
12246           Set correct caps on outgoing pulled buffers, or things blow up
12247           after recent core changes.
12248
12249 2007-01-11  Wim Taymans  <wim@fluendo.com>
12250
12251         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12252
12253         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
12254         (gst_multipart_mux_request_new_pad),
12255         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
12256         (gst_multipart_mux_change_state):
12257         Return FLOW errors ASAP. Fixes #394977.
12258         Misc cleanups.
12259
12260 2007-01-11  Wim Taymans  <wim@fluendo.com>
12261
12262         Patch by: Lutz Mueller <lutz at topfrose dot de>
12263
12264         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
12265         Check for stream pad before activating. 
12266
12267 2007-01-10  Wim Taymans  <wim@fluendo.com>
12268
12269         Patch by: Peter Kjellerstedt  <pkj at axis com>
12270
12271         * gst/rtsp/COPYING.MIT:
12272         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12273         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
12274         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
12275         (gst_rtspsrc_stream_configure_transport),
12276         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
12277         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
12278         (gst_rtspsrc_parse_methods),
12279         (gst_rtspsrc_create_transports_string),
12280         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
12281         (gst_rtspsrc_open), (gst_rtspsrc_close):
12282         * gst/rtsp/gstrtspsrc.h:
12283         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12284         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
12285         (parse_request_line), (parse_line), (rtsp_connection_read),
12286         (rtsp_connection_close):
12287         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12288         (rtsp_method_as_text), (rtsp_header_as_text),
12289         (rtsp_status_as_text), (rtsp_find_header_field),
12290         (rtsp_find_method):
12291         * gst/rtsp/rtspdefs.h:
12292         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12293         (rtsp_ext_wms_configure_stream):
12294         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12295         (rtsp_message_new_request), (rtsp_message_init_request),
12296         (rtsp_message_new_response), (rtsp_message_init_response),
12297         (rtsp_message_init_data), (rtsp_message_unset),
12298         (rtsp_message_free), (rtsp_message_add_header),
12299         (rtsp_message_get_header), (rtsp_message_set_body),
12300         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12301         * gst/rtsp/rtspmessage.h:
12302         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12303         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12304         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12305         (sdp_message_dump):
12306         Allow url to be NULL to be able to use it for server connections.
12307         Can now send responses as well as requests.
12308         No longer hangs in an endless loop if EOF is received.
12309         Can now convert a status code to a text string.
12310         Return RTSP_HDR_INVALID for unknown headers.
12311         Return RTSP_INVALID for unknown methods.
12312         Copy CSeq and Session headers from the request.
12313         Only free memory corresponding to the currently set message type.
12314         Added const to function arguments as appropriate.
12315         Avoid a compiler warning when initializing nmedia.
12316         Use guint rather than gint to avoid compiler warnings.
12317         Fix crasher in wms extension.
12318         Factor out stream setup from open_connection.
12319         Delay activation of streams when actual data is received from the
12320         server, this prepares us to do proper protocol switching.
12321         Added new license.
12322         Fixes #380895.
12323
12324
12325 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12326
12327         Patch by: Sebastian Dröge <slomo ubuntu com>
12328
12329         * docs/plugins/Makefile.am:
12330         * gst/audiofx/audiopanorama.c:
12331           Some small docs fixes (#394851).
12332
12333 2007-01-09  Wim Taymans  <wim@fluendo.com>
12334
12335         * gst/avi/gstavidemux.c:
12336         Fix docs.
12337
12338 2007-01-09  Wim Taymans  <wim@fluendo.com>
12339
12340         * gst/rtp/Makefile.am:
12341         * gst/rtp/gstrtp.c: (plugin_init):
12342         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12343         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12344         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12345         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12346         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12347         * gst/rtp/gstrtpmpvdepay.h:
12348           Added RFC 2250 MPEG Video Depayloader.
12349
12350         * gst/rtp/gstrtpL16depay.h:
12351         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12352         (gst_rtp_h263p_depay_process):
12353         Fix Header file. Small cleanups.
12354
12355         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12356         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12357         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12358         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12359         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12360         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12361         (gst_rtp_mp4v_depay_change_state):
12362         Remove usused code. Remove Adapter from state Change. Added debug.
12363
12364         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12365         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12366         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12367         * gst/rtp/gstrtpmpadepay.h:
12368         Subclass base depayloader.
12369         Added debug.
12370         Support static payload type assignment as well.
12371
12372         * gst/rtp/gstrtpmpapay.c:
12373         Fix caps.
12374
12375 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12376
12377         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12378
12379         * ext/jpeg/gstjpegdec.c:
12380         * ext/jpeg/gstjpegenc.c:
12381         * ext/jpeg/smokecodec.c:
12382           These libjpeg callbacks should return a 'boolean' (unsigned char
12383           apparently) and not a 'gboolean' (which maps to gint). Fixes
12384           warnings when compiling with MingW (#393427).
12385
12386         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12387           Use ioctlsocket on win32.
12388
12389         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12390           Some printf format fixes for win32.
12391
12392 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12393
12394         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12395           Use gst_guint64_to_gdouble for conversion.
12396         * win32/vs6/libgstmatroska.dsp:
12397           Add zlib to the link.
12398         * win32/vs6/libgstvideobox.dsp:
12399           Update liboil library name (project is linked to 
12400           liboil-0.3-0.lib now).
12401           
12402 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12403
12404         * gst/matroska/Makefile.am:
12405           If zlib is available and used, we must link it explicitly for
12406           things to work on MingW (fixes #392855).
12407
12408 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12409
12410         * ext/esd/esdsink.c: (gst_esdsink_delay):
12411           Don't return bogus values when esd_get_delay() fails for some
12412           reason (#392189).
12413
12414 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12415
12416         * sys/ximage/gstximagesrc.c: (composite_pixel):
12417           Fix presumably copy'n'pasto for 16bpp depth.
12418
12419 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12420
12421         * gst/matroska/matroska-mux.c:
12422         (gst_matroska_mux_audio_pad_setcaps):
12423           The "signed" field in audio caps is of boolean type, trying to use
12424           gst_structure_get_int() to extract it will fail. Fixing this makes
12425           matroskamux accept raw audio input (#387121) (use at your own risk
12426           though, due to the matroska spec being not entirely useful in this
12427           respect).
12428           Also fix up raw audio structures in template caps so that they
12429           represent what our setcaps function will actually accept, so that
12430           converters know what to convert to.
12431           Finally, don't fail if there isn't an "endianness" field in 8-bit
12432           PCM caps.
12433
12434 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12435
12436         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12437         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12438         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12439         (teardown_cmmldec):
12440         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12441         (teardown_cmmlenc):
12442         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12443           reapply consistent pad (de)activation
12444
12445 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12446
12447         * configure.ac:
12448         Back to CVS
12449
12450         * gst-plugins-good.doap:
12451         Add 0.10.5 doap entry
12452
12453 === release 0.10.5 ===
12454
12455 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12456
12457         * configure.ac:
12458           releasing 0.10.5, "The Path of Thorns"
12459
12460 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12461
12462         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12463         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12464         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12465         (teardown_cmmldec):
12466         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12467         (teardown_cmmlenc):
12468         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12469           revert my freeze breakage
12470
12471 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12472
12473         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12474         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12475         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12476         (teardown_cmmldec):
12477         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12478         (teardown_cmmlenc):
12479         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12480           consistent pad (de)activation
12481
12482 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12483
12484         * configure.ac:
12485         * ext/Makefile.am:
12486         Disable LADPSA, as it has moved to the -bad module for the duration.
12487
12488 2006-12-18  Wim Taymans  <wim@fluendo.com>
12489
12490         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12491         (gst_signal_processor_event):
12492         Reset flow_state back to _OK after a flush stop so that we exit our
12493         error state after the flush. Fixes #374213
12494
12495 2006-12-16  David Schleef  <ds@schleef.org>
12496
12497         * sys/osxvideo/osxvideosink.h:
12498         * sys/osxvideo/osxvideosink.m:
12499           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12500
12501 2006-12-16  David Schleef  <ds@schleef.org>
12502
12503         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12504
12505         * sys/osxvideo/Makefile.am:
12506         * sys/osxvideo/osxvideosink.h:
12507         * sys/osxvideo/osxvideosink.m:
12508           Preliminary patch for porting osxvideosink
12509
12510 2006-12-16  Wim Taymans  <wim@fluendo.com>
12511
12512         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12513
12514         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12515         (gst_videomixer_set_master_geometry),
12516         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12517         (gst_videomixer_reset), (gst_videomixer_init),
12518         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12519         (gst_videomixer_release_pad), (gst_videomixer_collected),
12520         (gst_videomixer_change_state):
12521         Introduce some locking around the videomixer state so that it does not
12522         crash when adding/removing pads. Fixes #383043.
12523
12524 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12525
12526         * configure.ac:
12527           Make sure libcaca can actually be used instead of just checking for
12528           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12529           cross-compiling (fixes #384587).
12530
12531 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12532
12533         * Makefile.am:
12534         * gst-plugins-good.doap:
12535         * gst-plugins-good.spec.in:
12536           adding doap file
12537
12538 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12539
12540         * configure.ac:
12541           libflac-1.1.3 changed API again, but we can't build against it yet,
12542           so make sure our check doesn't use libflac-1.1.3 and add a comment
12543           to this effect.
12544
12545 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12546
12547         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12548         (gst_quarktv_planetable_clear):
12549           Add some NULL pointer checks (possibly related to #385623).
12550
12551 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12552
12553         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12554         (gst_tag_demux_chain):
12555         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12556           In streaming mode, if the first buffer we get doesn't have an
12557           offset, fix it up to be 0, otherwise trimming won't work later on
12558           and we'll be typefinding application/x-id3, which may result in
12559           decodebin plugging an endless number of id3demux elements as a
12560           consequence. Fixes #385031.
12561           
12562 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12563
12564         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12565           Ignore the buffer_time the sound device reports. Turns out it is 
12566           sometimes completely bogus and we're better off without it.
12567
12568 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12569
12570         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12571         (gst_matroska_demux_video_caps):
12572         * gst/matroska/matroska-ids.c:
12573         (gst_matroska_track_init_video_context):
12574         * gst/matroska/matroska-ids.h:
12575           Try harder to extract the framerate for video tracks correctly and
12576           save it directly instead of converting it back and forth a few
12577           times. Mostly makes a difference for very small framerates (<1).
12578           Fixes #380199.
12579
12580 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12581
12582         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12583         (gst_gconf_audio_src_dispose), (do_toggle_element):
12584         * ext/gconf/gstgconfaudiosrc.h:
12585           Remove gconf notify hook when the gconfaudiosrc element is
12586           destroyed, otherwise the callback may be called on an
12587           already-destroyed instance and bad things happen. Should fix
12588           #378184.
12589           Also ignore gconf key changes when the source is already running.
12590
12591 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12592
12593         Patch by: Sebastian Dröge  <mail at slomosnail de>
12594
12595         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12596           We need to be able to read and parse any possible floating point string
12597           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12598           will parse the former only in certain locales though, so we really need
12599           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12600           make sure we can parse either version at all times.
12601           Fixes #382982 for real.
12602
12603 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12604
12605         * sys/sunaudio/gstsunaudiomixerctrl.c:
12606         * sys/sunaudio/gstsunaudiosrc.c:
12607
12608         Use the sunaudio debug category.
12609
12610         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12611         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12612         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12613         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12614         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12615         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12616         (gst_sunaudiosink_reset):
12617         * sys/sunaudio/gstsunaudiosink.h:
12618
12619         Uses the sunaudio debug category for all debug output
12620         Implements the _delay() callback to synchronise video playback better
12621         Change the segtotal and segsize values back to the parent class 
12622           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12623           respectively)
12624         Measure the samples written to the device vs. played.
12625         Keep track of segments in the device by writing empty eof frames, and
12626         sleep using a GCond when we get too far ahead and risk overrunning the
12627         sink's ringbuffer.
12628
12629         Fixes: #360673
12630
12631 2006-12-08  Wim Taymans  <wim@fluendo.com>
12632
12633         Patch by: Sebastian Dröge  <mail at slomosnail de >
12634
12635         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12636         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12637         * gst/audiofx/audiopanorama.h:
12638         Fix audiopanorame with float samples. Fixes #383726.
12639
12640 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12641
12642         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12643         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12644         (gst_sunaudiosrc_reset):
12645
12646         Implement reset functions to unblock the src/sink more quickly on 
12647         state change requests.
12648         Patch by: Brian Cameron <brian dot cameron at sun com>
12649
12650 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12651
12652         * sys/sunaudio/gstsunaudiomixer.c:
12653         (gst_sunaudiomixer_change_state):
12654         Construct the correct mixer device name when the AUDIODEV env var
12655         is set.
12656
12657         Patch by: Jerry Tan <jerry.tan at sun dot com>
12658         Fixes: #383596
12659
12660 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12661
12662         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12663         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12664         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12665         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12666         Patch by: Jerry Tan <jerry.tan at sun dot com>
12667         Fixes: #349015
12668
12669 2006-12-07  Wim Taymans  <wim@fluendo.com>
12670
12671         * gst/smpte/gstmask.h:
12672         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12673         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12674         (gst_smpte_collected), (gst_smpte_set_property),
12675         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12676         * gst/smpte/gstsmpte.h:
12677         Port to 0.10 some more. 
12678         Added duration property to specify the duration of the transition.
12679         Make framerate a fraction.
12680         Deprecate fps property, we only use negotiated fps.
12681         Added docs.
12682         Fix collectpad usage.
12683         Reset state in READY.
12684         Send NEWSEGMENT event.
12685         Fix racy updates of object properties.
12686         Added debug category.
12687         Fixes #383323.
12688
12689 2006-12-06  Wim Taymans  <wim@fluendo.com>
12690
12691         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12692
12693         * gst/videomixer/videomixer.c:
12694         (gst_videomixer_set_master_geometry),
12695         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12696         Don't reset xpos and ypos in the setcaps function because causes
12697         unexpected behaviour.
12698         Fixes #382179.
12699
12700 2006-12-06  Wim Taymans  <wim@fluendo.com>
12701
12702         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12703         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12704         Keep track of the buffer timestamp in the collectdata member instead
12705         of modifying the buffer without making the metadata writable first.
12706         Fixes #382277.
12707
12708 2006-12-06  Wim Taymans  <wim@fluendo.com>
12709
12710         Patch by: Rob Taylor <robtaylor at floopily dot org>
12711
12712         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12713         If using multicast in udpsrc, bind to the multicast address rather than
12714         IN_ADDR_ANY.
12715         This allows the simultanous use of multiple udpsrcs listening on
12716         different multicat addresses. Without this all udpsrcs will receive all
12717         packets from all subscribed multicast addresses.
12718         Fixes #383001.
12719
12720 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12721
12722         * ext/taglib/gstid3v2mux.cc:
12723         Don't attempt to write a NULL frame into the ID3 tag set when the 
12724         createFrame method returned NULL.
12725         Fixes: #381857
12726         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12727
12728 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12729
12730         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12731         Use g_strtod() instead of sscanf to parse doubles, so that it will
12732         try parsing in the C locale if the current locale fails.
12733         Fixes: #382982
12734         Patch by: Sebastian Dröge  <mail at slomosnail de >
12735
12736 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12737
12738         * win32/MANIFEST:
12739         Fix compilation on win32 under VS8
12740         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12741         Partially fixes #381175
12742
12743 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12744
12745         * gst/avi/gstavimux.c:
12746           accept all mpegversions,fixes #380825
12747           spotted by: Jerome Alet  
12748
12749 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12750
12751         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12752         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12753         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12754         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12755           cleanup the error message a bit more
12756
12757 2006-11-28  Wim Taymans  <wim@fluendo.com>
12758
12759         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12760         Fix width and height properties.
12761
12762         * ext/libcaca/gstcacasink.h:
12763         Fix compilation on newer libcaca that require us to include a new
12764         header. Fixes #379918.
12765
12766 2006-11-28  Wim Taymans  <wim@fluendo.com>
12767
12768         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12769         * gst/rtsp/gstrtspsrc.h:
12770         * gst/rtsp/rtspext.h:
12771         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12772         (rtsp_ext_wms_get_context):
12773         Add method so that extensions can choose to disable the setup of
12774         a stream.
12775         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12776
12777 2006-11-27  Wim Taymans  <wim@fluendo.com>
12778
12779         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12780
12781         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12782         Push header in a separate buffer instead of memcpy:ing all data.
12783         Change LF => CRLF in headers.
12784         Move trailing LF to header. Fixes #379792.
12785
12786 2006-11-27  Wim Taymans  <wim@fluendo.com>
12787
12788         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12789         Small buffer overflow fix and improve debugging.
12790
12791 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12792
12793         * ext/esd/esdmon.h:
12794         * ext/esd/esdsink.h:
12795           remove obsolete _factory_init protos
12796
12797 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12798
12799         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12800         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12801         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12802         (gst_avi_demux_read_subindexes_push),
12803         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12804         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12805         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12806         (gst_avi_demux_massage_index),
12807         (gst_avi_demux_calculate_durations_from_index),
12808         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12809         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12810         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12811           remove dead code, tweak debugs statements, add comments, use
12812           _uint64_scale instead _uint64_scale_int when using guint64 values,
12813           small optimizations, reflow some error handling
12814
12815 2006-11-22  Edward Hervey  <edward@fluendo.com>
12816
12817         * po/.cvsignore:
12818         We never put .pot files in cvs. Let's ignore them all.
12819
12820 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12821
12822         * po/POTFILES.in:
12823           ... but better exclude files that aren't disted.
12824
12825 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12826
12827         * po/POTFILES.in:
12828           Add v4l2 source files to list of files with translations, so the
12829           strings are actually extracted (however bad they still may be).
12830
12831 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12832
12833         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12834           Minor clean-ups: const-ify static array, remove trailing comma from
12835           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12836
12837 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12838
12839         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12840         Make sure that g_free always gets called on the same pointer that was 
12841         returned by g_malloc.  Fixes #376594.
12842         Do not leak memory if decompressed size is wrong.
12843         Remove unneeded check of return value of g_malloc.
12844         Patch by: René Stadler <mail@renestadler.de>
12845
12846 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12847
12848         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12849           Add missing curly brackets.
12850
12851 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12852
12853         * sys/v4l2/v4l2src_calls.c:
12854         Fix capture_deinit.
12855
12856 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12857
12858         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12859         (gst_matroska_mux_request_new_pad):
12860           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12861
12862         * tests/check/elements/matroskamux.c: (setup_src_pad),
12863         (setup_sink_pad), (GST_START_TEST):
12864         Activate pads before using them.
12865
12866 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12867
12868         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12869           Initialise variable to get rid of bogus compiler warning.
12870
12871 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12872
12873         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12874
12875         * gst/rtp/gstrtph263pay.c:
12876         * gst/rtp/gstrtph263pdepay.c:
12877         * gst/rtp/gstrtph263ppay.c:
12878           Specify H.263 variant and version in the caps (fixes #361637)
12879
12880 2006-11-15  Wim Taymans  <wim@fluendo.com>
12881
12882         * gst/rtsp/rtspconnection.c: (read_body):
12883         Don't set a data pointer to NULL and a size > 0 when we deal
12884         with empty packets.
12885
12886         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12887         (rtsp_message_init_response), (rtsp_message_init_data),
12888         (rtsp_message_unset), (rtsp_message_free),
12889         (rtsp_message_take_body):
12890         Check that we can't create invalid empty packets. 
12891
12892 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12893
12894         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12895
12896         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12897         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12898         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12899         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12900         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12901         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12902         * gst/matroska/matroska-mux.h:
12903           Add basic tag writing support; implement releasing pads (#374658).
12904
12905 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12906
12907         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12908         (gst_matroska_demux_audio_caps):
12909           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12910
12911 2006-11-14  David Schleef  <ds@schleef.org>
12912
12913         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12914
12915 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12916
12917         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12918
12919         * win32/vs8/gst-plugins-good.sln:
12920         * win32/vs8/libgst1394.vcproj:
12921         * win32/vs8/libgstaasink.vcproj:
12922         * win32/vs8/libgstalaw.vcproj:
12923         * win32/vs8/libgstalpha.vcproj:
12924         * win32/vs8/libgstalphacolor.vcproj:
12925         * win32/vs8/libgstannodex.vcproj:
12926         * win32/vs8/libgstapetag.vcproj:
12927         * win32/vs8/libgstaudiofx.vcproj:
12928         * win32/vs8/libgstauparse.vcproj:
12929         * win32/vs8/libgstautodetect.vcproj:
12930         * win32/vs8/libgstavi.vcproj:
12931         * win32/vs8/libgstcacasink.vcproj:
12932         * win32/vs8/libgstcdio.vcproj:
12933         * win32/vs8/libgstcutter.vcproj:
12934         * win32/vs8/libgstdv.vcproj:
12935         * win32/vs8/libgsteffectv.vcproj:
12936         * win32/vs8/libgstflac.vcproj:
12937         * win32/vs8/libgstflxdec.vcproj:
12938         * win32/vs8/libgstgoom.vcproj:
12939         * win32/vs8/libgsticydemux.vcproj:
12940         * win32/vs8/libgstid3demux.vcproj:
12941         * win32/vs8/libgstjpeg.vcproj:
12942         * win32/vs8/libgstladspa.vcproj:
12943         * win32/vs8/libgstlevel.vcproj:
12944         * win32/vs8/libgstmatroska.vcproj:
12945         * win32/vs8/libgstmikmod.vcproj:
12946         * win32/vs8/libgstmng.vcproj:
12947         * win32/vs8/libgstmonoscope.vcproj:
12948         * win32/vs8/libgstmulaw.vcproj:
12949         * win32/vs8/libgstmultipart.vcproj:
12950         * win32/vs8/libgstpng.vcproj:
12951         * win32/vs8/libgstrtp.vcproj:
12952         * win32/vs8/libgstrtsp.vcproj:
12953         * win32/vs8/libgstshout2.vcproj:
12954         * win32/vs8/libgstsmpte.vcproj:
12955         * win32/vs8/libgstspeex.vcproj:
12956         * win32/vs8/libgsttaglib.vcproj:
12957         * win32/vs8/libgstudp.vcproj:
12958         * win32/vs8/libgstvideobalance.vcproj:
12959         * win32/vs8/libgstvideobox.vcproj:
12960         * win32/vs8/libgstvideoflip.vcproj:
12961         * win32/vs8/libgstvideomixer.vcproj:
12962         * win32/vs8/libgstwavenc.vcproj:
12963         * win32/vs8/libgstwavparse.vcproj:
12964           Make end-of-line returns unixy, so that when the files are checked
12965           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12966           Hopefully fixes #366492.
12967
12968 2006-11-14  Wim Taymans  <wim@fluendo.com>
12969
12970         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12971         Disable init_frames delay timestamp adjustment, it does not
12972         seem to be needed at all. Fixes #369621.
12973
12974 2006-11-13  Wim Taymans  <wim@fluendo.com>
12975
12976         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12977
12978         * gst/videomixer/videomixer.c:
12979         (gst_videomixer_set_master_geometry),
12980         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12981         (gst_videomixer_collect_free), (gst_videomixer_reset),
12982         (gst_videomixer_init), (gst_videomixer_finalize),
12983         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12984         (gst_videomixer_collected), (gst_videomixer_change_state):
12985         Fix memleak by unref'ing collectpads instance (when finalizing)
12986         Implement releasing a request pad. Fixes #374479.
12987
12988 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12989
12990         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12991
12992         * win32/vs8/gst-plugins-good.sln:
12993         * win32/vs8/libgst1394.vcproj:
12994         * win32/vs8/libgstaasink.vcproj:
12995         * win32/vs8/libgstalaw.vcproj:
12996         * win32/vs8/libgstalpha.vcproj:
12997         * win32/vs8/libgstalphacolor.vcproj:
12998         * win32/vs8/libgstannodex.vcproj:
12999         * win32/vs8/libgstapetag.vcproj:
13000         * win32/vs8/libgstaudiofx.vcproj:
13001         * win32/vs8/libgstauparse.vcproj:
13002         * win32/vs8/libgstautodetect.vcproj:
13003         * win32/vs8/libgstavi.vcproj:
13004         * win32/vs8/libgstcacasink.vcproj:
13005         * win32/vs8/libgstcdio.vcproj:
13006         * win32/vs8/libgstcutter.vcproj:
13007         * win32/vs8/libgstdv.vcproj:
13008         * win32/vs8/libgsteffectv.vcproj:
13009         * win32/vs8/libgstflac.vcproj:
13010         * win32/vs8/libgstflxdec.vcproj:
13011         * win32/vs8/libgstgoom.vcproj:
13012         * win32/vs8/libgsticydemux.vcproj:
13013         * win32/vs8/libgstid3demux.vcproj:
13014         * win32/vs8/libgstjpeg.vcproj:
13015         * win32/vs8/libgstladspa.vcproj:
13016         * win32/vs8/libgstlevel.vcproj:
13017         * win32/vs8/libgstmatroska.vcproj:
13018         * win32/vs8/libgstmikmod.vcproj:
13019         * win32/vs8/libgstmng.vcproj:
13020         * win32/vs8/libgstmonoscope.vcproj:
13021         * win32/vs8/libgstmulaw.vcproj:
13022         * win32/vs8/libgstmultipart.vcproj:
13023         * win32/vs8/libgstpng.vcproj:
13024         * win32/vs8/libgstrtp.vcproj:
13025         * win32/vs8/libgstrtsp.vcproj:
13026         * win32/vs8/libgstshout2.vcproj:
13027         * win32/vs8/libgstsmpte.vcproj:
13028         * win32/vs8/libgstspeex.vcproj:
13029         * win32/vs8/libgsttaglib.vcproj:
13030         * win32/vs8/libgstudp.vcproj:
13031         * win32/vs8/libgstvideobalance.vcproj:
13032         * win32/vs8/libgstvideobox.vcproj:
13033         * win32/vs8/libgstvideoflip.vcproj:
13034         * win32/vs8/libgstvideomixer.vcproj:
13035         * win32/vs8/libgstwavenc.vcproj:
13036         * win32/vs8/libgstwavparse.vcproj:
13037           Add VS8 project files (note that many of the plugins in ext are
13038           disabled by default). Fixes #366492.
13039
13040 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
13041
13042         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
13043           we do not translate debug messages
13044
13045 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
13046
13047         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
13048           fix categorisation, make short desc more explicit, remove unused code
13049           Fixes #372021
13050
13051 2006-11-08  Wim Taymans  <wim@fluendo.com>
13052
13053         * gst/rtp/gstrtpL16depay.c:
13054         * gst/rtp/gstrtpamrdepay.c:
13055         * gst/rtp/gstrtpamrpay.c:
13056         * gst/rtp/gstrtpgsmdepay.c:
13057         * gst/rtp/gstrtph263pay.c:
13058         * gst/rtp/gstrtph263pdepay.c:
13059         * gst/rtp/gstrtph263ppay.c:
13060         * gst/rtp/gstrtph264depay.c:
13061         * gst/rtp/gstrtpmp2tdepay.c:
13062         * gst/rtp/gstrtpmp4gdepay.c:
13063         * gst/rtp/gstrtpmp4gpay.c:
13064         * gst/rtp/gstrtpmp4vdepay.c:
13065         * gst/rtp/gstrtpmp4vpay.c:
13066         * gst/rtp/gstrtpmpadepay.c:
13067         * gst/rtp/gstrtpmpapay.c:
13068         * gst/rtp/gstrtppcmadepay.c:
13069         * gst/rtp/gstrtppcmapay.c:
13070         * gst/rtp/gstrtppcmudepay.c:
13071         * gst/rtp/gstrtppcmupay.c:
13072         * gst/rtp/gstrtpspeexdepay.c:
13073         * gst/rtp/gstrtpspeexpay.c:
13074         * gst/rtp/gstrtpsv3vdepay.c:
13075         Fix element descriptions.
13076
13077 2006-11-08  Wim Taymans  <wim@fluendo.com>
13078
13079         * gst/rtp/gstrtpvorbisdepay.c:
13080         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
13081         Fix description.
13082         Small cleanup in the payloader.
13083
13084 2006-11-08  Wim Taymans  <wim@fluendo.com>
13085
13086         * gst/rtp/Makefile.am:
13087         * gst/rtp/gstrtp.c: (plugin_init):
13088         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
13089         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
13090         (gst_rtp_theora_depay_finalize),
13091         (gst_rtp_theora_depay_parse_configuration),
13092         (gst_rtp_theora_depay_setcaps),
13093         (gst_rtp_theora_depay_switch_codebook),
13094         (gst_rtp_theora_depay_process),
13095         (gst_rtp_theora_depay_set_property),
13096         (gst_rtp_theora_depay_get_property),
13097         (gst_rtp_theora_depay_change_state),
13098         (gst_rtp_theora_depay_plugin_init):
13099         * gst/rtp/gstrtptheoradepay.h:
13100         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
13101         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
13102         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
13103         (gst_rtp_theora_pay_init_packet),
13104         (gst_rtp_theora_pay_flush_packet),
13105         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
13106         (gst_rtp_theora_pay_handle_buffer),
13107         (gst_rtp_theora_pay_plugin_init):
13108         * gst/rtp/gstrtptheorapay.h:
13109         Add theora pay/depayloaders.
13110
13111 2006-11-06  Wim Taymans  <wim@fluendo.com>
13112
13113         * gst/rtp/Makefile.am:
13114         We depend on gsttag to generate the vorbis comments.
13115
13116         * gst/rtp/gstrtpvorbisdepay.c:
13117         (gst_rtp_vorbis_depay_parse_configuration),
13118         (gst_rtp_vorbis_depay_setcaps),
13119         (gst_rtp_vorbis_depay_switch_codebook),
13120         (gst_rtp_vorbis_depay_process):
13121         * gst/rtp/gstrtpvorbisdepay.h:
13122         Parse configuration string in the depayloader.
13123         Implement selecting and switching to a new codebook.
13124         Receiving vorbis over RTP now works.
13125
13126         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
13127         (gst_rtp_vorbis_pay_init_packet),
13128         (gst_rtp_vorbis_pay_finish_headers),
13129         (gst_rtp_vorbis_pay_handle_buffer):
13130         * gst/rtp/gstrtpvorbispay.h:
13131         Set timestamps on outgoing buffers and RTP packets.
13132         Fix configuration string, prepend number of Packet headers.
13133         Fix encoding of ident string.
13134         Add delivery-method to caps.
13135         Streaming vorbis over RTP now works.
13136
13137 2006-11-06  Wim Taymans  <wim@fluendo.com>
13138
13139         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13140         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
13141         (gst_rtp_vorbis_pay_handle_buffer):
13142         * gst/rtp/gstrtpvorbispay.h:
13143         Generate a valid configuration string in the caps based on the
13144         vorbis headers.
13145
13146 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
13147
13148         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
13149         * ext/cdio/gstcdio.h:
13150         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
13151           Move CD-TEXT utility function into common file so it can also be
13152           used by a future cdioparanoiasrc.
13153
13154 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
13155         
13156         * sys/v4l2/Makefile.am:
13157         * sys/v4l2/gstv4l2object.c:
13158         * sys/v4l2/gstv4l2src.c:
13159         * sys/v4l2/gstv4l2xoverlay.c:
13160         * sys/v4l2/v4l2_calls.c:
13161         * sys/v4l2/v4l2src_calls.c:
13162         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
13163         xoverlay code that is still not implemented.
13164
13165 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
13166
13167         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
13168           We require a -base more recent than 0.10.9, so it's safe to use
13169           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
13170
13171         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
13172         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
13173           Use _newsegment_full() now that we depend on a recent enough core.
13174
13175         * gst/wavparse/gstwavparse.c:
13176           Remove cruft that we don't need any longer now that we depend on
13177           a recent enough -base.
13178
13179 2006-10-31  Wim Taymans  <wim@fluendo.com>
13180
13181         * gst/rtp/Makefile.am:
13182         * gst/rtp/gstrtp.c: (plugin_init):
13183         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
13184         (gst_rtpilbcpay_setcaps):
13185         Fix and activate ILBC pay and depayloaders. Fixes #368162.
13186
13187 2006-10-31  Wim Taymans  <wim@fluendo.com>
13188
13189         * ext/speex/gstspeexdec.c: (speex_dec_convert),
13190         (speex_dec_sink_event), (speex_dec_chain_parse_header):
13191         Some small cleanups, use _scale.
13192
13193 2006-10-31  Wim Taymans  <wim@fluendo.com>
13194
13195         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13196         Use higher precision scale function.
13197
13198 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
13199
13200         Patch by: Michal Benes  <michal dot benes at itonis tv>
13201
13202         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
13203         (gst_matroska_demux_read_track_encodings),
13204         (gst_matroska_decode_buffer):
13205           Fix several issues with encoded/compressed/encrypted/signed tracks;
13206           also, remove superfluous newline characters from some debug
13207           statements. (#366155)
13208
13209 2006-10-30  Wim Taymans  <wim@fluendo.com>
13210
13211         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
13212         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
13213         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
13214         (gst_smokedec_change_state):
13215         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13216         (gst_smokeenc_init), (gst_smokeenc_finalize),
13217         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
13218         (gst_smokeenc_resync), (gst_smokeenc_chain),
13219         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
13220         (gst_smokeenc_change_state):
13221         Various cleanups, capsnego and leak fixes.
13222
13223 2006-10-30  Wim Taymans  <wim@fluendo.com>
13224
13225         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13226
13227         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
13228         Fix videomixer so that it can handle any combination of framerates.
13229         Fixes #367221.
13230
13231 2006-10-28  Wim Taymans  <wim@fluendo.com>
13232
13233         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13234         (gst_avi_demux_parse_file_header),
13235         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
13236         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
13237         (gst_avi_demux_chain):
13238         Fix position query for audio. also fixes timestamps in streaming
13239         mode and bug #364958.
13240         Small cleanups.
13241
13242 2006-10-27  Wim Taymans  <wim@fluendo.com>
13243
13244         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
13245         * ext/libpng/gstpngenc.h:
13246         Fix strides. Fixes #364856.
13247         Cleanup capsnego.
13248         Set caps on outgoing buffers.
13249
13250 2006-10-18  Wim Taymans  <wim@fluendo.com>
13251
13252         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
13253
13254         * gst/rtp/gstrtpgsmpay.c:
13255         * gst/rtp/gstrtph263pay.c:
13256         * gst/rtp/gstrtpmpapay.c:
13257         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13258         (gst_rtp_pcma_pay_handle_buffer):
13259         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
13260         Add static payload numbers in addition to the dynamic ones.
13261         Fixes #361639.
13262
13263 2006-10-18  Wim Taymans  <wim@fluendo.com>
13264
13265         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
13266         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
13267         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
13268         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
13269         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
13270         * gst/rtsp/rtspdefs.h:
13271         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13272         * gst/rtsp/rtspurl.h:
13273         Reuse already existing enum for lower transport.
13274         Add rtspt and rtspu protocols.
13275         Send redirect to rtspt when udp times out.
13276
13277 2006-10-18  Wim Taymans  <wim@fluendo.com>
13278
13279         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13280         (gst_wavparse_stream_data):
13281         Fix seeking some more, mostly for speed changes.
13282
13283 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
13284
13285         Patch by: Fredrik Persson  <frepe at bredband net>
13286
13287         * sys/v4l2/gstv4l2tuner.c:
13288         * sys/v4l2/gstv4l2tuner.h:
13289           Fix _set_channel(): remove useless g_object_notify() for "channel"
13290           property that doesn't exist any longer and therefore now also
13291           useless redirect (#338818).
13292
13293 2006-10-17  Wim Taymans  <wim@fluendo.com>
13294
13295         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13296         Some drivers do not support unsetting the non-blocking flag once the
13297         device is opened. In those cases, close/open the device in
13298         non-blocking mode. Fixes #362673.
13299
13300 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13301
13302         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13303         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13304         (gst_v4l2src_get_fps):
13305           dear stefan, framespersecond is not frameperiod, reverting but adding
13306           comment
13307
13308 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13309
13310         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13311         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13312         (gst_v4l2src_get_fps):
13313           Numerator is numerator and denominator is denominator. Say that aloud
13314           5 times and retry after next beer.
13315
13316 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13317
13318         Patch by: Josep Torra Valles  <josep at fluendo com>
13319
13320         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13321         * ext/esd/esdsink.c: (gst_esdsink_write):
13322         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13323         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13324         (gst_flac_dec_send_newsegment):
13325         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13326         (gst_flac_enc_tell_callback):
13327         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13328         (smokecodec_parse_header), (smokecodec_decode):
13329         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13330         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13331         * gst/goom/Makefile.am:
13332         * gst/goom/gstgoom.c:
13333         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13334         * gst/rtsp/gstrtspsrc.c:
13335         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13336         * gst/udp/gstudpsink.c:
13337         * gst/udp/gstudpsrc.c:
13338         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13339         * sys/sunaudio/gstsunaudiomixertrack.h:
13340           Fix a bunch of problems discovered by the Forte compiler, mostly type
13341           mixups and pointer arithmetics with void pointers. Fixes #362603.
13342
13343 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13344
13345         * ext/speex/gstspeex.c: (plugin_init):
13346         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13347         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13348         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13349         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13350         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13351         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13352         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13353         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13354         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13355         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13356         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13357         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13358         * ext/speex/gstspeexenc.h:
13359           Miscellaneous clean-ups, among other things: speexenc => enc to
13360           enhance code readability; change speexenc => speex_enc; in chain
13361           function unref input buffer in case of error; take reference in
13362           event function; use boilerplate macro; use gst_pad_query_peer_*
13363           convenience functions.
13364
13365 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13366
13367         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13368         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13369         (gst_speexenc_set_header_on_caps):
13370           Fix some mem leaks.
13371
13372 2006-10-11  Wim Taymans  <wim@fluendo.com>
13373
13374         * gst/rtsp/URLS:
13375         Added some other URL.
13376
13377         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13378         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13379         (gst_rtspsrc_open), (gst_rtspsrc_play),
13380         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13381         * gst/rtsp/gstrtspsrc.h:
13382         Work on fallback to TCP connection when the UDP socket times out.
13383         Handler server requests, just reply with OK for now.
13384
13385         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13386         * gst/rtsp/rtspdefs.h:
13387         Added some more Real extension headers.
13388
13389         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13390         Fix parsing of urls with a ':' that is not part of the hostname:port
13391         part of the url.
13392
13393 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13394
13395         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13396         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13397         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13398           Activate pad before adding it to the already-running element.
13399
13400         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13401           Activate newly-created pad too.
13402
13403 2006-10-11  Wim Taymans  <wim@fluendo.com>
13404
13405         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13406
13407         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13408         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13409         (gst_udpsrc_start):
13410         Fix some leaks in caps and uris. Fixes #361252.
13411
13412 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13413
13414         * gst/wavparse/Makefile.am:
13415           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13416
13417 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13418
13419         * sys/v4l2/gstv4l2xoverlay.c:
13420         * sys/v4l2/gstv4l2xoverlay.h:
13421         Fix build as per the patch in #338818 comment 36.
13422
13423 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13424
13425         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13426           Activate pads before adding them to the source.
13427
13428 2006-10-06  Wim Taymans  <wim@fluendo.com>
13429
13430         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13431         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13432         Activate pads before adding.
13433
13434 2006-10-06  Wim Taymans  <wim@fluendo.com>
13435
13436         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13437         (gst_multipart_find_pad_by_mime):
13438         Activate pads before adding.
13439
13440         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13441         BOILERPLATE sets parent_class for us.
13442
13443 2006-10-06  Wim Taymans  <wim@fluendo.com>
13444
13445         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13446         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13447         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13448         (gst_rtspsrc_alloc_udp_ports),
13449         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13450         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13451         (gst_rtspsrc_create_transports_string),
13452         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13453         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13454         * gst/rtsp/gstrtspsrc.h:
13455         Rework how the transport string is constructed, try to share channels
13456         and udp ports.
13457         Make most of the stuff less dependant on RTP as we are also going to use
13458         it for RDT.
13459         Add support for transport specific session managers.
13460
13461         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13462         Implement _flush().
13463
13464         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13465         * gst/rtsp/rtspdefs.h:
13466         Add generic error return code.
13467
13468         * gst/rtsp/rtspext.h:
13469         Add support for pluggable tranport strings.
13470
13471         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13472         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13473         (rtsp_ext_wms_get_context):
13474         Detect WMServer and activate the extension.
13475
13476         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13477         (rtsp_transport_get_manager), (rtsp_transport_parse):
13478         * gst/rtsp/rtsptransport.h:
13479         Added methods to get mime/manager for certain transports.
13480
13481 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13482
13483         * ext/cairo/gsttimeoverlay.c:
13484         (gst_cairo_time_overlay_update_font_height):
13485         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13486         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13487         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13488         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13489         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13490         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13491         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13492         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13493         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13494         (gst_avi_demux_stream_data):
13495         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13496         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13497         (gst_fenced_buffer_copy):
13498         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13499         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13500         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13501         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13502         (gst_rtspsrc_handle_message):
13503         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13504         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13505           Printf format fixes.
13506
13507 2006-10-04  Wim Taymans  <wim@fluendo.com>
13508
13509         * gst/rtsp/Makefile.am:
13510         Dist new .h file too.
13511
13512 2006-10-04  Wim Taymans  <wim@fluendo.com>
13513
13514         * gst/rtsp/Makefile.am:
13515         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13516         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13517         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13518         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13519         (gst_rtspsrc_parse_rtpmap),
13520         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13521         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13522         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13523         * gst/rtsp/gstrtspsrc.h:
13524         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13525         * gst/rtsp/rtspdefs.h:
13526         * gst/rtsp/rtspext.h:
13527         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13528         (rtsp_ext_wms_get_context):
13529         * gst/rtsp/rtspextwms.h:
13530         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13531         (rtsp_transport_parse):
13532         * gst/rtsp/rtsptransport.h:
13533         Factor out extension in separate module.
13534         Fix getcaps to filter against the padtemplate.
13535         Use Content-Base if the server gives one.
13536         Rework the transport parsing a bit for future extensions.
13537         Added some Real Header field definitions.
13538
13539 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13540
13541         * docs/plugins/Makefile.am:
13542         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13543         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13544           added v4l2 stubs
13545         * gst-plugins-good.spec.in:
13546           add v4l2
13547
13548 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13549
13550         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13551           Extract disc/album/medium number and count and try harder
13552           to extract track number/count.
13553
13554 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13555
13556         * configure.ac:
13557         * sys/Makefile.am:
13558           add build stuff for v4l2, needs --enable-experimental until
13559           the last bits are resolved
13560
13561 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13562
13563         * tests/check/Makefile.am:
13564           Disable autodetect test temporarily, so that the build bots
13565           update -bad and the ranks of unreliable video sinks in there.
13566
13567         * tests/check/elements/autodetect.c: (GST_START_TEST):
13568           Skip test if no usable videosink is found.
13569
13570 2006-09-29  Wim Taymans  <wim@fluendo.com>
13571
13572         * gst/rtsp/URLS:
13573         Add some more URLs.
13574
13575         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13576         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13577         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13578         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13579         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13580         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13581         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13582         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13583         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13584         * gst/rtsp/gstrtspsrc.h:
13585         Add timeout property to control UDP timeouts.
13586         Fix error messages.
13587         Also start a loop function when operating in UDP mode so that we can
13588         do some more stuff async.
13589         Handle element messages from udpsrc to detect timeouts. If a timeout
13590         happens we currently generate an error.
13591         API: rtspsrc::timeout property.
13592
13593         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13594         (gst_udpsrc_create):
13595         Really implement the timeout in microseconds and not milliseconds.
13596
13597 2006-09-29  Wim Taymans  <wim@fluendo.com>
13598
13599         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13600         (gst_udpsrc_create), (gst_udpsrc_set_property),
13601         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13602         * gst/udp/gstudpsrc.h:
13603         Added property to post a message on timeout.
13604         Updated docs.
13605         When restarting the select, initialize the fdsets again.
13606         Init control sockets so we don't accidentally close a random socket.
13607         API: GstUDPSrc::timeout property
13608
13609 2006-09-29  Wim Taymans  <wim@fluendo.com>
13610
13611         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13612         Fix flag registration.
13613
13614         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13615         Reading 0 also means 'no more commands'
13616
13617 2006-09-29  Wim Taymans  <wim@fluendo.com>
13618
13619         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13620
13621         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13622         Fix possible infinite loop when shutting down, a read can also return
13623         0 to indicate no more messages are available. Fixes #358156.
13624
13625 2006-09-25  Wim Taymans  <wim@fluendo.com>
13626
13627         * gst/autodetect/gstautoaudiosink.c:
13628         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13629         (gst_auto_audio_sink_find_best):
13630         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13631         Small cleanups.
13632         don't try to set "sync" property when it is not available.
13633
13634 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13635
13636         Patch by: Peter Kjellerstedt  <pkj at axis com>
13637
13638         * gst/alpha/gstalpha.c:
13639         * gst/rtp/gstrtpamrdepay.c:
13640         * gst/rtsp/gstrtspsrc.c:
13641         * gst/udp/gstudpsrc.c:
13642         * gst/videomixer/videomixer.c:
13643           Include stdlib.h in some more places, makes things compile
13644           with uClibc and -Werror (#357592).
13645
13646 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13647
13648         * ext/jpeg/gstjpegdec.c:
13649           Set minimum height to 8 (from 16), our code should handle
13650           that fine. Some of the buttons on the apple trailer site
13651           are apparently only 15 pixels high (see #357470).
13652
13653 2006-09-23  Wim Taymans  <wim@fluendo.com>
13654
13655         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13656         (gst_rtspsrc_open):
13657         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13658         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13659         (rtsp_connection_receive):
13660         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13661         * gst/rtsp/rtspdefs.h:
13662         Improve error reporting.
13663
13664 2006-09-23  Wim Taymans  <wim@fluendo.com>
13665
13666         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13667         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13668         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13669         * gst/rtp/gstrtpdepay.c:
13670         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13671         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13672         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13673         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13674         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13675         (gst_rtp_mp2t_depay_plugin_init):
13676         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13677         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13678         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13679         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13680         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13681         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13682         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13683         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13684         Fix klass typos.
13685         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13686
13687 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13688
13689         * configure.ac:
13690           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13691
13692 2006-09-22  Wim Taymans  <wim@fluendo.com>
13693
13694         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13695         Don't check for a tag that is never there and check if we read the
13696         correct tag. Fixes seeking again.
13697         We must post an error when all pads are unlinked.
13698
13699 2006-09-22  Wim Taymans  <wim@fluendo.com>
13700
13701         * gst/rtp/Makefile.am:
13702         * gst/rtp/gstrtp.c: (plugin_init):
13703         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13704         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13705         (gst_rtp_vorbis_pay_reset_packet),
13706         (gst_rtp_vorbis_pay_init_packet),
13707         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13708         (gst_rtp_vorbis_pay_handle_buffer):
13709         More fixage, set endoder-params correctly in the payloader.
13710
13711 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13712
13713         * gst/autodetect/gstautoaudiosink.c:
13714         (gst_auto_audio_sink_base_init):
13715         * gst/autodetect/gstautovideosink.c:
13716         (gst_auto_video_sink_base_init):
13717           Make static pad templates static to appease valgrind's leak
13718           detector.
13719
13720         * tests/check/Makefile.am:
13721         * tests/check/elements/.cvsignore:
13722         * tests/check/elements/autodetect.c: (GST_START_TEST),
13723         (autodetect_suite):
13724           Add simple test for the ghostpad lockup on shutdown fixed in core
13725           CVS (audio bit disabled because it would need dozens of alsa
13726           suppressions and I'm too lazy to add those now).
13727
13728 2006-09-22  Wim Taymans  <wim@fluendo.com>
13729
13730         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13731         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13732         Small cleanups.
13733
13734         * gst/rtp/Makefile.am:
13735         * gst/rtp/gstrtp.c: (plugin_init):
13736         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13737         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13738         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13739         (gst_rtp_vorbis_depay_process),
13740         (gst_rtp_vorbis_depay_set_property),
13741         (gst_rtp_vorbis_depay_get_property),
13742         (gst_rtp_vorbis_depay_change_state),
13743         (gst_rtp_vorbis_depay_plugin_init):
13744         * gst/rtp/gstrtpvorbisdepay.h:
13745         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13746         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13747         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13748         (gst_rtp_vorbis_pay_flush_packet),
13749         (gst_rtp_vorbis_pay_append_buffer),
13750         (gst_rtp_vorbis_pay_handle_buffer),
13751         (gst_rtp_vorbis_pay_plugin_init):
13752         * gst/rtp/gstrtpvorbispay.h:
13753         Add experimental vorbis pay and depayloaders.
13754
13755 2006-09-21  Wim Taymans  <wim@fluendo.com>
13756
13757         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13758         Fix profile-level-id parsing and setup.
13759
13760 2006-09-21  Wim Taymans  <wim@fluendo.com>
13761
13762         * gst/udp/README:
13763         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13764         Update README, simple cleanup.
13765
13766 2006-09-21  Wim Taymans  <wim@fluendo.com>
13767
13768         * gst/rtp/README:
13769         Update README with some examples.
13770
13771         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13772         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13773         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13774         (gst_rtp_mp4g_pay_setcaps):
13775         * gst/rtp/gstrtpmp4gpay.h:
13776         Make optional RTP parameters of type STRING, as required by the
13777         application/x-rtp caps specification.
13778
13779 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13780
13781         * gst/rtp/gstrtph263pdepay.c:
13782         * gst/rtp/gstrtph263ppay.c:
13783         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13784         RTP header.
13785
13786 2006-09-20  Wim Taymans  <wim@fluendo.com>
13787
13788         * gst/rtp/Makefile.am:
13789         And makefile too.
13790
13791 2006-09-20  Wim Taymans  <wim@fluendo.com>
13792
13793         * gst/rtp/gstrtp.c: (plugin_init):
13794         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13795         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13796         (decode_base64), (gst_rtp_asf_depay_setcaps),
13797         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13798         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13799         (gst_rtp_asf_depay_plugin_init):
13800         * gst/rtp/gstrtpasfdepay.h:
13801         Added preliminary ASF depayloader.
13802
13803         * gst/rtp/gstrtph264depay.c: (decode_base64):
13804         Fix base64 decoding.
13805
13806 2006-09-20  Wim Taymans  <wim@fluendo.com>
13807
13808         * gst/rtsp/URLS:
13809         Added some test URLS.
13810
13811         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13812         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13813         * gst/rtsp/gstrtspsrc.h:
13814         When creating streams, give access to the complete SDP.
13815         Fix some leaks.
13816         Collect and merge global stream properties in stream caps.
13817         Preliminary support for WMServer.
13818
13819         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13820         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13821         (rtsp_connection_receive):
13822         * gst/rtsp/rtspconnection.h:
13823         Make connection interruptable.
13824         Refactor to make it reconnectable.
13825         Don't fail on short reads when reading data packets.
13826
13827         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13828         (rtsp_url_get_port):
13829         * gst/rtsp/rtspurl.h:
13830         Add methods for getting/setting the port.
13831
13832         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13833         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13834         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13835         (sdp_media_get_format), (sdp_parse_line),
13836         (sdp_message_parse_buffer):
13837         Fix headers. 
13838         Add methods for getting multiple attributes with the same name.
13839         Increase buffer size when parsing.
13840         Fix parsing of a=foo fields.
13841
13842         * gst/rtsp/test.c: (main):
13843         Update to new connection API.
13844
13845         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13846         (rtsp_message_init_response), (rtsp_message_init_data),
13847         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13848         * gst/rtsp/rtspmessage.h:
13849         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13850         * gst/rtsp/rtsptransport.h:
13851         * gst/rtsp/sdp.h:
13852         * gst/rtsp/sdpmessage.h:
13853         * gst/rtsp/gstrtsp.c:
13854         * gst/rtsp/gstrtsp.h:
13855         * gst/rtsp/gstrtpdec.c:
13856         * gst/rtsp/gstrtpdec.h:
13857         * gst/rtsp/rtsp.h:
13858         * gst/rtsp/rtspdefs.c:
13859         * gst/rtsp/rtspdefs.h:
13860         Dual licensed under MIT and LGPL now.
13861
13862 2006-09-19  Wim Taymans  <wim@fluendo.com>
13863
13864         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13865         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13866         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13867         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13868         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13869         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13870         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13871         * gst/rtsp/gstrtspsrc.h:
13872         Reorganize stream parsing and creation.
13873         Detect container formats in interleaved mode.
13874         Keep more state about the streams.
13875         Assume a server also supports PLAY if it does not say.
13876         Add unicast and interleaved properties to TCP transport requests to make
13877         some servers happy (WMServer).
13878
13879         * gst/rtsp/sdpmessage.h:
13880         Add some defines for the standard Bandwidth types.
13881
13882 2006-09-19  Wim Taymans  <wim@fluendo.com>
13883
13884         * gst/rtsp/test.c: (main):
13885         Fix build.
13886
13887 2006-09-19  Wim Taymans  <wim@fluendo.com>
13888
13889         * gst/wavparse/gstwavparse.c:
13890         Add ms-gsm to the src template.
13891
13892 2006-09-18  Wim Taymans  <wim@fluendo.com>
13893
13894         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13895         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13896         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13897         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13898         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13899         * gst/rtsp/gstrtspsrc.h:
13900         Small cleanups, added documentation.
13901         Try to clean up the requests and responses.
13902         Refactor parsing the supported methods.
13903
13904         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13905         (rtsp_connection_create), (rtsp_connection_send),
13906         (parse_response_status), (parse_request_line),
13907         (rtsp_connection_receive), (rtsp_connection_close),
13908         (rtsp_connection_free):
13909         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13910         (rtsp_transport_init), (rtsp_transport_parse),
13911         (rtsp_transport_free):
13912         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13913         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13914         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13915         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13916         Use g_return_val some more.
13917
13918         * gst/rtsp/rtspdefs.h:
13919         Add more enum values to track initial states.
13920
13921         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13922         (rtsp_message_init_request), (rtsp_message_new_response),
13923         (rtsp_message_init_response), (rtsp_message_init_data),
13924         (rtsp_message_unset), (rtsp_message_free),
13925         (rtsp_message_add_header), (rtsp_message_remove_header),
13926         (rtsp_message_get_header), (rtsp_message_set_body),
13927         (rtsp_message_take_body), (rtsp_message_get_body),
13928         (rtsp_message_steal_body), (rtsp_message_dump):
13929         * gst/rtsp/rtspmessage.h:
13930         Reorder arguments, object goes as the first one.
13931         Use g_return_val some more.
13932
13933 2006-09-18  Wim Taymans  <wim@fluendo.com>
13934
13935         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13936         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13937         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13938         * gst/rtsp/gstrtspsrc.h:
13939         Export sometimes source pad with correct caps on the template, create
13940         the ghostpad from the template.
13941         Remove RTCP template as we never expose RTCP.
13942         Protect against invalid body size.
13943         Avoid memcpy when creating the output buffer.
13944         Properly post an error and send EOS when the loop function is shut down.
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: (gst_rtspsrc_class_init),
13951         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13952         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13953         * gst/rtsp/gstrtspsrc.h:
13954         Make sure we can never set an invalid location.
13955
13956         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13957         * gst/rtsp/rtspmessage.h:
13958         Added _steal_body method for future use.
13959
13960         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13961         Make freeing of NULL url return immediatly.
13962
13963 2006-09-18  Wim Taymans  <wim@fluendo.com>
13964
13965         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13966
13967         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13968         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13969         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13970         (gst_rtspsrc_change_state):
13971         * gst/rtsp/gstrtspsrc.h:
13972         Use boilerplate.
13973         Make rtspsrc subclass GstBin to make state changes easier.
13974         Add Range header field on the PLAY request.
13975
13976 2006-09-18  Wim Taymans  <wim@fluendo.com>
13977
13978         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13979
13980         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13981         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13982         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13983         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13984         * gst/rtsp/rtspconnection.c: (inet_aton):
13985         Small cleanups.
13986         when multicast is selected as the transport, create UDP sources and
13987         connect to the multicast group.
13988         Move parsing and setting of caps to a common place.
13989         Fixes #349894.
13990
13991 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13992
13993         * ext/flac/gstflactag.c:
13994         * gst/alpha/gstalpha.c:
13995         * gst/debug/breakmydata.c:
13996         * gst/debug/negotiation.c:
13997         * gst/debug/testplugin.c:
13998         * gst/effectv/gstaging.c:
13999         * gst/effectv/gstdice.c:
14000         * gst/effectv/gstedge.c:
14001         * gst/effectv/gstquark.c:
14002         * gst/effectv/gstrev.c:
14003         * gst/effectv/gstshagadelic.c:
14004         * gst/effectv/gstvertigo.c:
14005         * gst/effectv/gstwarp.c:
14006         * gst/multipart/multipartdemux.c:
14007         * gst/multipart/multipartmux.c:
14008         * gst/videobox/gstvideobox.c:
14009         * gst/videofilter/gstgamma.c:
14010         * gst/videofilter/gstvideotemplate.c:
14011         * gst/videomixer/videomixer.c:
14012         * sys/sunaudio/gstsunaudiosrc.h:
14013         More G_OBJECT macro fixing.
14014
14015 2006-09-16  Wim Taymans  <wim@fluendo.com>
14016
14017         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
14018
14019         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
14020         Correctly set the dwLength in strh.
14021         With this patch, the file duration is now displayed correctly in window
14022         media player and the AVI plays completely. Fixes #356147
14023
14024 2006-09-15  Wim Taymans  <wim@fluendo.com>
14025
14026         Patch by: Darren Kenny <darren dot kenny at sun dot com>
14027
14028         * sys/sunaudio/gstsunaudiomixerctrl.c:
14029         (gst_sunaudiomixer_ctrl_build_list):
14030         Set the output track as the MASTER so that the gnome-settings-daemon
14031         keybindings for changing the volume using the keyboard works.
14032         Fixes #356142.
14033
14034 2006-09-15  Wim Taymans  <wim@fluendo.com>
14035
14036         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
14037         Fix documentation, it is not possible to control the framerate of jpegdec
14038         using filtered caps yet. Fixes #355210.
14039         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
14040         stop when there is an error.
14041
14042 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
14043
14044         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
14045         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14046           Don't interpret a first buffer with an offset of NONE as
14047           'from the middle of the stream', but only a first buffer
14048           that has a valid buffer offset that's non-zero (see #345449).
14049
14050 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
14051
14052         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
14053         (gst_icydemux_typefind_or_forward):
14054         * gst/icydemux/gsticydemux.h:
14055           When we merge/collect multiple incoming buffers for typefinding
14056           purposes, keep an initial 0 offset on the first outgoing buffer
14057           as well (otherwise id3demux won't work right). Fixes #345449.
14058           Also Make buffer metadata writable before setting buffer caps.
14059
14060         * tests/check/elements/icydemux.c: (typefind_succeed),
14061         (cleanup_icydemux), (push_data), (GST_START_TEST),
14062         (icydemux_suite):
14063           Small test case for the above.
14064
14065 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
14066
14067         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
14068         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
14069         (gst_avi_demux_stream_header_push),
14070         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14071         (gst_avi_demux_loop):
14072           More code reuse and better logging in _peek_chunk(). Reintroduce check
14073           for chunk sizes before reading them (avoid oom). Better handling for 
14074           invalid chunksizes when streaming.
14075
14076 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
14077
14078         * gst/level/gstlevel.c: (gst_level_set_property):
14079         * gst/level/gstlevel.h:
14080           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
14081           René Stadler
14082
14083 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
14084
14085         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14086         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14087         (gst_avi_demux_stream_data):
14088           Revert one change to fix streaming avi (adapter size != data size).
14089
14090 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
14091
14092         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
14093
14094         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
14095         (gst_matroska_demux_reset),
14096         (gst_matroska_demux_read_track_encodings),
14097         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
14098         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14099         (gst_matroska_demux_subtitle_caps):
14100         * gst/matroska/matroska-ids.h:
14101           Add support for VOBSUB subtitle tracks and zlib-compressed
14102           tracks. Make sure we start on a keyframe after a seek. (#343348)
14103
14104 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
14105
14106         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
14107         (gst_matroska_demux_push_flac_codec_priv_data),
14108         (gst_matroska_demux_push_xiph_codec_priv_data),
14109         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14110         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
14111         * gst/matroska/matroska-ids.h:
14112           Add basic FLAC support (#311586), not perfect yet though, needs some
14113           tweaking in flacdec; also, seeking could be better.
14114           Do better bounds checking when deserialising vorbis stream headers
14115           to make sure we don't read beyond the end of the buffer on bad input.
14116
14117 2006-09-04  Wim Taymans  <wim@fluendo.com>
14118
14119         Patch by: Alessandro Decina <alessandro at nnva dot org>
14120
14121         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
14122         Seeking back in a file containing a CMML stream errors out if the seek
14123         goes back up to the CMML headers. This is because after the seek the xml
14124         processing instruction <?xml ...?> is submitted to the xml parser again, 
14125         which results in an error. The attached patch fixes the problem. 
14126         Fixes #353908.
14127
14128         * ext/annodex/gstcmmlenc.h:
14129         Fix authors name.
14130
14131
14132 2006-08-28  Andy Wingo  <wingo@pobox.com>
14133
14134         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
14135         New helper function to lessen the ifdefs.
14136         (GST_INFO_OBJECT): 
14137         (gst_dv1394src_iso_receive): Use it.
14138         (gst_dv1394src_create): Also use the control sockets in iec61883
14139         mode.
14140         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
14141         handle for AVC operations; fixes #348233.
14142
14143 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14144
14145         * configure.ac:
14146         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14147         * docs/plugins/inspect/plugin-audiofx.xml:
14148         * docs/plugins/inspect/plugin-audiofxgood.xml:
14149         * gst/audiofx/Makefile.am:
14150         * gst/audiofx/audiofx.c:
14151         * gst/audiofxgood/.cvsignore:
14152         * gst/audiofxgood/Makefile.am:
14153         * gst/audiofxgood/audiofx.c:
14154         * gst/audiofxgood/audiopanorama.c:
14155         * gst/audiofxgood/audiopanorama.h:
14156           Rename again (audiofxgood -> audiofx).
14157
14158 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14159
14160         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
14161         (gst_avi_demux_stream_scan):
14162           Initialze variables.
14163
14164 2006-08-25  Wim Taymans  <wim@fluendo.com>
14165
14166         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14167         (gst_avi_demux_init), (gst_avi_demux_finalize),
14168         (gst_avi_demux_reset), (gst_avi_demux_index_last),
14169         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
14170         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
14171         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14172         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
14173         (gst_avi_demux_massage_index),
14174         (gst_avi_demux_calculate_durations_from_index),
14175         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
14176         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14177         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
14178         (gst_avi_demux_change_state):
14179         * gst/avi/gstavidemux.h:
14180         More attempts to turn this into readable code.
14181         Don't leak adapters.
14182         Calculate duration according to index more efficiently.
14183         Don't try to act like we drive the pipeline in chain mode.
14184
14185 2006-08-25  Wim Taymans  <wim@fluendo.com>
14186
14187         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
14188         Fix build.
14189
14190 2006-08-25  Wim Taymans  <wim@fluendo.com>
14191
14192         Patch by: Alessandro Decina <alessandro at nnva dot org>
14193
14194         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
14195         Do some extra sanity checks.
14196         Fixes #350340.
14197
14198         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
14199         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
14200         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
14201         Check if clip->start_time is valid before adding the clip to the
14202         track list.
14203         Reset enc->preamble going from PAUSED to READY.
14204         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
14205         only used for EOS.
14206         Only post an error message if we were the one that created the fatal
14207         GstFlowReturn value.
14208
14209         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
14210         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
14211         Parse the seconds field of the npt-sec time format using %llu rather than
14212         %d and check that the value scaled by GST_SECOND doesn't overflow.
14213         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
14214         Lookup a clip's track with clip->track rather than clip->id which
14215         makes no sense.
14216         Identify a clip by its track and start time and not its xml id.
14217         do some more input checking and make sure we don't do undefined shifts.
14218
14219         * tests/check/elements/cmmldec.c: (setup_cmmldec),
14220         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
14221         (cmml_tag_message_pop), (check_headers), (push_clip_full),
14222         (push_clip), (push_empty_clip), (check_output_clip),
14223         (GST_START_TEST), (cmmldec_suite):
14224         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
14225         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
14226         (check_headers), (push_clip), (check_clip_times), (check_clip),
14227         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
14228         Added some more checks.
14229
14230 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14231
14232         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
14233         (gst_audio_panorama_set_property),
14234         (gst_audio_panorama_get_property),
14235         (gst_audio_panorama_transform_m2s_int),
14236         (gst_audio_panorama_transform_s2s_int),
14237         (gst_audio_panorama_transform_m2s_float),
14238         (gst_audio_panorama_transform_s2s_float):
14239         * gst/audiofxgood/audiopanorama.h:
14240         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14241           Make also the pan-property float (saves scaling and yields better
14242           resolution)
14243
14244 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14245
14246         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14247         (gst_audio_panorama_transform_m2s_float),
14248         (gst_audio_panorama_transform_s2s_float):
14249           ChangeLog surgery to add cymax's real name
14250
14251
14252 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14253
14254         Patch by: René Stadler <mail@renestadler.de>
14255
14256         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14257         (gst_audio_panorama_transform_m2s_int),
14258         (gst_audio_panorama_transform_s2s_int),
14259         (gst_audio_panorama_transform_m2s_float),
14260         (gst_audio_panorama_transform_s2s_float),
14261         (gst_audio_panorama_transform):
14262         * gst/audiofxgood/audiopanorama.h:
14263           Added float support
14264
14265 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14266
14267         * gst/audiofxgood/audiopanorama.c:
14268         (gst_audio_panorama_transform_m2s):
14269           Fix docs & debug category. Add Fixme for volume pan levels.
14270
14271 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14272
14273         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14274         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14275         (gst_avi_demux_stream_header_pull),
14276         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14277         (gst_avi_demux_chain):
14278           unbreak AVI index handling, some more debug, remove an obsolete
14279           adapter_flush that caused streaming to wander off in the wild
14280
14281 2006-08-24  Wim Taymans  <wim@fluendo.com>
14282
14283         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14284         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
14285         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
14286         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14287         (gst_avi_demux_calculate_durations_from_index),
14288         (gst_avi_demux_stream_header_push),
14289         (gst_avi_demux_stream_header_pull):
14290         * gst/avi/gstavidemux.h:
14291         Some more cleanups. 
14292         Fix totalFrames parsing in ODML.
14293         Disable use of index for length calculation in case of ODML as this is
14294         broken now.
14295
14296 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14297
14298         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14299           Use libgsttag helper function here too.
14300
14301 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14302
14303         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14304         (gst_avi_demux_init), (gst_avi_demux_dispose),
14305         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14306         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14307         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14308         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14309         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14310         (gst_avi_demux_parse_subindex),
14311         (gst_avi_demux_read_subindexes_push),
14312         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14313         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14314         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14315         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14316         (gst_avi_demux_stream_header_pull),
14317         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14318         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14319         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14320         (gst_avi_demux_change_state):
14321         * gst/avi/gstavidemux.h:
14322           Initial streaming support for avidemux (fixes #336465)
14323
14324 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14325
14326         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14327           There is no taglibmux element ...
14328
14329         * gst/rtsp/gstrtspsrc.c:
14330           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14331           was complaining about unknown entity here.
14332
14333 2006-08-22  Wim Taymans  <wim@fluendo.com>
14334
14335         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14336         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14337         (gst_avi_demux_process_next_entry):
14338         * gst/avi/gstavidemux.h:
14339         Mark DISCONT.
14340         Remove old unused fields and reorder the struct a bit.
14341
14342 2006-08-22  Wim Taymans  <wim@fluendo.com>
14343
14344         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14345         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14346         (gst_rtspsrc_pause):
14347         * gst/rtsp/gstrtspsrc.h:
14348         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14349         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14350         Small documentation updates.
14351
14352 2006-08-22  Wim Taymans  <wim@fluendo.com>
14353
14354         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14355         (gst_avi_demux_index_entry_for_time),
14356         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14357         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14358         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14359         (gst_avi_demux_next_data_buffer),
14360         (gst_avi_demux_calculate_durations_from_index),
14361         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14362         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14363         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14364         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14365         * gst/avi/gstavidemux.h:
14366         Precalc most of the duration query for each stream.
14367         Make seeking more correct.
14368         Use GstSegment to track position and duration.
14369         Code cleanups and leak fixes.
14370         Calculate correct total duration based on index length.
14371
14372 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14373
14374         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14375         (parse_insert_string_field):
14376           If strings in text fields are marked ISO8859-1, but contain
14377           valid UTF-8 already, then handle them as UTF-8 and ignore
14378           the encoding. (#351794)
14379
14380 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14381
14382         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14383         (gst_flac_dec_write), (gst_flac_dec_loop),
14384         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14385         (gst_flac_dec_src_query):
14386         * ext/flac/gstflacdec.h:
14387           Make flac-in-ogg work (#352100).
14388
14389 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14390
14391         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14392           Don't unref buffers of which we've already given away
14393           ownership to the adapter.
14394
14395 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14396
14397         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14398           Make metadata extraction actually work.
14399
14400         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14401         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14402         (gst_speexenc_chain):
14403           Fix metadata writing: replace old code which wrote completely
14404           broken tags with libgsttag-based code. Plus miscellaneous
14405           code cleanups (use static pad templates etc.) and a bunch
14406           of leak fixes.
14407
14408 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14409
14410         * gst/audiopanorama/.cvsignore:
14411         * gst/audiopanorama/Makefile.am:
14412         * gst/audiopanorama/audiofx.c:
14413         * gst/audiopanorama/audiopanorama.c:
14414         * gst/audiopanorama/audiopanorama.h:
14415           die! die! die! you should never have been there
14416
14417 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14418
14419         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14420         Fix invalid memory access in audiopanorama test suite.
14421
14422 2006-08-21  Edward Hervey  <edward@fluendo.com>
14423
14424         * tests/check/elements/.cvsignore:
14425         ignore built file
14426
14427 2006-08-21  Wim Taymans  <wim@fluendo.com>
14428
14429         * gst/rtp/Makefile.am:
14430         Fix the build again.
14431
14432 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14433
14434         * gst/audiofxgood/.cvsignore:
14435         * gst/audiofxgood/Makefile.am:
14436         * gst/audiofxgood/audiofx.c: (plugin_init):
14437         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14438         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14439         (gst_audio_panorama_set_property),
14440         (gst_audio_panorama_get_property),
14441         (gst_audio_panorama_get_unit_size),
14442         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14443         (gst_audio_panorama_transform_m2s),
14444         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14445         * gst/audiofxgood/audiopanorama.h:
14446           resubmit with the desired name *again*
14447
14448 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14449
14450         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14451         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14452           use g_assert in _get_unit_size
14453
14454 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14455
14456         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14457         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14458         * docs/plugins/inspect/plugin-audiofxgood.xml:
14459           cleanup -unused.txt to make it useful, add previously missing docs
14460
14461         * ext/Makefile.am:
14462           Quietly (accidentally) enable LADSPA for building by default, 
14463           despite the fact that it doesn't meet the plugin checklist.
14464             -- Added by Jan Schmidt 18 Dec 2006
14465
14466         * ext/esd/esdmon.c:
14467         * ext/esd/esdsink.c:
14468         * ext/esd/gstesd.c: (plugin_init):
14469           reflow to get rid of two external symbols
14470
14471         * gst/audiofxgood/audiofx.c: (plugin_init):
14472           re-add
14473
14474 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14475
14476         * configure.ac:
14477         * gst/audiofxgood/.cvsignore:
14478         * gst/audiofxgood/Makefile.am:
14479         * gst/audiofxgood/audiofx.c
14480         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14481         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14482         (gst_audio_panorama_set_property),
14483         (gst_audio_panorama_get_property),
14484         (gst_audio_panorama_get_unit_size),
14485         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14486         (gst_audio_panorama_transform_m2s),
14487         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14488         * gst/audiofxgood/audiopanorama.h:
14489         * tests/check/Makefile.am:
14490         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14491         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14492         (panorama_suite), (main):
14493         Add audiofxgood plugin with audiopanorama element
14494
14495 2006-08-18  Wim Taymans  <wim@fluendo.com>
14496
14497         * docs/plugins/Makefile.am:
14498         More Oss docs fixage. 
14499
14500 2006-08-18  Wim Taymans  <wim@fluendo.com>
14501
14502         * gst/rtp/Makefile.am:
14503         * gst/rtp/gstrtp.c: (plugin_init):
14504         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14505         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14506         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14507         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14508         (gst_rtp_sv3v_depay_get_property),
14509         (gst_rtp_sv3v_depay_change_state),
14510         (gst_rtp_sv3v_depay_plugin_init):
14511         * gst/rtp/gstrtpsv3vdepay.h:
14512         Added experimental SVQ3 depayloader.
14513
14514 2006-08-18  Edward Hervey  <edward@fluendo.com>
14515
14516         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14517         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14518         * ext/dv/gstdvdemux.h:
14519         When handling seek requests, don't send the newsegment event from the
14520         calling thread. Instead save it so it can be sent from the streaming
14521         thread.
14522
14523 2006-08-17  Wim Taymans  <wim@fluendo.com>
14524
14525         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14526
14527         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14528         Accept leading whitespace before the boundary
14529         This patch makes the demuxer allow some whitespace before the actual
14530         boundary. This makes the demuxer work with the ``old'' gstreamer
14531         multipartmuxer again (which placed an extra \n before the start
14532         of the stream) Fixes #349068.
14533
14534 2006-08-17  Wim Taymans  <wim@fluendo.com>
14535
14536         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14537         Error out on non-implemented stuff.
14538
14539 2006-08-16  Wim Taymans  <wim@fluendo.com>
14540
14541         Patch by: Andy Wingo <wingo at pobox dot com>
14542
14543         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14544         (gst_signal_processor_start), (gst_signal_processor_stop),
14545         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14546         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14547         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14548         (gst_signal_processor_change_state):
14549         Make ladspa elements reusable. Fixes #350006.
14550
14551 2006-08-16  Wim Taymans  <wim@fluendo.com>
14552
14553         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14554         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14555         names as possible. Fixes #349901.
14556
14557 2006-08-16  Wim Taymans  <wim@fluendo.com>
14558
14559         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14560         (gst_signal_processor_do_pushes):
14561         A push() gives away our refcount so we should not use the buffer on the
14562         pen anymore.
14563
14564 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14565
14566         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14567         (gst_oss_mixer_element_finalize):
14568           Don't leak device string.
14569
14570 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14571
14572         * configure.ac:
14573           Require CVS of GStreamer core and -base (for
14574           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14575
14576         * ext/taglib/gstid3v2mux.cc:
14577           Write extended comment tags properly (#348762).
14578
14579         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14580         (parse_comment_frame):
14581           Extract COMM frames into extended comments, which makes it
14582           easier to properly retain the description bit of the tag
14583           and maintain this information when re-tagging (#348762).
14584
14585 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14586
14587         * tests/check/Makefile.am:
14588           Don't try to run annodex unit tests if the annodex
14589           plugin has not been built (Fixes #351116).
14590
14591 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14592
14593         * gst/autodetect/gstautoaudiosink.c:
14594         (gst_auto_audio_sink_find_best):
14595           When we can't find a usable audiosink, don't error out,
14596           but use a fake sink instead and post a warning message
14597           on the bus (#341278).
14598
14599 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14600
14601         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14602         * sys/oss/gstosssink.c:
14603         * sys/oss/gstosssrc.c:
14604           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14605           ossmixer's new device property.
14606
14607         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14608         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14609           Add docs for OSS elements.
14610
14611         * docs/plugins/inspect/plugin-aasink.xml:
14612         * docs/plugins/inspect/plugin-alaw.xml:
14613         * docs/plugins/inspect/plugin-alpha.xml:
14614         * docs/plugins/inspect/plugin-alphacolor.xml:
14615         * docs/plugins/inspect/plugin-annodex.xml:
14616         * docs/plugins/inspect/plugin-apetag.xml:
14617         * docs/plugins/inspect/plugin-auparse.xml:
14618         * docs/plugins/inspect/plugin-autodetect.xml:
14619         * docs/plugins/inspect/plugin-avi.xml:
14620         * docs/plugins/inspect/plugin-cacasink.xml:
14621         * docs/plugins/inspect/plugin-cairo.xml:
14622         * docs/plugins/inspect/plugin-cdio.xml:
14623         * docs/plugins/inspect/plugin-cutter.xml:
14624         * docs/plugins/inspect/plugin-debug.xml:
14625         * docs/plugins/inspect/plugin-dv.xml:
14626         * docs/plugins/inspect/plugin-efence.xml:
14627         * docs/plugins/inspect/plugin-effectv.xml:
14628         * docs/plugins/inspect/plugin-esdsink.xml:
14629         * docs/plugins/inspect/plugin-flac.xml:
14630         * docs/plugins/inspect/plugin-flxdec.xml:
14631         * docs/plugins/inspect/plugin-gconfelements.xml:
14632         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14633         * docs/plugins/inspect/plugin-goom.xml:
14634         * docs/plugins/inspect/plugin-halelements.xml:
14635         * docs/plugins/inspect/plugin-icydemux.xml:
14636         * docs/plugins/inspect/plugin-id3demux.xml:
14637         * docs/plugins/inspect/plugin-jpeg.xml:
14638         * docs/plugins/inspect/plugin-level.xml:
14639         * docs/plugins/inspect/plugin-matroska.xml:
14640         * docs/plugins/inspect/plugin-mulaw.xml:
14641         * docs/plugins/inspect/plugin-multipart.xml:
14642         * docs/plugins/inspect/plugin-navigationtest.xml:
14643         * docs/plugins/inspect/plugin-ossaudio.xml:
14644         * docs/plugins/inspect/plugin-png.xml:
14645         * docs/plugins/inspect/plugin-rtp.xml:
14646         * docs/plugins/inspect/plugin-rtsp.xml:
14647         * docs/plugins/inspect/plugin-shout2send.xml:
14648         * docs/plugins/inspect/plugin-smpte.xml:
14649         * docs/plugins/inspect/plugin-speex.xml:
14650         * docs/plugins/inspect/plugin-taglib.xml:
14651         * docs/plugins/inspect/plugin-udp.xml:
14652         * docs/plugins/inspect/plugin-videobalance.xml:
14653         * docs/plugins/inspect/plugin-videobox.xml:
14654         * docs/plugins/inspect/plugin-videoflip.xml:
14655         * docs/plugins/inspect/plugin-videomixer.xml:
14656         * docs/plugins/inspect/plugin-wavenc.xml:
14657         * docs/plugins/inspect/plugin-wavparse.xml:
14658         * docs/plugins/inspect/plugin-ximagesrc.xml:
14659           Update to CVS version.
14660           
14661 2006-08-16  Wim Taymans  <wim@fluendo.com>
14662
14663         * gst/rtp/gstrtpamrdepay.c:
14664         * gst/rtp/gstrtpmp4gdepay.c:
14665         Caps extra properties must be defined as strings for
14666         depayloaders because they are generated from an SDP.
14667
14668         * gst/rtp/Makefile.am:
14669         * gst/rtp/gstrtp.c: (plugin_init):
14670         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14671         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14672         (gst_rtp_h264_depay_finalize), (decode_base64),
14673         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14674         (gst_rtp_h264_depay_set_property),
14675         (gst_rtp_h264_depay_get_property),
14676         (gst_rtp_h264_depay_change_state),
14677         (gst_rtp_h264_depay_plugin_init):
14678         * gst/rtp/gstrtph264depay.h:
14679         Added basic, not completely functional RFC 3984 H264 depayloader.
14680
14681 2006-08-16  Wim Taymans  <wim@fluendo.com>
14682
14683         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14684         Add pads after setting them up.
14685
14686         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14687         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14688         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14689         (gst_rtspsrc_stream_setup_rtp),
14690         (gst_rtspsrc_stream_configure_transport),
14691         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14692         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14693         (gst_rtspsrc_pause):
14694         * gst/rtsp/gstrtspsrc.h:
14695         Fix interleaved mode.
14696          - Protect streaming with lock.
14697          - Combine flows
14698          - set caps on outgoing buffers.
14699          - strip trailing \0 from data packets.
14700          - Configure RTP/RTCP in stream.
14701         Use DEBUG_OBJECT more.
14702
14703 2006-08-16  Wim Taymans  <wim@fluendo.com>
14704
14705         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14706         Turn a g_print into a DEBUG line.
14707
14708 2006-08-13  Wim Taymans  <wim@fluendo.com>
14709
14710         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14711         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14712         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14713         (gst_oss_mixer_element_get_property),
14714         (gst_oss_mixer_element_change_state):
14715         * sys/oss/gstossmixerelement.h:
14716         Small cleanups. Better error reporting.
14717         Add device property for the mixer instead of the hardcoded
14718         /dev/mixer. Fixes #350785.
14719         API: GstOssMixerElement::device property
14720
14721 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14722
14723         Patch by: Jens Granseuer <jensgr at gmx net>
14724
14725         * gconf/Makefile.am:
14726           Make --disable-schemas work right (they still need
14727           to be copied to the installation directory, just not
14728           applied). Fixes #351347 (also #344100).
14729           
14730 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14731
14732         * configure.ac: back to HEAD
14733
14734 === release 0.10.4 ===
14735
14736 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14737
14738         * configure.ac:
14739           releasing 0.10.4, "Dear Leader"
14740
14741 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14742
14743         Patch by: Edward Hervey <edward@fluendo.com>
14744
14745         * configure.ac:
14746         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14747         (gst_wavparse_stream_data):
14748         Send the newsegment event in the streaming thread.
14749         Fixes #347529
14750
14751 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14752
14753         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14754         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14755         (gst_smokeenc_resync), (gst_smokeenc_chain):
14756           Refuse sink caps in the encoder if width or height is not a
14757           multiple of 16, the encoder does not support that yet (#349939);
14758           along the same lines, check the return value of the encoder
14759           setup function; also remove some debug log clutter.
14760
14761 2006-08-04  Andy Wingo  <wingo@pobox.com>
14762
14763         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14764         whether a processor can work in place or not, and for keeping
14765         track of its state. Change the FlowReturn instance variable from
14766         "state" to "flow_state", all callers changed.
14767
14768         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14769         (gst_signal_processor_start, gst_signal_processor_stop)
14770         (gst_signal_processor_cleanup): New functions to manage the
14771         processor's state.
14772         (gst_signal_processor_setcaps): start() as well as setup() here.
14773         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14774         (gst_signal_processor_change_state): Stop and cleanup the
14775         processor as we go to NULL.
14776
14777         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14778         INPLACE_BROKEN is not set.
14779
14780         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14781         Do the alloc_buffer in bytes, not frames.
14782         
14783 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14784
14785         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14786         Fix rgb masks when recording in < 24bpp.
14787
14788 2006-08-04  Andy Wingo  <wingo@pobox.com>
14789
14790         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14791         (gst_signal_processor_prepare)
14792         (gst_signal_processor_update_inputs)
14793         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14794         (gst_signal_processor_flush)
14795         (gst_signal_processor_sink_activate_push)
14796         (gst_signal_processor_src_activate_pull)
14797         (gst_signal_processor_change_state): Remove the last of the code
14798         that assumes that we process whole buffers at a time. Fix some
14799         debugging. Seems to work now in some cases.
14800         (gst_signal_processor_src_activate_pull): BPB
14801
14802 2006-08-01  Andy Wingo  <wingo@pobox.com>
14803
14804         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14805         Fix nframes-choosing.
14806         (gst_signal_processor_init): Init pending_in and pending_out.
14807
14808         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14809         more default sample rate, although we never check that the sample
14810         rate actually gets set. Something for the future.
14811         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14812         (gst_signal_processor_event): Refcount fixen.
14813         (gst_signal_processor_process): Pull the number of frames to
14814         process from the sizes of the buffers in the input pens.
14815         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14816         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14817         it instead of buffer_frames.
14818         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14819         to do_pulls.
14820         (gst_signal_processor_chain)
14821         (gst_signal_processor_sink_activate_push)
14822         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14823
14824         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14825
14826 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14827
14828         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14829         (gst_signal_processor_process):
14830           don't query buffer-frames from caps, add lots of debug-log,
14831           try fix for assert (#349189)
14832
14833 2006-07-31  Wim Taymans  <wim@fluendo.com>
14834
14835         * gst/udp/gstudpsrc.c:
14836         Fix docs.
14837
14838 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14839
14840         * ext/ladspa/gstsignalprocessor.c:
14841         (gst_signal_processor_add_pad_from_template),
14842         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14843         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14844         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14845         (gst_signal_processor_sink_activate_push),
14846         (gst_signal_processor_src_activate_pull),
14847         (gst_signal_processor_change_state):
14848          Add debugs logs here and there, add more error handling, add some
14849          FIXME comments, filed #349189
14850
14851 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14852
14853         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14854         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14855         Set caps on buffer correctly.  Fixes bug #349155.
14856
14857 2006-07-28  Wim Taymans  <wim@fluendo.com>
14858
14859         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14860
14861         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14862         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14863         (gst_multipart_demux_finalize), (get_line_end),
14864         (multipart_parse_header), (multipart_find_boundary),
14865         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14866         (gst_multipart_set_property), (gst_multipart_get_property):
14867         Uses GstAdapter instead of own buffering.
14868         Actually parses the mime-type correctly (In tests the mime-type was
14869         always "" with the old version).
14870         Uses the Content-length header if available to speed up things.
14871         Reliably autoscans the boundary name by default.
14872         Fixes #349068.
14873
14874         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14875         Don't start the stream with a \n.
14876
14877 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14878
14879         Patch by: Brian Cameron <brian dot cameron at sun com>
14880
14881         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14882           Open source with O_NONBLOCK (#349015).
14883
14884 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14885
14886         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14887         (gst_avi_demux_massage_index):
14888         * gst/avi/gstavidemux.h:
14889           Whitespace fixes and more debug
14890
14891 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14892
14893         * gst/autodetect/gstautoaudiosink.c:
14894         (gst_auto_audio_sink_create_element_with_pretty_name),
14895         (gst_auto_audio_sink_find_best),
14896         (gst_auto_audio_sink_change_state):
14897           Get rid of old and unused magic sound-server properties stuff.
14898           Add suffix to child sink's name that makes it easy to see from
14899           the name alone which type it actually is (alsa, oss, esd, etc.).
14900
14901 2006-07-27  Wim Taymans  <wim@fluendo.com>
14902
14903         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14904         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14905         (gst_udpsrc_start):
14906         * gst/udp/gstudpsrc.h:
14907         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14908         not some sort of feature we enable.
14909
14910 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14911
14912         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14913           Use CLOSE_SOCKET() here instead of close() to maintain
14914           win32 workiness.
14915
14916 2006-07-27  Wim Taymans  <wim@fluendo.com>
14917
14918         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14919
14920         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14921         (gst_udpsrc_create), (gst_udpsrc_set_property),
14922         (gst_udpsrc_get_property), (gst_udpsrc_start):
14923         * gst/udp/gstudpsrc.h:
14924         Added "buffer-size" property to control the kernel receive buffer size.
14925         Update documentation.
14926         Small cleanups. Fixes #348752.
14927         API: buffer-size property
14928
14929 2006-07-26  Wim Taymans  <wim@fluendo.com>
14930
14931         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14932
14933         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14934         (gst_rtp_pcma_pay_handle_buffer):
14935         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14936         (gst_rtp_pcmu_pay_handle_buffer):
14937         Fix timestamp calculation on outgoing RTP packets.
14938         Fixes #348675.
14939
14940 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14941
14942         * ext/taglib/gstid3v2mux.cc:
14943           Fix writing of comment frames (should be COMM not TCOM),
14944           is still sub-optimal though, since we don't retain or
14945           extract the comment descriptions properly (#334375,
14946           also see #334375).
14947
14948 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14949
14950         * gst/wavparse/gstwavparse.c:
14951           #define 'fact' RIFF chunk if we are not compiling against
14952           -base CVS (we don't want to depend on -base CVS for this
14953           one define only, and also not for release order reasons).
14954
14955 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14956
14957         * ext/taglib/gstid3v2mux.cc:
14958           Handle multiple tags of the same type properly. Re-inject
14959           unparsed ID3v2 frames that we get as binary blobs from
14960           id3demux into the tag again so we don't lose information
14961           when retagging (#334375).
14962
14963 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14964
14965         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14966           Document newly-added properties properly, so that there is a
14967           'Since: 0.10.4' in the plugin docs. Convert some property
14968           names into canonical GObject style (GObject will do that
14969           internally anyway).
14970
14971 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14972
14973         * gst/id3demux/id3tags.c:
14974         (id3demux_add_id3v2_frame_blob_to_taglist):
14975           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14976           well, and add the version to the blob's buffer caps, since that
14977           information will be needed for deserialisation later on (#348644).
14978
14979 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14980
14981         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14982         (gst_avi_demux_parse_stream):
14983          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14984          indentation and spacing.
14985
14986 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14987
14988         * docs/plugins/Makefile.am:
14989         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14990         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14991         * docs/plugins/gst-plugins-good-plugins.args:
14992         * docs/plugins/inspect/plugin-1394.xml:
14993         * docs/plugins/inspect/plugin-aasink.xml:
14994         * docs/plugins/inspect/plugin-alaw.xml:
14995         * docs/plugins/inspect/plugin-alpha.xml:
14996         * docs/plugins/inspect/plugin-alphacolor.xml:
14997         * docs/plugins/inspect/plugin-annodex.xml:
14998         * docs/plugins/inspect/plugin-apetag.xml:
14999         * docs/plugins/inspect/plugin-auparse.xml:
15000         * docs/plugins/inspect/plugin-autodetect.xml:
15001         * docs/plugins/inspect/plugin-avi.xml:
15002         * docs/plugins/inspect/plugin-cacasink.xml:
15003         * docs/plugins/inspect/plugin-cairo.xml:
15004         * docs/plugins/inspect/plugin-cdio.xml:
15005         * docs/plugins/inspect/plugin-cutter.xml:
15006         * docs/plugins/inspect/plugin-debug.xml:
15007         * docs/plugins/inspect/plugin-dv.xml:
15008         * docs/plugins/inspect/plugin-efence.xml:
15009         * docs/plugins/inspect/plugin-effectv.xml:
15010         * docs/plugins/inspect/plugin-esdsink.xml:
15011         * docs/plugins/inspect/plugin-flac.xml:
15012         * docs/plugins/inspect/plugin-flxdec.xml:
15013         * docs/plugins/inspect/plugin-gconfelements.xml:
15014         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
15015         * docs/plugins/inspect/plugin-goom.xml:
15016         * docs/plugins/inspect/plugin-halelements.xml:
15017         * docs/plugins/inspect/plugin-icydemux.xml:
15018         * docs/plugins/inspect/plugin-id3demux.xml:
15019         * docs/plugins/inspect/plugin-jpeg.xml:
15020         * docs/plugins/inspect/plugin-level.xml:
15021         * docs/plugins/inspect/plugin-matroska.xml:
15022         * docs/plugins/inspect/plugin-mulaw.xml:
15023         * docs/plugins/inspect/plugin-multipart.xml:
15024         * docs/plugins/inspect/plugin-navigationtest.xml:
15025         * docs/plugins/inspect/plugin-ossaudio.xml:
15026         * docs/plugins/inspect/plugin-png.xml:
15027         * docs/plugins/inspect/plugin-rtp.xml:
15028         * docs/plugins/inspect/plugin-rtsp.xml:
15029         * docs/plugins/inspect/plugin-shout2send.xml:
15030         * docs/plugins/inspect/plugin-smpte.xml:
15031         * docs/plugins/inspect/plugin-speex.xml:
15032         * docs/plugins/inspect/plugin-udp.xml:
15033         * docs/plugins/inspect/plugin-videobalance.xml:
15034         * docs/plugins/inspect/plugin-videobox.xml:
15035         * docs/plugins/inspect/plugin-videoflip.xml:
15036         * docs/plugins/inspect/plugin-videomixer.xml:
15037         * docs/plugins/inspect/plugin-wavenc.xml:
15038         * docs/plugins/inspect/plugin-wavparse.xml:
15039         * docs/plugins/inspect/plugin-ximagesrc.xml:
15040           Update files to CVS/Prerelease version, add esdsink docs.
15041
15042         * ext/esd/esdsink.c:
15043           Add gtk-doc blurb.
15044
15045         * gst/rtp/gstrtpmp4vpay.c:
15046           Fix typo in element description.
15047
15048 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15049
15050         * ext/esd/esdsink.c: (gst_esdsink_open),
15051         (gst_esdsink_factory_init):
15052           Prevent libesd from auto-spawning a sound daemon if it
15053           is not already running. Now that we don't do evil stuff
15054           like that any longer we can give esdsink a rank so that
15055           autoaudiosink will try it as well if all other audio
15056           sinks fail (#343051).
15057
15058 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15059
15060         * ext/esd/Makefile.am:
15061           Oops, need to remove README from EXTRA_DIST as well.
15062
15063 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15064
15065         * ext/esd/README:
15066           Remove, it contains nothing useful anyway.
15067
15068         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
15069         (gst_esdsink_delay):
15070           Some small clean-ups; use GST_BOILERPLATE etc.
15071
15072 2006-07-24  Wim Taymans  <wim@fluendo.com>
15073
15074         * gst/law/alaw-decode.c: (alawdec_getcaps):
15075         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
15076         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
15077         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
15078         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
15079
15080 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
15081
15082         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15083         (gst_wavparse_other), (gst_wavparse_perform_seek),
15084         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
15085         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
15086         (gst_wavparse_pad_query):
15087         * gst/wavparse/gstwavparse.h:
15088           Use information from 'fact' chunk for length calculation of compressed
15089           samples. Calculate bps if bogus value is found in wav header (embeded
15090           mp2/mp3).
15091           
15092
15093 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
15094
15095         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
15096
15097         * configure.ac:
15098         * gst/udp/Makefile.am:
15099         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
15100         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
15101         * gst/udp/gstdynudpsink.h:
15102         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
15103         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
15104         * gst/udp/gstmultiudpsink.h:
15105         * gst/udp/gstudp.c: (plugin_init):
15106         * gst/udp/gstudpsink.h:
15107         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
15108         (gst_udpsrc_start), (gst_udpsrc_stop):
15109         * gst/udp/gstudpsrc.h:
15110         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
15111         (gst_udp_net_utils_win32_wsa_startup):
15112         * gst/udp/gstudpnetutils.h:
15113           Port udp plugin to win32 (#345288).
15114
15115 2006-07-24  Wim Taymans  <wim@fluendo.com>
15116
15117         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
15118         Remove unwanted DEBUG line.
15119
15120 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15121
15122         * gst/id3demux/gstid3demux.c: (plugin_init):
15123         * gst/id3demux/id3tags.c:
15124         (id3demux_add_id3v2_frame_blob_to_taglist):
15125         * gst/id3demux/id3tags.h:
15126           On second thought, it might be wiser and more efficient
15127           not to do tag registration from a streaming thread.
15128
15129 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15130
15131         * gst/id3demux/id3tags.c:
15132         (id3demux_add_id3v2_frame_blob_to_taglist),
15133         (id3demux_id3v2_frames_to_tag_list):
15134           Put ID3v2 frames we can't parse as binary blobs into private
15135           tags, so that they are not lost when retagging, at least once
15136           id3v2mux has been taught to re-inject those frames again.
15137           See bug #334375.
15138
15139 2006-07-21  Wim Taymans  <wim@fluendo.com>
15140
15141         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15142         (gst_avi_demux_process_next_entry):
15143         Fix some leaks.
15144
15145         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
15146         Don't use \n in debug lines.
15147
15148 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
15149
15150         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15151         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15152           Add annodex and icydemux, cleanup the sections a bit
15153
15154 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
15155
15156         Patch by: Alex Lancaster <alexl at users sourceforge net>
15157
15158         * ext/taglib/gstid3v2mux.cc:
15159           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
15160           ID3v2 TSSE frames (#347898).
15161
15162 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
15163
15164         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
15165           Respect mpegversion for "video/mpeg" and give message in case of
15166           unhandled versions.
15167
15168 2006-07-17  Wim Taymans  <wim@fluendo.com>
15169
15170         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
15171         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
15172         (gst_pngdec_chain), (gst_pngdec_sink_event),
15173         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
15174         (gst_pngdec_sink_activate_push):
15175         * ext/libpng/gstpngdec.h:
15176         Use statically allocated segment instead of leaking.
15177         Various cleanups.
15178         Fix flush and seek handling.
15179
15180 2006-07-16  Wim Taymans  <wim@fluendo.com>
15181
15182         * gst/rtp/Makefile.am:
15183         * gst/rtp/gstrtp.c: (plugin_init):
15184         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
15185         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
15186         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
15187         (gst_rtp_mp4g_depay_set_property),
15188         (gst_rtp_mp4g_depay_get_property),
15189         (gst_rtp_mp4g_depay_change_state),
15190         (gst_rtp_mp4g_depay_plugin_init):
15191         * gst/rtp/gstrtpmp4gdepay.h:
15192         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
15193         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
15194         (gst_rtp_mp4g_pay_flush):
15195         Added simple generic mpeg4 depayloader.
15196         Fix generic mpeg4 payloader.
15197
15198 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
15199
15200         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
15201           Don't try doing state changes on a NULL pointer.
15202
15203 2006-07-14  Wim Taymans  <wim@fluendo.com>
15204
15205         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
15206
15207         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
15208         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
15209         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
15210         * gst/rtp/gstrtpamrdepay.h:
15211         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
15212         Fixes #321191
15213
15214 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15215
15216         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15217         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
15218         Fix segfault when moving mouse pointer to the bottom right corner.
15219
15220 2006-07-12  Wim Taymans  <wim@fluendo.com>
15221
15222         * gst/rtp/Makefile.am:
15223         * gst/rtp/gstrtp.c: (plugin_init):
15224         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
15225         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
15226         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
15227         (gst_rtp_mp2t_depay_set_property),
15228         (gst_rtp_mp2t_depay_get_property),
15229         (gst_rtp_mp2t_depay_change_state),
15230         (gst_rtp_mp2t_depay_plugin_init):
15231         * gst/rtp/gstrtpmp2tdepay.h:
15232         Added mpeg2 TS depayloader. Closing #347234.
15233
15234 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
15235
15236         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
15237           Remove g_assert that shouldn't be there and was triggered
15238           after trying to open a device that doesn't exist or can't
15239           be opened for some other reason (#347972).
15240
15241 2006-07-10  Edward Hervey  <edward@fluendo.com>
15242
15243         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15244         (gst_avi_demux_stream_header), (push_tag_lists):
15245         * gst/avi/gstavidemux.h:
15246         Don't push tag events found by gst_riff_parse_info() before outputting
15247         GST_EVENT_NEWSEGMENT.
15248
15249 2006-07-10  Wim Taymans  <wim@fluendo.com>
15250
15251         * gst/rtsp/Makefile.am:
15252         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
15253         (rtsp_connection_close):
15254         * gst/rtsp/rtspdefs.h:
15255         replaced closesocket and close in code with one CLOSE_SOCKET. 
15256         Some more cleanups. Fixes #345301.
15257
15258 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
15259
15260         * gst/autodetect/gstautoaudiosink.c:
15261           Fix example pipeline in docs.
15262
15263 2006-07-10  Wim Taymans  <wim@fluendo.com>
15264
15265         Patch by: Rob Taylor <robtaylor at floopily dot org>
15266
15267         * gst/udp/gstmultiudpsink.c: (join_multicast),
15268         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
15269         If a destination is added before the stream is set to PAUSED, the
15270         multicast group is not joined as the socket is not created yet. 
15271         Also TTL and LOOP should also be set. Fixes #346921.
15272
15273 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15274
15275         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15276         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15277         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
15278         (gst_ximage_src_init):
15279         * sys/ximage/gstximagesrc.h:
15280         Fix use-damage property to actually work :)
15281         Add startx, starty, endx, endy properties so screencasts other than full
15282         screen ones can work.
15283
15284 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15285
15286         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15287         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15288         (gst_ximage_src_class_init), (gst_ximage_src_init):
15289         * sys/ximage/gstximagesrc.h:
15290         Add use_damage property to offer ability to choose whether to use
15291         XDamage or not.
15292
15293 2006-07-07  Wim Taymans  <wim@fluendo.com>
15294
15295         * gst/goom/filters.c: (zoomFilterSetResolution):
15296         Avoid goom coredumping by clearing memory. 
15297         Fixes 345679.
15298
15299 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15300
15301         * win32/vs6/libgstid3demux.dsp:
15302         Add a link to libgsttag-0.10.lib.
15303
15304 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15305
15306         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15307         (gst_tag_demux_read_range):
15308         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15309         (gst_id3demux_read_range):
15310           Don't return FLOW_UNEXPECTED when a buffer is before
15311           the start of the stream (which might happen with
15312           large ID3v2 tags if the tag reading was done pullrange
15313           based and we then switched to push mode later on).
15314           Fixes regression introduced by commit from June 29th.
15315
15316 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15317
15318         * ext/taglib/gstid3v2mux.cc:
15319           Make UTF-8 the default encoding when writing string
15320           tags (before, our UTF-8 strings would automatically
15321           be converted to ISO-8859-1 by taglib and written as
15322           ISO-8859-1 fields if that was possible).
15323
15324         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15325         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15326         (test_taglib_id3mux_with_tags):
15327           Add test case that makes sure our UTF-8 strings have
15328           actually been written into the tag as UTF-8.
15329
15330 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15331
15332         * configure.ac:
15333           Let's try that again.
15334
15335 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15336
15337         * configure.ac:
15338           Disable monoscope plugin for now until it fulfills
15339           all the requirements.
15340
15341 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15342
15343         * configure.ac:
15344         * gst/monoscope/Makefile.am:
15345         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15346         (gst_monoscope_class_init), (gst_monoscope_init),
15347         (gst_monoscope_finalize), (gst_monoscope_reset),
15348         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15349         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15350         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15351         (gst_monoscope_change_state), (plugin_init):
15352         * gst/monoscope/gstmonoscope.h:
15353           Port monoscope visualisation to 0.10.
15354
15355 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15356
15357         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15358         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15359           Return FLOW_UNEXPECTED when at the end of the file, not
15360           FLOW_ERROR. Fixes 'internal stream error' errors that
15361           would sometimes occur in totem when scrubbing to the
15362           end of an ID3v1 tagged mp3 file.
15363
15364 2006-07-03  Edward Hervey  <edward@fluendo.com>
15365
15366         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15367         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15368         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15369         * ext/libpng/gstpngdec.h:
15370         Implement buffer clipping/dropping using GstSegment.
15371         This provides accurate seeking.
15372
15373 2006-07-03  Edward Hervey  <edward@fluendo.com>
15374
15375         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15376         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15377         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15378         (gst_avi_demux_process_next_entry), (push_tag_lists),
15379         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15380         * gst/avi/gstavidemux.h:
15381         Proper aggregation of each stream's GstFlowReturn in order to figure out
15382         whether the task should stop or not.
15383         Don't send inline events before pushing out a NEW_SEGMENT, more
15384         specifically for GST_TAG_EVENT.
15385         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15386         sub-indexes.
15387
15388 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15389
15390         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15391
15392         * sys/sunaudio/gstsunaudiomixerctrl.c:
15393         (gst_sunaudiomixer_ctrl_build_list):
15394           Move "Monitor" slider to input tab so it works more like
15395           sdtaudiocontrol, which is what people on Solaris are used
15396           to using for their mixer program (#346259).
15397
15398 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15399
15400         * tests/check/elements/level.c: (GST_START_TEST):
15401           fix a leak, clean up at the end
15402
15403 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15404
15405         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15406         (gst_matroska_demux_send_event),
15407         (gst_matroska_demux_loop_stream_parse_id):
15408         * gst/matroska/matroska-ids.h:
15409           Send tag event after newsegment event.
15410
15411 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15412
15413         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15414         (gst_id3demux_read_range):
15415           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15416           certain cases where a read beyond the end of the file is
15417           requested. Fixes #345930.
15418
15419         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15420         (gst_tag_demux_read_range):
15421           Fix same issue here as well.
15422
15423 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15424
15425         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15426         
15427         Fix hypothetical crash.
15428
15429 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15430
15431         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15432
15433         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15434           Do not modify the ports value. If the user has turned off the
15435           built-in speakers, then we should not reset it in the prepare
15436           function, since this causes the built-in speakers to turn
15437           back on anytime the user changes a track in totem, rhythmbox,
15438           etc. (#346066).
15439
15440 2006-06-23  Wim Taymans  <wim@fluendo.com>
15441
15442         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15443         Fix double caps unref when negotiation fails.
15444
15445 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15446
15447         * ext/annodex/gstcmmldec.c:
15448         * ext/annodex/gstcmmlenc.c:
15449         * ext/annodex/gstcmmlparser.c:
15450         * ext/dv/gstdvdec.c:
15451         * ext/dv/gstdvdemux.c:
15452         * ext/gdk_pixbuf/pixbufscale.c:
15453         * ext/jpeg/gstjpegenc.c:
15454         * ext/jpeg/gstsmokedec.c:
15455         * ext/jpeg/gstsmokeenc.c:
15456         * ext/libpng/gstpngdec.c:
15457         * ext/libpng/gstpngenc.c:
15458         * ext/speex/gstspeexenc.c:
15459         * gst/alpha/gstalphacolor.c:
15460         * gst/cutter/gstcutter.c:
15461         * gst/debug/gstnavigationtest.c:
15462         * gst/icydemux/gsticydemux.c:
15463         * gst/level/gstlevel.c:
15464         * gst/multipart/multipart.c:
15465         * gst/rtp/gstrtpamrpay.c:
15466         * gst/rtp/gstrtpdepay.c:
15467         * gst/rtp/gstrtpilbcpay.c:
15468         * gst/rtp/gstrtpmp4gpay.c:
15469         * gst/rtp/gstrtpmp4vpay.c:
15470         * gst/rtsp/gstrtpdec.c:
15471         * gst/rtsp/gstrtspsrc.c:
15472         * gst/udp/gstdynudpsink.c:
15473         * gst/udp/gstmultiudpsink.c:
15474         * gst/udp/gstudpsrc.c:
15475         * gst/videobox/gstvideobox.c:
15476         * gst/videofilter/gstvideoflip.c:
15477           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15478           plus two minor macro fixes.
15479
15480 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15481
15482         * gst/matroska/matroska-demux.c:
15483         (gst_matroska_demux_check_subtitle_buffer),
15484         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15485         (gst_matroska_demux_subtitle_caps):
15486         * gst/matroska/matroska-ids.c:
15487         (gst_matroska_track_init_subtitle_context):
15488         * gst/matroska/matroska-ids.h:
15489           Try to fix up broken matroska files containing subtitle
15490           streams with non-UTF8 character encodings (courtesy of
15491           mkvmerge) using either the encoding specified in the
15492           GST_SUBTITLE_ENCODING environment variable or the
15493           current locale's character set if it is non-UTF8.
15494           Fixes #337076.
15495
15496 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15497
15498         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15499           Set image type from APIC frame as "image-type" field
15500           of GST_TAG_IMAGE buffer caps (#344605).
15501
15502 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15503
15504         * ext/flac/Makefile.am:
15505         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15506         (gst_flac_dec_reset_decoders),
15507         (gst_flac_dec_setup_seekable_decoder),
15508         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15509         (gst_flac_dec_metadata_callback),
15510         (gst_flac_dec_metadata_callback_seekable),
15511         (gst_flac_dec_metadata_callback_stream),
15512         (gst_flac_dec_error_callback),
15513         (gst_flac_dec_error_callback_seekable),
15514         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15515         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15516         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15517         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15518         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15519         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15520         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15521         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15522         (gst_flac_dec_sink_activate_push),
15523         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15524         * ext/flac/gstflacdec.h:
15525           Support chain-based operation, should make flac-over-DAAP
15526           work (#340492).
15527
15528 2006-06-20  Wim Taymans  <wim@fluendo.com>
15529
15530         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15531         Doc updates, merge some unused symbols.
15532
15533 2006-06-20  Wim Taymans  <wim@fluendo.com>
15534
15535         * docs/plugins/Makefile.am:
15536         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15537         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15538         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15539         * gst/rtsp/gstrtspsrc.c:
15540         * gst/rtsp/gstrtspsrc.h:
15541         Added documentation for the rtsp plugin. Fixes #345393.
15542
15543 2006-06-20  Wim Taymans  <wim@fluendo.com>
15544
15545         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15546         (rtsp_connection_close), (rtsp_connection_free):
15547         Use better G_OS_* macros. Fixes #345301 some more.
15548
15549 2006-06-20  Wim Taymans  <wim@fluendo.com>
15550
15551         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15552
15553         * sys/sunaudio/Makefile.am:
15554         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15555         * sys/sunaudio/gstsunaudiomixerctrl.c:
15556         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15557         (gst_sunaudiomixer_ctrl_list_tracks),
15558         (gst_sunaudiomixer_ctrl_get_volume),
15559         (gst_sunaudiomixer_ctrl_set_volume),
15560         (gst_sunaudiomixer_ctrl_set_mute),
15561         (gst_sunaudiomixer_ctrl_set_record):
15562         * sys/sunaudio/gstsunaudiomixerctrl.h:
15563         * sys/sunaudio/gstsunaudiomixertrack.c:
15564         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15565         * sys/sunaudio/gstsunaudiomixertrack.h:
15566         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15567         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15568         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15569         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15570         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15571         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15572         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15573         (gst_sunaudiosrc_reset):
15574         * sys/sunaudio/gstsunaudiosrc.h:
15575         Add a SunAudio source plugin.
15576         Support stereo and right/left channel gain in the mixer plugin.
15577         Support the RECORD flag so that you can switch between line-input and
15578         microphone in gnome-volume-control.
15579         Code cleanups like using an enumerator for track number instead of an 
15580         integer. Fixes #344923.
15581
15582 2006-06-20  Wim Taymans  <wim@fluendo.com>
15583
15584         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15585
15586         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15587         (rtsp_connection_close):
15588         Make RTSP plugin compile on windows. Fixes #345301.
15589         Some changes to original patch to catch errors better.
15590         use ifdef WIN32 instead of ifndef.
15591
15592 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15593
15594         * configure.ac:
15595         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15596
15597 2006-06-18  Edward Hervey  <edward@fluendo.com>
15598
15599         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15600         After a failed buffer alloc, we need to abort the jpeg decoding (it
15601         started when parsing headers to figure out how many bytes we need
15602         to request downstream).
15603
15604 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15605
15606         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15607
15608         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15609           Make sure we don't read beyond the end of the file (#345232).
15610
15611 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15612
15613         * configure.ac:
15614           Fix --disable-external (can't set conditionals conditionally,
15615           #343602).
15616
15617 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15618
15619         * autogen.sh:
15620         * configure.ac:
15621         * docs/Makefile.am:
15622           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15623
15624         * docs/plugins/Makefile.am:
15625         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15626         * docs/plugins/inspect/plugin-taglib.xml:
15627           Add/fix apev2mux docs.
15628
15629 2006-06-14  Wim Taymans  <wim@fluendo.com>
15630
15631         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15632         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15633         (gst_dvdec_change_state):
15634         Reset segment info on flush.
15635         Alloc segment in _init, free in _finalize.
15636
15637         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15638         Don't send segments twice.
15639
15640 2006-06-14  Wim Taymans  <wim@fluendo.com>
15641
15642         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15643         Respect segment.stop. Fixes #342592.
15644
15645 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15646
15647         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15648           No language specified means the implied language is English
15649           according to the matroska spec (partially fixes #344708);
15650           add some more debug output.
15651
15652 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15653
15654         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15655         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15656         (gst_wavparse_chain):
15657           When operating chain-based, don't make any assumptions about the
15658           chunking of the incoming data and make streaming work on days other
15659           than the second Thursday after a full moon. Also fix up debug
15660           messages here and there and make use of the most excellent new
15661           gst_pad_query_peer_duration() utility function.
15662           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15663
15664         * gst/wavparse/gstwavparse.h:
15665           Remove trailing comma after last enum value, some compilers don't
15666           like that.
15667
15668 2006-06-13  Wim Taymans  <wim@fluendo.com>
15669
15670         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15671         Handle premature EOS gracefully.
15672
15673 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15674
15675         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15676           Prevent out of bounds array access when scrubbing towards
15677           the end of the file between the last index entry and the
15678           end. Fixes occasional 'start <= stop' newsegment event
15679           assertions when scrubbing in MJPEG files.
15680
15681 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15682
15683         * tests/check/elements/.cvsignore:
15684           And another one.
15685
15686 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15687
15688         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15689         (scan_encoded_string), (parse_picture_frame):
15690           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15691
15692         * configure.ac:
15693           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15694           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15695
15696 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15697
15698         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15699           gratuitous comment changes
15700         * tests/check/elements/level.c: (GST_START_TEST):
15701           fix level test leaks
15702
15703 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15704
15705         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15706         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15707           Use gst_pad_query_peer_duration() utility function here.
15708
15709 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15710
15711         * autogen.sh:
15712           require am17
15713         * configure.ac:
15714         * ext/annodex/Makefile.am:
15715         * ext/cdio/Makefile.am:
15716         * ext/dv/Makefile.am:
15717         * ext/esd/Makefile.am:
15718         * ext/flac/Makefile.am:
15719         * ext/gdk_pixbuf/Makefile.am:
15720         * ext/ladspa/Makefile.am:
15721         * ext/libcaca/Makefile.am:
15722         * ext/speex/Makefile.am:
15723         * ext/taglib/Makefile.am:
15724         * sys/oss/Makefile.am:
15725         * sys/sunaudio/Makefile.am:
15726         * sys/ximage/Makefile.am:
15727           clean up build further
15728
15729 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15730
15731         * gconf/Makefile.am:
15732           Honour --disable-schemas-install configure option. Fixes #344100.
15733
15734 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15735
15736         * tests/examples/level/Makefile.am:
15737           Add -lm to LIBS for pow() function, don't assume one of our
15738           dependencies (such as libxml-2.0) drags it in automatically
15739           (#343603).
15740
15741 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15742
15743         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15744
15745         * configure.ac:
15746           We should use $SED and not $(SED) in configure.ac (#343678).
15747
15748 2006-06-09  Wim Taymans  <wim@fluendo.com>
15749
15750         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15751
15752         * sys/sunaudio/gstsunaudiomixerctrl.c:
15753         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15754         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15755         (gst_sunaudiomixer_ctrl_set_mute):
15756         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15757         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15758         (gst_sunaudiosink_write):
15759         Attached find a patch that fixes a number of bugs with the SunAudio
15760         mixer plugin and fixes #344101:
15761         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15762            tracks onto the tracklist causing gnome-volume-control's preferences
15763            dialog to be messed up and would core dump if you checked/unchecked
15764            any item.
15765         2. We weren't previously setting the MUTE flag properly.  Fixing this
15766            makes gnome-volume-control work better.
15767         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15768            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15769            gnome-volume-control look better.
15770         Also some minor cleanup in gstsunaudiosink.c.
15771
15772 2006-06-09  Wim Taymans  <wim@fluendo.com>
15773
15774         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15775         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15776         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15777         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15778         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15779         * ext/jpeg/gstjpegdec.h:
15780         API: Added IDCT method property
15781         Small cleanups.
15782         Avoid dynamic allocation of trivial fixed structure.
15783         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15784
15785 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15786
15787         * configure.ac:
15788         We now require libraw1394 >= 1.1.0 and that version onwards all
15789         have .pc files.
15790
15791 2006-06-02  Edward Hervey  <edward@fluendo.com>
15792
15793         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15794         Trying to get items from an ANY or EMPTY caps is ... stupid.
15795
15796 2006-06-02  Edward Hervey  <edward@fluendo.com>
15797
15798         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15799         (gst_dvdec_chain), (gst_dvdec_change_state):
15800         * ext/dv/gstdvdec.h:
15801         Added GstSegment handling, now implements dropping/clipping.
15802
15803 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15804
15805         * ext/aalib/gstaasink.h:
15806         * ext/annodex/gstcmmldec.h:
15807         * ext/cairo/gsttimeoverlay.h:
15808         * ext/dv/gstdvdec.h:
15809         * ext/dv/gstdvdemux.h:
15810         * ext/esd/esdmon.h:
15811         * ext/esd/esdsink.h:
15812         * ext/flac/gstflacenc.h:
15813         * ext/gconf/gstgconfaudiosink.h:
15814         * ext/gconf/gstgconfaudiosrc.h:
15815         * ext/gconf/gstgconfvideosink.h:
15816         * ext/gconf/gstgconfvideosrc.h:
15817         * ext/gdk_pixbuf/gstgdkanimation.h:
15818         * ext/gdk_pixbuf/pixbufscale.h:
15819         * ext/hal/gsthalaudiosink.h:
15820         * ext/hal/gsthalaudiosrc.h:
15821         * ext/jpeg/gstjpegenc.h:
15822         * ext/jpeg/gstsmokedec.h:
15823         * ext/jpeg/gstsmokeenc.h:
15824         * ext/libcaca/gstcacasink.h:
15825         * ext/libmng/gstmngdec.h:
15826         * ext/libmng/gstmngenc.h:
15827         * ext/libpng/gstpngdec.h:
15828         * ext/libpng/gstpngenc.h:
15829         * ext/raw1394/gstdv1394src.h:
15830         * ext/speex/gstspeexenc.h:
15831         * gst/autodetect/gstautoaudiosink.h:
15832         * gst/autodetect/gstautovideosink.h:
15833         * gst/avi/gstavidemux.h:
15834         * gst/cutter/gstcutter.h:
15835         * gst/debug/efence.h:
15836         * gst/debug/gstnavigationtest.h:
15837         * gst/debug/gstnavseek.h:
15838         * gst/flx/gstflxdec.h:
15839         * gst/goom/gstgoom.h:
15840         * gst/icydemux/gsticydemux.h:
15841         * gst/id3demux/gstid3demux.h:
15842         * gst/law/alaw-decode.h:
15843         * gst/law/alaw-encode.h:
15844         * gst/law/mulaw-decode.h:
15845         * gst/law/mulaw-encode.h:
15846         * gst/matroska/matroska-mux.h:
15847         * gst/median/gstmedian.h:
15848         * gst/oldcore/gstaggregator.h:
15849         * gst/oldcore/gstfdsink.h:
15850         * gst/oldcore/gstmd5sink.h:
15851         * gst/oldcore/gstmultifilesrc.h:
15852         * gst/oldcore/gstpipefilter.h:
15853         * gst/oldcore/gstshaper.h:
15854         * gst/oldcore/gststatistics.h:
15855         * gst/rtp/gstasteriskh263.h:
15856         * gst/rtp/gstrtpL16depay.h:
15857         * gst/rtp/gstrtpL16pay.h:
15858         * gst/rtp/gstrtpamrdepay.h:
15859         * gst/rtp/gstrtpamrpay.h:
15860         * gst/rtp/gstrtpdepay.h:
15861         * gst/rtp/gstrtpgsmdepay.h:
15862         * gst/rtp/gstrtpgsmpay.h:
15863         * gst/rtp/gstrtph263pay.h:
15864         * gst/rtp/gstrtph263pdepay.h:
15865         * gst/rtp/gstrtph263ppay.h:
15866         * gst/rtp/gstrtpmp4gpay.h:
15867         * gst/rtp/gstrtpmp4vdepay.h:
15868         * gst/rtp/gstrtpmp4vpay.h:
15869         * gst/rtp/gstrtpmpadepay.h:
15870         * gst/rtp/gstrtpmpapay.h:
15871         * gst/rtp/gstrtppcmadepay.h:
15872         * gst/rtp/gstrtppcmapay.h:
15873         * gst/rtp/gstrtppcmudepay.h:
15874         * gst/rtp/gstrtppcmupay.h:
15875         * gst/rtp/gstrtpspeexdepay.h:
15876         * gst/rtp/gstrtpspeexpay.h:
15877         * gst/rtsp/gstrtpdec.h:
15878         * gst/rtsp/gstrtspsrc.h:
15879         * gst/smpte/gstsmpte.h:
15880         * gst/udp/gstdynudpsink.h:
15881         * gst/udp/gstmultiudpsink.h:
15882         * gst/udp/gstudpsink.h:
15883         * gst/udp/gstudpsrc.h:
15884         * gst/videofilter/gstvideobalance.h:
15885         * gst/videofilter/gstvideoflip.h:
15886         * sys/oss/gstossdmabuffer.h:
15887         * sys/oss/gstossmixerelement.h:
15888         * sys/oss/gstosssink.h:
15889         * sys/oss/gstosssrc.h:
15890         * sys/osxvideo/osxvideosink.h:
15891         * sys/sunaudio/gstsunaudiomixer.h:
15892         * sys/sunaudio/gstsunaudiosink.h:
15893         * sys/ximage/gstximagesrc.h:
15894         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15895
15896 2006-05-31  Wim Taymans  <wim@fluendo.com>
15897
15898         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15899         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15900         (gst_goom_src_setcaps), (gst_goom_src_event),
15901         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15902         (gst_goom_change_state):
15903         * gst/goom/gstgoom.h:
15904         Handle QoS.
15905         Handle flushing, discont and events.
15906         Fix timestamps and various other cleanups.
15907
15908 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15909
15910         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15911         Fix bus reset when using libiec61883
15912
15913 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15914
15915         * configure.ac:
15916         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15917         * ext/raw1394/Makefile.am:
15918         Add CFLAGS.
15919         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15920         New method, to receive using libiec61883.
15921         (gst_dv1394src_iso_receive),
15922         #ifdef'd out if libiec61883 is present.
15923         (gst_dv1394src_bus_reset),
15924         Get userdata correctly if using libiec61883. 
15925         (gst_dv1394src_create),
15926         When using libiec61883, only poll one fd and no need to read.
15927         (gst_dv1394src_discover_avc_node),
15928         Replace g_warnings.
15929         (gst_dv1394src_start),
15930         Create new handle when we know which dv port.  More reliable
15931         than setting port on an existing handle.  Initialise libiec61883.
15932         (gst_dv1394src_stop):
15933         If using libiec61883, then cleanup its handle properly.
15934         * ext/raw1394/gstdv1394src.h:
15935         Add libiec61883 handle.
15936
15937 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15938
15939         * gst/avi/gstavidemux.c:
15940           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15941         * win32/MANIFEST:
15942           sort file listing
15943         * win32/vs6/libgstavi.dsp:
15944           add gstavimux.c to the project
15945         * win32/vs6/libgstid3demux.dsp:
15946           add link to zlib library
15947         * win32/vs6/libgstmatroska.dsp:
15948           add matroska-ids.c to the project
15949
15950 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15951
15952         Patch by: Sebastian Dröge  <mail at slomosnail de >
15953
15954         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15955         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15956         * ext/taglib/Makefile.am:
15957         * ext/taglib/gstapev2mux.cc:
15958         * ext/taglib/gstapev2mux.h:
15959         * ext/taglib/gstid3v2mux.cc:
15960         * ext/taglib/gsttaglibmux.c: (plugin_init):
15961         * ext/taglib/gsttaglibmux.h:
15962           Add apev2mux element (#343122).
15963         
15964         * tests/check/Makefile.am:
15965         * tests/check/elements/apev2mux.c:
15966         (test_taglib_apev2mux_create_tags),
15967         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15968         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15969         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15970         (apev2mux_suite), (main):
15971           Add unit test for apev2mux element.
15972
15973 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15974
15975         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15976         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15977         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15978           GST_PTR_FORMAT should be used to print caps in debug statements.
15979
15980 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15981
15982         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15983
15984         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15985         (ape_demux_parse_tags):
15986           Some clean-ups and additions: map APE 'file' tag to
15987           GST_TAG_LOCATION (#343123); add support for extracting
15988           the track count and clean up parsing a bit (#343127).
15989
15990 2006-05-28  Edward Hervey  <edward@fluendo.com>
15991
15992         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15993         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15994
15995 2006-05-28  Edward Hervey  <edward@fluendo.com>
15996
15997         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15998         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15999         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
16000         * ext/jpeg/gstjpegdec.h:
16001         Clip outgoing buffers according to currently configured segment.
16002
16003 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
16004
16005         * ext/taglib/gstid3v2mux.cc:
16006           Handle  writing of track-count or album-volume-count without
16007           track-number or albume-volume-number (in this case the number
16008           will just be set to 0).
16009
16010         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
16011           It would be nice if we actually checked the values received for
16012           track/album-volume number/count in  _check_tags(), rather than
16013           setting them again ...
16014
16015 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
16016
16017         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16018           A track/volume number or count of 0 does not make sense,
16019           just ignore it along with negative numbers (a tag might
16020           only contain a track count without a track number).
16021
16022 2006-05-27  Edward Hervey  <edward@fluendo.com>
16023
16024         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
16025         (gst_jpeg_dec_sink_event):
16026         Abort decompression when receiving FLUSH_STOP. This should avoid
16027         issues when interrupting decoding with flushes.
16028
16029 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
16030
16031         * ext/flac/gstflac.c:
16032           Don't #include file we don't dist any longer.
16033
16034 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
16035
16036         * README:
16037           Replace current README (containing the release notes from
16038           some 0.9.x version) with a proper README taken from the core.
16039
16040 2006-05-24  Wim Taymans  <wim@fluendo.com>
16041
16042         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
16043         Implement EOS correctly by either posting
16044         SEGMENT_DONE or pushing an EOS message depending
16045         on the seek type. Fixes #342592
16046
16047 2006-05-24  Wim Taymans  <wim@fluendo.com>
16048
16049         * gst/law/alaw-decode.c: (gst_alawdec_chain):
16050         * gst/law/alaw-decode.h:
16051         * gst/law/alaw-encode.c: (gst_alawenc_chain):
16052         * gst/law/alaw-encode.h:
16053         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
16054         * gst/law/mulaw-decode.h:
16055         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
16056         * gst/law/mulaw-encode.h:
16057         Some cleanups in the chain functions.
16058         Remove some GStreamer 0.0.2 bits.
16059
16060 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16061
16062         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16063
16064         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
16065           gst_collect_pads_stop() needs to be called before chaining up
16066           to the parent class (#342734).
16067
16068 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16069
16070         * ext/flac/Makefile.am:
16071         * ext/flac/flac_compat.h:
16072         * ext/flac/gstflac.c:
16073         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
16074         * ext/flac/gstflacenc.c:
16075           Remove backwards compatibility cruft for dealing with FLAC API
16076           changes in the 1.0.x series - we require 1.1.1 or newer these days.
16077
16078 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
16079
16080         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16081         (gst_matroska_demux_push_xiph_codec_priv_data),
16082         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
16083         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
16084         * gst/matroska/matroska-ids.h:
16085         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
16086         (gst_matroska_mux_video_pad_setcaps),
16087         (xiph3_streamheader_to_codecdata),
16088         (vorbis_streamheader_to_codecdata),
16089         (theora_streamheader_to_codecdata),
16090         (gst_matroska_mux_audio_pad_setcaps),
16091         (gst_matroska_mux_write_data):
16092           Add support for muxing/demuxing theora video (#342448; too bad
16093           none of the usual linux players can actually play this). Playback
16094           in GStreamer will require additional changes to theoradec in -base.
16095           Refactor streamheaders <=> CodecPrivateData code a bit; some small
16096           cleanups.
16097
16098 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16099
16100         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
16101         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
16102           Fix crashes when the horizontal subsampling is 1.
16103           Fixes #342097.
16104
16105 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16106
16107         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16108
16109         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
16110         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16111         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16112         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
16113         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
16114         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16115         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
16116         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16117         (gst_avi_mux_change_state):
16118         * gst/avi/gstavimux.h:
16119           Some enhancements for avimux (#342526):
16120            - add odml (large file) index support
16121            - store codec init data (e.g. huffyuv)
16122            - miscellaneous other fixes/cleanups
16123
16124 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
16125
16126         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16127         Don't output any tag when we encounter a negative track number - the
16128         tag type is uint, so we end up outputting huge positive numbers
16129         instead. (Fixes: #342029)
16130
16131 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16132
16133         * configure.ac:
16134           update for new GSTPB_PLUGINS_DIR
16135
16136 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16137
16138         * rtp/gst/gstrtph263pay.c:
16139         Properly set static caps for H263 at 34.
16140
16141 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
16142
16143         Patch by: James "Doc" Livingston  <doclivingston gmail com>
16144
16145         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
16146           Merge event tags and tag setter tags correctly (#339918). Also,
16147           don't leak taglist in case of an error.
16148           
16149 2006-05-17  Edward Hervey  <edward@fluendo.com>
16150
16151         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
16152         We can only do caps intersection if the othercaps are non-empty and not
16153         ANY. Else we return the pad template (base_caps).
16154
16155 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
16156
16157         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16158           Fix crash when outputting debugging information for certain
16159           pictures (always good to use the right struct member for
16160           the number of records in an array).
16161
16162 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
16163
16164         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
16165
16166         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
16167         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
16168         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
16169         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
16170         (gst_ebml_read_float), (gst_ebml_read_ascii),
16171         (gst_ebml_read_binary):
16172           Don't create unnecessary sub-buffers all the time. Dramatically
16173           improves performance with multiple concurrently running
16174           matroskademux instances (#341818) (and avoids doing
16175           unnecessarily inefficient things in the general case).
16176
16177 2006-05-16  Edward Hervey  <edward@fluendo.com>
16178
16179         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
16180         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
16181         return value of gst_pad_push_event().
16182
16183 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
16184
16185         * gst/autodetect/gstautoaudiosink.c:
16186         (gst_auto_audio_sink_find_best):
16187         * gst/autodetect/gstautovideosink.c:
16188         (gst_auto_video_sink_find_best):
16189         Make the name of the child element be based on the name of the
16190         parent, so that debug output is more useful.
16191         
16192         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
16193         (parse_insert_string_field), (parse_split_strings):
16194         Rework string parsing to always walk over BOM markers in UTF16
16195         strings, using the endianness indicated by the innermost one,
16196         then trying the opposite endianness if that fails to convert
16197         to valid UTF-8. Fixes #341774
16198
16199 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16200
16201         Patch from: Matthieu <matthieu at fluendo dot com>
16202
16203         * ext/libpng/Makefile.am:
16204         Add LIBPNG_CFLAGS.
16205
16206 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
16207
16208         * ext/taglib/gstid3v2mux.cc:
16209           Add support for writing images (APIC frames) into ID3v2
16210           tags (picture type always set to 'other' for now though).
16211
16212 2006-05-14  Michael Smith  <msmith@fluendo.com>
16213
16214         * gst/wavparse/gstwavparse.c:
16215           Update docs; wavparse implements push and pull modes.
16216
16217 2006-05-12  Wim Taymans  <wim@fluendo.com>
16218
16219         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
16220         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
16221         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
16222         Ooops, bitten by the copy-and-paste design paradigm, fixes
16223         seek again.
16224
16225 2006-05-12  Wim Taymans  <wim@fluendo.com>
16226
16227         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
16228         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
16229         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
16230         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16231         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16232         (gst_avi_demux_massage_index),
16233         (gst_avi_demux_calculate_durations_from_index),
16234         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
16235         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
16236         (gst_avi_demux_loop):
16237         * gst/avi/gstavidemux.h:
16238         Some cleanups, prepare to use GstSegment.
16239         Fix error in entry walking code.
16240         Fix VBR detection.
16241         Smarter timestamp calculation code.
16242         Uniform error/eos handling.
16243
16244 2006-05-12  Michael Smith  <msmith@fluendo.com>
16245
16246         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16247         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
16248           Fix use of uninitialised values if we're NOT seeking in ready.
16249           Fix typos.
16250
16251 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
16252
16253         * gst/wavparse/Makefile.am:
16254           Add CFLAGS and LIBS for libgstbase, fixes build on
16255           Cygwin (#341489).
16256
16257 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16258
16259         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
16260           Some more debug info. No need to check whether the string
16261           returned by g_convert() is really UTF-8 - either it is or
16262           we get NULL returned.
16263
16264 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16265
16266         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16267           Fix parsing of numeric genre strings some more, by ensuring that
16268           we only try and parse strings that a) Start with '(' and b) Consist
16269           only of digits.
16270           Also, when finding an escaping '((' sequence, bust it back to '(' by
16271           swallowing the first parenthesis
16272
16273 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16274
16275         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
16276         (gst_esdsink_open), (gst_esdsink_close):
16277         * ext/esd/esdsink.h:
16278           Move the esd_get_server_info() into gst_esdsink_open() and fail
16279           with a decent error message on errors.
16280
16281 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16282
16283         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
16284         (gst_esdmon_channels_get_type):
16285         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
16286         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16287         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16288         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16289         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16290         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16291         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16292         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16293         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16294         * gst/videomixer/videomixer.c:
16295         (gst_video_mixer_background_get_type):
16296           Const-ify GEnumValue arrays.
16297
16298 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16299
16300         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16301
16302         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16303         (gst_avi_mux_do_video_buffer):
16304           Work around gst_buffer_make_metadata_writable() bug that
16305           results in avimux marking all frames in the index as
16306           keyframes (#340859).
16307           
16308 2006-05-08  Wim Taymans  <wim@fluendo.com>
16309
16310         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16311         Make parsing of urls suck slightly less.
16312
16313 2006-05-08  Edward Hervey  <edward@fluendo.com>
16314
16315         * autogen.sh: (CONFIGURE_DEF_OPT): 
16316         libtoolize on Darwin/MacOSX is called glibtoolize.
16317
16318 2006-05-08  Wim Taymans  <wim@fluendo.com>
16319
16320         Patch by: Jens Granseuer <jensgr at gmx dot net>
16321
16322         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16323         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16324         C89 compliance fixes. Fixes #340980
16325
16326 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16327
16328         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16329         * ext/flac/gstflacdec.h:
16330           Handle segment seeks that include the end of the file as stop point
16331           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16332           message instead of an EOS event in case we're in segment seek
16333           mode (fixes #340699).
16334           
16335 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16336
16337         * ext/cairo/gsttextoverlay.c:
16338         * ext/flac/gstflacdec.c:
16339         * ext/gdk_pixbuf/pixbufscale.c:
16340         * gst/apetag/gstapedemux.c:
16341         * gst/debug/breakmydata.c:
16342         * gst/debug/testplugin.c:
16343         * gst/matroska/ebml-write.c:
16344         * gst/multipart/multipartdemux.c:
16345         * sys/osxaudio/gstosxaudiosink.c:
16346         * sys/osxaudio/gstosxaudiosrc.c:
16347         Add semicolons after GST_BOILERPLATE[_FULL] so that
16348         indent doesn't mess up following lines.
16349
16350 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16351
16352         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16353
16354         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16355           Don't leak caps when freeing the stream context (#340623).
16356
16357 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16358
16359         * configure.ac:
16360           Back to CVS
16361
16362 === release 0.10.3 ===
16363
16364 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16365
16366         * configure.ac:
16367           releasing 0.10.3, "Desplazado"
16368
16369 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16370
16371         * gst/matroska/matroska-mux.c:
16372         (gst_matroska_mux_stream_is_vorbis_header),
16373         (gst_matroska_mux_write_data):
16374           Don't strcmp() NULL strings.
16375           Only start new clusters on video keyframes, not on any
16376           random audio buffer that doesn't have the DELTA_UNIT
16377           flag set (fixes 'make check' again).
16378
16379 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16380
16381         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16382
16383         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16384         (gst_matroska_mux_stream_is_vorbis_header),
16385         (gst_matroska_mux_write_data):
16386           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16387           value and then dead-lock when muxing vorbis audio streams
16388           (the three vorbis header buffers carry no timestamp, and it
16389           would try to mux these after all video buffers). Fixes #340346.
16390
16391           Improve clustering: start a new cluster also whenever we get
16392           a keyframe.     
16393
16394 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16395
16396         * win32/common/config.h:
16397         * win32/MANIFEST
16398           add the generated file as well
16399
16400 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16401
16402         * Makefile.am:
16403         * configure.ac:
16404         * win32/common/config.h.in:
16405           add win32 stuff
16406
16407 2006-05-03  Michael Smith  <msmith@fluendo.com>
16408
16409         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16410           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16411           SUCKS.
16412
16413 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16414
16415         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16416         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16417         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16418           don't leak caps-string
16419
16420 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16421
16422         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16423         (gst_id3demux_sink_activate):
16424           Let core insert default error message for TYPE_NOT_FOUND
16425           errors, it's just as good as our own and has the added
16426           bonus of being translated.
16427
16428 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16429
16430         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16431         (gst_tag_demux_sink_event):
16432         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16433         (gst_id3demux_sink_event):
16434           Post an error message when we get an EOS event and were not
16435           able to find out the type of stream.
16436
16437         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16438         (test_taglib_id3mux_with_tags):
16439           Decrease num-buffers to 16 per iteration again, otherwise the
16440           many memcpy()s and reallocations in the test will hammer slow
16441           CPUs completely and make the test timeout.
16442
16443 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16444
16445         * configure.ac:
16446           figure out where plugins-base plugins are
16447         * tests/check/Makefile.am:
16448           use plugins-base plugins, so we have typefind functions
16449         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16450           increase num-buffers, this makes sure the test errors out instead
16451           of timing out when no typefind functions are present
16452
16453 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16454
16455         * docs/plugins/Makefile.am:
16456           also check .cc files for gtk-doc markup
16457         * configure.ac:
16458         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16459         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16460         * tests/check/Makefile.am:
16461         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16462         * ext/Makefile.am:
16463         * ext/taglib/Makefile.am:
16464         * ext/taglib/gstid3v2mux.h:
16465         * ext/taglib/gsttaglibmux.c:
16466         * ext/taglib/gsttaglibmux.h:
16467           move taglib-based id3v2muxer to -good.  Fixes #336110.
16468
16469 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16470
16471         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16472           ... and fix multichannel/WAVFORMATEX support again.
16473
16474 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16475
16476         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16477         (gst_wavparse_class_init), (gst_wavparse_dispose),
16478         (gst_wavparse_reset), (gst_wavparse_init),
16479         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16480         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16481         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16482         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16483         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16484         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16485         (gst_wavparse_stream_data), (gst_wavparse_loop),
16486         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16487         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16488         (gst_wavparse_change_state), (plugin_init):
16489         * gst/wavparse/gstwavparse.h:
16490           Add push (streaming) mode to wavparse (fixes #337625)
16491
16492 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16493
16494         * configure.ac:
16495         * tests/Makefile.am:
16496           add ximagesrc icles test
16497
16498 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16499
16500         * configure.ac:
16501         * docs/plugins/Makefile.am:
16502         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16503         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16504         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16505         (gst_cmml_enc_push_clip):
16506         * sys/Makefile.am:
16507         * sys/ximage/Makefile.am:
16508         * sys/ximage/gstximagesrc.c:
16509           Move ximagesrc plug-in to good after review.  Fixes #336756.
16510
16511 2006-04-28  Michael Smith  <msmith@fluendo.com>
16512
16513         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16514         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16515         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16516         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16517         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16518         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16519         * gst/icydemux/gsticydemux.h:
16520           Fix event handling: cache events when typefinding and forward later.
16521
16522 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16523
16524         * sys/osxaudio/gstosxaudiosink.c:
16525         (plugin_init):
16526          Register osxaudiosrc to the plugin.
16527         * sys/osxaudio/gstosxaudiosrc.c:
16528         (gst_osx_audio_src_osxelement_do_init),
16529         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16530         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16531         (gst_osx_audio_src_get_property),
16532         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16533         (gst_osx_audio_src_osxelement_init):
16534         * sys/osxaudio/gstosxaudiosrc.h:
16535           Port of osxaudiosrc to 0.10.
16536         * sys/osxaudio/Makefile.am:
16537           Add osxaudiosrc
16538
16539 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16540
16541         * sys/osxaudio/gstosxringbuffer.c:
16542         * sys/osxaudio/gstosxringbuffer.h:
16543           Forgot to commit earlier, part of the OSX audio plugin port
16544
16545 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16546
16547         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16548         (parse_split_strings):
16549           Recognise and skip any byte order marker (BOM) in
16550           UTF-16 strings.
16551
16552 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16553
16554         * docs/plugins/Makefile.am:
16555         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16556         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16557         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16558         * docs/plugins/inspect/plugin-avi.xml:
16559         * gst/avi/gstavidemux.c:
16560         * gst/avi/gstavimux.c:
16561           Add docs for both avidemux and avimux.
16562
16563 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16564
16565         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16566
16567         * gst/avi/Makefile.am:
16568         * gst/avi/gstavi.c: (plugin_init):
16569         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16570         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16571         (gst_avi_mux_class_init), (gst_avi_mux_init),
16572         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16573         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16574         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16575         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16576         (gst_avi_mux_riff_get_avix_header),
16577         (gst_avi_mux_riff_get_video_header),
16578         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16579         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16580         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16581         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16582         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16583         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16584         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16585         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16586         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16587         (gst_avi_mux_change_state):
16588         * gst/avi/gstavimux.h:
16589           Port AVI muxer to GStreamer-0.10 (#332031).
16590
16591         * tests/check/Makefile.am:
16592         * tests/check/elements/avimux.c:
16593         * tests/check/elements/.cvsignore:
16594           Add unit test for AVI muxer.
16595
16596 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16597
16598         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16599         (gst_wavparse_class_init), (gst_wavparse_reset),
16600         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16601         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16602         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16603         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16604         (gst_wavparse_stream_data), (gst_wavparse_loop),
16605         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16606         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16607         (plugin_init):
16608         * gst/wavparse/gstwavparse.h:
16609           reverted patch #337625 for the price of 1 hour sleep
16610
16611 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16612
16613         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16614         (gst_wavparse_class_init), (gst_wavparse_reset),
16615         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16616         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16617         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16618         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16619         (gst_wavparse_stream_data), (gst_wavparse_loop),
16620         (gst_wavparse_chain), (plugin_init):
16621         * gst/wavparse/gstwavparse.h:
16622           correct partial implementation of push mode
16623           (from my last commit)
16624
16625 2006-04-26  Wim Taymans  <wim@fluendo.com>
16626
16627         * ext/esd/esdsink.c:
16628         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16629         it is not in esd.h
16630
16631 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16632
16633         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16634         (gst_au_parse_class_init), (gst_au_parse_init),
16635         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16636         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16637         (gst_au_parse_chain), (gst_au_parse_src_convert),
16638         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16639         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16640         (gst_au_parse_change_state):
16641         * gst/auparse/gstauparse.h:
16642           Rewrite auparse to suck a little bit less: make source pad
16643           dynamic, so decodebin/playbin work with non-raw formats
16644           like alaw/mulaw; add query function for duration/position
16645           queries; check whether we have enough data before attempting
16646           to parse the header (instead of crashing when that is not the
16647           case); work around audioconvert sucking by swapping endianness
16648           to the native endianness ourselves for float formats; send
16649           initial newsegment event. Fixes #161712.
16650
16651 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16652
16653         * sys/osxaudio/Makefile.am:
16654         * sys/osxaudio/gstosxaudioelement.c:
16655         (gst_osx_audio_element_get_type),
16656         (gst_osx_audio_element_class_init):
16657         * sys/osxaudio/gstosxaudioelement.h:
16658         * sys/osxaudio/gstosxaudiosink.c:
16659         (gst_osx_audio_sink_osxelement_do_init),
16660         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16661         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16662         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16663         (gst_osx_audio_sink_create_ringbuffer),
16664         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16665         (plugin_init):
16666         * sys/osxaudio/gstosxaudiosink.h:
16667         Port of osxaudiosink to 0.10
16668
16669 2006-04-26  Wim Taymans  <wim@fluendo.com>
16670
16671         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16672         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16673         the size of the ringbuffer. This should fix hangs with older 
16674         esd sound servers.
16675
16676 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16677
16678         * ext/aalib/gstaasink.c:
16679         * ext/annodex/gstcmmldec.c:
16680         * ext/annodex/gstcmmlenc.c:
16681         * ext/cairo/gsttextoverlay.c:
16682         * ext/cairo/gsttimeoverlay.c:
16683         * ext/cdio/gstcdiocddasrc.c:
16684         * ext/dv/gstdvdec.c:
16685         * ext/dv/gstdvdemux.c:
16686         * ext/esd/esdmon.c:
16687         * ext/esd/esdsink.c:
16688         * ext/flac/gstflacenc.c:
16689         * ext/flac/gstflactag.c:
16690         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16691         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16692         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16693         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16694         * ext/gdk_pixbuf/pixbufscale.c:
16695         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16696         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16697         * ext/jpeg/gstjpegdec.c:
16698         * ext/jpeg/gstjpegenc.c:
16699         * ext/jpeg/gstsmokedec.c:
16700         * ext/jpeg/gstsmokeenc.c:
16701         * ext/libcaca/gstcacasink.c:
16702         * ext/libmng/gstmngdec.c:
16703         * ext/libmng/gstmngenc.c:
16704         * ext/libpng/gstpngdec.c:
16705         * ext/libpng/gstpngenc.c:
16706         * ext/mikmod/gstmikmod.c:
16707         * ext/raw1394/gstdv1394src.c:
16708         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16709         * ext/shout2/gstshout2.h:
16710         * ext/speex/gstspeexdec.c:
16711         * ext/speex/gstspeexenc.c:
16712         * gst/alpha/gstalpha.c:
16713         * gst/alpha/gstalphacolor.c:
16714         * gst/apetag/gstapedemux.c:
16715         * gst/auparse/gstauparse.c:
16716         * gst/autodetect/gstautoaudiosink.c:
16717         (gst_auto_audio_sink_base_init):
16718         * gst/autodetect/gstautovideosink.c:
16719         (gst_auto_video_sink_base_init):
16720         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16721         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16722         * gst/cutter/gstcutter.c:
16723         * gst/debug/breakmydata.c:
16724         * gst/debug/efence.c:
16725         * gst/debug/gstnavigationtest.c:
16726         * gst/debug/gstnavseek.c:
16727         * gst/debug/negotiation.c:
16728         * gst/debug/progressreport.c:
16729         * gst/debug/testplugin.c:
16730         * gst/effectv/gstaging.c:
16731         * gst/effectv/gstdice.c:
16732         * gst/effectv/gstedge.c:
16733         * gst/effectv/gstquark.c:
16734         * gst/effectv/gstrev.c:
16735         * gst/effectv/gstshagadelic.c:
16736         * gst/effectv/gstvertigo.c:
16737         * gst/effectv/gstwarp.c:
16738         * gst/flx/gstflxdec.c:
16739         * gst/goom/gstgoom.c:
16740         * gst/icydemux/gsticydemux.c:
16741         * gst/id3demux/gstid3demux.c:
16742         * gst/interleave/deinterleave.c:
16743         * gst/interleave/interleave.c:
16744         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16745         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16746         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16747         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16748         * gst/level/gstlevel.c:
16749         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16750         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16751         * gst/median/gstmedian.c:
16752         * gst/monoscope/gstmonoscope.c:
16753         * gst/multipart/multipartdemux.c:
16754         * gst/multipart/multipartmux.c:
16755         * gst/oldcore/gstaggregator.c:
16756         * gst/oldcore/gstfdsink.c:
16757         * gst/oldcore/gstmd5sink.c:
16758         * gst/oldcore/gstmultifilesrc.c:
16759         * gst/oldcore/gstpipefilter.c:
16760         * gst/oldcore/gstshaper.c:
16761         * gst/oldcore/gststatistics.c:
16762         * gst/rtp/gstasteriskh263.c:
16763         * gst/rtp/gstrtpL16depay.c:
16764         * gst/rtp/gstrtpL16pay.c:
16765         * gst/rtp/gstrtpamrdepay.c:
16766         * gst/rtp/gstrtpamrpay.c:
16767         * gst/rtp/gstrtpdepay.c:
16768         * gst/rtp/gstrtpgsmpay.c:
16769         * gst/rtp/gstrtph263pay.c:
16770         * gst/rtp/gstrtph263pdepay.c:
16771         * gst/rtp/gstrtph263ppay.c:
16772         * gst/rtp/gstrtpilbcdepay.c:
16773         * gst/rtp/gstrtpmp4gpay.c:
16774         * gst/rtp/gstrtpmp4vdepay.c:
16775         * gst/rtp/gstrtpmp4vpay.c:
16776         * gst/rtp/gstrtpmpadepay.c:
16777         * gst/rtp/gstrtpmpapay.c:
16778         * gst/rtp/gstrtppcmadepay.c:
16779         * gst/rtp/gstrtppcmapay.c:
16780         * gst/rtp/gstrtppcmudepay.c:
16781         * gst/rtp/gstrtppcmupay.c:
16782         * gst/rtp/gstrtpspeexdepay.c:
16783         * gst/rtp/gstrtpspeexpay.c:
16784         * gst/rtsp/gstrtpdec.c:
16785         * gst/rtsp/gstrtspsrc.c:
16786         * gst/smpte/gstsmpte.c:
16787         * gst/udp/gstdynudpsink.c:
16788         * gst/udp/gstmultiudpsink.c:
16789         * gst/udp/gstudpsink.c:
16790         * gst/udp/gstudpsrc.c:
16791         * gst/videobox/gstvideobox.c:
16792         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16793         * gst/videofilter/gstvideobalance.c:
16794         * gst/videofilter/gstvideoflip.c:
16795         * gst/videofilter/gstvideotemplate.c:
16796         (gst_videotemplate_base_init):
16797         * gst/videomixer/videomixer.c:
16798         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16799         (gst_wavparse_class_init), (gst_wavparse_dispose),
16800         (gst_wavparse_reset), (gst_wavparse_init),
16801         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16802         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16803         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16804         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16805         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16806         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16807         (gst_wavparse_change_state):
16808         * gst/wavparse/gstwavparse.h:
16809         * sys/oss/gstossmixerelement.c:
16810         * sys/oss/gstosssink.c:
16811         * sys/oss/gstosssrc.c:
16812         * sys/osxaudio/gstosxaudioelement.c:
16813         * sys/osxaudio/gstosxaudiosink.c:
16814         * sys/osxaudio/gstosxaudiosrc.c:
16815         * sys/sunaudio/gstsunaudiomixer.c:
16816         * sys/sunaudio/gstsunaudiosink.c:
16817           Define GstElementDetails as const and also static (when defined as
16818           global)
16819
16820 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16821
16822         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16823           Source pad has fixed caps. If we don't set this, bad
16824           things happen when the window is resized.
16825
16826 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16827
16828         * gst/matroska/Makefile.am:
16829         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16830         (gst_matroska_demux_handle_src_event):
16831         * gst/matroska/matroska-ids.c:
16832         (gst_matroska_track_init_video_context),
16833         (gst_matroska_track_init_audio_context),
16834         (gst_matroska_track_init_subtitle_context),
16835         (gst_matroska_track_init_complex_context):
16836         * gst/matroska/matroska-ids.h:
16837           Handle case where the TrackType ebml chunk does not come before the
16838           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16839           events.
16840
16841 2006-04-25  Wim Taymans  <wim@fluendo.com>
16842
16843         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16844         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16845         It's codec_data, not codec_info.
16846
16847 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16848
16849         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16850
16851         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16852           Handle codec_data for VfW compatibility codec IDs (#339451)
16853
16854         * gst/matroska/matroska-mux.c:
16855         (gst_matroska_mux_video_pad_setcaps):
16856           Same here, handle codec_data and add additional caps we can handle
16857           now to the pad template (huffyuv, dv and h263 video) (#339451)
16858
16859 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16860
16861         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16862
16863         * gst/matroska/matroska-mux.c:
16864         (gst_matroska_mux_create_buffer_header),
16865         (gst_matroska_mux_write_data):
16866           Fix timestamping of B-frames, use signed integers, do
16867           some rounding (#339678).
16868
16869 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16870
16871         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16872         just make it compile with --disable-gst-debug.
16873
16874 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16875
16876         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16877         Fix a bad conversion using gst_guint64_to_gdouble.
16878         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16879         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16880         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16881     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16882         mistake.
16883
16884 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16885
16886         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16887         Use gst_guint64_to_gdouble for conversions
16888         * win32/vs6/gst_plugins_good.dsw:
16889         * win32/vs6/libgsticydemux.dsp:
16890         Add a project file for icydemux
16891
16892 2006-04-21  Wim Taymans  <wim@fluendo.com>
16893
16894         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16895
16896         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16897         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16898         When splitting audio chunks, the block alignment is not taken in
16899         consideration, so the smaller chunks could be of size which is 
16900         not a multiple of the block alignment. Fixes #336904
16901
16902 2006-04-21  Wim Taymans  <wim@fluendo.com>
16903
16904         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16905         Use scale functions
16906
16907 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16908
16909         * ext/dv/gstdv.c: (plugin_init):
16910           Fix build.
16911
16912 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16913
16914         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16915         (gst_progress_report_class_init), (gst_progress_report_init),
16916         (gst_progress_report_do_query), (gst_progress_report_report),
16917         (gst_progress_report_set_property),
16918         (gst_progress_report_get_property):
16919           Add 'format' property to force querying to a particular format.
16920
16921 2006-04-21  Andy Wingo  <wingo@pobox.com>
16922
16923         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16924         best, on big endian systems. Drop its rank in that case. OTOH on
16925         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16926
16927 2006-04-21  Michael Smith  <msmith@fluendo.com>
16928
16929         * configure.ac:
16930         * gst/icydemux/Makefile.am:
16931         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16932         (gst_icydemux_base_init), (gst_icydemux_class_init),
16933         (gst_icydemux_reset), (gst_icydemux_init),
16934         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16935         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16936         (unicodify), (gst_icydemux_unicodify),
16937         (gst_icydemux_parse_and_send_tags),
16938         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16939         (gst_icydemux_chain), (gst_icydemux_change_state),
16940         (gst_icydemux_send_tag_event), (plugin_init):
16941         * gst/icydemux/gsticydemux.h:
16942         * tests/check/Makefile.am:
16943         * tests/check/elements/icydemux.c: (typefind_succeed),
16944         (plugin_init), (icydemux_found_pad), (create_icydemux),
16945         (cleanup_icydemux), (push_data), (GST_START_TEST),
16946         (icydemux_suite), (main):
16947           Add icydemux, and tests.
16948
16949 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16950
16951         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16952           Post SEGMENT_DONE message in TIME format.
16953
16954 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16955
16956         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16957
16958         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16959         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16960           Fix index creation when we have to scan the file to create
16961           an index. There may be other types of RIFF 'LIST' chunks than
16962           'movi' and we need to skip them properly as well or we'll end up
16963           reading garbage (#336889). Some other cosmetic changes.
16964           
16965 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16966
16967         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16968         (gst_flac_dec_handle_seek_event):
16969           Add support for segment seeks (fixes #338290). Also demote
16970           some recurring debug message from DEBUG to LOG level.
16971
16972 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16973
16974         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16975         (gst_matroskademux_do_index_seek),
16976         (gst_matroska_demux_handle_seek_event),
16977         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16978         * gst/matroska/matroska-ids.h:
16979           Set DISCONT flag on first buffer after a discontinuity.
16980           Fix newsegment events sent when seeking and honour KEY_UNIT
16981           seek flag. Create pad with bogus caps if we don't recognise
16982           the stream codec id.
16983
16984         * gst/matroska/matroska-demux.h:
16985           Fix GObject macros.
16986
16987 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16988
16989         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16990
16991         * gst/matroska/matroska-demux.c:
16992         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16993           Handle end of segment properly when set; don't dead-lock when
16994           posting start of segment message when doing a segment seek.
16995           Fixes #338810.
16996
16997 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16998
16999         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
17000         (gst_matroska_demux_plugin_init):
17001           Make mpeg2 aac audio work: create artificial private codec data
17002           chunk which faad2 seems to require, just as we do for mpeg4 aac.
17003           Also call gst_riff_init(). Partially fixes #338767.
17004
17005 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
17006
17007         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
17008         (gst_wavenc_class_init), (gst_wavenc_init),
17009         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
17010         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
17011         (gst_wavenc_chain), (gst_wavenc_change_state):
17012         * gst/wavenc/gstwavenc.h:
17013           Set caps on first outgoing buffer, so that it doesn't error out
17014           immediately with a non-negotiated error (#338716). Rewrite and
17015           clean up a bit; fix setcaps function to parse things properly;
17016           fix sink caps (8bit audio is unsigned and doesn't have depth);
17017           use boilerplate macros; remove unused properties stuff.
17018
17019 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17020
17021         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17022           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
17023           handle MJPEG streams and might be autoplugged for those if the
17024           user doesn't have jpegdec installed (resulting in a cryptic error
17025           message about huffman tables). Better to disable JPEG decoding here
17026           and let the user figure out that she needs to install jpegdec.
17027
17028 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17029
17030         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17031         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
17032         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
17033         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17034           Make work with packetised/framed input (e.g. png-in-quicktime). Use
17035           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
17036           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
17037           debug messages. Fix boilerplate macros.
17038
17039 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17040
17041         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
17042         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
17043           No need to special-case for Gdk-2.0 any longer, we require
17044           Gdk 2.2 or newer; minor clean-ups.
17045
17046 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17047
17048         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
17049         (gst_shout2send_class_init), (gst_shout2send_init),
17050         (set_shout_metadata), (gst_shout2send_set_metadata),
17051         (gst_shout2send_event), (gst_shout2send_start),
17052         (gst_shout2send_connect), (gst_shout2send_stop),
17053         (gst_shout2send_render), (gst_shout2send_set_property),
17054         (gst_shout2send_get_property), (gst_shout2send_setcaps),
17055         (plugin_init):
17056         * ext/shout2/gstshout2.h:
17057         * po/POTFILES.in:
17058           Rewrite a bit: use GstBaseSink::start and stop instead of a state
17059           change function; use GST_ELEMENT_ERROR for error reporting, not
17060           g_error() or GST_ERROR(); don't unref caps in setcaps function,
17061           will cause crashes or assertion failures; remove (unused) "sync"
17062           property, basesink already has such a property; misc. other
17063           minor fixes and cleanups.
17064
17065 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17066
17067         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
17068         * ext/esd/gstesd.c: (plugin_init):
17069         * po/POTFILES.in:
17070           Add translatable error message for when we cannot
17071           connect to the sound server, as "Cannot open resource
17072           for writing" isn't really an acceptable message to show
17073           to the user in this case.
17074
17075 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
17076
17077         * sys/oss/gst-i18n-plugin.h:
17078           Remove bogus file that doesn't belong here.
17079
17080 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
17081
17082         Patch by: Philippe Valembois
17083
17084         * ext/shout2/gstshout2.c: (gst_shout2send_init),
17085         (gst_shout2send_set_metadata), (gst_shout2send_event),
17086         (gst_shout2send_render), (gst_shout2send_change_state):
17087         * ext/shout2/gstshout2.h:
17088           Handle tags being received before the connection to
17089           the server is established properly (see #338636).
17090
17091 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
17092
17093         * ext/shout2/gstshout2.c: (gst_shout2send_render):
17094           Don't crash in case the connection to the server fails:
17095           don't set pointer to NULL by assigning FALSE; error out
17096           properly by using GST_ELEMENT_ERROR and returning
17097           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
17098           before resetting the pointer.
17099
17100 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
17101
17102         * gst/id3demux/id3tags.c:
17103         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
17104         (Fixes #338713)
17105
17106 2006-04-12  Wim Taymans  <wim@fluendo.com>
17107
17108         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17109         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
17110         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
17111         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
17112         (gst_gdk_pixbuf_chain):
17113         Some cleanups.
17114         Added RGBA as a possible output format.
17115         Correctly free the supported mimetypes.
17116         deprecate silent arg, it's not used.
17117         Return result from _alloc_buffer to peer.
17118
17119 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17120
17121         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
17122           Don't leak memory allocated by gst_buffer_new_and_alloc() by
17123           overwriting GST_BUFFER_MALLOCDATA.
17124
17125 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17126
17127         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17128         (user_endrow_callback), (user_end_callback),
17129         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
17130         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
17131         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
17132         * ext/libpng/gstpngdec.h:
17133           Handle more than one frame if the content is framed,
17134           like with png-in-quicktime (#331917).
17135
17136 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17137
17138         * sys/oss/Makefile.am:
17139         * sys/oss/common.h:
17140         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
17141         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
17142         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
17143         (gst_oss_src_unprepare):
17144           - the user-visible error strings were in the wrong category
17145           - and the messages were not marked for translation
17146           - which is actually a good thing, because they were exactly
17147             the kind of message you would never want anyone to see
17148           - the macros were using variables that didn't exist in the macro
17149             arguments
17150           - and they were obviously copied from each other and then modified
17151           - so a common header makes sense
17152
17153 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17154
17155         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17156           Don't try to modify read-only data.
17157
17158         * gst/matroska/matroska-demux.c:
17159         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
17160           Fix comment (won't crash any longer now).
17161
17162 2006-04-10  Michael Smith  <msmith@fluendo.com>
17163
17164         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
17165           Use copies of header buffers for caps to avoid circular refcounting
17166           problems (as in theoradec, vorbisdec).
17167
17168         * tests/check/elements/cmmldec.c: (GST_START_TEST):
17169           Fix a typo in test that meant it was testing the wrong thing.
17170
17171         * tests/check/elements/cmmlenc.c: (check_headers):
17172           Fix refcount checks now that we use buffer-copies for caps.
17173
17174 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17175
17176         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
17177         (gst_matroska_demux_handle_seek_event),
17178         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
17179         (gst_matroska_demux_subtitle_caps),
17180         (gst_matroska_demux_plugin_init):
17181           Use static pad templates with ANY caps for audio and video
17182           source pads and get rid of a lot of unnecessary (and partially
17183           broken) code for the template caps. Clean up caps finding
17184           functions. Fixes playback of audio files/streams that do not
17185           contain the sample rate and/or number of channels in the audio
17186           context (happens a lot with vorbis/mp3 .mka files it seems).
17187           Fixes #337183.
17188           Also add myself to copyright holders.
17189
17190 2006-04-10  Michael Smith  <msmith@fluendo.com>
17191
17192         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
17193           Use g_list_delete_link () instead of g_list_remove_link () so that
17194           we free the link as well as the contained data.
17195
17196 2006-04-10  Wim Taymans  <wim@fluendo.com>
17197
17198         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
17199
17200         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
17201         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
17202         (gst_avi_demux_stream_header):
17203         Fix some crashers with empty chunks. (Fixes #337749)
17204
17205 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
17206
17207         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
17208           use G_GINT64_CONSTANT for INT64 constants
17209         * gst/videofilter/gstvideobalance.c:
17210           define rint for WIN32 #define rint(x) (floor((x)+0.5))
17211         * win32/vs6/libgstavi.dsp:
17212          add missing libraries for the link and remove avimux.c from
17213          the project as it isn't ported to 0.10 yet
17214         
17215 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
17216
17217         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17218           Even better would be if we actually did the right thing
17219           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
17220
17221 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17222
17223         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17224           Can't just replace 1LL with 1L here just because MSVC doesn't
17225           support it, as it might lead to incorrect results when doing the
17226           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
17227           force a 64-bit constant in a way that all compilers are happy with.
17228
17229 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17230
17231         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17232         * ext/esd/esdsink.c: (gst_esdsink_class_init):
17233         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
17234         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
17235         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17236         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
17237         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
17238         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
17239         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
17240         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
17241         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
17242         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
17243         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
17244         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
17245         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17246         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
17247         * gst/avi/gstavimux.c: (gst_avimux_class_init):
17248         * gst/debug/efence.c: (gst_efence_class_init):
17249         * gst/debug/negotiation.c: (gst_negotiation_class_init):
17250         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
17251         * gst/goom/gstgoom.c: (gst_goom_class_init):
17252         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
17253         * gst/interleave/deinterleave.c: (deinterleave_class_init):
17254         * gst/interleave/interleave.c: (interleave_class_init):
17255         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
17256         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
17257         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
17258         * gst/median/gstmedian.c: (gst_median_class_init):
17259         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
17260         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
17261         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
17262         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
17263         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
17264         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
17265         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
17266         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
17267         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
17268         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
17269         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
17270         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
17271         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
17272         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
17273         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
17274         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
17275         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
17276         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
17277         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
17278         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
17279         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
17280         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
17281         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
17282         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
17283         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
17284         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
17285         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
17286         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17287         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17288         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17289         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17290         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17291         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17292         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17293         * sys/osxaudio/gstosxaudioelement.c:
17294         (gst_osxaudioelement_class_init):
17295         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17296         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17297         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17298         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17299
17300 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17301
17302         * ext/mikmod/gstmikmod.h:
17303         * gst/level/gstlevel.h:
17304         Fix more broken GObject macros
17305
17306 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17307
17308         * ext/annodex/gstcmmldec.h:
17309         * ext/annodex/gstcmmlenc.h:
17310         * ext/annodex/gstcmmltag.h:
17311         * ext/cairo/gsttextoverlay.h:
17312         * ext/ladspa/gstsignalprocessor.h:
17313         * gst/matroska/ebml-read.h:
17314         * gst/matroska/ebml-write.h:
17315         * sys/osxaudio/gstosxaudioelement.h:
17316         Fix broken GObject macros
17317
17318 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17319
17320         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17321           Don't try to seek beyond the end of the file (would
17322           occasionally display error dialogs in totem when seeking
17323           to the end) (#335869). Will still throw an error though
17324           if the file is truncated and the total_samples value in
17325           the stream header is wrong.
17326
17327 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17328
17329         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17330         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17331         (gst_flac_dec_metadata_callback):
17332         * ext/flac/gstflacdec.h:
17333           If the stream header doesn't contain the total number of samples,
17334           search for the last flac frame at the end of the file and calculate
17335           the total duration from that frame's offset (fixes #337609).
17336
17337 2006-04-07  Edward Hervey  <edward@fluendo.com>
17338
17339         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17340         Don't unref the GstPadTemplate returned by
17341         gst_element_class_get_pad_template().
17342
17343 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17344
17345         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17346
17347         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17348         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17349         * sys/sunaudio/gstsunaudiosink.h:
17350           Use spec->segsize and spec->segtotal in the prepare function
17351           to initialise the ring buffer instead of using the buffer-time
17352           property (#337421).
17353
17354 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17355
17356         * configure.ac:
17357           Bump core requirements to CVS for gst_pad_query_peer_duration()
17358           which is used by speexdec.
17359
17360 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17361
17362         * ext/speex/gstspeex.c: (plugin_init):
17363         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17364         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17365         (speex_get_sink_query_types), (speex_dec_sink_query),
17366         (speex_get_src_query_types), (speex_dec_src_query),
17367         (speex_dec_src_event), (speex_dec_sink_event),
17368         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17369         (speex_dec_chain_parse_data), (speex_dec_chain),
17370         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17371         (speex_dec_change_state):
17372         * ext/speex/gstspeexdec.h:
17373           Fix seeking and duration queries (#337033); clean up and
17374           refactor a bit.
17375
17376 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17377
17378         * ext/raw1394/gstdv1394src.c:
17379           distinguish between device not found and could not open for
17380           reading
17381
17382 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17383
17384         * Makefile.am:
17385         * configure.ac:
17386         * pkgconfig/.cvsignore:
17387         * pkgconfig/Makefile.am:
17388         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17389           add a .pc file so other modules can use good plugins in tests
17390
17391 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17392
17393         * configure.ac:
17394           clean up, use AS_VERSION and AS_NANO
17395         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17396           use PACKAGE_VERSION define
17397         * po/af.po:
17398         * po/az.po:
17399         * po/cs.po:
17400         * po/en_GB.po:
17401         * po/hu.po:
17402         * po/it.po:
17403         * po/nb.po:
17404         * po/nl.po:
17405         * po/or.po:
17406         * po/sq.po:
17407         * po/sr.po:
17408         * po/sv.po:
17409         * po/uk.po:
17410         * po/vi.po:
17411           updated
17412
17413 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17414
17415         * ext\jpeg\smokecodec.c:
17416           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17417         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17418           move first instruction after all variables declarations
17419         * gst\alpha\gstalpha.c:
17420         * gst\effectv\gstshagadelic.c:
17421         * gst\smpte\paint.c:
17422         * gst\videofilter\gstvideobalance.c:
17423           define M_PI if it's not defined (it's not defined on WIN32)
17424         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17425         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17426         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17427         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17428         (gst_matroska_demux_video_caps):
17429         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17430         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17431           use gst_guint64_to_gdouble for conversions
17432         * gst\goom\filters.c: (setPixelRGB_):
17433           fix a debug which was using undefined variable
17434         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17435         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17436           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17437         * win32/vs6:
17438           add vs6 projects files for most of plugins-good
17439         
17440 2006-03-30  j^  <j@bootlab.org>
17441
17442         * ext/aalib/gstaasink.c:
17443         * ext/annodex/gstcmmldec.c:
17444         * ext/annodex/gstcmmlenc.c:
17445         * ext/cairo/gsttextoverlay.c:
17446         * ext/cairo/gsttimeoverlay.c:
17447         * ext/cdio/gstcdiocddasrc.c:
17448         * ext/dv/gstdvdec.c:
17449         * ext/esd/esdmon.c:
17450         * ext/esd/esdsink.c:
17451         * ext/flac/gstflacdec.c:
17452         * ext/flac/gstflacenc.c:
17453         * ext/flac/gstflactag.c:
17454         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17455         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17456         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17457         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17458         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17459         * ext/gdk_pixbuf/pixbufscale.c:
17460         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17461         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17462         * ext/jpeg/gstjpegdec.c:
17463         * ext/jpeg/gstjpegenc.c:
17464         * ext/jpeg/gstsmokedec.c:
17465         * ext/jpeg/gstsmokeenc.c:
17466         * ext/libcaca/gstcacasink.c:
17467         * ext/libmng/gstmngdec.c:
17468         * ext/libmng/gstmngenc.c:
17469         * ext/libpng/gstpngdec.c:
17470         * ext/libpng/gstpngenc.c:
17471         * ext/mikmod/gstmikmod.c:
17472         * ext/raw1394/gstdv1394src.c:
17473         * ext/shout2/gstshout2.c:
17474         * ext/speex/gstspeexdec.c:
17475         * ext/speex/gstspeexenc.c:
17476         * gst/alpha/gstalpha.c:
17477         * gst/alpha/gstalphacolor.c:
17478         * gst/auparse/gstauparse.c:
17479         * gst/autodetect/gstautoaudiosink.c:
17480         (gst_auto_audio_sink_base_init):
17481         * gst/autodetect/gstautovideosink.c:
17482         (gst_auto_video_sink_base_init):
17483         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17484         * gst/cutter/gstcutter.c:
17485         * gst/debug/breakmydata.c:
17486         * gst/debug/efence.c:
17487         * gst/debug/gstnavigationtest.c:
17488         * gst/debug/negotiation.c:
17489         * gst/debug/progressreport.c:
17490         * gst/debug/testplugin.c:
17491         * gst/effectv/gstaging.c:
17492         * gst/effectv/gstdice.c:
17493         * gst/effectv/gstedge.c:
17494         * gst/effectv/gstquark.c:
17495         * gst/effectv/gstrev.c:
17496         * gst/effectv/gstvertigo.c:
17497         * gst/effectv/gstwarp.c:
17498         * gst/flx/gstflxdec.c:
17499         * gst/goom/gstgoom.c:
17500         * gst/interleave/deinterleave.c:
17501         * gst/interleave/interleave.c:
17502         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17503         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17504         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17505         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17506         * gst/level/gstlevel.c:
17507         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17508         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17509         * gst/median/gstmedian.c:
17510         * gst/monoscope/gstmonoscope.c:
17511         * gst/multipart/multipartdemux.c:
17512         * gst/multipart/multipartmux.c:
17513         * gst/oldcore/gstmd5sink.c:
17514         * gst/oldcore/gstmultifilesrc.c:
17515         * gst/oldcore/gstpipefilter.c:
17516         * gst/oldcore/gstshaper.c:
17517         * gst/oldcore/gststatistics.c:
17518         * gst/rtp/gstasteriskh263.c:
17519         * gst/rtp/gstrtpL16depay.c:
17520         * gst/rtp/gstrtpL16pay.c:
17521         * gst/rtp/gstrtpamrdepay.c:
17522         * gst/rtp/gstrtpamrpay.c:
17523         * gst/rtp/gstrtpdepay.c:
17524         * gst/rtp/gstrtpgsmpay.c:
17525         * gst/rtp/gstrtph263pay.c:
17526         * gst/rtp/gstrtph263pdepay.c:
17527         * gst/rtp/gstrtph263ppay.c:
17528         * gst/rtp/gstrtpmp4gpay.c:
17529         * gst/rtp/gstrtpmp4vdepay.c:
17530         * gst/rtp/gstrtpmp4vpay.c:
17531         * gst/rtp/gstrtpmpadepay.c:
17532         * gst/rtp/gstrtpmpapay.c:
17533         * gst/rtp/gstrtppcmadepay.c:
17534         * gst/rtp/gstrtppcmapay.c:
17535         * gst/rtp/gstrtppcmudepay.c:
17536         * gst/rtp/gstrtppcmupay.c:
17537         * gst/rtp/gstrtpspeexdepay.c:
17538         * gst/rtp/gstrtpspeexpay.c:
17539         * gst/rtsp/gstrtpdec.c:
17540         * gst/smpte/gstsmpte.c:
17541         * gst/videobox/gstvideobox.c:
17542         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17543         * gst/videofilter/gstvideobalance.c:
17544         * gst/videofilter/gstvideoflip.c:
17545         * gst/videofilter/gstvideotemplate.c:
17546         (gst_videotemplate_base_init):
17547         * gst/videomixer/videomixer.c:
17548         * gst/wavenc/gstwavenc.c:
17549         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17550          better/unified long descriptions
17551          Fixed #336602
17552          Some cleanups to auparse, don't send multiple newsegments.
17553
17554 2006-03-29  Wim Taymans  <wim@fluendo.com>
17555
17556         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17557
17558         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17559         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17560         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17561         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17562         * ext/dv/gstdvdemux.h:
17563         Seek in READY patch. Only works for pull based mode.
17564         Fixes #323880
17565
17566 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17567
17568         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17569         (gst_gdk_pixbuf_event):
17570           Fix two crashers: don't unref the same caps twice, and
17571           set pixbuf loader to NULL after freeing it.
17572
17573 2006-03-27  Wim Taymans  <wim@fluendo.com>
17574
17575         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17576         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17577         (gst_speexenc_chain):
17578         * ext/speex/gstspeexenc.h:
17579         Don't leak adapter.
17580         A push *always* takes ownership of the buffer, even on
17581         errors.
17582         Small cleanups.
17583
17584 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17585
17586         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17587           Create source pad without leaking.
17588
17589 2006-03-24  Wim Taymans  <wim@fluendo.com>
17590
17591         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17592         * ext/flac/gstflacdec.h:
17593         * ext/flac/gstflacenc.h:
17594         Spifify a bit.
17595         Fix deadly lock order error in seeking code, STREAM_LOCK
17596         cannot be taken within LOCK and the streaming variables are
17597         protected with the STREAM_LOCK anyway.
17598
17599 2006-03-24  Wim Taymans  <wim@fluendo.com>
17600
17601         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17602         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17603         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17604         this patch combines the global init_frames with the stream
17605         init_frames. Rationale being that the global delay should 
17606         be subtracted from any stream delay.
17607         Fixes #335858.
17608
17609 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17610
17611         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17612         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17613         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17614         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17615         use DEBUG_FUNCPTR for collectpads
17616
17617 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17618
17619         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17620           Don't crash when encoding images where the number of rows isn't
17621           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17622
17623 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17624
17625         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17626         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17627         * gst/interleave/interleave.c: (interleave_change_state):
17628         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17629           More state change function fixes.
17630
17631 2006-03-23  Wim Taymans  <wim@fluendo.com>
17632
17633         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17634         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17635         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17636         (gst_esdsink_delay), (gst_esdsink_reset):
17637         * ext/esd/esdsink.h:
17638         Fix esd choppy playback by configuring audiosink
17639         correctly. Fixes #325191
17640
17641 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17642
17643         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17644           Make state change function thread-safe.
17645
17646 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17647
17648         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17649         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17650           Don't try to read beyond the end of the file just because
17651           the header claims a bigger size (like with truncated files).
17652
17653 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17654
17655         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17656         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17657         (gst_wavparse_stream_data), (gst_wavparse_loop):
17658         * gst/wavparse/gstwavparse.h:
17659           Delay source pad creation until we have the first chunk of
17660           media data, so the we can examine the data and adjust the
17661           caps accordingly if required. This makes playback of .wav
17662           files with DTS-declared-as-PCM content work (#313266).
17663
17664 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17665
17666         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17667         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17668         Don't attempt typefinding on too-short buffers that have been
17669         completely trimmed away. (Fixes #330239)
17670
17671         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17672         Improve the debug output
17673
17674 2006-03-21  Wim Taymans  <wim@fluendo.com>
17675
17676         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17677         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17678         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17679         (gst_esdsink_set_property), (gst_esdsink_get_property):
17680         Some cleanups.
17681         Reset fd to -1 when we close them.
17682
17683 2006-03-21  Wim Taymans  <wim@fluendo.com>
17684
17685         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17686         the OPTIONS request result is optional so don't
17687         fail on it.
17688
17689 2006-03-21  Edward Hervey  <edward@fluendo.com>
17690
17691         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17692         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17693         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17694         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17695         (gst_wavparse_change_state):
17696         gcc 4.1 unreferenced pointer fixes.
17697
17698 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17699
17700         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17701
17702         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17703           Fix block alignment calculation. Alignment should be done before
17704           adding the byte offset where the data starts (#335231).
17705
17706 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17707
17708         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17709           Ensure that we set correct caps on buffers that are transferred
17710           direct from the input.
17711
17712 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17713
17714         * gst/goom/filters.c: (zoomFilterDestroy):
17715         * gst/goom/goom_core.c: (goom_close):
17716           Free filter data when cleaning up. (Fixes: #334995)
17717
17718 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17719
17720         * configure.ac:
17721           Don't compile udp and rtsp plugins on win32 (mingw) or other
17722           systems that don't have <sys/socket.h> for some reason (#316203).
17723
17724 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17725
17726         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17727         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17728         * ext/raw1394/gstdv1394src.h:
17729           Change bus reset handler so it reports useful information such as
17730           whether the device being used connected or disconnected
17731
17732 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17733
17734         * gst/id3demux/id3v2frames.c:
17735         (parse_relative_volume_adjustment_two):
17736           We only care about gain and peak data for the master volume.
17737
17738 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17739
17740         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17741         (parse_id_string), (parse_unique_file_identifier),
17742         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17743           Read replay gain tags (#323721).
17744
17745 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17746
17747         * configure.ac:
17748           Bump requirements to gst-plugins-base CVS because
17749           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17750
17751 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17752
17753         * rtp/gst/gstrtppcmadepay.c:
17754         Fixed one of the caps in the code from mulaw to alaw.
17755
17756 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17757
17758         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17759           Ensure that we set caps on the buffers we pass.
17760
17761         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17762         (gst_id3demux_sink_activate):
17763           Ensure that we set caps on the buffers we pass.
17764
17765           Use STREAM, TYPE_NOT_FOUND as the error class when
17766           typefinding fails.
17767
17768 2006-03-15  Edward Hervey  <edward@fluendo.com>
17769
17770         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17771         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17772         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17773         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17774         (gst_jpeg_dec_setcaps):
17775         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17776         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17777         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17778         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17779         (gst_mngdec_src_getcaps):
17780         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17781         (gst_pngdec_caps_create_and_set):
17782         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17783         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17784         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17785         * gst/alpha/gstalpha.c: (gst_alpha_init):
17786         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17787         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17788         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17789         * gst/cutter/gstcutter.c: (gst_cutter_init):
17790         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17791         (gst_efence_checkgetrange):
17792         * gst/debug/negotiation.c: (gst_negotiation_init):
17793         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17794         * gst/goom/gstgoom.c: (gst_goom_init):
17795         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17796         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17797         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17798         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17799         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17800         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17801         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17802         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17803         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17804         (gst_wavparse_create_sourcepad):
17805         Fix memleak with gst_static_pad_template_get().
17806         This uses gst_pad_new_from_static_template() instead.
17807         Fixes #333512
17808
17809 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17810
17811         * configure.ac:
17812           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17813           used by id3demux.
17814
17815         * gst/id3demux/gstid3demux.c: (plugin_init):
17816         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17817         (parse_user_text_identification_frame),
17818         (parse_unique_file_identifier):
17819           Add support for UFID and TXXX frames and extract musicbrainz tags.
17820
17821 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17822
17823         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17824           Catch short reads, like they might happen with truncated
17825           files (see #305279); remove unnecessary indentation.
17826
17827 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17828
17829         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17830           Fix DIB image inversion for pictures with a
17831           depth != 8 (#305279).
17832
17833 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17834
17835         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17836         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17837         * ext/jpeg/gstjpegdec.h:
17838           Fix durations on outgoing buffers after seeking
17839           in MJPEG files (#334083); some minor clean-ups.
17840
17841 2006-03-13  Wim Taymans  <wim@fluendo.com>
17842
17843         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17844         (gst_wavparse_change_state):
17845         Implement seek in READY (re-fixes #327658)
17846
17847 2006-03-13  Wim Taymans  <wim@fluendo.com>
17848
17849         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17850         * ext/esd/esdmon.c: (gst_esdmon_get):
17851         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17852         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17853         (gst_gdk_pixbuf_sink_getcaps):
17854         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17855         (gst_jpegenc_setcaps):
17856         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17857         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17858         (gst_smokeenc_setcaps):
17859         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17860         (gst_mngdec_src_getcaps):
17861         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17862         (gst_mngenc_chain):
17863         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17864         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17865         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17866         (speex_dec_src_event), (speex_dec_chain):
17867         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17868         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17869         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17870         (gst_negotiation_pad_link), (gst_negotiation_chain):
17871         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17872         (gst_flxdec_chain):
17873         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17874         (deinterleave_chain):
17875         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17876         * gst/median/gstmedian.c: (gst_median_link):
17877         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17878         (gst_monoscope_chain):
17879         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17880         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17881         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17882         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17883         close #333784 unref the result of gst_pad_get_parent()
17884         by: Christophe Fergeau.
17885
17886 2006-03-09  Wim Taymans  <wim@fluendo.com>
17887
17888         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17889         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17890         Handle events in push mode better, can now do non-flushing
17891         seeks in push mode as well.
17892
17893 2006-03-07  Wim Taymans  <wim@fluendo.com>
17894
17895         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17896         Applied patch from Kai Vehmanen, fixes #333624.
17897
17898 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17899
17900         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17901         Implement paletted and grayscale png files handling.
17902         (#150363).
17903
17904 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17905
17906         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17907         (gst_speexenc_chain):
17908           fix a tag list assert
17909           follow gst-plugins-base/ext/ogg/README; set OFFSET
17910           and OFFSET_END.  Muxes correctly with gst-plugins-base
17911           > 0.9.3
17912
17913 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17914
17915         * gst/id3demux/Makefile.am:
17916         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17917         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17918           Use new typefind helper functions here as well, and
17919           do typefinding in pull-mode if upstream supports that.
17920
17921 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17922
17923         * sys/sunaudio/gstsunaudiomixerctrl.c:
17924         (gst_sunaudiomixer_ctrl_get_volume),
17925         (gst_sunaudiomixer_ctrl_set_volume):
17926         * sys/sunaudio/gstsunaudiomixertrack.c:
17927         (gst_sunaudiomixer_track_new):
17928           Remove unused variables, breaks build from CVS
17929           with -Werror (#333392, patch by: Benjamin Pineau)
17930
17931 2006-03-03  Wim Taymans  <wim@fluendo.com>
17932
17933         * docs/plugins/Makefile.am:
17934         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17935         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17936         Added wavparse docs.
17937
17938         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17939         (gst_wavparse_reset), (gst_wavparse_init),
17940         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17941         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17942         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17943         (gst_wavparse_stream_data), (gst_wavparse_loop),
17944         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17945         (gst_wavparse_change_state):
17946         * gst/wavparse/gstwavparse.h:
17947         Implement seek in READY (fixes #327658)
17948         Added docs and did some cleanups.
17949
17950 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17951
17952         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17953         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17954         (gst_avi_demux_calculate_durations_from_index),
17955         (gst_avi_demux_stream_header):
17956         * gst/avi/gstavidemux.h:
17957           If we have an index, use a duration based on the index instead
17958           of blindly trusting the information in the stream headers
17959           (fixes #331817).
17960
17961 2006-03-03  Wim Taymans  <wim@fluendo.com>
17962
17963         * docs/plugins/Makefile.am:
17964         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17965         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17966         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17967         Added smoke and jpeg to the docs.
17968
17969         * ext/jpeg/Makefile.am:
17970         * ext/jpeg/gstjpeg.c: (plugin_init):
17971         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17972         * ext/jpeg/gstjpegenc.h:
17973         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17974         (gst_smokedec_chain):
17975         * ext/jpeg/gstsmokedec.h:
17976         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17977         * ext/jpeg/gstsmokeenc.h:
17978         * ext/jpeg/smokecodec.h:
17979         Port smokedec (fixes #331905).
17980         Added some docs.
17981         Some cleanups.
17982
17983 2006-03-03  Wim Taymans  <wim@fluendo.com>
17984
17985         * docs/plugins/Makefile.am:
17986         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17987         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17988         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17989         Added videobalance and videoflip to the docs.
17990
17991         * gst/videofilter/Makefile.am:
17992         * gst/videofilter/gstvideobalance.c:
17993         (gst_video_balance_update_tables_planar411),
17994         (gst_video_balance_is_passthrough),
17995         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17996         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17997         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17998         (gst_video_balance_finalize), (gst_video_balance_class_init),
17999         (gst_video_balance_init), (gst_video_balance_interface_supported),
18000         (gst_video_balance_interface_init),
18001         (gst_video_balance_colorbalance_list_channels),
18002         (gst_video_balance_colorbalance_set_value),
18003         (gst_video_balance_colorbalance_get_value),
18004         (gst_video_balance_colorbalance_init),
18005         (gst_video_balance_set_property), (gst_video_balance_get_property),
18006         (gst_video_balance_get_type), (plugin_init):
18007         * gst/videofilter/gstvideobalance.h:
18008         Ported to 0.10. (Fixes #326160)
18009         Added docs.
18010
18011         * gst/videofilter/gstvideoflip.c:
18012         * gst/videofilter/gstvideoflip.h:
18013         Added docs.
18014
18015 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
18016
18017         * configure.ac:
18018           Bump requirements to current core and -base CVS
18019           (core for new typefind helper API, and -base for the
18020           WAVFORMATEX support that was added to libgstriff and
18021           is needed by wavparse).
18022         
18023         * gst/apetag/Makefile.am:
18024         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
18025         (gst_tag_demux_sink_activate):
18026           Use new typefind helpers for typefinding instead of our
18027           home-grown stuff; also, do typefinding in pull-mode if
18028           upstream supports that.
18029
18030 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
18031
18032         Reviewed by: Christian Schaller <christian@fluendo.com>
18033
18034         This patch fixes bug: 329107
18035
18036         This Changelog entry is for a commit done on February 17
18037
18038         * ext/gconf/gconf.c
18039         * ext/gconf/gconf.h
18040         * ext/gconf/gstgconfaudiosink.c
18041         * ext/gconf/gstgconfaudiosink.h
18042         * gconf/gstreamer.schemas.in
18043
18044 2006-02-28  Wim Taymans  <wim@fluendo.com>
18045
18046         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
18047         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18048         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
18049         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
18050         Use DEBUG_OBJECT more.
18051
18052 2006-02-28  Wim Taymans  <wim@fluendo.com>
18053
18054         * docs/plugins/Makefile.am:
18055         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18056         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18057         Added dvdec and dvdemux to docs.
18058
18059         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
18060         Added docs.
18061         Check frame sizes so we don't crash when don't have enough
18062         data.
18063         Send nice error messages on error.
18064
18065         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
18066         (gst_dvdemux_class_init), (gst_dvdemux_init),
18067         (gst_dvdemux_finalize), (gst_dvdemux_reset),
18068         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18069         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18070         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
18071         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
18072         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
18073         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
18074         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
18075         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
18076         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
18077         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
18078         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
18079         * ext/dv/gstdvdemux.h:
18080         Added docs.
18081         Implement pull mode.
18082         Fix memleaks.
18083         Reduce memcpy for the video demuxing.
18084
18085 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
18086
18087         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
18088         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
18089         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
18090         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
18091           Add a little extra debug. Make the decoder not return NOT_LINKED,
18092           as we want to continue decoding all CMML and emitting tags.
18093
18094 2006-02-27  Michael Smith  <msmith@fluendo.com>
18095
18096         * ext/annodex/gstskeltag.c:
18097         * ext/annodex/gstskeltag.h:
18098           Deleted; these files aren't used any more either.
18099
18100 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18101
18102         * ext/Makefile.am: Fix dist-check.
18103
18104 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18105
18106         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
18107         memleak.
18108
18109 2006-02-25  Alessandro Decina <alessandro@nnva.org>
18110
18111         * ext/annodex/Makefile.am:
18112         * ext/annodex/gstannodex.c:
18113         * ext/annodex/gstcmmldec.c:
18114         * ext/annodex/gstcmmlenc.c:
18115         * ext/annodex/gstcmmlparser.c:
18116         * ext/annodex/gstcmmlparser.h:
18117         * ext/annodex/gstcmmlutils.c:
18118         * tests/check/elements/cmmldec.c:
18119         * tests/check/elements/cmmlenc.c:
18120           Fix a memleak in gst_cmml_track_list_add_clip.
18121           Handle overflows in clip's start and end times.
18122           Add the "encoded" parameter to cmmldec and cmmlenc caps.
18123           Do not parse junk at the end of a CMML preamble buffer.
18124           Register a libxml error handler to not print stuff on stderr.
18125           Check for bad clip start and end times in the testsuites.
18126
18127 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18128
18129         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
18130         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
18131         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
18132         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
18133         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
18134         possible memleaks.
18135
18136 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18137
18138         * tests/check/Makefile.am:
18139         * tests/check/elements/cmmldec.c:
18140         * tests/check/elements/cmmlenc.c: Fix tests so that they use
18141         the plugins-base tags.
18142
18143 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18144
18145         * ext/Makefile.am: Re-enable module.
18146
18147 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18148
18149         * tests/check/Makefile.am: Forgot to remove that test.
18150
18151 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18152
18153         * ext/annodex/Makefile.am:
18154         * ext/annodex/gstannodex.c: (plugin_init):
18155         * ext/annodex/gstcmmldec.c:
18156         * ext/annodex/gstskeldec.c:
18157         * ext/annodex/gstskeldec.h:
18158         * tests/check/Makefile.am:
18159         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
18160
18161 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18162
18163         * tests/check/Makefile.am: Disable those checks as well.
18164
18165 2006-02-24  Julien MOUTTE  <julien@moutte.net>
18166
18167         * ext/Makefile.am: Disable annodex for now until we figure out
18168         how to make it build.
18169         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
18170         Add a rule to your checklist : "please try to at least build 
18171         what you are going to commit into -good, or if you are too lazy
18172         to do that, please check that the buildbots are not crying because
18173         of your commit."
18174
18175 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
18176
18177         * configure.ac:
18178         * ext/Makefile.am:
18179         * ext/gdk_pixbuf/Makefile.am:
18180         * ext/gdk_pixbuf/gstgdkpixbuf.c:
18181         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18182         * ext/gdk_pixbuf/pixbufscale.c:
18183         * ext/gdk_pixbuf/pixbufscale.h:
18184           Gdkpixbuf ported from 0.8 to 0.10 by
18185           Renato Filho <renato.filho@indt.org.br>.
18186           gst_loader and gdkpixbufanimation still need port.
18187
18188 2006-02-24  Michael Smith  <msmith@fluendo.com>
18189
18190         * configure.ac:
18191         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18192         * ext/Makefile.am:
18193         * ext/annodex/Makefile.am:
18194         * ext/annodex/gstannodex.c:
18195         * ext/annodex/gstannodex.h:
18196         * ext/annodex/gstcmmldec.c:
18197         * ext/annodex/gstcmmldec.h:
18198         * ext/annodex/gstcmmlenc.c:
18199         * ext/annodex/gstcmmlenc.h:
18200         * ext/annodex/gstcmmlparser.c:
18201         * ext/annodex/gstcmmlparser.h:
18202         * ext/annodex/gstcmmltag.c:
18203         * ext/annodex/gstcmmltag.h:
18204         * ext/annodex/gstcmmlutils.c:
18205         * ext/annodex/gstcmmlutils.h:
18206         * ext/annodex/gstskeldec.c:
18207         * ext/annodex/gstskeldec.h:
18208         * ext/annodex/gstskeltag.c:
18209         * ext/annodex/gstskeltag.h:
18210         * tests/check/Makefile.am:
18211         * tests/check/elements/cmmldec.c:
18212         * tests/check/elements/cmmlenc.c:
18213         * tests/check/elements/skeldec.c:
18214           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
18215           Includes tests & docs, oh my! Passes Thomas's -good checklist
18216           entirely. Wow.
18217
18218 2006-02-24  Michael Smith  <msmith@fluendo.com>
18219
18220         * autogen.sh:
18221           Check for automake 1.9 as well.
18222
18223 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
18224
18225         * ext/flac/gstflacenc.c:
18226           Change min. sample rate to 8kHz to match flacdec's.
18227           
18228 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
18229
18230         * ext/cdio/Makefile.am:
18231           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
18232           required for Cygwin, see #317048)
18233
18234         * gst/rtp/gstasteriskh263.c:
18235           Cygwin has includes for both the unix network socket API
18236           and the windows API, but only one can be included, so fix
18237           includes to only use one or the other, prefering the unxi
18238           one (#317048).
18239
18240 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
18241
18242         * rtp/gst/gstrtppcmadepay.c:
18243         * rtp/gst/gstrtppcmadepay.h:
18244         * rtp/gst/gstgstrtppcmapay.c:
18245         * rtp/gst/gstgstrtppcmapay.h:
18246         * rtp/gst/gstrtppcmudepay.c:
18247         * rtp/gst/gstrtppcmudepay.h:
18248         * rtp/gst/gstrtppcmupay.c:
18249         * rtp/gst/gstrtppcmupay.h:
18250         * rtp/gst/Makefile.am:
18251         * rtp/gst/gstrtp.c:
18252         * rtp/gst/README:
18253         Separated the G711 payloaders/depayloaders into separate elements for
18254         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
18255
18256 2006-02-22  Wim Taymans  <wim@fluendo.com>
18257
18258         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
18259         (gst_dvdec_change_state):
18260         * ext/dv/gstdvdec.h:
18261         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
18262         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18263         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18264         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
18265         (gst_dvdemux_flush), (gst_dvdemux_chain),
18266         (gst_dvdemux_change_state):
18267         * ext/dv/gstdvdemux.h:
18268         Ueber spiffify some more, added debug category.
18269         Use _scale.
18270         Use segments, respect playback rate from newsegment.
18271         Fix refcount issue.
18272
18273 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18274
18275         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18276         (gst_signal_processor_process):
18277         Fix compilation of LADPSA. It doesn't seem to work, and isn't
18278         enabled for the build, but it helps me win the feature-count
18279         competitions ooh yeah.
18280
18281 2006-02-19  Wim Taymans  <wim@fluendo.com>
18282
18283         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
18284         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
18285         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
18286         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18287         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18288         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18289         Use scaling code for added precission and more correct stop
18290         position in case scale==0.
18291
18292 2006-02-19  Wim Taymans  <wim@fluendo.com>
18293
18294         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18295         (gst_flxdec_chain):
18296         * gst/flx/gstflxdec.h:
18297         Implement DURATION query.
18298
18299 2006-02-19  Wim Taymans  <wim@fluendo.com>
18300
18301         * gst/flx/flx_color.h:
18302         * gst/flx/flx_fmt.h:
18303         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18304         (gst_flxdec_src_query_handler), (flx_decode_color),
18305         (gst_flxdec_chain):
18306         * gst/flx/gstflxdec.h:
18307         Set MALLOCDATA for the temp buffers so we don't leak.
18308         Some debug cleanups.
18309         Consume all data in the adapter before leaving the chain
18310         function. Fixes #330678.
18311
18312 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18313
18314         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18315         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18316          Handle 0 data size in otherwise valid frames.
18317          Handle numeric strings in 2.4.0 even when not in parentheses 
18318
18319 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18320
18321         * gst/matroska/matroska-demux.c:
18322         (gst_matroska_demux_subtitle_caps),
18323         (gst_matroska_demux_plugin_init):
18324         * gst/matroska/matroska-ids.h:
18325           Recognise SSA/ASS and USF subtitle formats and
18326           set proper caps when they are found.
18327
18328 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18329
18330         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18331         (gst_jpeg_dec_chain):
18332           Fix invalid memory access for some odd-sized images
18333           (see image contained in quicktime stream in #327083);
18334           use g_malloc() instead of g_alloca().
18335
18336 2006-02-17  Wim Taymans  <wim@fluendo.com>
18337
18338         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18339         Patch from Sebastien Cote, fixes #319884
18340
18341 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18342
18343         * ext/cdio/gstcdio.c: (plugin_init):
18344           Init debug category (#331253).
18345
18346 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18347
18348         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18349           Pass extra_data to gst_riff_create_audio_caps(), so that
18350           WAVEFORMATEX stuff works. Post audio codec name and post
18351           it as taglist on the bus. Allow up to 8 channesl for raw
18352           PCM in the source pad template caps.
18353
18354 2006-02-16  Wim Taymans  <wim@fluendo.com>
18355
18356         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18357         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18358         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18359         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18360         (gst_multipart_set_property), (gst_multipart_get_property):
18361         Applied #318663. Gives quite a few false positives in
18362         autoscan mode, but it's better than nothing. Not closing yet.
18363
18364 2006-02-16  Wim Taymans  <wim@fluendo.com>
18365
18366         * docs/plugins/Makefile.am:
18367         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18368         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18369         * docs/plugins/gst-plugins-good-plugins.args:
18370         * docs/plugins/inspect/plugin-udp.xml:
18371         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18372         (gst_udpsrc_start):
18373         Update documentation.
18374         Fix args.
18375
18376 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18377
18378         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18379         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18380         frame size. (Fixes #331368)
18381
18382 2006-02-16  Wim Taymans  <wim@fluendo.com>
18383
18384         * gst/rtsp/README:
18385         Updated README.
18386
18387         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18388         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18389         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18390         * gst/rtsp/gstrtspsrc.h:
18391         Make sure the RTP port is an even port an try to allocate 
18392         another if not.
18393         Added retry property to control max retries for port allocation.
18394         Make sure RTCP port is RTP port+1.
18395         Cleanup when port allocation fails.
18396         Fixes #319183.
18397         
18398 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18399
18400         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18401           Don't ignore return value of the parent class's state
18402           change function (#331385, patch by: Wouter Paesen).
18403
18404 2006-02-15  Wim Taymans  <wim@fluendo.com>
18405
18406         * configure.ac:
18407         * docs/plugins/Makefile.am:
18408         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18409         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18410         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18411         * ext/Makefile.am:
18412         * ext/hal/Makefile.am:
18413         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18414         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18415         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18416         (do_toggle_element), (gst_hal_audio_sink_set_property),
18417         (gst_hal_audio_sink_get_property),
18418         (gst_hal_audio_sink_change_state):
18419         * ext/hal/gsthalaudiosink.h:
18420         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18421         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18422         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18423         (do_toggle_element), (gst_hal_audio_src_set_property),
18424         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18425         * ext/hal/gsthalaudiosrc.h:
18426         * ext/hal/gsthalelements.c: (plugin_init):
18427         * ext/hal/gsthalelements.h:
18428         * ext/hal/hal.c: (gst_hal_get_string),
18429         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18430         (gst_hal_get_audio_src):
18431         * ext/hal/hal.h:
18432         Add HAL sound device wrapper plugins. Closes #329106
18433
18434 2006-02-15  Wim Taymans  <wim@fluendo.com>
18435
18436         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18437         Add comment in a fultile attempt to stop the copy-and-paste 
18438         paradigm leading to duplication of bad code.
18439
18440         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18441         Mime parameters have to be checked case insensitive
18442
18443 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18444
18445         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18446           Advance stream time for lagging subtitle streams by sending
18447           newsegment events with the update flag set.
18448
18449 2006-02-14  Edward Hervey  <edward@fluendo.com>
18450
18451         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18452         There can be bogus data before the hdrl LIST tag in the RIFF header.
18453         It's hard to say if it's not respecting the AVI specifications or not,
18454         but since Google Video is producing AVIs like that and the other player
18455         don't seem to complain, I guess we should do the same.
18456
18457 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18458
18459         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18460         (parse_split_strings):
18461         Add more validation to ensure that a char encoding conversion
18462         produced a valid UTF-8 string.
18463
18464 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18465
18466         Reviewed by: Edward Hervey  <edward@fluendo.com>
18467
18468         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18469         Properly handle end of segment. Closes #330885.
18470
18471 2006-02-13  Wim Taymans  <wim@fluendo.com>
18472
18473         * gst/rtp/gstrtpmp4gpay.h:
18474         For got to commit this one.
18475
18476 2006-02-12  Wim Taymans  <wim@fluendo.com>
18477
18478         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18479         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18480         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18481         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18482         * gst/rtp/gstrtpmp4gpay.h:
18483         Make more things work.
18484         Handle ACC config strings.
18485
18486 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18487
18488         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18489           set timestamps if no incoming timestamps set
18490
18491 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18492
18493         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18494         (gst_tag_demux_do_typefind):
18495           ... and fix the very same leaks in GstTagDemux.
18496
18497 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18498
18499         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18500         (gst_id3demux_do_typefind):
18501         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18502         <jonathan at kaolin dot wh9 dot net>)
18503
18504 2006-02-10  Wim Taymans  <wim@fluendo.com>
18505
18506         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18507         First set options, then set caps or else the baseclass
18508         will not know about the options, duh.
18509
18510 2006-02-10  Wim Taymans  <wim@fluendo.com>
18511
18512         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18513         (gst_rtp_mp4v_pay_setcaps):
18514         Don't waste time looking for a config string if we have codec_info
18515         on the incomming caps.
18516
18517 2006-02-10  Wim Taymans  <wim@fluendo.com>
18518
18519         * gst/rtp/README:
18520         Say something about case-sensitivity of caps vs mime-attributes.
18521
18522         * gst/rtp/Makefile.am:
18523         * gst/rtp/gstrtp.c: (plugin_init):
18524         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18525         (gst_rtp_amr_pay_handle_buffer):
18526         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18527         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18528         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18529         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18530         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18531         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18532         (gst_rtp_mp4g_pay_plugin_init):
18533         * gst/rtp/gstrtpmp4gpay.h:
18534         Added beginnings of mpeg4-generic payloader (RFC 3640)
18535
18536 2006-02-09  Wim Taymans  <wim@fluendo.com>
18537
18538         * gst/rtsp/Makefile.am:
18539         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18540         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18541         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18542         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18543         (gst_rtpdec_change_state):
18544         * gst/rtsp/gstrtpdec.h:
18545         * gst/rtsp/gstrtsp.c: (plugin_init):
18546         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18547         * gst/rtsp/rtspconnection.c: (read_body),
18548         (rtsp_connection_receive):
18549         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18550         Resurected rtpdec to make rtspsrc happy again.
18551         Skip attributes from the session id.
18552         Don't crash when dumping a message with an empty body.
18553
18554
18555 2006-02-09  Wim Taymans  <wim@fluendo.com>
18556
18557         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18558         Added more meaningfull warnings when something goes wrong.
18559         Clear F bit on outgoing AMR packets.
18560
18561         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18562         (gst_rtp_amr_pay_handle_buffer):
18563         Added debugging category
18564         Support payloading of multiple AMR frames.
18565
18566         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18567         Added some debugging.
18568
18569 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18570
18571         * configure.ac:
18572           Back to CVS
18573
18574 === release 0.10.2 ===
18575
18576 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18577
18578         * configure.ac:
18579           releasing 0.10.2, "Papa was a rolling stone"
18580
18581 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18582
18583         * configure.ac:
18584           Bump core and plugins-base requirement to 0.10.2.2
18585           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18586
18587 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18588
18589         * ext/flac/gstflac.c: (plugin_init):
18590         * ext/speex/gstspeex.c: (plugin_init):
18591           Register musicbrainz tags.
18592
18593 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18594
18595         * ext/gconf/gconf.h:
18596           Remove declaration of function that no longer exists.
18597
18598 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18599
18600         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18601         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18602         Make shout2 work for non ogg streams
18603
18604 2006-02-06  Wim Taymans  <wim@fluendo.com>
18605
18606         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18607         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18608         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18609         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18610         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18611         * gst/udp/gstmultiudpsink.h:
18612         Updated docs.
18613         Added properties bytes-served, bytes_to_serve.
18614         Post proper error messages,
18615         Emit client added signal too.
18616
18617 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18618
18619         * docs/plugins/Makefile.am:
18620         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18621         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18622         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18623         (gst_multiudpsink_get_stats):
18624           adding docs for multiudpsink
18625
18626 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18627
18628         * gst/level/gstlevel.c: (gst_level_transform_ip):
18629           peak below decay is not necessarily an error, so don't ERROR log
18630
18631 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18632
18633         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18634         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18635         (gst_ebml_write_seek):
18636         * gst/matroska/ebml-write.h:
18637           Make sure we send a newsegment event in BYTES format
18638           before sending buffers (#328531).
18639
18640 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18641
18642         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18643         (gst_dvdemux_sink_query):
18644         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18645         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18646         (speex_dec_src_query):
18647         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18648         (gst_speexenc_sink_query):
18649         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18650         * gst/matroska/matroska-demux.c:
18651         (gst_matroska_demux_get_src_query_types),
18652         (gst_matroska_demux_handle_src_query):
18653         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18654         (gst_wavparse_pad_query):
18655           Pass unhandled queries upstream instead of just dropping
18656           them (#326446). Update query type arrays here and there.
18657
18658 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18659
18660         * tests/check/elements/matroskamux.c: (setup_src_pad):
18661           Collectpads in core got changed and now also holds a
18662           reference to any pad that is part of it. Fix refcount
18663           checks in test case accordingly.
18664
18665 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18666
18667         * gst/apetag/gstapedemux.h:
18668           Fix include, for now GstTagDemux is in the apetag dir.
18669
18670 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18671
18672         * docs/plugins/Makefile.am:
18673         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18674         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18675         * docs/plugins/inspect/plugin-cdio.xml:
18676           Add cdio plugin to docs.
18677
18678         * ext/cdio/gstcdiocddasrc.c:
18679           Add gtk-doc blurb.
18680
18681         * ext/cdio/gstcdio.c:
18682           The plugin is called 'cdio' not 'cddio'.
18683
18684 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18685
18686         * configure.ac:
18687         * docs/plugins/Makefile.am:
18688         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18689         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18690         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18691         * docs/plugins/inspect/plugin-apetag.xml:
18692         * gst/apetag/Makefile.am:
18693         * gst/apetag/gstapedemux.c:
18694         * gst/apetag/gstapedemux.h:
18695         * gst/apetag/gsttagdemux.c:
18696         * gst/apetag/gsttagdemux.h:
18697           Add APE tag demuxer (#325649).
18698
18699 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18700
18701         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18702         (gst_gconf_get_default_video_sink),
18703         (gst_gconf_get_default_audio_src),
18704         (gst_gconf_get_default_video_src):
18705         * ext/gconf/gconf.h:
18706         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18707         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18708         (do_toggle_element):
18709         * ext/gconf/gstgconfaudiosink.h:
18710         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18711         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18712         (do_toggle_element):
18713         * ext/gconf/gstgconfaudiosrc.h:
18714         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18715         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18716         (do_toggle_element):
18717         * ext/gconf/gstgconfvideosink.h:
18718         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18719         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18720         (do_toggle_element):
18721         * ext/gconf/gstgconfvideosrc.h:
18722           Ignore changing the GConf key to "". Ignore GConf key updates
18723           that don't actually change the string.
18724           For now, ignore the GConf key when the state is > READY, as
18725           it breaks streaming. Sometime it will be nice to bring the
18726           new sink online even mid-stream, by sending NEWSEGMENT info
18727           and possibly prerolling.
18728           (Fixes #326736)
18729
18730 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18731
18732         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18733         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18734         (zoomFilterSetResolution), (zoomFilterDestroy),
18735         (zoomFilterFastRGB), (pointFilter):
18736         * gst/goom/filters.h:
18737         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18738         (goom_update), (goom_close):
18739         * gst/goom/goom_core.h:
18740         * gst/goom/goom_tools.h:
18741         * gst/goom/graphic.c:
18742         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18743         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18744         * gst/goom/gstgoom.h:
18745         * gst/goom/lines.c: (goom_lines):
18746         * gst/goom/lines.h:
18747           Make goom reentrant by moving all important static variables
18748           into instance structures.
18749           (Fixes #329181)
18750
18751 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18752
18753         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18754         (gst_avi_demux_all_source_pads_unlinked),
18755         (gst_avi_demux_process_next_entry):
18756         * gst/avi/gstavidemux.h:
18757           Third attempt, use gst_pad_is_linked() this time.
18758
18759 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18760
18761         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18762         (parse_split_strings):
18763         Adjust for data length indicators when parsing (Fixes #329810)
18764         Fix stupid bug parsing UTF-8 tag text.
18765         Output tag strings with multiple fields as multiple tags, so the
18766         app gets all the data.
18767
18768 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18769
18770         * ext/flac/gstflacenc.c:
18771         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18772         show me.
18773         
18774 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18775
18776         * ext/flac/gstflacenc.c:
18777         * gst/matroska/ebml-read.c:
18778         Just make it compile with --disable-gst-debug.
18779
18780 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18781
18782         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18783         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18784         (id3v2_genre_fields_to_taglist):
18785           Never output a tag with a null contents string.
18786
18787 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18788
18789         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18790           Only pause if all pads are unlinked AND we've tried to send data
18791           on all of them at least once.
18792
18793 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18794
18795         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18796         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18797           Make loop function/task pause itself when all source pads are
18798           unlinked.
18799
18800 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18801
18802         * configure.ac:
18803         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18804           Use new functions from core to render a bin from a
18805           string. Fixes build. Up requirements to core CVS.
18806
18807 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18808
18809         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18810           Don't push buffers into the adapter that we are going to
18811           push downstream again without framing anyway. Also, the
18812           adaptor takes ownership of buffers put into it (fixes
18813           auparse pushing invalid buffers for .au files with
18814           ADPCM contents). Finally, set caps on all outgoing buffers.
18815
18816 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18817
18818         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18819         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18820         (gst_id3demux_send_tag_event):
18821         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18822         Someone should kick my butt. Remove ID3v1 tags from the end of the
18823         file.
18824
18825         Improve error messages. Send the TAG message as soon as we complete
18826         typefinding, instead of waiting until we send the first buffer.
18827         Downstream tag event is still sent before the first buffer.
18828
18829 2006-01-27  Jan Gerber  <j@bootlab.org>
18830
18831         Reviewed by: Andy Wingo <wingo@pobox.com>
18832
18833         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18834         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18835         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18836         to not have warings flooding stderr. this is the suggested way
18837         also used in dvgrab and kino. (#328336)
18838
18839 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18840
18841         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18842         (gst_oss_sink_init), (gst_oss_sink_finalise):
18843           Free the device name string when finalised.
18844
18845 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18846
18847         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18848           Don't put function calls in g_return_if_fail() statements,
18849           or they'll be replaced with NOOPs if someone compiles with
18850           G_DISABLE_CHECKS defined.
18851           
18852 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18853
18854         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18855         Never trust ANY information encoded in a media file, especially
18856         when it's giving you sizes. (Fixes #328452)
18857
18858 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18859
18860         * gst/rtp/gstrtpg711pay.c:
18861         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18862         bug #325148.
18863
18864 2006-01-23  Edward Hervey  <edward@fluendo.com>
18865
18866         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18867         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18868         * gst/matroska/matroska-ids.h:
18869         Added recognition of Real Audio and Video streams in matroska demuxer.
18870
18871 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18872
18873         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18874           Remove errant break statement, and fix compilation with
18875           older GCC.
18876
18877 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18878
18879         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18880
18881         * sys/sunaudio/gstsunaudiomixerctrl.c:
18882         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18883           Export functions that are needed in other parts of the code,
18884           makes the mixer actually work; adjust magic minimum buffer-time
18885           value from 3ms to 5ms to work around stuttering during mp3
18886           playback (#327765).
18887
18888 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18889
18890         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18891
18892         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18893         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18894           Fix possible deadlock in matroska muxer (#327825).
18895
18896 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18897
18898         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18899         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18900         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18901         * gst/rtsp/sdpmessage.h:
18902         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18903         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18904           C89 fixes: declare variables at the beginning of a block and
18905           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18906           <jensgr at gmx dot net>).
18907
18908 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18909
18910         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18911         * gst/id3demux/id3tags.h:
18912         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18913         (parse_comment_frame), (parse_text_identification_frame),
18914         (id3v2_tag_to_taglist), (id3v2_are_digits),
18915         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18916         (parse_split_strings), (free_tag_strings):
18917           Rewrite parsing of text tags to handle multiple NULL terminated
18918           strings. Parse numeric genre strings and ID3v2 type
18919           "(3)(6)Alternative" style genre strings.
18920           Parse dates that are only YYYY or YYYY-mm format.
18921           (Fixes #328241 and #322154)
18922
18923 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18924
18925         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18926           Don't forget to initialize liboil, otherwise our oil functions
18927           will crash (fixes #327871; patch by: Christoph Burghardt
18928           <hawkes at web dot de>).
18929
18930 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18931
18932         * configure.ac:
18933           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18934           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18935           patch by: Brian Cameron <brian dot cameron at sun dot com>
18936
18937 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18938
18939         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18940         * ext/cdio/gstcdio.h:
18941         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18942           Fix build for libcdio versions >= 76; give slightly lower rank
18943           than cdparanoia.
18944
18945 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18946
18947         * configure.ac:
18948         * ext/Makefile.am:
18949         * ext/cdio/Makefile.am:
18950         * ext/cdio/gstcdio.c:
18951         * ext/cdio/gstcdio.h:
18952         * ext/cdio/gstcdiocddasrc.c:
18953         * ext/cdio/gstcdiocddasrc.h:
18954           Port libcdio cdda source, formerly known as cddasrc, now known as
18955           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18956           but that's not tested (fixes #317658).
18957
18958 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18959
18960         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18961           Fix conversion from TIME to BYTES format (fixes #326864;
18962           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18963
18964 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18965
18966         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18967           Fix compilation of id3demux when zlib is not present.
18968           (Fixes #326602; patch by: Sergey Scobich)
18969
18970 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18971
18972         * ext/esd/Makefile.am:
18973           Add $(ESD_CFLAGS), otherwise build will fail for folks
18974           with libesd in a non-standard prefix (#327009).
18975
18976 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18977
18978         * configure.ac:
18979           back to HEAD
18980
18981 === release 0.10.1 ===
18982
18983 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18984
18985         * configure.ac:
18986           releasing 0.10.1, "Li"
18987
18988 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18989
18990           patch by: Wim Taymans
18991
18992         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18993           fix memleak.  Fixes #326618
18994
18995 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18996
18997           patch by: Mike Smith
18998
18999         * gst/level/gstlevel.c: (gst_level_message_new),
19000         (gst_level_message_append_channel):
19001           Fix memleak.  Fixes #326612
19002
19003 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19004
19005         * configure.ac:
19006           prereleasing
19007         * po/af.po:
19008         * po/az.po:
19009         * po/cs.po:
19010         * po/en_GB.po:
19011         * po/hu.po:
19012         * po/it.po:
19013         * po/nb.po:
19014         * po/nl.po:
19015         * po/or.po:
19016         * po/sq.po:
19017         * po/sr.po:
19018         * po/sv.po:
19019         * po/uk.po:
19020         * po/vi.po:
19021           update translations
19022
19023 2006-01-10  Michael Smith  <msmith@fluendo.com>
19024
19025         * gst/level/gstlevel.c: (gst_level_class_init),
19026         (gst_level_dispose):
19027           Don't leak filter arrays.
19028
19029 2006-01-09 Brian Cameron <brian.cameron@sun.com>
19030
19031         reviewed by: Christian Schaller <uraeus@gnome.org>
19032         
19033         * configure.ac:
19034         * gst-plugins-good.spec.in:
19035         * sys/Makefile.am:
19036         * sys/sunaudio/Makefile.am:
19037         * sys/sunaudio/gstsunaudio.c: (plugin_init):
19038         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
19039         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
19040         (gst_sunaudiomixer_change_state):
19041         * sys/sunaudio/gstsunaudiomixer.h:
19042         * sys/sunaudio/gstsunaudiomixerctrl.c:
19043         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
19044         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
19045         (gst_sunaudiomixer_ctrl_list_tracks),
19046         (gst_sunaudiomixer_ctrl_get_volume),
19047         (gst_sunaudiomixer_ctrl_set_volume),
19048         (gst_sunaudiomixer_ctrl_set_mute),
19049         (gst_sunaudiomixer_ctrl_set_record):
19050         * sys/sunaudio/gstsunaudiomixerctrl.h:
19051         * sys/sunaudio/gstsunaudiomixertrack.c:
19052         (gst_sunaudiomixer_track_class_init),
19053         (gst_sunaudiomixer_track_init), (fill_labels),
19054         (gst_sunaudiomixer_track_new):
19055         * sys/sunaudio/gstsunaudiomixertrack.h:
19056         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
19057         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
19058         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
19059         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
19060         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
19061         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
19062         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
19063         * sys/sunaudio/gstsunaudiosink.h:
19064
19065         Add SunAudio plugin - tested to make sure it doesn't break
19066         the build under GNU/Linux.      
19067
19068 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
19069
19070         * gst-plugins-good/gst/udp/gstdynudpsink.c:
19071         * gst-plugins-good/gst/udp/gstudpsrc.c:
19072         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
19073         overrides the port or multicast parameters. Fixes bugs #323021.
19074         API addition: adds GstUDPSrc::sockfd property   
19075
19076 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
19077
19078         * ext/gconf/Makefile.am:
19079         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
19080         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
19081         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
19082         (do_toggle_element), (cb_toggle_element),
19083         (gst_gconf_audio_src_change_state):
19084         * ext/gconf/gstgconfaudiosrc.h:
19085         * ext/gconf/gstgconfelements.c: (plugin_init):
19086         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
19087         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
19088         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
19089         (do_toggle_element), (cb_toggle_element),
19090         (gst_gconf_video_src_change_state):
19091         * ext/gconf/gstgconfvideosrc.h:
19092           Add new gconfaudiosrc and gconfvideosrc elements
19093           (needed for gnome-sound-recorder).
19094
19095 2006-01-06  Edward Hervey  <edward@fluendo.com>
19096
19097         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
19098         Add gst_element_no_more_pads() for proper decodebin behaviour.
19099         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
19100         (parse_text_identification_frame), (parse_split_strings):
19101         Failure to decode some tags is not a GST_ERROR() but a
19102         GST_WARNING()
19103         When iterating over a chunk of text, check that we haven't gone too
19104         far.
19105
19106 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
19107
19108         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19109         (plugin_init):
19110           call oil_init() when using liboil
19111
19112 2006-01-04  Wim Taymans  <wim@fluendo.com>
19113
19114         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
19115         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
19116         Fix leaks.
19117
19118 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
19119
19120         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19121
19122         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
19123         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
19124         (gst_flac_dec_change_state):
19125           Don't g_assert() where we should just return FALSE; remove
19126           unnecessary g_assert(); initialize some fields properly in
19127           state change function (fixes #325504). Also, use
19128           GST_DEBUG_OBJECT in two more places.
19129
19130 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19131
19132         * configure.ac:
19133           also remove smoothwave's Makefile.am
19134         * docs/plugins/Makefile.am:
19135           fix plugin docs
19136
19137 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19138
19139         * tests/examples/Makefile.am:
19140           added missing Makefile.am
19141
19142 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19143
19144         * configure.ac:
19145         * gst/level/Makefile.am:
19146         * gst/level/level-example.c:
19147         * tests/Makefile.am:
19148         * tests/examples/level/Makefile.am:
19149         * tests/examples/level/level-example.c: (message_handler), (main):
19150           moved level-example to tests/examples/level-example
19151         * tests/old/examples/level/demo.c: (main):
19152         * tests/old/examples/level/plot.c: (main):
19153           some initial fixes
19154
19155 2005-12-29  Michael Smith  <msmith@fluendo.com>
19156
19157         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19158         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
19159         * gst/udp/gstmultiudpsink.h:
19160           Track packets sent per client in addition to bytes sent; provide
19161           this info through get-stats signal
19162
19163 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
19164
19165         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
19166           Can't use gst_object_unref() on a GstAdapter (#325191).
19167
19168 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
19169
19170         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
19171         If a broken tag has 0 bytes payload, at least still skip
19172         the 10 byte header
19173
19174 2005-12-22  Philippe Khalaf  <burger@speedy.org>
19175
19176         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
19177         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19178         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
19179         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19180           Making these depayloaders (H263+ and mpeg4 video) inherit from
19181           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
19182
19183 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19184
19185         * docs/plugins/gst-plugins-good-plugins.args:
19186         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19187         Regenerate the plugin hiearchy.
19188
19189 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19190
19191         * docs/plugins/Makefile.am:
19192         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19193         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19194         * docs/plugins/gst-plugins-good-plugins.args:
19195         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
19196         (gst_id3demux_base_init), (gst_id3demux_class_init),
19197         (gst_id3demux_chain):
19198         * gst/id3demux/gstid3demux.h:
19199           Add documentation for id3demux.
19200           Don't fail if the first buffer is not at offset 0, just
19201           attempt to typefind and do pass through
19202           Rename the gst_type function from gst_gst_id3demux..
19203
19204 2005-12-20  Michael Smith  <msmith@fluendo.com>
19205
19206         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19207         (gst_multiudpsink_add), (gst_multiudpsink_remove),
19208         (gst_multiudpsink_get_stats):
19209         * gst/udp/gstmultiudpsink.h:
19210           Collect statistics; return them from get_stats.
19211
19212 2005-12-19  Edward Hervey  <edward@fluendo.com>
19213
19214         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
19215         Stupid signedness issue...
19216
19217 2005-12-19  Edward Hervey  <edward@fluendo.com>
19218
19219         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19220         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
19221         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
19222         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
19223         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
19224         Construct index for indexless files.
19225         Make sure pad/buffers are correctly reset to NULL once we don't need
19226         them anymore, else we get lovely segfaults/assertions.
19227         * gst/wavparse/gstwavparse.c:
19228         Yes, you can have 96KHz audio and wma in wav :(
19229
19230 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
19231
19232         * configure.ac:
19233           Check for optional dependency on zlib for id3demux
19234
19235         * gst/id3demux/Makefile.am:
19236         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
19237         (gst_id3demux_base_init), (gst_id3demux_class_init),
19238         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
19239         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
19240         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
19241         (gst_id3demux_set_property), (gst_id3demux_get_property),
19242         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
19243         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
19244         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
19245         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
19246         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
19247         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
19248         (simple_find_peek), (simple_find_suggest),
19249         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
19250         (plugin_init):
19251         * gst/id3demux/gstid3demux.h:
19252         * gst/id3demux/id3tags.c: (read_synch_uint),
19253         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
19254         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
19255         (id3demux_id3v2_frames_to_tag_list):
19256         * gst/id3demux/id3tags.h:
19257         * gst/id3demux/id3v2.4.0-frames.txt:
19258         * gst/id3demux/id3v2.4.0-structure.txt:
19259         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
19260         (parse_comment_frame), (parse_text_identification_frame),
19261         (id3v2_tag_to_taglist), (parse_split_strings):
19262           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
19263           otherwise it discards them. Works on my test files. 
19264
19265         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
19266           Don't send EOS to a non-existing srcpad
19267           The debug category can be static
19268
19269 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19270
19271         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
19272         * ext/esd/esdsink.c: (gst_esdsink_prepare):
19273         * gst/multipart/multipartdemux.c:
19274           change some char* into char[]
19275
19276 2005-12-16  Wim Taymans  <wim@fluendo.com>
19277
19278         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19279         (gst_wavparse_other), (gst_wavparse_perform_seek),
19280         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19281         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19282         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
19283         * gst/wavparse/gstwavparse.h:
19284         Use GstSegment to implement more seeking features.
19285
19286 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19287
19288         * gst/rtsp/rtspconnection.c:
19289           Add <netinet/in.h> include and move <arpa/inet.h> include
19290           to make things work on OpenBSD as well (fixes #323717;
19291           patch by: Benjamin Pineau)
19292
19293 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19294
19295         * gst/rtp/gstrtpspeexdepay.c:
19296         * gst/rtp/gstrtpspeexpay.c:
19297         Set clock rate to be fixed in 8000. It fixes bug #324012.
19298
19299 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19300
19301         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19302         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19303         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19304         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19305         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19306         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19307         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19308         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19309         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19310         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19311         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19312         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19313         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19314         * gst-plugins-good/gst/rtp/README:
19315         Fixed payload range in payloder caps. Removed payload range completely
19316         from depayloaders as they don't require payload type in their caps.
19317         In effect, there isn't any specific payload type for any given codec,
19318         only suggestions.
19319         Fixes bug #324011.
19320
19321 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19322
19323         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19324         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19325         (gst_videomixer_collected): Code cleanup and re-enabling 
19326         queued time validity check for correct EOS handling.
19327
19328 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19329
19330         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19331         (gst_oss_mixer_element_get_property),
19332         (gst_oss_mixer_element_change_state):
19333         Add 'device-name' property and fix state change function.
19334
19335 2005-12-13  Edward Hervey  <edward@fluendo.com>
19336
19337         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19338         If the speed of the file is null in the header, set the frame_time to
19339         the default setting of GST_SECOND / 70. Which is the default
19340         frame_delay for .fli files as stated in this document :
19341         http://www.compuphase.com/flic.htm
19342         Would be nice to have the time conversion done properly too (duration =
19343         flxh->frames * flxdec->frame_time)
19344
19345 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19346
19347         * docs/plugins/Makefile.am:
19348         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19349         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19350         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19351         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19352         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19353         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19354         documentation for videomixer on my way with a funny sample
19355         pipeline.
19356
19357 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19358
19359         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19360         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19361         (gst_videomixer_update_queues), (gst_videomixer_collected):
19362         Fix caps negotiation. (#323896)
19363
19364 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19365
19366         * gst/matroska/matroska-demux.c:
19367         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19368           Set correct timestamps on audio laces, fixes playback of mp3 from
19369                 matroska.
19370
19371 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19372
19373         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19374         (gst_au_parse_class_init), (gst_au_parse_init),
19375         (gst_au_parse_dispose), (gst_au_parse_chain),
19376         (gst_au_parse_change_state), (plugin_init):
19377         * gst/auparse/gstauparse.h:
19378           Use gst_object_unref() for GstObjects instead of
19379           g_object_unref() and fix a mem leak in a debug
19380           statement; while we're at it, also borgify, use
19381           boilerplate macros and clean up a little bit.
19382
19383 2005-12-11  Edward Hervey  <edward@fluendo.com>
19384
19385         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19386         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19387         Added pull mode.
19388
19389 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19390
19391         * gst/goom/gstgoom.c:
19392         * gst/level/level-example.c: (main):
19393         * gst/smoothwave/demo-osssrc.c: (main):
19394           Use audiotestsrc instead of sinesrc (#323798).
19395
19396 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19397
19398         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19399           more debug-func-ptr usage
19400
19401 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19402
19403         * gst/flx/flx_color.c: (flx_colorspace_convert):
19404         * gst/flx/flx_color.h:
19405         * gst/flx/flx_fmt.h:
19406         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19407         * gst/flx/gstflxdec.h:
19408           Now flxdec works on big-endian machines as well.
19409
19410 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19411
19412         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19413         (gst_fenced_buffer_copy):
19414           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19415           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19416           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19417           and use GST_DEBUG_FUNCPTR for pad functions.
19418
19419 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19420
19421         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19422         (gst_flac_dec_class_init), (gst_flac_dec_init),
19423         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19424         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19425         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19426         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19427         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19428         (gst_flac_dec_change_state):
19429         * ext/flac/gstflacdec.h:
19430           Rewrite flacdec a bit, so that even seeking might work now. Most
19431           importantly, don't act upon any flow return values we get, just tell
19432           the decoder everything's dandy and act on the flow return values
19433           later on in the loop function. We don't want to mess up the internal
19434           decoder state for non-fatal things like flushing pads etc. Other
19435           than that, use GstSegment (segment seeks don't work yet though, but
19436           should be easy to add), use boilerplate macros, drop the superfluous
19437           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19438           lots of other things.
19439
19440 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19441
19442         * configure.ac:
19443           Update comment in OSS includes check.
19444
19445         * sys/oss/gstossdmabuffer.c:
19446         * sys/oss/gstosshelper.c:
19447         * sys/oss/gstossmixer.c:
19448         * sys/oss/gstossmixertrack.c:
19449         * sys/oss/gstosssink.c:
19450         * sys/oss/gstosssrc.c:
19451         * sys/oss/oss_probe.c:
19452           Don't assume the OSS soundcard.h include is always in
19453           the sys/ directory. Instead, use the existing defines
19454           from config.h to include the right file. Fixes
19455           compilation on OpenBSD 3.8 (#323718).
19456
19457 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19458
19459         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19460         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19461         * docs/plugins/inspect/plugin-1394.xml:
19462         * docs/plugins/inspect/plugin-aasink.xml:
19463         * docs/plugins/inspect/plugin-alaw.xml:
19464         * docs/plugins/inspect/plugin-alpha.xml:
19465         * docs/plugins/inspect/plugin-alphacolor.xml:
19466         * docs/plugins/inspect/plugin-auparse.xml:
19467         * docs/plugins/inspect/plugin-autodetect.xml:
19468         * docs/plugins/inspect/plugin-avi.xml:
19469         * docs/plugins/inspect/plugin-cacasink.xml:
19470         * docs/plugins/inspect/plugin-cairo.xml:
19471         * docs/plugins/inspect/plugin-cutter.xml:
19472         * docs/plugins/inspect/plugin-debug.xml:
19473         * docs/plugins/inspect/plugin-dv.xml:
19474         * docs/plugins/inspect/plugin-efence.xml:
19475         * docs/plugins/inspect/plugin-effectv.xml:
19476         * docs/plugins/inspect/plugin-esdsink.xml:
19477         * docs/plugins/inspect/plugin-flac.xml:
19478         * docs/plugins/inspect/plugin-flxdec.xml:
19479         * docs/plugins/inspect/plugin-gconfelements.xml:
19480         * docs/plugins/inspect/plugin-goom.xml:
19481         * docs/plugins/inspect/plugin-jpeg.xml:
19482         * docs/plugins/inspect/plugin-level.xml:
19483         * docs/plugins/inspect/plugin-matroska.xml:
19484         * docs/plugins/inspect/plugin-mulaw.xml:
19485         * docs/plugins/inspect/plugin-multipart.xml:
19486         * docs/plugins/inspect/plugin-navigationtest.xml:
19487         * docs/plugins/inspect/plugin-ossaudio.xml:
19488         * docs/plugins/inspect/plugin-png.xml:
19489         * docs/plugins/inspect/plugin-rtp.xml:
19490         * docs/plugins/inspect/plugin-rtsp.xml:
19491         * docs/plugins/inspect/plugin-shout2send.xml:
19492         * docs/plugins/inspect/plugin-smpte.xml:
19493         * docs/plugins/inspect/plugin-speex.xml:
19494         * docs/plugins/inspect/plugin-udp.xml:
19495         * docs/plugins/inspect/plugin-videobox.xml:
19496         * docs/plugins/inspect/plugin-videoflip.xml:
19497         * docs/plugins/inspect/plugin-videomixer.xml:
19498         * docs/plugins/inspect/plugin-wavenc.xml:
19499         * docs/plugins/inspect/plugin-wavparse.xml:
19500         * ext/flac/gstflac.c: (plugin_init):
19501         * ext/flac/gstflacdec.c: (flacdec_get_type),
19502         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19503         (gst_flac_dec_init), (gst_flac_dec_finalize),
19504         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19505         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19506         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19507         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19508         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19509         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19510         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19511         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19512         * ext/flac/gstflacdec.h:
19513         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19514         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19515         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19516         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19517         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19518         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19519         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19520         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19521         (gst_flac_enc_change_state):
19522         * ext/flac/gstflacenc.h:
19523           borgify and fix up documentation
19524
19525 2005-12-09  Michael Smith  <msmith@fluendo.com>
19526
19527         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19528           Accept a wider range of flac files, more closely matching flac spec.
19529
19530 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19531
19532         * docs/plugins/Makefile.am: Add multipart elements.
19533         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19534         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19535         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19536         * gst/multipart/multipartdemux.c:
19537         * gst/multipart/multipartmux.c: Add docs.
19538
19539 2005-12-07  Edward Hervey  <edward@fluendo.com>
19540
19541         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19542         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19543         (gst_avi_demux_invert):
19544         Memleak and crasher fixes.
19545         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19546         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19547         Memleak fixes
19548
19549 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19550
19551         * ext/aalib/gstaasink.h:
19552         * ext/cairo/gsttextoverlay.h:
19553         * ext/dv/gstdvdec.h:
19554         * ext/dv/gstdvdemux.c:
19555         * ext/dv/gstdvdemux.h:
19556         * ext/esd/esdsink.h:
19557         * ext/flac/flac_compat.h:
19558         * ext/flac/gstflacdec.h:
19559         * ext/flac/gstflacenc.h:
19560         * ext/gconf/gconf.h:
19561         * ext/gconf/gstgconfaudiosink.h:
19562         * ext/gconf/gstgconfvideosink.h:
19563         * ext/gdk_pixbuf/gstgdkanimation.h:
19564         * ext/jpeg/gstjpegdec.h:
19565         * ext/jpeg/smokecodec.h:
19566         * ext/jpeg/smokeformat.h:
19567         * ext/ladspa/gstsignalprocessor.h:
19568         * ext/ladspa/search.c: (LADSPAPluginSearch):
19569         * ext/ladspa/utils.h:
19570         * ext/libmng/gstmng.c:
19571         * ext/libmng/gstmngdec.h:
19572         * ext/libmng/gstmngenc.c:
19573         * ext/libmng/gstmngenc.h:
19574         * ext/libpng/gstpng.c:
19575         * ext/libpng/gstpngenc.c:
19576         * ext/libpng/gstpngenc.h:
19577         * ext/shout2/gstshout2.h:
19578         * ext/speex/gstspeexdec.h:
19579         * ext/speex/gstspeexenc.c:
19580         * ext/speex/gstspeexenc.h:
19581         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19582         * gst/autodetect/gstautoaudiosink.h:
19583         * gst/autodetect/gstautovideosink.h:
19584         * gst/avi/gstavidemux.h:
19585         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19586         (gst_cutter_set_property), (gst_cutter_get_caps):
19587         * gst/cutter/gstcutter.h:
19588         * gst/debug/tests.c: (md5_process_block):
19589         * gst/debug/tests.h:
19590         * gst/effectv/gstwarp.c:
19591         * gst/flx/flx_fmt.h:
19592         * gst/flx/gstflxdec.h:
19593         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19594         (zoomFilterFastRGB):
19595         * gst/goom/filters.h:
19596         * gst/goom/goom_tools.h:
19597         * gst/law/alaw-encode.c:
19598         * gst/level/gstlevel.c:
19599         * gst/level/gstlevel.h:
19600         * gst/matroska/ebml-write.h:
19601         * gst/matroska/matroska-demux.h:
19602         * gst/matroska/matroska-ids.h:
19603         * gst/matroska/matroska-mux.h:
19604         * gst/monoscope/convolve.c: (convolve_match):
19605         * gst/monoscope/convolve.h:
19606         * gst/multipart/multipartmux.c:
19607         * gst/oldcore/gstaggregator.c:
19608         * gst/oldcore/gstaggregator.h:
19609         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19610         * gst/oldcore/gstmd5sink.h:
19611         * gst/oldcore/gstmultifilesrc.c:
19612         * gst/oldcore/gstmultifilesrc.h:
19613         * gst/oldcore/gstpipefilter.h:
19614         * gst/oldcore/gstshaper.h:
19615         * gst/rtp/gstrtpL16depay.h:
19616         * gst/rtp/gstrtpL16pay.h:
19617         * gst/rtp/gstrtpdepay.h:
19618         * gst/rtp/gstrtpmp4vpay.c:
19619         * gst/rtp/gstrtpmp4vpay.h:
19620         * gst/rtsp/gstrtspsrc.c:
19621         * gst/rtsp/gstrtspsrc.h:
19622         * gst/rtsp/rtspconnection.h:
19623         * gst/rtsp/rtspdefs.h:
19624         * gst/rtsp/rtspmessage.h:
19625         * gst/rtsp/rtsptransport.h:
19626         * gst/rtsp/rtspurl.c:
19627         * gst/rtsp/rtspurl.h:
19628         * gst/rtsp/sdpmessage.c:
19629         * gst/rtsp/sdpmessage.h:
19630         * gst/smpte/barboxwipes.c:
19631         * gst/smpte/gstmask.h:
19632         * gst/smpte/gstsmpte.h:
19633         * gst/smpte/paint.c:
19634         * gst/smpte/paint.h:
19635         * gst/udp/gstdynudpsink.h:
19636         * gst/udp/gstmultiudpsink.h:
19637         * gst/udp/gstudpsink.c:
19638         * gst/udp/gstudpsink.h:
19639         * gst/udp/gstudpsrc.c:
19640         * gst/videomixer/videomixer.c:
19641         * gst/wavenc/riff.h:
19642         * gst/wavparse/gstwavparse.h:
19643         * sys/oss/gstossdmabuffer.h:
19644         * sys/oss/gstossmixer.h:
19645         * sys/oss/gstossmixerelement.h:
19646         * sys/oss/gstossmixertrack.h:
19647         * sys/oss/gstosssink.c:
19648         * sys/oss/gstosssink.h:
19649         * sys/oss/gstosssrc.c:
19650         * sys/oss/gstosssrc.h:
19651         * sys/osxaudio/gstosxaudioelement.h:
19652         * sys/osxaudio/gstosxaudiosink.h:
19653         * sys/osxaudio/gstosxaudiosrc.h:
19654           expand tabs
19655
19656 === release 0.10.0 ===
19657
19658 2005-12-05   <thomas (at) apestaart (dot) org>
19659
19660         * configure.ac:
19661           releasing 0.10.0, "Abondance"
19662
19663 2005-12-05  Andy Wingo  <wingo@pobox.com>
19664
19665         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19666         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19667         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19668         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19669         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19670         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19671         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19672         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19673         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19674         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19675         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19676         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19677         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19678         * gst/goom/gstgoom.c: (gst_goom_chain):
19679         * gst/matroska/matroska-demux.c:
19680         (gst_matroska_demux_push_vorbis_codec_priv_data),
19681         (gst_matroska_demux_add_wvpk_header):
19682         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19683         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19684         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19685         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19686         alloc_buffer changes.
19687
19688 2005-12-05  Michael Smith  <msmith@fluendo.com>
19689
19690         * docs/plugins/gst-plugins-good-plugins.args:
19691           Remove args for plugins that aren't in -good.
19692
19693 === release 0.9.7 ===
19694
19695 2005-12-01   <thomas (at) apestaart (dot) org>
19696
19697         * configure.ac:
19698           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19699
19700 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19701
19702         * docs/plugins/.cvsignore:
19703         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19704         * docs/plugins/inspect/plugin-multipart.xml:
19705         * docs/plugins/inspect/plugin-rtp.xml:
19706           add multipart plugin to docs
19707
19708 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19709
19710         * configure.ac:
19711         * ext/Makefile.am:
19712         * ext/pango/Makefile.am:
19713         * ext/pango/gstclockoverlay.c:
19714         * ext/pango/gstclockoverlay.h:
19715         * ext/pango/gsttextoverlay.c:
19716         * ext/pango/gsttextoverlay.h:
19717         * ext/pango/gsttextrender.c:
19718         * ext/pango/gsttextrender.h:
19719         * ext/pango/gsttimeoverlay.c:
19720         * ext/pango/gsttimeoverlay.h:
19721           move pango to base
19722
19723 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19724
19725         * gst/rtp/Makefile.am:
19726         * gst/rtp/gstrtpL16depay.c:
19727         * gst/rtp/gstrtpL16depay.h:
19728         * gst/rtp/gstrtpL16parse.c:
19729         * gst/rtp/gstrtpL16parse.h:
19730         * gst/rtp/gstrtpgsmdepay.c:
19731         * gst/rtp/gstrtpgsmdepay.h:
19732         * gst/rtp/gstrtpgsmparse.c:
19733         * gst/rtp/gstrtpgsmparse.h:
19734           parsers are depayers
19735
19736 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19737
19738         * gst/rtp/Makefile.am:
19739         * gst/rtp/gstasteriskh263.c:
19740         * gst/rtp/gstrtp.c:
19741         * gst/rtp/gstrtpL16enc.c:
19742         * gst/rtp/gstrtpL16enc.h:
19743         * gst/rtp/gstrtpL16parse.c:
19744         * gst/rtp/gstrtpL16parse.h:
19745         * gst/rtp/gstrtpL16pay.c:
19746         * gst/rtp/gstrtpL16pay.h:
19747         * gst/rtp/gstrtpamrdec.c:
19748         * gst/rtp/gstrtpamrdec.h:
19749         * gst/rtp/gstrtpamrdepay.c:
19750         * gst/rtp/gstrtpamrdepay.h:
19751         * gst/rtp/gstrtpamrenc.c:
19752         * gst/rtp/gstrtpamrenc.h:
19753         * gst/rtp/gstrtpamrpay.c:
19754         * gst/rtp/gstrtpamrpay.h:
19755         * gst/rtp/gstrtpdec.c:
19756         * gst/rtp/gstrtpdec.h:
19757         * gst/rtp/gstrtpdepay.c:
19758         * gst/rtp/gstrtpdepay.h:
19759         * gst/rtp/gstrtpg711dec.c:
19760         * gst/rtp/gstrtpg711dec.h:
19761         * gst/rtp/gstrtpg711depay.c:
19762         * gst/rtp/gstrtpg711depay.h:
19763         * gst/rtp/gstrtpg711enc.c:
19764         * gst/rtp/gstrtpg711enc.h:
19765         * gst/rtp/gstrtpg711pay.c:
19766         * gst/rtp/gstrtpg711pay.h:
19767         * gst/rtp/gstrtpgsmenc.c:
19768         * gst/rtp/gstrtpgsmenc.h:
19769         * gst/rtp/gstrtpgsmparse.c:
19770         * gst/rtp/gstrtpgsmparse.h:
19771         * gst/rtp/gstrtpgsmpay.c:
19772         * gst/rtp/gstrtpgsmpay.h:
19773         * gst/rtp/gstrtph263enc.c:
19774         * gst/rtp/gstrtph263enc.h:
19775         * gst/rtp/gstrtph263pay.c:
19776         * gst/rtp/gstrtph263pay.h:
19777         * gst/rtp/gstrtph263pdec.c:
19778         * gst/rtp/gstrtph263pdec.h:
19779         * gst/rtp/gstrtph263pdepay.c:
19780         * gst/rtp/gstrtph263pdepay.h:
19781         * gst/rtp/gstrtph263penc.c:
19782         * gst/rtp/gstrtph263penc.h:
19783         * gst/rtp/gstrtph263ppay.c:
19784         * gst/rtp/gstrtph263ppay.h:
19785         * gst/rtp/gstrtpmp4vdec.c:
19786         * gst/rtp/gstrtpmp4vdec.h:
19787         * gst/rtp/gstrtpmp4vdepay.c:
19788         * gst/rtp/gstrtpmp4vdepay.h:
19789         * gst/rtp/gstrtpmp4venc.c:
19790         * gst/rtp/gstrtpmp4venc.h:
19791         * gst/rtp/gstrtpmp4vpay.c:
19792         * gst/rtp/gstrtpmp4vpay.h:
19793         * gst/rtp/gstrtpmpadec.c:
19794         * gst/rtp/gstrtpmpadec.h:
19795         * gst/rtp/gstrtpmpadepay.c:
19796         * gst/rtp/gstrtpmpadepay.h:
19797         * gst/rtp/gstrtpmpaenc.c:
19798         * gst/rtp/gstrtpmpaenc.h:
19799         * gst/rtp/gstrtpmpapay.c:
19800         * gst/rtp/gstrtpmpapay.h:
19801         * gst/rtp/gstrtpspeexdec.c:
19802         * gst/rtp/gstrtpspeexdec.h:
19803         * gst/rtp/gstrtpspeexdepay.c:
19804         * gst/rtp/gstrtpspeexdepay.h:
19805         * gst/rtp/gstrtpspeexenc.c:
19806         * gst/rtp/gstrtpspeexenc.h:
19807         * gst/rtp/gstrtpspeexpay.c:
19808         * gst/rtp/gstrtpspeexpay.h:
19809           Do burger's rename for rtp payloaders and depayloaders
19810
19811 2005-11-30  Wim Taymans  <wim@fluendo.com>
19812
19813         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19814         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19815         * ext/dv/gstdvdemux.h:
19816         Fix seeking in dvdemux again, add some more debug info.
19817
19818 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19819
19820         * configure.ac:
19821           fix tests
19822
19823 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19824
19825         * PORTED_09:
19826         * docs/random/PORTED_09:
19827           move
19828         * tests/Makefile.am:
19829           add
19830         * win32/gst.sln:
19831           remove
19832
19833 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19834
19835         * Makefile.am:
19836         * check/.cvsignore:
19837         * check/Makefile.am:
19838         * check/elements/.cvsignore:
19839         * check/elements/level.c:
19840         * check/elements/matroskamux.c:
19841         * configure.ac:
19842         * examples/Makefile.am:
19843         * examples/capsfilter/Makefile.am:
19844         * examples/capsfilter/capsfilter1.c:
19845         * examples/gob/Makefile.am:
19846         * examples/gob/gst-identity2.gob:
19847         * examples/gstplay/.cvsignore:
19848         * examples/gstplay/Makefile.am:
19849         * examples/gstplay/player.c:
19850         * examples/indexing/.cvsignore:
19851         * examples/indexing/Makefile.am:
19852         * examples/indexing/indexmpeg.c:
19853         * examples/level/Makefile.am:
19854         * examples/level/README:
19855         * examples/level/demo.c:
19856         * examples/level/plot.c:
19857         * examples/stats/Makefile.am:
19858         * examples/stats/mp2ogg.c:
19859         * examples/switch/.cvsignore:
19860         * examples/switch/Makefile.am:
19861         * examples/switch/switcher.c:
19862           move under tests/
19863
19864 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19865
19866         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19867         (gst_text_render_class_init), (resize_bitmap),
19868         (gst_text_render_render_text), (gst_text_render_setcaps),
19869         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19870         (gst_text_render_chain), (gst_text_render_finalize),
19871         (gst_text_render_init), (gst_text_render_set_property):
19872         * ext/pango/gsttextrender.h:
19873           Add missing files.
19874
19875 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19876
19877         * configure.ac:
19878         * ext/Makefile.am:
19879         * ext/pango/Makefile.am:
19880         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19881         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19882         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19883         * ext/pango/gstclockoverlay.h:
19884         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19885         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19886         (gst_text_overlay_finalize), (gst_text_overlay_init),
19887         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19888         (gst_text_overlay_text_pad_linked),
19889         (gst_text_overlay_text_pad_unlinked),
19890         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19891         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19892         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19893         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19894         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19895         (gst_text_overlay_change_state), (plugin_init):
19896         * ext/pango/gsttextoverlay.h:
19897         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19898         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19899         (gst_time_overlay_class_init), (gst_time_overlay_init):
19900         * ext/pango/gsttimeoverlay.h:
19901           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19902           and add background shading and text wrapping modes. Make 
19903           timoverlay derive from textoverlay. Also add new clockoverlay
19904           element.
19905
19906 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19907
19908         * gst/udp/Makefile.am: Moved to netbuffer.
19909
19910 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19911
19912         * configure.ac:
19913         * PORTED_O9:
19914         * gst/multipart/Makefile.am:
19915         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19916         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19917         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19918         (gst_multipart_demux_change_state),
19919         (gst_multipart_demux_plugin_init):
19920         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19921         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19922         (gst_multipart_mux_sinkconnect),
19923         (gst_multipart_mux_request_new_pad),
19924         (gst_multipart_mux_handle_src_event),
19925         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19926         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19927         0.9.
19928
19929 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19930
19931         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19932         * gst/debug/gstnavigationtest.h:
19933         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19934         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19935         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19936         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19937         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19938         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19939         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19940         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19941         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19942         (gst_video_flip_get_type):
19943         * gst/videofilter/gstvideoflip.h:
19944           update for symbols change
19945
19946 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19947
19948         * gst/udp/gstdynudpsink.c:
19949         * gst/udp/gstudpsrc.c:
19950           the old gstnet lib was renamed gstnetbuffer (#322257)
19951
19952 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19953
19954         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19955         (gst_text_overlay_collected):
19956           Actually render the text from the text pad.
19957
19958 2005-11-29  Edward Hervey  <edward@fluendo.com>
19959
19960         * gst/debug/gstnavseek.c: (gst_navseek_event):
19961         * gst/debug/progressreport.c: (gst_progress_report_event):
19962         Update for GstBaseTransform event virtual method
19963
19964 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19965
19966         * ext/cairo/Makefile.am:
19967           no need to link to videofilter
19968
19969 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19970
19971         * gst/debug/Makefile.am:
19972         * gst/debug/gstnavigationtest.h:
19973         * gst/effectv/Makefile.am:
19974         * gst/effectv/gstaging.c:
19975         * gst/effectv/gstdice.c:
19976         * gst/effectv/gstedge.c:
19977         * gst/effectv/gstquark.c:
19978         * gst/effectv/gstrev.c:
19979         * gst/effectv/gstshagadelic.c:
19980         * gst/effectv/gstvertigo.c:
19981         * gst/effectv/gstwarp.c:
19982         * gst/videofilter/Makefile.am:
19983         * gst/videofilter/gstvideofilter.c:
19984         * gst/videofilter/gstvideofilter.h:
19985         * gst/videofilter/gstvideoflip.h:
19986           remove the videofilter library and link to the one in base
19987
19988 2005-11-28  Edward Hervey  <edward@fluendo.com>
19989
19990         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19991         Useless check now we're setting the current entry correctly.
19992
19993 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19994
19995         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19996         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19997         (gst_jpegenc_change_state):
19998           Don't leak input buffer in chain function (fixes #322667); make 
19999           state change function thread-safe; don't repeat the current function
20000           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
20001           gst_pad_alloc_buffer(); misc. minor cleanups.
20002
20003 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
20004
20005         * gst/matroska/matroska-mux.c:
20006         (gst_matroska_mux_video_pad_setcaps):
20007         Look for pixel-aspect-ratio in caps, not pixel_width and
20008         pixel_height (Fixes: #322645)
20009
20010 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
20011
20012         * gst/matroska/matroska-mux.c:
20013         (gst_matroska_mux_video_pad_setcaps):
20014         From Michal Benes:
20015         frame duration should be GST_SECOND / framerate, not
20016         GST_SECOND * framerate. (Fixes: #322643)
20017
20018 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20019
20020         * configure.ac:
20021           fix up GST_PLUGIN_LDFLAGS
20022         * gst/rtsp/rtspconnection.c:
20023           fix includes (see #317043)
20024         * gst/videofilter/Makefile.am:
20025           stop installing this library
20026
20027 2005-11-26  Edward Hervey  <edward@fluendo.com>
20028
20029         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
20030         Handle the case where the incoming Video dv stream doesn't have
20031         a pixel aspect ratio set.
20032
20033 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20034
20035         * docs/plugins/Makefile.am:
20036         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20037         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20038         * ext/flac/gstflacdec.c:
20039           document flacdec
20040
20041 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20042
20043         * docs/plugins/Makefile.am:
20044         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20045         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20046         * docs/plugins/inspect/plugin-autodetect.xml:
20047         * ext/cairo/gstcairo.c: (plugin_init):
20048         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20049         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20050         (gst_text_overlay_init), (gst_text_overlay_font_init),
20051         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20052         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20053         (gst_text_overlay_text_pad_linked),
20054         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20055         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20056         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20057         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20058         (gst_text_overlay_change_state):
20059         * ext/cairo/gsttextoverlay.h:
20060         * ext/cairo/gsttimeoverlay.c:
20061         (gst_cairo_time_overlay_update_font_height),
20062         (gst_cairo_time_overlay_set_caps),
20063         (gst_cairo_time_overlay_get_unit_size),
20064         (gst_cairo_time_overlay_print_smpte_time),
20065         (gst_cairo_time_overlay_transform),
20066         (gst_cairo_time_overlay_base_init),
20067         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
20068         (gst_cairo_time_overlay_get_type):
20069         * ext/cairo/gsttimeoverlay.h:
20070           do some name borgifying
20071           document
20072
20073 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20074
20075         * docs/plugins/Makefile.am:
20076         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20077         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20078         * gst/autodetect/gstautoaudiosink.c:
20079         (gst_auto_audio_sink_base_init):
20080         * gst/autodetect/gstautovideosink.c:
20081         (gst_auto_video_sink_base_init),
20082         (gst_auto_video_sink_factory_filter):
20083           documenting auto*sink
20084           using strstr for the video sink lookup, class field is not ordered
20085         * docs/plugins/inspect/plugin-1394.xml:
20086         * docs/plugins/inspect/plugin-aasink.xml:
20087         * docs/plugins/inspect/plugin-alaw.xml:
20088         * docs/plugins/inspect/plugin-alpha.xml:
20089         * docs/plugins/inspect/plugin-alphacolor.xml:
20090         * docs/plugins/inspect/plugin-auparse.xml:
20091         * docs/plugins/inspect/plugin-autodetect.xml:
20092         * docs/plugins/inspect/plugin-avi.xml:
20093         * docs/plugins/inspect/plugin-cacasink.xml:
20094         * docs/plugins/inspect/plugin-cairo.xml:
20095         * docs/plugins/inspect/plugin-cutter.xml:
20096         * docs/plugins/inspect/plugin-debug.xml:
20097         * docs/plugins/inspect/plugin-dv.xml:
20098         * docs/plugins/inspect/plugin-efence.xml:
20099         * docs/plugins/inspect/plugin-effectv.xml:
20100         * docs/plugins/inspect/plugin-esdsink.xml:
20101         * docs/plugins/inspect/plugin-flac.xml:
20102         * docs/plugins/inspect/plugin-flxdec.xml:
20103         * docs/plugins/inspect/plugin-gconfelements.xml:
20104         * docs/plugins/inspect/plugin-goom.xml:
20105         * docs/plugins/inspect/plugin-jpeg.xml:
20106         * docs/plugins/inspect/plugin-level.xml:
20107         * docs/plugins/inspect/plugin-matroska.xml:
20108         * docs/plugins/inspect/plugin-mulaw.xml:
20109         * docs/plugins/inspect/plugin-navigationtest.xml:
20110         * docs/plugins/inspect/plugin-ossaudio.xml:
20111         * docs/plugins/inspect/plugin-png.xml:
20112         * docs/plugins/inspect/plugin-rtp.xml:
20113         * docs/plugins/inspect/plugin-rtsp.xml:
20114         * docs/plugins/inspect/plugin-shout2send.xml:
20115         * docs/plugins/inspect/plugin-smpte.xml:
20116         * docs/plugins/inspect/plugin-speex.xml:
20117         * docs/plugins/inspect/plugin-udp.xml:
20118         * docs/plugins/inspect/plugin-videobox.xml:
20119         * docs/plugins/inspect/plugin-videoflip.xml:
20120         * docs/plugins/inspect/plugin-videomixer.xml:
20121         * docs/plugins/inspect/plugin-wavenc.xml:
20122         * docs/plugins/inspect/plugin-wavparse.xml:
20123           update for HEAD version
20124
20125 2005-11-25  Michael Smith  <msmith@fluendo.com>
20126
20127         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
20128           Patch from Sebastien Cote to close control sockets in udpsrc.
20129
20130 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20131
20132         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20133         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
20134         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
20135         (gst_quarktv_base_init), (gst_quarktv_class_init),
20136         (gst_quarktv_init): Flush the planes list on reverse caps
20137         negotiation. This was crashing because of differently sized
20138         buffers.
20139
20140 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20141
20142         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
20143         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
20144         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
20145         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
20146         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
20147         (gst_videoflip_set_property), (gst_videoflip_base_init),
20148         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
20149         correctly, fix identity flipping, convert navigation event 
20150         correctly again.
20151
20152 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20153
20154         * configure.ac: back to HEAD
20155
20156 === release 0.9.6 ===
20157
20158 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
20159
20160         * configure.ac:
20161           releasing 0.9.6, "Everything's Not Lost"
20162
20163 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20164
20165         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
20166         Oops, initialise the framerate GValue
20167
20168 2005-11-23  Julien MOUTTE  <julien@moutte.net>
20169
20170         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20171         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
20172         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
20173         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
20174         (gst_timeoverlay_get_type):
20175         * ext/cairo/gsttimeoverlay.h:
20176         * gst/debug/Makefile.am:
20177         * gst/debug/gstnavigationtest.c:
20178         (gst_navigationtest_handle_src_event),
20179         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
20180         (gst_navigationtest_transform), (gst_navigationtest_change_state),
20181         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
20182         (gst_navigationtest_init), (gst_navigationtest_get_type),
20183         (plugin_init):
20184         * gst/debug/gstnavigationtest.h:
20185         * gst/effectv/Makefile.am:
20186         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
20187         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
20188         (gst_agingtv_base_init), (gst_agingtv_class_init),
20189         (gst_agingtv_init), (gst_agingtv_get_type):
20190         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
20191         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
20192         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
20193         (gst_dicetv_get_type):
20194         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
20195         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
20196         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
20197         (gst_edgetv_get_type):
20198         * gst/effectv/gsteffectv.c:
20199         * gst/effectv/gsteffectv.h:
20200         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20201         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
20202         (gst_quarktv_change_state), (gst_quarktv_base_init),
20203         (gst_quarktv_class_init), (gst_quarktv_init),
20204         (gst_quarktv_get_type):
20205         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
20206         (gst_revtv_get_unit_size), (gst_revtv_transform),
20207         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
20208         (gst_revtv_get_type):
20209         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
20210         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
20211         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
20212         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
20213         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
20214         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
20215         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
20216         (gst_vertigotv_init), (gst_vertigotv_get_type):
20217         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
20218         (gst_warptv_get_unit_size), (gst_warptv_transform),
20219         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
20220         (gst_warptv_get_type):
20221         * gst/videofilter/Makefile.am:
20222         * gst/videofilter/gstvideobalance.c:
20223         * gst/videofilter/gstvideobalance.h:
20224         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
20225         (gst_videofilter_class_init), (gst_videofilter_init):
20226         * gst/videofilter/gstvideofilter.h:
20227         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
20228         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
20229         (gst_videoflip_flip), (gst_videoflip_transform),
20230         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
20231         (gst_videoflip_base_init), (gst_videoflip_class_init),
20232         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
20233         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
20234         BaseTransform, it's just a place holder for now and every video
20235         effect plugin has been ported to use BaseTransform features 
20236         directly. QuarkTV was fixed too (was broken), navigationtest works
20237         and best for the end, videoflip converts navigation events depending
20238         on flip method ! Fixes #320953
20239
20240 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20241
20242         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20243         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
20244         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20245         (gst_goom_src_negotiate), (gst_goom_chain):
20246         * gst/matroska/matroska-mux.c:
20247         (gst_matroska_mux_video_pad_setcaps):
20248         * sys/osxvideo/osxvideosink.m:
20249           Fixes for API changes
20250
20251 2005-11-23  Michael Smith <msmith@fluendo.com>
20252
20253         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
20254         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
20255         * ext/jpeg/gstjpegdec.h:
20256         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
20257         * ext/jpeg/gstjpegenc.h:
20258         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
20259         (gst_smokeenc_resync):
20260         * ext/jpeg/gstsmokeenc.h:
20261           JPEG fractiony goodness.
20262
20263 2005-11-22  Michael Smith <msmith@fluendo.com>
20264
20265         * gst/goom/filters.c:
20266         * gst/goom/graphic.h:
20267           Fix compilation by making some functions static inline instead of
20268           extern inline, matching the way they're used.
20269
20270 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20271
20272         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
20273         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
20274         * ext/cairo/gsttextoverlay.h:
20275         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
20276         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20277         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
20278         (gst_pngdec_caps_create_and_set):
20279         * ext/libpng/gstpngdec.h:
20280         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
20281         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
20282         * gst/avi/gstavimux.c: (gst_avimux_init),
20283         (gst_avimux_vidsinkconnect):
20284         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
20285         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20286         (gst_goom_src_negotiate), (gst_goom_chain):
20287         * gst/goom/gstgoom.h:
20288         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20289         * gst/matroska/matroska-mux.c:
20290         (gst_matroska_mux_video_pad_setcaps):
20291         * sys/osxvideo/osxvideosink.h:
20292         * sys/osxvideo/osxvideosink.m:
20293           More fractional framerate conversions 
20294
20295 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20296
20297         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20298         * gst/debug/gstnavigationtest.c:
20299         (gst_navigationtest_handle_src_event):
20300         * gst/videofilter/gstvideofilter.c:
20301         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20302         (gst_videofilter_init):
20303         * gst/videofilter/gstvideofilter.h:
20304           Convert to fractional framerates.
20305
20306 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20307
20308         * ext/aalib/gstaasink.c:
20309         * ext/dv/gstdvdec.c:
20310         * ext/esd/esdmon.c:
20311         * ext/flac/gstflacenc.c:
20312         * ext/gdk_pixbuf/pixbufscale.c:
20313         * ext/libcaca/gstcacasink.c:
20314         * ext/shout2/gstshout2.c:
20315         * gst/alpha/gstalpha.c:
20316         * gst/oldcore/gstaggregator.c:
20317         * gst/oldcore/gstshaper.c:
20318         * gst/smpte/barboxwipes.c:
20319         * gst/smpte/gstsmpte.c:
20320         * gst/videobox/gstvideobox.c:
20321         * gst/videofilter/gstvideoflip.c:
20322         * gst/videomixer/videomixer.c:
20323           fix up more enums
20324
20325 2005-11-22  Michael Smith <msmith@fluendo.com>
20326
20327         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20328         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20329         (gst_videomixer_update_queues):
20330           Fractional framerates, videomixer.
20331
20332 2005-11-22  Michael Smith <msmith@fluendo.com>
20333
20334         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20335         * ext/dv/gstdvdec.h:
20336         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20337         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20338         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20339         (gst_dvdemux_flush):
20340         * ext/dv/gstdvdemux.h:
20341           Fractional framerates for DV. 
20342
20343 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20344
20345         * gst/autodetect/gstautoaudiosink.c:
20346         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20347         * gst/autodetect/gstautovideosink.c:
20348         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20349           Use gst_plugin_feature_list_free() to free feature list and
20350           in the case of autovideosink free the list at all. Also
20351           miscellaneous cosmetic fixes.
20352
20353 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20354
20355         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20356         (gst_cutter_set_property), (gst_cutter_get_caps):
20357           copy calculation code from level; remove use of some audio
20358           functions
20359
20360 2005-11-22  Andy Wingo  <wingo@pobox.com>
20361
20362         * Update for gst_tag_setter API changes.
20363
20364 2005-11-22  Andy Wingo  <wingo@pobox.com>
20365
20366         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20367         (gst_dvdemux_demux_frame)
20368         * ext/flac/gstflacdec.c (gst_flacdec_write)
20369         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20370         (gst_flacenc_sink_event)
20371         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20372         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20373         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20374         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20375         * gst/auparse/gstauparse.c (gst_auparse_chain)
20376         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20377         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20378         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20379         (gst_avi_demux_handle_seek)
20380         * gst/goom/gstgoom.c (gst_goom_event)
20381         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20382         * gst/matroska/matroska-demux.c
20383         (gst_matroska_demux_handle_seek_event)
20384         (gst_matroska_demux_loop_stream_parse_id)
20385         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20386         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20387         (gst_wavparse_stream_headers): Run update-funcnames.
20388
20389 2005-11-22  Edward Hervey  <edward@fluendo.com>
20390
20391         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20392         (gst_dv1394src_init), (gst_dv1394src_dispose),
20393         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20394         (gst_dv1394src_uri_set_uri):
20395         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20396         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20397         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20398         URIHandler interface and element properties are now properly
20399         synchronized for DV1394src and UDPSrc
20400
20401 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20402
20403         * ext/flac/Makefile.am:
20404         * ext/speex/Makefile.am:
20405           libgsttagedit has been renamed to libgsttag.
20406
20407 2005-11-21  Wim Taymans  <wim@fluendo.com>
20408
20409         * gst/rtsp/rtspconnection.c: (read_body):
20410         Apply patch from Sebastien Cote to fix #319184.
20411
20412 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20413
20414         * configure.ac:
20415         * gst/cutter/Makefile.am:
20416         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20417         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20418         (gst_cutter_set_property), (gst_cutter_get_property),
20419         (plugin_init), (gst_cutter_get_caps):
20420           port cutter
20421         * gst/level/gstlevel.c:
20422           fix up plugin details
20423
20424 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20425
20426         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20427         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20428         (gst_flacdec_src_event):
20429         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20430         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20431         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20432         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20433         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20434         (gst_flxdec_sink_event_handler):
20435         * gst/matroska/matroska-demux.c:
20436         (gst_matroska_demux_handle_seek_event):
20437         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20438           Update for stream lock API changes: don't take stream log
20439           in sink event handlers any longer and change GST_STREAM_LOCK
20440           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20441           functions.
20442
20443 2005-11-21  Michael Smith <msmith@fluendo.com>
20444
20445         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20446           gst_object_unref, not g_object_unref
20447
20448 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20449
20450         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20451         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20452           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20453
20454 2005-11-21  Michael Smith <msmith@fluendo.com>
20455
20456         * gst/auparse/Makefile.am:
20457         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20458         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20459         (gst_auparse_change_state):
20460         * gst/auparse/gstauparse.h:
20461           Partially fix #161712. playbin still doesn't work on these files,
20462           (on the bug report, Andy says we aren't typefinding it for some
20463           reason?) but at least auparse isn't totally busted like it was before.
20464
20465 2005-11-21  Andy Wingo  <wingo@pobox.com>
20466
20467         * *.h:
20468         * *.c: Ran scripts/update-macros. Oh yes.
20469
20470 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20471
20472         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20473           Filler events are gone for now, comment out section generating
20474           them.
20475
20476 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20477
20478         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20479         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20480         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20481         * sys/osxvideo/osxvideosink.m:
20482           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20483           (#322027)
20484
20485 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20486
20487         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20488         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20489         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20490         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20491         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20492         (gst_avi_demux_stream_data):
20493         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20494         * gst/wavenc/gstwavenc.c: (write_metadata):
20495         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20496         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20497         Fixes for GST_FOURCC_FORMAT API change.
20498
20499 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20500
20501         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20502         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20503         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20504         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20505         (gst_text_overlay_change_state):
20506         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20507         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20508         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20509         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20510         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20511         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20512         (gst_videomixer_change_state):
20513           Fix for collect pads API change. Also fix textoverlay state
20514           change function.
20515
20516 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20517
20518         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20519         GST_PAD_IS_USABLE by something approaching it.
20520
20521 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20522
20523         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20524         API changes.
20525         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20526         but also fix the code that was not checking return values from
20527         pad_push neither using pad_alloc_buffer.
20528
20529 2005-11-18  Edward Hervey  <edward@fluendo.com>
20530
20531         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20532         (gst_pngenc_chain):
20533         Added debug category
20534         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20535         goes to EOS.
20536
20537 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20538
20539         * gst/rtp/Makefile.am
20540         * gst/rtp/gstrtp.c
20541         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20542         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20543         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20544         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20545         * gst/rtp/gstrtpg711enc.h:
20546         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20547         * gst/rtp/gstrtpspeexenc.c:
20548         * gst/rtp/gstrtpspeexenc.h:
20549         * gst/rtp/gstrtpspeexdec.c:
20550         * gst/rtp/gstrtpspeexdec.h:
20551         Created Speex payloader and depayloader; Optimize G711 payloader to
20552         use adapter and send packets until MTU size.
20553
20554 2005-11-16  Wim Taymans  <wim@fluendo.com>
20555
20556         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20557         Fix leak in check.
20558
20559 2005-11-16  Wim Taymans  <wim@fluendo.com>
20560
20561         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20562         Fix state change.
20563
20564 2005-11-16  Andy Wingo  <wingo@pobox.com>
20565
20566         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20567         (gst_udpsrc_create): Move comment.
20568
20569 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20570
20571         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20572
20573         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20574           When seeking, seek to closest index entry at or before the requested
20575           seek position, not just the closest one (#321001).
20576
20577 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20578
20579         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20580         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20581           Invert DIB images again (see #132341).
20582
20583 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20584
20585         * configure.ac:
20586           rework configure.ac file
20587         * ext/aalib/gstaasink.c:
20588         * ext/cairo/gstcairo.c:
20589         * ext/dv/gstdv.c:
20590         * ext/esd/gstesd.c:
20591         * ext/flac/gstflac.c:
20592         * ext/gconf/gstgconfelements.c:
20593         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20594         * ext/jpeg/gstjpeg.c:
20595         * ext/ladspa/gstladspa.c:
20596         * ext/libcaca/gstcacasink.c:
20597         * ext/libmng/gstmng.c:
20598         * ext/libpng/gstpng.c:
20599         * ext/mikmod/gstmikmod.c:
20600         * ext/pango/gsttextoverlay.c:
20601         * ext/pango/gsttimeoverlay.c:
20602         * ext/raw1394/gst1394.c:
20603         * ext/speex/gstspeex.c:
20604         * gst/alpha/Makefile.am:
20605         * gst/alpha/gstalpha.c:
20606         * gst/alpha/gstalphacolor.c:
20607         * gst/auparse/gstauparse.c:
20608         * gst/autodetect/gstautoaudiosink.c:
20609         (gst_auto_audio_sink_factory_filter),
20610         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20611         * gst/autodetect/gstautodetect.c:
20612         * gst/avi/gstavi.c:
20613         * gst/cutter/gstcutter.c:
20614         * gst/debug/efence.c:
20615         * gst/debug/gstdebug.c:
20616         * gst/debug/gstnavigationtest.c:
20617         * gst/effectv/gsteffectv.c:
20618         * gst/flx/gstflxdec.c:
20619         * gst/goom/gstgoom.c:
20620         * gst/interleave/plugin.c:
20621         * gst/law/alaw.c:
20622         * gst/law/mulaw.c:
20623         * gst/level/gstlevel.c:
20624         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20625         * gst/matroska/matroska.c:
20626         * gst/median/gstmedian.c:
20627         * gst/monoscope/gstmonoscope.c:
20628         * gst/multipart/multipart.c:
20629         * gst/oldcore/gstelements.c:
20630         * gst/rtp/gstrtp.c:
20631         * gst/rtsp/gstrtsp.c:
20632         * gst/smoothwave/gstsmoothwave.c:
20633         * gst/smpte/gstsmpte.c:
20634         * gst/udp/gstudp.c:
20635         * gst/videobox/gstvideobox.c:
20636         * gst/videofilter/gstgamma.c:
20637         * gst/videofilter/gstvideobalance.c:
20638         * gst/videofilter/gstvideoflip.c:
20639         * gst/videofilter/gstvideotemplate.c:
20640         * gst/videomixer/videomixer.c:
20641         * gst/wavenc/gstwavenc.c:
20642         * gst/wavparse/gstwavparse.c:
20643         * sys/oss/gstossaudio.c:
20644         * sys/osxaudio/gstosxaudio.c:
20645           update GST_PLUGIN_DEFINE
20646         * gst/rtp/Makefile.am:
20647         * gst/rtp/gstasteriskh263.c:
20648           check for htons/htonl headers and possibly link to winsock2 lib
20649
20650 2005-11-12  Edward Hervey  <edward@fluendo.com>
20651
20652         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20653         Only GST_DEBUG() information on the valid components.
20654
20655 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20656
20657         * configure.ac: back to HEAD
20658
20659 === release 0.9.5 ===
20660
20661 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20662
20663         * configure.ac:
20664           releasing 0.9.5, "Phone Alarm"
20665
20666 2005-11-11  Edward Hervey  <edward@fluendo.com>
20667
20668         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20669         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20670         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20671         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20672         (gst_avi_demux_loop):
20673         * gst/avi/gstavidemux.h:
20674         Yeah, implement proper seeking. Exact seeking and segment seeking.
20675         Still need to do some checks for segment_stop.
20676
20677 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20678
20679         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20680
20681         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20682           Don't try to ready buffer duration from buffer that we don't
20683           own any  longer and that might already have been unreffed.
20684           (#321136)
20685
20686 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20687
20688         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20689         (flx_decode_delta_flc), (gst_flxdec_chain):
20690         Attempting to optimize the code for embedded systems.
20691
20692 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20693
20694         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20695
20696         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20697           Don't re-use already closed file descriptor. (#320920)
20698
20699 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20700
20701         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20702         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20703         (gst_oss_sink_prepare):
20704         * sys/oss/gstosssink.h:
20705           Cache probed caps; fix debug output for SET_PARAM macros.
20706
20707 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20708
20709         * ext/cairo/Makefile.am:
20710         * ext/cairo/gstcairo.c: (plugin_init):
20711         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20712         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20713         (gst_text_overlay_init), (gst_text_overlay_font_init),
20714         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20715         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20716         (gst_text_overlay_text_pad_linked),
20717         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20718         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20719         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20720         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20721         (gst_text_overlay_change_state):
20722         * ext/cairo/gsttextoverlay.h:
20723           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20724           property and redo positioning. Doesn't handle upstream renegotiation
20725           yet though.
20726
20727 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20728
20729         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20730         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20731         (gst_avi_demux_loop):
20732           No need to take the STREAM_LOCK in the loop function. Improve
20733           some debug messages. Don't leak pad names in debug messages.
20734
20735 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20736
20737         * gst/matroska/matroska-demux.c:
20738         (gst_matroska_demux_push_vorbis_codec_priv_data),
20739         (gst_matroska_demux_add_wvpk_header):
20740           Don't error out when the source pad isn't linked.
20741
20742 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20743
20744         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20745         (gst_gconf_audio_sink_change_state):
20746         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20747         (gst_gconf_video_sink_change_state):
20748           Fix state change functions here as well and set kid
20749           to NULL state before removing it.
20750
20751 2005-11-01  Edward Hervey  <edward@fluendo.com>
20752
20753         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20754         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20755         Added proper event handlind, 
20756         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20757         ignored),
20758         and don't set a duration of 0 for buffers otherwise they are discarded
20759         by GstBaseSink.
20760
20761         GstWavEnc needs some serious loving, after going through the code I'm
20762         really wondering how this can stay in -good ...
20763
20764 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20765
20766         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20767         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20768         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20769         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20770         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20771         (gst_matroska_mux_collected):
20772           Fix leaks and invalid memory access as reported by valgrind
20773
20774 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20775
20776         Patch by: Michal Benes <michal.benes@xeris.cz>
20777
20778         * check/Makefile.am:
20779         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20780         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20781         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20782           add a unit test for matroskamux
20783           fix the bugs that the unit test exposed
20784
20785 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20786
20787         * gst/autodetect/gstautoaudiosink.c:
20788         (gst_auto_audio_sink_class_init),
20789         (gst_auto_audio_sink_change_state):
20790         * gst/autodetect/gstautovideosink.c:
20791         (gst_auto_video_sink_class_init),
20792         (gst_auto_video_sink_change_state):
20793           Fix state change function and use GST_DEBUG_FUNCPTR in
20794           class_init.
20795
20796 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20797
20798         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20799
20800         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20801         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20802         * gst/matroska/ebml-write.h:
20803         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20804           Set timestamps on outgoing ebml headers as well, so that the
20805           element after matroskamux can get the timestamp already when
20806           reading the first ebml element and doesn't have to wait for
20807           the actual data buffer for that (#320308).
20808           
20809 2005-10-31  Andy Wingo  <wingo@pobox.com>
20810
20811         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20812         (gst_videomixer_pad_link): Kill some memleaks.
20813         (gst_videomixer_pad_get_property): Style fix.
20814         (gst_videomixer_pad_set_property): Style fix.
20815         (gst_videomixer_pad_init): Style fix.
20816         (gst_videomixer_update_queues): Kill memleak.
20817         (gst_videomixer_loop): Kill memleak.
20818         (gst_videomixer_collected): Kill memleak.
20819
20820 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20821
20822         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20823         gst_auparse_change_state:
20824         Just some cleanup.
20825
20826 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20827
20828         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20829         Add checks to GST_FLOW_NOT_LINKED for values returned
20830         from gst_pad_push.
20831         
20832 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20833
20834         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20835         (gst_rtpg711dec_process):
20836         * gst/rtp/gstrtpgsmenc.c:
20837         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20838         are never set. This is important for the g711 to work with burger's rtpbin
20839         element.
20840
20841 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20842
20843         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20844         (gst_speexenc_push_buffer):
20845         Add checks for return values from gst_pad_push and
20846         gst_pad_alloc_buffer.
20847
20848 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20849
20850         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20851
20852         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20853         (gst_matroska_demux_parse_info),
20854         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20855         (gst_matroska_demux_parse_cluster):
20856         * gst/matroska/matroska-ids.h:
20857         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20858         (gst_matroska_mux_init), (gst_matroska_mux_start),
20859         (gst_matroska_mux_create_buffer_header),
20860         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20861         (gst_matroska_mux_get_property):
20862         * gst/matroska/matroska-mux.h:
20863           Add SimpleBlock support to matroska demuxer and muxer (part of
20864           Matroska v2). (#319731)
20865
20866 2005-10-28  Wim Taymans  <wim@fluendo.com>
20867
20868         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20869         (gst_jpeg_dec_change_state):
20870         * ext/jpeg/gstjpegdec.h:
20871         Cleanups. Don't create caps for every chain.
20872
20873 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20874
20875         * gst/law/alaw-encode.c: (gst_alawenc_init),
20876         (alawenc_setcaps), (gst_alawenc_chain)
20877         * gst/law/alaw-encode.h:
20878         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20879         (mulawenc_setcaps), (gst_mulawenc_chain)
20880         * gst/law/mulaw-encode.h:
20881         Set timestamp on buffer and it allows RTP G711 elements
20882         work properly.
20883
20884 2005-10-27  Wim Taymans  <wim@fluendo.com>
20885
20886         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20887         Set correct format on oss instead of a silly value. 
20888
20889 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20890
20891         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20892         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20893         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20894         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20895         I420 rendering as well, doesn't bring much for my platform.
20896         Might help on some other platforms.
20897
20898 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20899
20900         * gst/rtp/gstrtpgsmenc.c:
20901         * gst/rtp/gstrtpgsmparse.c:
20902         Declaring the padtemplate correctly.
20903
20904 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20905
20906         * gst/rtp/gstrtpg711dec.c:
20907         * gst/rtp/gstrtpg711enc.c:
20908         * gst/rtp/gstrtpgsmenc.c:
20909         * gst/rtp/gstrtpgsmparse.c:
20910         Setting the proper copyright notice.
20911
20912 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20913
20914         * gst/videobox/Makefile.am: Use liboil.
20915         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20916         (gst_video_box_set_property), (gst_video_box_transform_caps),
20917         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20918         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20919         using liboil. Will dot the same to I420 border generation
20920         tomorrow.
20921
20922 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20923
20924         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20925         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20926         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20927         * gst/rtp/gstrtpg711dec.h:
20928         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20929         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20930         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20931         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20932         (gst_rtpgsmenc_handle_buffer):
20933         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20934         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20935         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20936         * gst/rtp/gstrtpgsmparse.h:
20937         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20938         inherits from the basertpdepayloader.
20939
20940 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20941
20942         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20943         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20944         (gst_video_box_ayuv): Removing this forgotten debug.
20945
20946 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20947
20948         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20949         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20950         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20951
20952 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20953
20954         * sys/oss/gstossaudio.c:
20955         * sys/oss/gstossdmabuffer.c:
20956         * sys/oss/gstosshelper.c:
20957         * sys/oss/gstossmixer.c:
20958         * sys/oss/gstossmixerelement.c:
20959         * sys/oss/gstossmixertrack.c:
20960         * sys/oss/gstosssink.c:
20961         * sys/oss/gstosssrc.c:
20962           Actually use the 'oss' debug category we register.
20963
20964 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20965
20966         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20967         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20968         Use gst_pad_get_parent and drop the ref that was added through
20969         that call.
20970
20971 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20972
20973         * gst/rtp/gstrtpgsmenc.c:
20974           Fix compilation
20975
20976 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20977
20978         * gst/rtp/gstrtpg711dec.c
20979         Just removed a couple of lines of weird code used during
20980         development/test time.
20981
20982 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20983
20984         * gst/rtp/Makefile.am
20985         * gst/rtp/gstrtp.c
20986         * gst/rtp/gstrtpg711enc.c
20987         * gst/rtp/gstrtpg711enc.h
20988         * gst/rtp/gstrtpg711dec.c
20989         * gst/rtp/gstrtpg711dec.h
20990         Created G711 payloader and depayloader (it supports mulaw and alaw
20991         (dec)encoders)
20992
20993 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20994
20995         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20996         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20997         Doh ! I introduced wingo's bug again ! Sorry...
20998
20999 2005-10-25  Christian Schaller <christian@fluendo.com> 
21000
21001         * gst/rtp/Makefile.am: add missing header files for disting
21002
21003 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
21004
21005         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21006         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
21007         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
21008         (gst_rtpgsmenc_handle_buffer):
21009         * gst/rtp/gstrtpgsmenc.h:
21010         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
21011         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
21012         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
21013         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
21014         * gst/rtp/gstrtpgsmparse.h:
21015         Getting the GSM (de)payloader working and compatible with our plans for RTP.
21016
21017 2005-10-25  Julien MOUTTE  <julien@moutte.net>
21018
21019         * ext/libpng/gstpngdec.c: (user_info_callback),
21020         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
21021         a newsegment event, move some redundant code in a single place.
21022
21023 2005-10-25  Julien MOUTTE  <julien@moutte.net>
21024
21025         * ext/libpng/gstpngdec.c: (user_info_callback),
21026         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
21027         hack to get correct colors order when we have a png image with
21028         alpha channel.
21029
21030 2005-10-24  Edward Hervey  <edward@fluendo.com>
21031
21032         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
21033         Call gst_element_no_more_pads when there will be no more pads.
21034
21035 2005-10-24  Wim Taymans  <wim@fluendo.com>
21036
21037         * gst/rtp/Makefile.am:
21038         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
21039         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
21040         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
21041         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
21042         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
21043         (gst_asteriskh263_plugin_init):
21044         * gst/rtp/gstasteriskh263.h:
21045         * gst/rtp/gstrtp.c: (plugin_init):
21046         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
21047         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
21048         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
21049         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
21050         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
21051         (gst_rtph263enc_plugin_init):
21052         * gst/rtp/gstrtph263enc.h:
21053         Added two new payloaders, an RFC 2190 payloader for h263 and
21054         a payload convertor for an asterisk server.
21055
21056 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
21057
21058         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
21059           Set bytes_per_sample correctly (is not always 4, but 
21060           depends on width and number of channels).
21061
21062 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
21063
21064         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
21065         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
21066         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
21067         (gst_flacenc_sink_event), (gst_flacenc_chain),
21068         (gst_flacenc_set_property), (gst_flacenc_get_property),
21069         (gst_flacenc_change_state):
21070         * ext/flac/gstflacenc.h:
21071           Fix seeking, so that flacenc can rewrite the header with the
21072           correct duration and amount of samples and all that at EOS;
21073           also set timestamps and granulepos on outgoing buffers; add
21074           debug category; fix state change function.
21075           
21076 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21077
21078         * gst/videomixer/videomixer.c: Don't restrict video geometry
21079         from 16 to 4096.
21080
21081 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21082
21083         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
21084         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
21085         Fix caps negotiation correctly, add debugging category.
21086
21087 2005-10-24  Christian Schaller  <christian@fluendo.com>
21088
21089         * configure.ac: Port over Thomas's change from base listing all plugins
21090
21091 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21092
21093         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
21094         a sink pad.
21095
21096 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21097
21098         * configure.ac:
21099         * docs/upload.mak:
21100           back to HEAD
21101
21102 === release 0.9.4 ===
21103
21104 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21105
21106         * configure.ac:
21107           Releasing 0.9.4, "Dromiceiomimus"
21108
21109 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
21110
21111         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
21112         (gst_speexenc_src_query):
21113           Add position and duration query, fix query type function.
21114           
21115         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
21116         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
21117           Let's not set non-fixed caps on source pads.
21118
21119 2005-10-21  Wim Taymans  <wim@fluendo.com>
21120
21121         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
21122         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
21123         (gst_avi_demux_handle_seek):
21124         Set correct stream_time in newsegment event.
21125         avi can also handle a duration query now.
21126
21127 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21128
21129         * gst/matroska/matroska-demux.c:
21130         (gst_matroska_demux_handle_src_query),
21131         (gst_matroska_demux_handle_seek_event),
21132         (gst_matroska_demux_loop_stream_parse_id):
21133           Fix duration query; fix basetime in newsegment event after
21134           seek; fix duration in initial newsegment event.
21135
21136         * gst/matroska/matroska-mux.c:
21137         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
21138           Extract number of channels and samplerate from vorbis headers;
21139           add some debug messages when querying the durations of the
21140           input streams.
21141
21142 2005-10-20  Wim Taymans  <wim@fluendo.com>
21143
21144         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21145         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21146         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21147         Set stream time correctly in newsegment.
21148
21149 2005-10-20  Wim Taymans  <wim@fluendo.com>
21150
21151         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
21152         Correctly fill in the stream time.
21153
21154 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21155
21156         * check/elements/level.c: (GST_START_TEST):
21157         * gst/level/gstlevel.c: (gst_level_message_new):
21158         * gst/level/level-example.c: (message_handler):
21159           use ELEMENT messages instead
21160
21161 2005-10-19  Wim Taymans  <wim@fluendo.com>
21162
21163         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
21164         (gst_dvdemux_src_query):
21165         * ext/flac/gstflacdec.c: (gst_flacdec_length),
21166         (gst_flacdec_src_query):
21167         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
21168         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
21169         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
21170         * gst/debug/gstnavseek.c: (gst_navseek_seek):
21171         * gst/debug/progressreport.c: (gst_progress_report_report):
21172         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
21173         * gst/matroska/matroska-demux.c:
21174         (gst_matroska_demux_handle_src_query):
21175         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
21176         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21177         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21178         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
21179         (gst_wavparse_srcpad_event):
21180         API change fix.
21181
21182 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21183
21184         * gst/goom/filters.c:
21185         * gst/goom/graphic.h:
21186         * gst/goom/lines.c:
21187           Make inline functions either 'static inline' or 'extern inline',
21188           otherwise the Forte compiler apparently won't inline them (#317300).
21189
21190 2005-10-19  Julien MOUTTE  <julien@moutte.net>
21191
21192         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21193         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
21194         (user_info_callback), (user_endrow_callback), (user_end_callback),
21195         (user_read_data), (gst_pngdec_caps_create_and_set),
21196         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
21197         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
21198         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
21199         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
21200         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
21201         very nice and handle push/pull based model. if you have filesrc
21202         connected to it, it will do random access to load the png file.
21203         If you have a network source that can't do _getrange, it does 
21204         progressive loading through the chain function.
21205         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21206         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
21207         thanks to Master Wim Taymans ;-)
21208
21209 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
21210
21211         * gst/matroska/Makefile.am:
21212         * gst/matroska/ebml-read.c:
21213         * gst/matroska/ebml-read.h:
21214         * gst/matroska/matroska-demux.c:
21215         * gst/matroska/matroska-demux.h:
21216         * gst/matroska/matroska.c: (plugin_init):
21217           Ported matroska demuxer to 0.9.
21218
21219 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
21220
21221         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21222
21223         * gst/matroska/matroska-mux.c:
21224         (gst_matroska_mux_video_pad_setcaps),
21225         (gst_matroska_mux_audio_pad_setcaps):
21226           Fix mpeg4 input handling (#318847); also, while we're at it,
21227           fix media type for Motion-JPEG: should be image/jpeg.
21228
21229 2005-10-18  Wim Taymans  <wim@fluendo.com>
21230
21231         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21232         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21233         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21234         Fix for segment-start/stop API change.
21235
21236 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21237
21238         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21239         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
21240         way.
21241
21242 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21243
21244         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21245         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
21246         output declared in transform_caps.
21247
21248 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21249
21250         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
21251
21252 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21253
21254         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21255         (gst_video_box_get_unit_size): Fix wrong size calculations and
21256         implement get_unit_size correctly.
21257
21258 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
21259
21260         * configure.ac:
21261           Enable flx plugin.
21262
21263         * gst/flx/gstflxdec.c: (flx_decode_chunks):
21264           Fix gcc4 signedness issue.
21265
21266 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21267
21268         * configure.ac: Adding videomixer.
21269         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21270         (user_read_data), (gst_pngdec_chain): More debugging.
21271         * gst/alpha/Makefile.am: Adding alphacolor
21272         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
21273         (gst_alpha_color_class_init), (gst_alpha_color_init),
21274         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
21275         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
21276         (plugin_init): Ported to 0.9 using in place base tranform.
21277         * gst/videomixer/Makefile.am:
21278         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21279         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
21280         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
21281         (gst_videomixer_pad_init), (gst_videomixer_class_init),
21282         (gst_videomixer_init), (gst_videomixer_getcaps),
21283         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
21284         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21285         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
21286         to 0.9 using collectpads.
21287
21288 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
21289
21290         * configure.ac:
21291         * gst/flx/Makefile.am:
21292         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21293         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21294         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21295         * gst/flx/gstflxdec.h:
21296         flx plugin ported to 0.9
21297
21298 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21299
21300         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21301           use new gst_version_string()
21302
21303 2005-10-16  Andy Wingo  <wingo@pobox.com>
21304
21305         * configure.ac: GLIB_CHECK.
21306
21307 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21308
21309         * ext/libpng/Makefile.am:
21310         * ext/libpng/gstpng.c: (plugin_init):
21311         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21312         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21313         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21314
21315 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21316
21317         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21318
21319         * configure.ac:
21320         * gst/matroska/Makefile.am:
21321         * gst/matroska/ebml-ids.h:
21322         * gst/matroska/ebml-write.c:
21323         * gst/matroska/ebml-write.h:
21324         * gst/matroska/matroska-ids.h:
21325         * gst/matroska/matroska-mux.c:
21326         * gst/matroska/matroska-mux.h:
21327         * gst/matroska/matroska.c: (plugin_init):
21328           Port matroska muxer to 0.9 (#318847).
21329
21330 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21331
21332         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21333         (comment_init), (comment_add):
21334           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21335           use GST_READ_UINT32_LE() and friends rather than the private
21336           implementation of those same macros.
21337
21338 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21339
21340         * examples/stats/mp2ogg.c:
21341           more typo fixes
21342
21343 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21344
21345         * examples/indexing/indexmpeg.c: (main):
21346         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21347         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21348         * ext/esd/esdmon.h:
21349         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21350         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21351         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21352         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21353         * gst/avi/gstavimux.c: (gst_avimux_init):
21354         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21355         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21356         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21357         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21358         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21359         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21360         * gst/oldcore/gstmultifilesrc.h:
21361         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21362         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21363         (gst_pipefilter_change_state):
21364         * gst/oldcore/gstpipefilter.h:
21365         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21366         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21367         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21368         * sys/osxaudio/gstosxaudiosink.h:
21369         * sys/osxaudio/gstosxaudiosrc.h:
21370           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21371           moved bitshift from macro to enum definition
21372
21373 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21374
21375         * ext/Makefile.am:
21376         * ext/cairo/Makefile.am:
21377         * ext/cairo/gstcairo.c: (plugin_init):
21378         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21379         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21380         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21381         * ext/cairo/gsttimeoverlay.h:
21382           update of cairo-based timeoverlay to 1.0 Cairo API
21383           doesn't work yet for resizing of output sink
21384
21385 2005-10-11  Wim Taymans  <wim@fluendo.com>
21386
21387         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21388         newsegment API fix.
21389
21390 2005-10-11  Wim Taymans  <wim@fluendo.com>
21391
21392         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21393         (gst_dvdemux_demux_frame):
21394         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21395         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21396         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21397         (gst_avi_demux_handle_seek):
21398         * gst/goom/gstgoom.c: (gst_goom_event):
21399         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21400         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21401         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21402         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21403         (gst_wavparse_srcpad_event):
21404         newsegment API update.
21405
21406 2005-10-11  Andy Wingo  <wingo@pobox.com>
21407
21408         * ext/speex/gstspeexenc.c: Signedness cleanups.
21409
21410 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21411
21412         * PORTED_09:
21413         * ext/speex/Makefile.am:
21414         * ext/speex/gstspeex.c:
21415         * ext/speex/gstspeexenc.c:
21416         Speexenc ported to 0.9
21417
21418 2005-10-10  Wim Taymans  <wim@fluendo.com>
21419
21420         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21421         (gst_oss_sink_init), (gst_oss_sink_set_property),
21422         (gst_oss_sink_get_property), (gst_oss_sink_open),
21423         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21424         * sys/oss/gstosssink.h:
21425         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21426         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21427         (gst_oss_src_prepare):
21428         Cleanups, make device configurable in the sink, handle and report
21429         errors.
21430
21431 2005-10-10  Wim Taymans  <wim@fluendo.com>
21432
21433         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21434         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21435         Make sure element is NULL before removing from the bin.
21436
21437 2005-10-07  Andy Wingo  <wingo@pobox.com>
21438
21439         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21440         block forever in a read().
21441         (gst_dv1394src_bus_reset): Post a message when the cable is
21442         unplugged.
21443         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21444         (gst_dv1394src_bus_reset): Don't unref the message.
21445
21446         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21447         hacking. The only change should be that the state change stuff was
21448         put into basesrc's start() and stop() routines, which coalesces
21449         some steps.
21450
21451 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21452
21453         * configure.ac:
21454           Add check for mmap
21455           
21456         * gst/debug/Makefile.am:
21457           Only compile efence plugin on systems that have mmap.
21458
21459 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21460
21461         * gst/debug/Makefile.am:
21462         * gst/debug/breakmydata.c:
21463         * gst/debug/gstdebug.c:
21464         * gst/debug/gstnavigationtest.c:
21465         * gst/debug/gstnavseek.c: 
21466         * gst/debug/gstnavseek.h:
21467         * gst/debug/progressreport.c: 
21468         * gst/debug/testplugin.c:
21469           Port progressreport, navseek, navigationtest, testsink and
21470           breakmydata.
21471
21472 2005-10-05  Edward Hervey  <edward@fluendo.com>
21473
21474         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21475         (gst_dvdemux_src_query):
21476         Fixes for better conversion
21477
21478 2005-10-04  Michael Smith <msmith@fluendo.com>
21479
21480         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21481         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21482         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21483         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21484           Set state of elements to NULL before removing from bins.
21485           Set state of test element to NULL if we failed to move it to READY
21486
21487 2005-10-04  Edward Hervey  <edward@fluendo.com>
21488
21489         * ext/dv/Makefile.am:
21490         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21491         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21492         Corrected the query function for position so it doesn't forget what
21493         format was asked, and calls the conversion functions on the correct pad.
21494
21495 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21496
21497         * configure.ac:
21498           back to development
21499
21500 === release 0.9.3 ===
21501
21502 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21503
21504         * configure.ac:
21505           Releasing 0.9.3, "Aramis"
21506
21507 2005-10-03  Andy Wingo  <wingo@pobox.com>
21508
21509         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21510         error returns.
21511
21512 2005-10-02  Andy Wingo  <wingo@pobox.com>
21513
21514         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21515
21516         * ext/flac/gstflacenc.c: Ported to 0.9.
21517
21518         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21519
21520         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21521         and link to gsttagedit. Enable flacenc.
21522
21523         * ext/flac/gstflacdec.c: Re-enable tag reading.
21524
21525 2005-09-30  Wim Taymans  <wim@fluendo.com>
21526
21527         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21528         * gst/rtp/gstrtpgsmparse.c:
21529         * gst/rtp/gstrtph263penc.c:
21530         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21531         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21532         (gst_rtpmp4venc_set_property):
21533         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21534         Various class and caps fixes from Andre Magalhaes (andrunko)
21535
21536 2005-09-29  Wim Taymans  <wim@fluendo.com>
21537
21538         * gst/level/level-example.c: (main):
21539         Update for new bus API.
21540
21541 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21542
21543         * configure.ac:
21544           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21545           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21546
21547 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21548
21549         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21550           Fix playback of mono streams (bytes_per_sample should be set
21551           from the sample width and the number of channels negotiated,
21552           and not just be set to 4) (#317338)
21553
21554 2005-09-26  Wim Taymans  <wim@fluendo.com>
21555
21556         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21557         (gst_rtpmpaenc_handle_buffer):
21558         Set buffer duration correctly.
21559
21560 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21561
21562         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21563         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21564         (gst_avi_demux_change_state):
21565           Don't crash when encountering a stream with an unknown fourcc or
21566           codec id. Instead, create a pad of type video/x-avi-unknown or
21567           audio/x-avi-unknown, which as a side-effect also results in less
21568           confusing error messages in players ('no decoder' vs. 'no streams');
21569           minor fixes to state change function and class_init function.
21570
21571 2005-09-24  Wim Taymans  <wim@fluendo.com>
21572
21573         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21574         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21575         These are sinks.
21576
21577 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21578
21579         * check/elements/level.c: (GST_START_TEST):
21580           fix test for new GstClockTime use
21581         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21582         (gst_level_transform_ip):
21583         * gst/level/gstlevel.h:
21584           fix up the decay peak, ensuring the decay peak is never lower
21585           than the peak for that interval
21586
21587 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21588
21589         * docs/plugins/gst-plugins-good-plugins.args:
21590         * docs/plugins/inspect/plugin-alpha.xml:
21591         * docs/plugins/inspect/plugin-rtp.xml:
21592         * gst/level/gstlevel.c: (gst_level_set_caps),
21593         (gst_level_transform_ip):
21594           updating docs
21595
21596 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21597
21598         * Makefile.am:
21599         * check/elements/level.c: (GST_START_TEST):
21600         * gst/level/Makefile.am:
21601         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21602         (gst_level_set_property), (gst_level_get_property),
21603         (gst_level_set_caps), (gst_level_message_new),
21604         (gst_level_transform_ip):
21605         * gst/level/gstlevel.h:
21606         * gst/level/level-example.c: (message_handler), (main):
21607           convert to using GstClockTime for all time values, finally.
21608
21609 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21610
21611         * gst/auparse/Makefile.am:
21612         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21613           fix up build
21614         * configure.ac:
21615         * ext/cairo/Makefile.am:
21616         * ext/dv/Makefile.am:
21617         * ext/esd/Makefile.am:
21618         * ext/flac/Makefile.am:
21619         * ext/gconf/Makefile.am:
21620         * ext/gdk_pixbuf/Makefile.am:
21621         * ext/jpeg/Makefile.am:
21622         * ext/ladspa/Makefile.am:
21623         * ext/libcaca/Makefile.am:
21624         * ext/libmng/Makefile.am:
21625         * ext/libpng/Makefile.am:
21626         * ext/mikmod/Makefile.am:
21627         * ext/pango/Makefile.am:
21628         * ext/raw1394/Makefile.am:
21629         * ext/shout2/Makefile.am:
21630         * ext/speex/Makefile.am:
21631         * gst/alpha/Makefile.am:
21632         * gst/autodetect/Makefile.am:
21633         * gst/avi/Makefile.am:
21634         * gst/cutter/Makefile.am:
21635         * gst/debug/Makefile.am:
21636         * gst/effectv/Makefile.am:
21637         * gst/flx/Makefile.am:
21638         * gst/goom/Makefile.am:
21639         * gst/interleave/Makefile.am:
21640         * gst/law/Makefile.am:
21641         * gst/matroska/Makefile.am:
21642         * gst/median/Makefile.am:
21643         * gst/monoscope/Makefile.am:
21644         * gst/multipart/Makefile.am:
21645         * gst/oldcore/Makefile.am:
21646         * gst/rtp/Makefile.am:
21647         * gst/rtsp/Makefile.am:
21648         * gst/smoothwave/Makefile.am:
21649         * gst/smpte/Makefile.am:
21650         * gst/videobox/Makefile.am:
21651         * gst/videofilter/Makefile.am:
21652         * gst/videomixer/Makefile.am:
21653         * gst/wavenc/Makefile.am:
21654         * gst/wavparse/Makefile.am:
21655         * sys/oss/Makefile.am:
21656         * sys/osxaudio/Makefile.am:
21657         * sys/osxvideo/Makefile.am:
21658           fix up GST_LIBS use
21659
21660 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21661
21662         * gst/auparse/Makefile.am:
21663         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21664           fix build of auparse
21665
21666 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21667
21668         * configure.ac:
21669         * PORTED_09:
21670         * gst/auparse/gstauparse.c:
21671         * gst/auparse/gstauparse.h:
21672         Auparse ported to 0.9.
21673
21674 2005-09-22  Wim Taymans  <wim@fluendo.com>
21675
21676         * gst/rtp/TODO:
21677         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21678         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21679         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21680         (gst_rtpmp4venc_set_property):
21681         * gst/rtp/gstrtpmp4venc.h:
21682         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21683         * gst/rtp/gstrtpmpaenc.h:
21684         Use is_filled to both check MTU and max-ptime of base class.
21685
21686 2005-09-22  Wim Taymans  <wim@fluendo.com>
21687
21688         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21689         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21690         (gst_rtpmp4venc_set_property):
21691         Don't fragment packets with multiple frames.
21692
21693 2005-09-22  Wim Taymans  <wim@fluendo.com>
21694
21695         * gst/rtp/TODO:
21696         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21697         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21698         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21699         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21700         (gst_rtpmp4venc_get_property):
21701         * gst/rtp/gstrtpmp4venc.h:
21702         Remove g_print.
21703         Update TODO
21704         Make payload encoder a bit smarter and more correct with
21705         timestamps.
21706         Added option in payloader to include config string in-band.
21707
21708 2005-09-21  Wim Taymans  <wim@fluendo.com>
21709
21710         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21711         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21712         (gst_rtspsrc_send):
21713         Strip spaces for key/value pairs.
21714
21715 2005-09-21  Wim Taymans  <wim@fluendo.com>
21716
21717         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21718         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21719         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21720         (gst_rtspsrc_change_state):
21721         More SDP parsing and caps setting.
21722         Do NO_PREROLL differently.
21723         add pads only after negotiated.
21724
21725         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21726         (gst_udpsrc_getcaps):
21727         Implement the getcaps function.
21728
21729 2005-09-21  Wim Taymans  <wim@fluendo.com>
21730
21731         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21732         (gst_rtpamrdec_chain):
21733         Handle multiple AMr packets per payload. Handle CRC and
21734         parse ILL/ILP.
21735
21736         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21737         Make caps params strings for easy SDP mapping.
21738         
21739         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21740         Handle capsnego better.
21741
21742         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21743         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21744         Generate and parse config string in the caps.
21745
21746 2005-09-21  Wim Taymans  <wim@fluendo.com>
21747
21748         * gst/rtp/README:
21749         Update README
21750
21751         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21752         Make extra params as strings.
21753
21754         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21755         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21756         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21757         Make state change return NO_PREROLL as this is a live
21758         source.
21759
21760         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21761         Don't unref old caps when NULL.
21762
21763 2005-09-20  Wim Taymans  <wim@fluendo.com>
21764
21765         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21766         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21767         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21768         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21769         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21770         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21771         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21772         * gst/rtsp/sdpmessage.h:
21773         Add URI handler.
21774         Parse SDP and create caps.
21775
21776 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21777
21778         * gst/alpha/gstalpha.c:
21779           fix element description
21780
21781 2005-09-19  Wim Taymans  <wim@fluendo.com>
21782
21783         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21784         Don't check payload for now.
21785
21786 2005-09-19  Wim Taymans  <wim@fluendo.com>
21787
21788         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21789         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21790         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21791         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21792         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21793         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21794         (gst_wavparse_change_state):
21795         * gst/wavparse/gstwavparse.h:
21796         Fix wavparse some more.
21797
21798 2005-09-19  Wim Taymans  <wim@fluendo.com>
21799
21800         * check/elements/level.c: (GST_START_TEST):
21801         Fix for bus API change.
21802
21803 2005-09-19  Wim Taymans  <wim@fluendo.com>
21804
21805         * gst/level/level-example.c: (main):
21806         Fix for new bus API.
21807
21808         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21809         Set caps on pads.
21810
21811 2005-09-15  Wim Taymans  <wim@fluendo.com>
21812
21813         * gst/rtp/Makefile.am:
21814         * gst/rtp/README:
21815         * gst/rtp/gstrtp.c: (plugin_init):
21816         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21817         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21818         (gst_rtpamrdec_change_state):
21819         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21820         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21821         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21822         * gst/rtp/gstrtpamrenc.h:
21823         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21824         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21825         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21826         * gst/rtp/gstrtpgsmenc.h:
21827         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21828         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21829         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21830         (gst_rtpgsmparse_change_state):
21831         * gst/rtp/gstrtpgsmparse.h:
21832         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21833         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21834         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21835         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21836         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21837         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21838         * gst/rtp/gstrtph263penc.h:
21839         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21840         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21841         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21842         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21843         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21844         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21845         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21846         * gst/rtp/gstrtpmp4venc.h:
21847         * gst/rtp/gstrtpmpadec.c:
21848         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21849         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21850         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21851         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21852         * gst/rtp/gstrtpmpaenc.h:
21853         Updates to payloader/depayloaders, make payloaders use
21854         the base classes.
21855         Updated README with suggested RTP caps and how to convert
21856         to/from SDP.
21857         Added config descriptor in mp4v payloader.
21858
21859 2005-09-15  Andy Wingo  <wingo@pobox.com>
21860
21861         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21862         * gst/autodetect/gstautovideosink.c
21863         (gst_auto_video_sink_find_best): Update for new registry API.
21864
21865 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21866
21867         * common/c-to-xml.py:
21868         * common/gtk-doc-plugins.mak:
21869           a simple py script to generate valid xml from a C example
21870           probably also need to strip an MIT license when we decide
21871         * docs/plugins/Makefile.am:
21872         * gst/level/Makefile.am:
21873         * gst/level/gstlevel.c: (gst_level_init):
21874         * gst/level/level-example.c: (message_handler), (main):
21875           add an example to level that will show up in the docs
21876         * gst/rtp/TODO:
21877           add a note for the future
21878
21879 2005-09-14  Michael Smith <msmith@fluendo.com>
21880
21881         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21882           Actually define the debug object being used in wavenc. Fixes #316205
21883
21884 2005-09-14  Michael Smith <msmith@fluendo.com>
21885
21886         * gst/smpte/Makefile.am:
21887           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21888           needed to build on windows (bug 316204)
21889
21890 2005-09-12  Andy Wingo  <wingo@pobox.com>
21891
21892         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21893
21894 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21895
21896         * configure.ac:
21897         * gst/fdsrc/Makefile.am:
21898         * gst/fdsrc/gstfdsrc.c:
21899         * gst/fdsrc/gstfdsrc.h:
21900           Move fdsrc back into gstreamer core elements.
21901
21902         * gst/level/gstlevel.c: (gst_level_class_init),
21903         (gst_level_transform_ip):
21904         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21905           Basetransform changes.
21906
21907 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21908
21909         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21910         * ext/jpeg/smokecodec.c: (find_best_size):
21911           fix compiler warnings
21912
21913 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21914
21915         * gst-plugins-good.spec.in:
21916           spec file fixes
21917         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21918         (gst_multiudpsink_render), (gst_multiudpsink_add),
21919         (gst_multiudpsink_clear):
21920           it actually helps to actually stream if we hook up the
21921           "add" signal to an actual implementation
21922         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21923           some debugging
21924
21925 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21926
21927         * ext/jpeg/Makefile.am:
21928         * ext/jpeg/gstjpeg.c
21929         * ext/jpeg/gstjpegenc.c:
21930         * ext/jpeg/gstsmokeenc.c:
21931
21932 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21933
21934         * ext/flac/gstflacdec.c:
21935         * ext/flac/gstflacenc.c:
21936         * ext/flac/gstflactag.c:
21937         * ext/speex/gstspeexenc.c:
21938           gsttaginterface.h -> gsttagsetter.h
21939
21940 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21941
21942         * configure.ac:
21943         * gst/debug/Makefile.am:
21944         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21945         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21946         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21947         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21948         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21949           Port to 0.9 and re-enable efence plugin.
21950
21951 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21952
21953         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21954         (gst_flacdec_write), (gst_flacdec_convert_src):
21955         * ext/flac/gstflacdec.h:
21956           Add support for flac files with 24/32 bits per sample; and misc.
21957           minor clean-ups. Seeking is still partly broken (for me at least).
21958
21959 2005-09-06  Wim Taymans  <wim@fluendo.com>
21960
21961         * gst/rtp/Makefile.am:
21962         * gst/rtp/gstrtp.c: (plugin_init):
21963         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21964         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21965         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21966         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21967         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21968         (gst_rtpmp4vdec_plugin_init):
21969         * gst/rtp/gstrtpmp4vdec.h:
21970         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21971         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21972         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21973         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21974         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21975         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21976         * gst/rtp/gstrtpmp4venc.h:
21977         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21978         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21979         Added mpeg4 video payload encoder/decoder.
21980         Added some docs in mpa payloader.
21981
21982 === release 0.9.1 ===
21983
21984 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21985
21986         * NEWS:
21987         * README:
21988         * RELEASE:
21989         * autogen.sh:
21990         * configure.ac:
21991           releasing 0.9.1, "Blondie"
21992
21993 2005-09-05  Andy Wingo  <wingo@pobox.com>
21994
21995         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21996         here from the state change handler, so we fire signals without
21997         holding the state lock.
21998
21999 2005-09-02  Andy Wingo  <wingo@pobox.com>
22000
22001         * All plugins updated for element state changes.
22002
22003 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22004
22005         * Makefile.am:
22006         * check/.cvsignore:
22007         * check/Makefile.am:
22008         * check/elements/.cvsignore:
22009         * check/elements/level.c: (setup_level), (cleanup_level),
22010         (GST_START_TEST), (level_suite), (main):
22011           add a test for level
22012         * common/release.mak:
22013           move the enum checking to release.mak
22014         * configure.ac:
22015           add valgrind and check checking
22016         * gst/level/gstlevel.c: (gst_level_transform):
22017         * gst/level/gstlevel.h:
22018           fix Andy's cast bug
22019           convert a field to int
22020           fix the arithmetic to int when checking for emit so that a
22021           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
22022
22023 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22024
22025         * Makefile.am:
22026         * configure.ac:
22027           add docs to build
22028         * common/plugins.xsl:
22029           wrap Description into a refsect2
22030         * docs/Makefile.am:
22031         * docs/plugins/Makefile.am:
22032         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
22033         * docs/plugins/gst-plugins-good-plugins-sections.txt:
22034         * gst/goom/Makefile.am:
22035         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
22036         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
22037         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
22038         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
22039         (gst_goom_change_state):
22040         * gst/goom/gstgoom.h:
22041           GstGOOM -> GstGoom
22042           add an example launch line
22043         * gst/level/gstlevel.h:
22044         * gst/monoscope/gstmonoscope.c:
22045           cleanups
22046
22047 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22048
22049         * configure.ac:
22050         * docs/plugins/Makefile.am:
22051         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
22052         * docs/plugins/gst-plugins-good-plugins-sections.txt:
22053         * docs/plugins/gst-plugins-good-plugins.types:
22054           document elements and plugins.  Shazam !
22055
22056 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22057
22058         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
22059           be found under doc/random/ChangeLog-0.8