ext/jp2k/gstjasperenc.c: Some compilers complain about uninitialized variable; add...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-12-01  David Schleef  <ds@schleef.org>
2
3         * ext/jp2k/gstjasperenc.c: Some compilers complain about
4           uninitialized variable; add a g_assert_not_reached()
5
6 2008-12-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
7
8         Patch by: 이문형 <iwings at gmail dot com>
9
10         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_push_buffer):
11           Don't forget to release the lock again if we bail out because some
12           pad is flushing or we've reached EOS, otherwise things will lock up
13           next time _push_buffer() is called (#562802).
14
15 2008-12-01  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
16
17         * gst/qtmux/atoms.c: (build_jp2h_extension):
18         Fix mj2 sample description metadata construction.
19
20 2008-12-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
21
22         * gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps):
23         Use new image/x-jpc caps for the raw JPEG2000 codestream.
24         For now assume sRGB as colorspace, has to be read from the descriptor
25         somehow later.
26
27 2008-12-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
28
29         * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_sink_setcaps):
30         * ext/jp2k/gstjasperenc.c: (gst_jasper_enc_reset),
31         (gst_jasper_enc_set_src_caps), (gst_jasper_enc_init_encoder),
32         (gst_jasper_enc_sink_setcaps), (gst_jasper_enc_get_data):
33         * ext/jp2k/gstjasperenc.h:
34         Add image/x-jpc caps name for real, raw JPEG2000 codestream data.
35         In 0.11 we should merge image/x-j2c and image/x-jpc and simply drop
36         the non-standard boxing in the jasper elements and handle it in
37         qtmux/qtdemux.
38         image/x-jpc will be used by mxfdemux later.
39
40         Also add support for JP2 output in jp2kenc.
41
42 2008-12-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
43
44         * gst/mxf/mxfaes-bwf.c: (mxf_bwf_create_caps):
45         * gst/mxf/mxfalaw.c: (mxf_alaw_create_caps):
46         * gst/mxf/mxfdemux.c:
47         (gst_mxf_demux_handle_generic_container_essence_element):
48         * gst/mxf/mxfdv-dif.c: (mxf_dv_dif_create_caps):
49         * gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps):
50         * gst/mxf/mxfmpeg.c: (mxf_mpeg_es_create_caps),
51         (mxf_mpeg_create_caps):
52         Add the codec name, and if possible the avg bitrate, to the pad's taglist.
53
54 2008-12-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
55
56         * gst/mxf/mxfdemux.c: (gst_mxf_demux_choose_package):
57         If the preface references a primary package use this as the default
58         playback package unless one was specified by the "package" property.
59         If there's no preface primary package still try to use the first
60         material package.
61
62 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
63
64         * gst/mxf/mxfdemux.c:
65         (gst_mxf_demux_handle_header_metadata_resolve_references):
66         If there's no descriptor for the track in the track's source
67         package and there's a single descriptor without a linked track
68         assume that it belongs to this track.
69
70 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
71
72         * gst/mxf/mxfalaw.c: (mxf_is_alaw_essence_track):
73         * gst/mxf/mxfalaw.h:
74         * gst/mxf/mxfdemux.c:
75         (gst_mxf_demux_handle_header_metadata_update_streams):
76         * gst/mxf/mxfjpeg2000.c: (mxf_is_jpeg2000_essence_track):
77         * gst/mxf/mxfjpeg2000.h:
78         * gst/mxf/mxfmpeg.c: (mxf_is_mpeg_essence_track),
79         (mxf_mpeg_es_create_caps), (mxf_mpeg_create_caps):
80         * gst/mxf/mxfmpeg.h:
81         Some random cleanup.
82
83 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
84
85         * gst/mxf/mxfdemux.c: (gst_mxf_demux_remove_pads),
86         (gst_mxf_demux_reset), (gst_mxf_demux_find_package),
87         (gst_mxf_demux_choose_package),
88         (gst_mxf_demux_handle_header_metadata_update_streams),
89         (gst_mxf_demux_handle_klv_packet), (gst_mxf_demux_set_property),
90         (gst_mxf_demux_get_property), (gst_mxf_demux_finalize),
91         (gst_mxf_demux_class_init):
92         * gst/mxf/mxfdemux.h:
93         * gst/mxf/mxfparse.c: (mxf_umid_from_string):
94         * gst/mxf/mxfparse.h:
95         Add property to select the top-level source package or material
96         package that should be used for playback.
97
98 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
99
100         * gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_random_index_pack):
101         Make sure that demux->offset has the correct value before
102         calling any gst_mxf_demux_handle_* functions.
103
104 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
105
106         * gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps):
107         * gst/mxf/mxfmpeg.c: (mxf_mpeg_video_create_caps):
108         Set the correct MPEG video version if possible and add support
109         for MPEG4 video, including codec_data.
110
111 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
112
113         * gst/mxf/Makefile.am:
114         * gst/mxf/mxfdemux.c:
115         (gst_mxf_demux_handle_header_metadata_update_streams):
116         * gst/mxf/mxfjpeg2000.c: (mxf_is_jpeg2000_video_essence_track),
117         (mxf_jpeg2000_handle_essence_element), (mxf_jpeg2000_create_caps):
118         * gst/mxf/mxfjpeg2000.h:
119         Add initial support for JPEG2000 encoded video essence.
120
121         * gst/mxf/mxfparse.c:
122         (mxf_metadata_generic_picture_essence_descriptor_set_caps):
123         Set the framerate in the video caps.
124
125 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
126
127         * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_sink_setcaps):
128         Don't unref the element instance if we don't own a reference.
129
130 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
131
132         Patch by: Cygwin Ports maintainer
133                   <yselkowitz at users dot sourceforge dot net>
134
135         * autogen.sh:
136         * configure.ac:
137         Require gettext 0.17 because older versions don't mix with libtool
138         2.2. At build time an older gettext version will still work.
139         Fixes bug #556091.
140
141 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
142
143         * gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_random_index_pack):
144         Only try to pull the random index pack at the end of file one time
145         and not for every single packet if it fails.
146
147 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
148
149         * gst/mxf/Makefile.am:
150         * gst/mxf/mxfaes-bwf.c: (mxf_bwf_create_caps):
151         * gst/mxf/mxfalaw.c: (mxf_is_alaw_audio_essence_track),
152         (mxf_alaw_handle_essence_element), (mxf_alaw_create_caps):
153         * gst/mxf/mxfalaw.h:
154         * gst/mxf/mxfdemux.c:
155         (gst_mxf_demux_handle_header_metadata_update_streams):
156         Add support for A-Law encoded audio essence (SMPTE 388M and 382M).
157
158 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
159
160         * gst/mxf/mxfdemux.c: (gst_mxf_demux_reset),
161         (gst_mxf_demux_handle_index_table_segment):
162         * gst/mxf/mxfdemux.h:
163         * gst/mxf/mxfparse.c: (mxf_index_table_segment_parse),
164         (mxf_index_table_segment_reset):
165         * gst/mxf/mxfparse.h:
166         * gst/mxf/mxftypes.h:
167         Implement parsing of index table segments, which will later be
168         used for seeking.
169
170 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
171
172         * docs/plugins/gst-plugins-bad-plugins.args:
173         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
174         * docs/plugins/gst-plugins-bad-plugins.interfaces:
175         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
176         * docs/plugins/gst-plugins-bad-plugins.signals:
177         * docs/plugins/inspect/plugin-amrwb.xml:
178         * docs/plugins/inspect/plugin-faac.xml:
179         * docs/plugins/inspect/plugin-ladspa.xml:
180         * docs/plugins/inspect/plugin-mpeg2enc.xml:
181         * docs/plugins/inspect/plugin-mplex.xml:
182         * docs/plugins/inspect/plugin-musepack.xml:
183         * docs/plugins/inspect/plugin-spcdec.xml:
184         * docs/plugins/inspect/plugin-x264.xml:
185         * docs/plugins/inspect/plugin-xvid.xml:
186         * gst/audioresample/gstaudioresample.c:
187         Update audioresample documentation for the new element name.
188
189 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
190
191         * gst/audioresample/gstaudioresample.c:
192         And now also update the debug category from audioresample
193         to legacyresample.
194
195 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
196
197         * configure.ac:
198         Remove speexresample from the build system too.
199
200 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
201
202         * gst/speexresample/Makefile.am:
203         * gst/speexresample/README:
204         * gst/speexresample/arch.h:
205         * gst/speexresample/fixed_arm4.h:
206         * gst/speexresample/fixed_arm5e.h:
207         * gst/speexresample/fixed_bfin.h:
208         * gst/speexresample/fixed_debug.h:
209         * gst/speexresample/fixed_generic.h:
210         * gst/speexresample/gstspeexresample.c:
211         * gst/speexresample/gstspeexresample.h:
212         * gst/speexresample/resample.c:
213         * gst/speexresample/resample_sse.h:
214         * gst/speexresample/speex_resampler.h:
215         * gst/speexresample/speex_resampler_double.c:
216         * gst/speexresample/speex_resampler_float.c:
217         * gst/speexresample/speex_resampler_int.c:
218         * gst/speexresample/speex_resampler_wrapper.h:
219         * tests/check/elements/speexresample.c:
220         Remove old speexresample files.
221
222 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
223
224         * docs/plugins/inspect/plugin-speexresample.xml:
225         Remove old file.
226
227 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
228
229         * docs/plugins/inspect/plugin-legacyresample.xml:
230         Add missing file.
231
232 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
233
234         * configure.ac:
235         * docs/plugins/Makefile.am:
236         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
237         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
238         * docs/plugins/gst-plugins-bad-plugins.args:
239         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
240         * docs/plugins/gst-plugins-bad-plugins.interfaces:
241         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
242         * docs/plugins/gst-plugins-bad-plugins.signals:
243         * docs/plugins/inspect/plugin-aacparse.xml:
244         * docs/plugins/inspect/plugin-alsaspdif.xml:
245         * docs/plugins/inspect/plugin-amrparse.xml:
246         * docs/plugins/inspect/plugin-app.xml:
247         * docs/plugins/inspect/plugin-bayer.xml:
248         * docs/plugins/inspect/plugin-bz2.xml:
249         * docs/plugins/inspect/plugin-cdaudio.xml:
250         * docs/plugins/inspect/plugin-cdxaparse.xml:
251         * docs/plugins/inspect/plugin-celt.xml:
252         * docs/plugins/inspect/plugin-dccp.xml:
253         * docs/plugins/inspect/plugin-dfbvideosink.xml:
254         * docs/plugins/inspect/plugin-dtsdec.xml:
255         * docs/plugins/inspect/plugin-dvb.xml:
256         * docs/plugins/inspect/plugin-dvdspu.xml:
257         * docs/plugins/inspect/plugin-faad.xml:
258         * docs/plugins/inspect/plugin-fbdevsink.xml:
259         * docs/plugins/inspect/plugin-festival.xml:
260         * docs/plugins/inspect/plugin-filter.xml:
261         * docs/plugins/inspect/plugin-freeze.xml:
262         * docs/plugins/inspect/plugin-gsm.xml:
263         * docs/plugins/inspect/plugin-gstinterlace.xml:
264         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
265         * docs/plugins/inspect/plugin-h264parse.xml:
266         * docs/plugins/inspect/plugin-jack.xml:
267         * docs/plugins/inspect/plugin-ladspa.xml:
268         * docs/plugins/inspect/plugin-metadata.xml:
269         * docs/plugins/inspect/plugin-mms.xml:
270         * docs/plugins/inspect/plugin-modplug.xml:
271         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
272         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
273         * docs/plugins/inspect/plugin-musepack.xml:
274         * docs/plugins/inspect/plugin-musicbrainz.xml:
275         * docs/plugins/inspect/plugin-mve.xml:
276         * docs/plugins/inspect/plugin-mythtv.xml:
277         * docs/plugins/inspect/plugin-nas.xml:
278         * docs/plugins/inspect/plugin-neon.xml:
279         * docs/plugins/inspect/plugin-nsfdec.xml:
280         * docs/plugins/inspect/plugin-nuvdemux.xml:
281         * docs/plugins/inspect/plugin-oss4.xml:
282         * docs/plugins/inspect/plugin-rawparse.xml:
283         * docs/plugins/inspect/plugin-real.xml:
284         * docs/plugins/inspect/plugin-rfbsrc.xml:
285         * docs/plugins/inspect/plugin-scaletempo.xml:
286         * docs/plugins/inspect/plugin-sdl.xml:
287         * docs/plugins/inspect/plugin-sdp.xml:
288         * docs/plugins/inspect/plugin-selector.xml:
289         * docs/plugins/inspect/plugin-sndfile.xml:
290         * docs/plugins/inspect/plugin-soundtouch.xml:
291         * docs/plugins/inspect/plugin-speed.xml:
292         * docs/plugins/inspect/plugin-speexresample.xml:
293         * docs/plugins/inspect/plugin-stereo.xml:
294         * docs/plugins/inspect/plugin-subenc.xml:
295         * docs/plugins/inspect/plugin-tta.xml:
296         * docs/plugins/inspect/plugin-twolame.xml:
297         * docs/plugins/inspect/plugin-vcdsrc.xml:
298         * docs/plugins/inspect/plugin-videosignal.xml:
299         * docs/plugins/inspect/plugin-vmnc.xml:
300         * docs/plugins/inspect/plugin-wildmidi.xml:
301         * docs/plugins/inspect/plugin-y4menc.xml:
302         * gst/audioresample/gstaudioresample.c: (plugin_init):
303         * gst/audioresample/Makefile.am:
304         * tests/check/Makefile.am:
305         * tests/check/elements/audioresample.c: (setup_audioresample),
306         (GST_START_TEST):
307         Integrate the moved audioresample into the build system and
308         rename it to legacyresample. Fixes bug #558124.
309
310 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
311
312         * gst/mxf/mxfdemux.c: (gst_mxf_demux_reset),
313         (gst_mxf_demux_handle_random_index_pack),
314         (gst_mxf_demux_pull_random_index_pack), (gst_mxf_demux_loop):
315         * gst/mxf/mxfdemux.h:
316         * gst/mxf/mxfparse.c: (mxf_random_index_pack_parse):
317         * gst/mxf/mxfparse.h:
318         * gst/mxf/mxftypes.h:
319         Implement parsing of the random index pack, which provides a seek
320         table (including body sid) to the start of partition packs.
321         Later this will be used for reading all index table segments of
322         the complete file efficiently.
323
324 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
325
326         * gst/mxf/Makefile.am:
327         * gst/mxf/mxfdemux.c:
328         (gst_mxf_demux_handle_header_metadata_update_streams),
329         (gst_mxf_demux_handle_klv_packet):
330         * gst/mxf/mxfdv-dif.c: (mxf_is_dv_dif_essence_track),
331         (mxf_dv_dif_handle_essence_element), (mxf_dv_dif_create_caps):
332         * gst/mxf/mxfdv-dif.h:
333         * gst/mxf/mxfparse.c: (mxf_is_descriptive_metadata):
334         * gst/mxf/mxfparse.h:
335         Add fundamental support for DV-DIF essence streams.
336
337         Handle descriptive metadata packets as metadata packets.
338
339 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
340
341         * gst/mxf/mxfdemux.c: (gst_mxf_demux_reset),
342         (gst_mxf_demux_handle_klv_packet):
343         * gst/mxf/mxfdemux.h:
344         Only try to pull the footer metadata once and not on every KLV packet
345         if it failed before.
346
347 2008-11-26  Wim Taymans  <wim.taymans@collabora.co.uk>
348
349         * gst/rtpmanager/rtpsession.c: (obtain_source),
350         (rtp_session_create_source), (rtp_session_process_rtp),
351         (rtp_session_process_sr), (rtp_session_process_rr),
352         (rtp_session_process_sdes), (rtp_session_process_bye):
353         Make obtain_source return an aditional ref so that we don't lose our ref
354         to it when a session cleanup occurs when we are emiting a signal.
355         Emit the on_new_ssrc signal for the CSRC, not the SSRC.
356         Fixes #562319.
357
358 2008-11-26  Wim Taymans  <wim.taymans@collabora.co.uk>
359
360         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_reset_sync),
361         (gst_rtp_bin_clear_pt_map):
362         Reset the sync parameters when clearing the payload type map too.
363         Fixes #562312.
364
365 2008-11-26  Wim Taymans  <wim.taymans@collabora.co.uk>
366
367         * gst/rtpmanager/gstrtpbin.c: (get_client),
368         (gst_rtp_bin_reset_sync), (gst_rtp_bin_associate),
369         (gst_rtp_bin_handle_sync), (create_stream),
370         (gst_rtp_bin_class_init), (new_ssrc_pad_found):
371         * gst/rtpmanager/gstrtpbin.h:
372         Remove a lot of per stream state that is not needed and pass new info in
373         the method call.
374         Add signal to reset sync parameters.
375         Avoid parsing the caps to get a clock_base, we get this from the sync
376         signal now. 
377
378 2008-11-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
379
380         * gst/mxf/mxfdemux.c: (gst_mxf_pad_init),
381         (gst_mxf_demux_reset_metadata), (gst_mxf_demux_combine_flows),
382         (gst_mxf_demux_handle_generic_container_essence_element):
383         Properly combine flow returns of the source pads.
384
385         Improve debugging and reset pad fields together with the
386         metadata to prevent invalid memory references.
387
388         * gst/mxf/mxfparse.c: (mxf_metadata_preface_parse):
389         Fix typo.
390
391 2008-11-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
392
393         * gst/mxf/mxfaes-bwf.c:
394         (mxf_metadata_wave_audio_essence_descriptor_reset):
395         * gst/mxf/mxfmpeg.c: (mxf_metadata_mpeg_video_descriptor_reset):
396         * gst/mxf/mxfparse.c: (mxf_metadata_file_descriptor_handle_tag),
397         (mxf_metadata_file_descriptor_reset),
398         (mxf_metadata_generic_sound_essence_descriptor_reset),
399         (mxf_metadata_generic_picture_essence_descriptor_reset),
400         (mxf_metadata_cdci_picture_essence_descriptor_reset),
401         (mxf_metadata_rgba_picture_essence_descriptor_reset),
402         (mxf_metadata_multiple_descriptor_reset):
403         * gst/mxf/mxfparse.h:
404         When memset'ing the descriptors to zeroes only touch the part
405         of this descriptor, not it's parent type.
406
407         Set correct default values for all metadata fields.
408
409 2008-11-25  David Schleef  <ds@schleef.org>
410
411         * gst/mpegdemux/gstmpegtsdemux.c:
412         * gst/mpegdemux/gstmpegtsdemux.h:
413           Enable latency code, since we're definitely after 0.10.12
414
415 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
416
417         Patch by: Jonathan Matthew <notverysmart at gmail dot com>
418
419         * ext/spc/gstspc.c: (gst_spc_dec_sink_event), (spc_setup):
420         Post an error and push EOS when we can't start playback for some reason.
421         also avoid a crash when fed an empty file. Fixes #480543.
422
423 2008-11-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
424
425         * tests/check/elements/speexresample.c: (test_pipeline):
426         Make unit test again faster to prevent timeouts with valgrind.
427
428 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
429
430         * gst/rtpmanager/gstrtpsession.c:
431         (gst_rtp_session_event_send_rtcp_src):
432         Fix event leak.
433
434 2008-11-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
435
436         * gst/mxf/mxfmpeg.c: (mxf_mpeg_video_create_caps):
437         * gst/mxf/mxfparse.c:
438         (mxf_metadata_generic_picture_essence_descriptor_set_caps):
439         * gst/mxf/mxfparse.h:
440         Set video dimensions and pixel aspect ratio on the caps.
441
442 2008-11-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
443
444         * gst/mxf/mxfdemux.c: (gst_mxf_demux_reset_metadata),
445         (gst_mxf_demux_handle_metadata_generic_descriptor),
446         (gst_mxf_demux_handle_metadata_file_descriptor),
447         (gst_mxf_demux_handle_metadata_multiple_descriptor),
448         (gst_mxf_demux_handle_metadata_generic_picture_essence_descriptor),
449         (gst_mxf_demux_handle_metadata_cdci_picture_essence_descriptor),
450         (gst_mxf_demux_handle_metadata_rgba_picture_essence_descriptor),
451         (gst_mxf_demux_handle_metadata_mpeg_video_descriptor),
452         (gst_mxf_demux_handle_metadata_generic_sound_essence_descriptor),
453         (gst_mxf_demux_handle_metadata_wave_audio_essence_descriptor),
454         (gst_mxf_demux_handle_header_metadata_resolve_references),
455         (gst_mxf_demux_handle_metadata):
456         * gst/mxf/mxfdemux.h:
457         * gst/mxf/mxfparse.c:
458         (mxf_metadata_rgba_picture_essence_descriptor_handle_tag),
459         (mxf_metadata_rgba_picture_essence_descriptor_reset):
460         * gst/mxf/mxfparse.h:
461         * gst/mxf/mxftypes.h:
462         Add initial parsing of RGBA descriptors.
463
464         Don't initialize descriptor GArray with zeroes.
465
466 2008-11-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
467
468         * gst/mxf/mxfaes-bwf.c:
469         (mxf_metadata_wave_audio_essence_descriptor_handle_tag):
470         * gst/mxf/mxfaes-bwf.h:
471         * gst/mxf/mxfdemux.c:
472         (gst_mxf_demux_handle_metadata_generic_descriptor),
473         (gst_mxf_demux_handle_metadata_file_descriptor),
474         (gst_mxf_demux_handle_metadata_multiple_descriptor),
475         (gst_mxf_demux_handle_metadata_generic_picture_essence_descriptor),
476         (gst_mxf_demux_handle_metadata_cdci_picture_essence_descriptor),
477         (gst_mxf_demux_handle_metadata_mpeg_video_descriptor),
478         (gst_mxf_demux_handle_metadata_generic_sound_essence_descriptor),
479         (gst_mxf_demux_handle_metadata_wave_audio_essence_descriptor),
480         (gst_mxf_demux_handle_header_metadata_resolve_references),
481         (gst_mxf_demux_handle_metadata):
482         * gst/mxf/mxfmpeg.c:
483         (mxf_metadata_mpeg_video_descriptor_handle_tag):
484         * gst/mxf/mxfmpeg.h:
485         * gst/mxf/mxfparse.c: (mxf_partition_pack_parse),
486         (mxf_primer_pack_parse), (mxf_metadata_preface_parse),
487         (mxf_metadata_identification_parse),
488         (mxf_metadata_content_storage_parse),
489         (mxf_metadata_essence_container_data_parse),
490         (mxf_metadata_generic_package_parse), (mxf_metadata_track_parse),
491         (mxf_metadata_sequence_parse),
492         (mxf_metadata_structural_component_parse),
493         (mxf_metadata_descriptor_parse),
494         (mxf_metadata_generic_descriptor_handle_tag),
495         (mxf_metadata_generic_descriptor_reset),
496         (mxf_metadata_file_descriptor_handle_tag),
497         (mxf_metadata_generic_sound_essence_descriptor_handle_tag),
498         (mxf_metadata_generic_picture_essence_descriptor_handle_tag),
499         (mxf_metadata_cdci_picture_essence_descriptor_handle_tag),
500         (mxf_metadata_multiple_descriptor_handle_tag),
501         (mxf_metadata_locator_parse):
502         * gst/mxf/mxfparse.h:
503         Rewrite parsing of descriptors to go top-down instead of bottom-up
504         which makes it possible to have the buffer data non-writable.
505
506         Improve debugging a bit.
507
508 2008-11-24  Michael Smith <msmith@songbirdnest.com>
509
510         * configure.ac:
511         * sys/Makefile.am:
512           Add new directory for new acmmp3dec plugin
513         * sys/acmenc/Makefile.am:
514         * sys/acmenc/acmmp3dec.c:
515           Add new acmmp3dec plugin, which uses ACM for decoding mp3 on windows.
516
517 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
518
519         * gst/mxf/mxfdemux.c:
520         (gst_mxf_demux_handle_generic_container_essence_element):
521         Make sure to only output generic container essence elements
522         for a track if the body SID of the surrounding partition is
523         the same as the body SID of the track's source package.
524
525 2008-11-24  Julien Moutte  <julien@fluendo.com>
526
527         * gst/flv/gstflvdemux.c: (gst_flv_demux_find_offset),
528         (gst_flv_demux_handle_seek_push), (gst_flv_demux_handle_seek_pull):
529         Fix non key unit seeking by always going to the previous keyframe. Mark
530         the discont flag when we've moved in the file.
531         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate): MP3 streams
532         are parsed already, makes autoplugged pipelines shorter.
533
534 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
535
536         Patch by: vanista <vanista at gmail dot com>
537
538         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_create_stream):
539         * gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new):
540         Add initial support for muxing AC3/DTS/LPCM into MPEG TS.
541         Fixes bug #550613.
542
543 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
544
545         * gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_klv_packet),
546         (gst_mxf_demux_handle_klv_packet), (gst_mxf_demux_chain):
547         * gst/mxf/mxfparse.c: (mxf_product_version_parse),
548         (mxf_metadata_identification_parse),
549         (mxf_metadata_content_storage_parse):
550         Allow non-MXF KLV packets and just drop them instead of throwing
551         an error and handle 9 byte product versions as written by Avid.
552         This doesn't add support for the non-standard Avid MXF files
553         but at least makes it possible to parse their header metadata.
554
555         Fix a copy&paste error in debug output.
556
557 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
558
559         * ext/jack/gstjackaudiosink.c:
560         * ext/jack/gstjackaudiosrc.c:
561           Query port latencies for sink/src delays.
562
563         * ext/jack/gstjackbin.c:
564           No printf please.
565
566 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
567
568         * gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_klv_packet),
569         (gst_mxf_demux_chain):
570         Actually we support a length stored inside 8 bytes but it must
571         be smaller than G_MAXUINT for GstBuffer.
572
573 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
574
575         Patch by: Tal Shalif <tshalif at nargila dot org>
576
577         * ext/resindvd/resindvdsrc.c:
578         (rsn_dvdsrc_prepare_streamsinfo_event):
579         Fix format string. Fixes bug #561992.
580
581 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
582
583         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
584         (rtp_session_init), (rtp_session_set_property),
585         (rtp_session_get_property):
586         Add property to configure the RTCP MTU.
587
588 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
589
590         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
591         (copy_source), (rtp_session_create_sources),
592         (rtp_session_get_property):
593         Add G_PARAM_STATIC_STRINGS.
594         Add property to return a GValueArray of all known RTPSources in the
595         session.
596
597         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
598         (rtp_source_create_sdes), (rtp_source_set_property),
599         (rtp_source_get_property):
600         Remove properties to set the various SDES items, an application is never
601         supposed to change the RTPSource data.
602         Change the SDES getter properties to one SDES property that returns all
603         SDES items in a GstStructure.
604
605 2008-11-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
606
607         * tests/check/elements/speexresample.c: (GST_START_TEST):
608         Make the unit test a bit faster to prevent timeouts, especially
609         with valgrind.
610
611 2008-11-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
612
613         * gst/mxf/mxfdemux.c: (gst_mxf_demux_push_src_event),
614         (gst_mxf_demux_handle_header_metadata_update_streams):
615         * gst/mxf/mxfparse.c: (gst_mxf_ul_hash),
616         (mxf_partition_pack_parse), (mxf_primer_pack_parse),
617         (mxf_metadata_preface_parse), (mxf_metadata_content_storage_parse),
618         (mxf_metadata_generic_package_parse),
619         (mxf_metadata_sequence_parse),
620         (mxf_metadata_generic_descriptor_parse),
621         (mxf_metadata_multiple_descriptor_parse):
622         Some more format string fixes and usage of guint instead of gint
623         where negative values don't make sense.
624
625 2008-11-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
626
627         * gst/mxf/mxfaes-bwf.c:
628         (mxf_metadata_wave_audio_essence_descriptor_parse):
629         * gst/mxf/mxfaes-bwf.h:
630         * gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_range),
631         (gst_mxf_demux_pull_klv_packet),
632         (gst_mxf_demux_parse_footer_metadata),
633         (gst_mxf_demux_handle_klv_packet),
634         (gst_mxf_demux_pull_and_handle_klv_packet), (gst_mxf_demux_chain):
635         * gst/mxf/mxfmpeg.c: (mxf_metadata_mpeg_video_descriptor_parse):
636         * gst/mxf/mxfmpeg.h:
637         * gst/mxf/mxfparse.c: (mxf_timestamp_parse), (mxf_fraction_parse),
638         (mxf_utf16_to_utf8), (mxf_product_version_parse),
639         (mxf_partition_pack_parse), (mxf_primer_pack_parse),
640         (mxf_local_tag_parse), (mxf_metadata_preface_parse),
641         (mxf_metadata_identification_parse),
642         (mxf_metadata_content_storage_parse),
643         (mxf_metadata_essence_container_data_parse),
644         (mxf_metadata_generic_package_parse), (mxf_metadata_track_parse),
645         (mxf_metadata_sequence_parse),
646         (mxf_metadata_structural_component_parse),
647         (mxf_metadata_generic_descriptor_parse),
648         (mxf_metadata_file_descriptor_parse),
649         (mxf_metadata_generic_sound_essence_descriptor_parse),
650         (mxf_metadata_generic_picture_essence_descriptor_parse),
651         (mxf_metadata_cdci_picture_essence_descriptor_parse),
652         (mxf_metadata_multiple_descriptor_parse),
653         (mxf_metadata_locator_parse):
654         * gst/mxf/mxfparse.h:
655         Use guint instead of guint64 or gsize for all buffer sizes and
656         use correct format strings for them. Only local tag set sizes
657         are still guint16 as they can't be larger.
658
659         Only allow KLV packets of sizes below 1<<32 as GStreamer only uses
660         guint for buffer sizes. The MXF standard allows packet sizes up
661         to 1<<64.
662
663 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
664
665         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_release_pad):
666         Also unref the target pad for unknown pads.
667
668 2008-11-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
669
670         * gst/dccp/gstdccp.c: (gst_dccp_socket_write):
671         Use G_GSIZE_FORMAT instead of "%u" for a size_t variable in
672         the format string to prevent a compiler warning.
673
674 2008-11-21  Wim Taymans  <wim.taymans@collabora.co.uk>
675
676         Patch by: Olivier Crete <tester at tester dot ca>
677
678         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_release_pad):
679         Release the right pads on rtpbin. Fixes #561752.
680
681 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
682
683         * gst/speexresample/gstspeexresample.c:
684         (gst_speex_resample_class_init), (gst_speex_resample_set_property),
685         (gst_speex_resample_get_property):
686         Add a "filter-length" property that maps to the quality values
687         for compatibilty with audioresample.
688
689 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
690
691         * configure.ac:
692         Remove the "experimental" flag from the deinterlace2 plugin.
693
694 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
695
696         * configure.ac:
697         * gst/mxf/Makefile.am:
698         * gst/mxf/mxf.c: (plugin_init):
699         * gst/mxf/mxfaes-bwf.c:
700         (mxf_metadata_wave_audio_essence_descriptor_parse),
701         (mxf_metadata_wave_audio_essence_descriptor_reset),
702         (mxf_is_aes_bwf_essence_track), (mxf_bwf_handle_essence_element),
703         (mxf_bwf_create_caps), (mxf_aes_bwf_create_caps):
704         * gst/mxf/mxfaes-bwf.h:
705         * gst/mxf/mxfdemux.c: (gst_mxf_pad_finalize),
706         (gst_mxf_pad_class_init), (gst_mxf_pad_init),
707         (gst_mxf_demux_flush), (gst_mxf_demux_remove_pad),
708         (gst_mxf_demux_reset_mxf_state), (gst_mxf_demux_reset_metadata),
709         (gst_mxf_demux_reset), (gst_mxf_demux_pull_range),
710         (gst_mxf_demux_push_src_event),
711         (gst_mxf_demux_handle_partition_pack),
712         (gst_mxf_demux_handle_primer_pack),
713         (gst_mxf_demux_handle_metadata_preface),
714         (gst_mxf_demux_handle_metadata_identification),
715         (gst_mxf_demux_handle_metadata_content_storage),
716         (gst_mxf_demux_handle_metadata_essence_container_data),
717         (gst_mxf_demux_handle_metadata_material_package),
718         (gst_mxf_demux_handle_metadata_source_package),
719         (gst_mxf_demux_handle_metadata_track),
720         (gst_mxf_demux_handle_metadata_sequence),
721         (gst_mxf_demux_handle_metadata_structural_component),
722         (gst_mxf_demux_handle_metadata_generic_descriptor),
723         (gst_mxf_demux_handle_metadata_file_descriptor),
724         (gst_mxf_demux_handle_metadata_multiple_descriptor),
725         (gst_mxf_demux_handle_metadata_generic_picture_essence_descriptor),
726         (gst_mxf_demux_handle_metadata_cdci_picture_essence_descriptor),
727         (gst_mxf_demux_handle_metadata_mpeg_video_descriptor),
728         (gst_mxf_demux_handle_metadata_generic_sound_essence_descriptor),
729         (gst_mxf_demux_handle_metadata_wave_audio_essence_descriptor),
730         (gst_mxf_demux_handle_metadata_locator),
731         (gst_mxf_demux_handle_header_metadata_resolve_references),
732         (gst_mxf_demux_handle_header_metadata_update_streams),
733         (gst_mxf_demux_handle_metadata),
734         (gst_mxf_demux_handle_generic_container_system_item),
735         (gst_mxf_demux_handle_generic_container_essence_element),
736         (gst_mxf_demux_handle_random_index_pack),
737         (gst_mxf_demux_handle_index_table_segment),
738         (gst_mxf_demux_pull_klv_packet),
739         (gst_mxf_demux_parse_footer_metadata),
740         (gst_mxf_demux_handle_klv_packet),
741         (gst_mxf_demux_pull_and_handle_klv_packet), (gst_mxf_demux_loop),
742         (gst_mxf_demux_chain), (gst_mxf_demux_src_event),
743         (gst_mxf_demux_src_query_type), (gst_mxf_demux_src_query),
744         (gst_mxf_demux_sink_activate), (gst_mxf_demux_sink_activate_push),
745         (gst_mxf_demux_sink_activate_pull), (gst_mxf_demux_sink_event),
746         (gst_mxf_demux_change_state), (gst_mxf_demux_finalize),
747         (gst_mxf_demux_base_init), (gst_mxf_demux_class_init),
748         (gst_mxf_demux_init):
749         * gst/mxf/mxfdemux.h:
750         * gst/mxf/mxfmpeg.c: (mxf_metadata_mpeg_video_descriptor_parse),
751         (mxf_metadata_mpeg_video_descriptor_reset),
752         (mxf_is_mpeg_video_essence_track),
753         (mxf_mpeg_video_handle_essence_element),
754         (mxf_mpeg_video_create_caps):
755         * gst/mxf/mxfmpeg.h:
756         * gst/mxf/mxfparse.c: (mxf_is_mxf_packet), (mxf_is_partition_pack),
757         (mxf_is_header_partition_pack), (mxf_is_body_partition_pack),
758         (mxf_is_footer_partition_pack), (mxf_is_fill),
759         (mxf_is_primer_pack), (mxf_is_metadata),
760         (mxf_is_random_index_pack), (mxf_is_index_table_segment),
761         (mxf_is_generic_container_system_item),
762         (mxf_is_generic_container_essence_element),
763         (mxf_is_generic_container_essence_container_label),
764         (mxf_ul_is_equal), (mxf_ul_is_zero), (mxf_ul_to_string),
765         (mxf_umid_is_equal), (mxf_umid_is_zero), (mxf_umid_to_string),
766         (gst_mxf_ul_hash), (gst_mxf_ul_equal), (mxf_timestamp_parse),
767         (mxf_timestamp_is_unknown), (mxf_timestamp_compare),
768         (mxf_fraction_parse), (mxf_utf16_to_utf8),
769         (mxf_product_version_parse), (mxf_partition_pack_parse),
770         (mxf_partition_pack_reset), (_mxf_mapping_ul_free),
771         (mxf_primer_pack_parse), (mxf_primer_pack_reset),
772         (mxf_local_tag_parse), (gst_mxf_local_tag_free),
773         (gst_metadata_add_custom_tag), (mxf_metadata_preface_parse),
774         (mxf_metadata_preface_reset), (mxf_metadata_identification_parse),
775         (mxf_metadata_identification_reset),
776         (mxf_metadata_content_storage_parse),
777         (mxf_metadata_content_storage_reset),
778         (mxf_metadata_essence_container_data_parse),
779         (mxf_metadata_essence_container_data_reset),
780         (mxf_metadata_generic_package_parse),
781         (mxf_metadata_generic_package_reset), (mxf_metadata_track_parse),
782         (mxf_metadata_track_reset), (mxf_metadata_track_identifier_parse),
783         (mxf_metadata_sequence_parse), (mxf_metadata_sequence_reset),
784         (mxf_metadata_structural_component_parse),
785         (mxf_metadata_structural_component_reset),
786         (mxf_metadata_generic_descriptor_parse),
787         (mxf_metadata_generic_descriptor_reset),
788         (mxf_metadata_file_descriptor_parse),
789         (mxf_metadata_file_descriptor_reset),
790         (mxf_metadata_generic_sound_essence_descriptor_parse),
791         (mxf_metadata_generic_sound_essence_descriptor_reset),
792         (mxf_metadata_generic_picture_essence_descriptor_parse),
793         (mxf_metadata_generic_picture_essence_descriptor_reset),
794         (mxf_metadata_cdci_picture_essence_descriptor_parse),
795         (mxf_metadata_cdci_picture_essence_descriptor_reset),
796         (mxf_metadata_multiple_descriptor_parse),
797         (mxf_metadata_multiple_descriptor_reset),
798         (mxf_metadata_locator_parse), (mxf_metadata_locator_reset):
799         * gst/mxf/mxfparse.h:
800         * gst/mxf/mxftypes.h:
801         Add first version of an MXF demuxer. Currently it supports
802         MPEG video and raw audio and OP 1a/b/c.
803
804 2008-11-20  Michael Smith <msmith@songbirdnest.com>
805
806         * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
807           Fix flushing/seeking problems returning error code.
808           Fix mp3 decoding with winXP (crashed randomly, occasionally).
809         * sys/dshowdecwrapper/gstdshowvideodec.cpp:
810           Fix problems when framerate is missing from video.
811
812 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
813
814         * gst/rtpmanager/gstrtpsession.c: (get_current_times),
815         (rtcp_thread), (gst_rtp_session_chain_recv_rtp):
816         Pass the running time to the session when processing RTP packets.
817         Improve the time function to provide more info.
818
819         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
820         (rtp_session_init), (update_arrival_stats),
821         (rtp_session_process_rtp), (rtp_session_process_sdes),
822         (rtp_session_process_rtcp), (session_start_rtcp),
823         (rtp_session_on_timeout):
824         * gst/rtpmanager/rtpsession.h:
825         Mark the internal source with a flag.
826         Use running_time instead of the more useless timestamp.
827         Validate a source when a valid SDES has been received.
828         Pass the current system time when processing SR packets.
829
830         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
831         (rtp_source_init), (rtp_source_create_stats),
832         (rtp_source_get_property), (rtp_source_send_rtp),
833         (rtp_source_process_rb), (rtp_source_get_new_rb),
834         (rtp_source_get_last_rb):
835         * gst/rtpmanager/rtpsource.h:
836         Add property to get source stats.
837         Mark params as STATIC_STRINGS.
838         Calculate the bitrate at the sender SSRC.
839         Avoid negative values in the round trip time calculations.
840
841         * gst/rtpmanager/rtpstats.h:
842         Update some docs and change some variable name to more closely reflect
843         what it contains.
844
845 2008-11-20  Stefan Kost  <ensonic@users.sf.net>
846
847         patch by: Leandro Melo de Sales <leandroal@gmail.com>
848
849         * gst/dccp/gstdccp.c:
850         * gst/dccp/gstdccp.h:
851         * gst/dccp/gstdccpclientsink.c:
852         * gst/dccp/gstdccpclientsink.h:
853         * gst/dccp/gstdccpclientsrc.c:
854         * gst/dccp/gstdccpserversink.c:
855         * gst/dccp/gstdccpserversrc.c:
856         * gst/dccp/gstdccpserversrc.h:
857           CodeStyle improvements and minor fixes to the DCCP plugin.
858           Fixes #553823.
859
860 2008-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
861
862         * gst/rtpmanager/gstrtpjitterbuffer.c:
863         (gst_rtp_jitter_buffer_chain_rtcp):
864         Initialize return value to fix compiler warning about uninitialized
865         variable.
866
867 2008-11-19  Wim Taymans  <wim.taymans@collabora.co.uk>
868
869         * gst/rtpmanager/gstrtpjitterbuffer.c:
870         (gst_rtp_jitter_buffer_class_init):
871         Mark signal arg as static scope.
872
873 2008-11-19  Wim Taymans  <wim.taymans@collabora.co.uk>
874
875         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
876         (gst_rtp_bin_handle_sync), (create_stream), (free_stream),
877         (new_ssrc_pad_found):
878         Remove internal sync pad, use signals instead to get lip-sync
879         notifications.
880
881         * gst/rtpmanager/gstrtpjitterbuffer.c:
882         (gst_rtp_jitter_buffer_base_init),
883         (gst_rtp_jitter_buffer_class_init),
884         (gst_rtp_jitter_buffer_internal_links), (create_rtcp_sink),
885         (remove_rtcp_sink), (gst_rtp_jitter_buffer_request_new_pad),
886         (gst_rtp_jitter_buffer_release_pad),
887         (gst_rtp_jitter_buffer_sink_rtcp_event),
888         (gst_rtp_jitter_buffer_chain_rtcp),
889         (gst_rtp_jitter_buffer_get_property):
890         * gst/rtpmanager/gstrtpjitterbuffer.h:
891         Make it possible to send SR packets to the jitterbuffer.
892         Check if the SR timestamps are valid by comparing them to the RTP
893         timestamps.
894         Signal the SR packet and the timing information to listeners.
895
896         * gst/rtpmanager/gstrtpssrcdemux.c: (create_demux_pad_for_ssrc),
897         (gst_rtp_ssrc_demux_rtcp_chain), (gst_rtp_ssrc_demux_src_query):
898         Remove some unused code.
899
900         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
901         (calculate_skew), (rtp_jitter_buffer_get_sync):
902         * gst/rtpmanager/rtpjitterbuffer.h:
903         Keep track of the last seen RTP timestamp so that we can filter out
904         invalid SR packets.
905
906 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
907
908         * ext/metadata/gstbasemetadata.c:
909         Avoid deadlock during pad activation.
910         Fixes #561241.
911
912 2008-11-17  David Schleef  <ds@schleef.org>
913
914         * gst/qtmux/gstqtmux.c: Quiet a debugging message that I recently
915           added.
916
917 2008-11-17  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
918
919         * gst/rtpmanager/rtpsource.c: (get_clock_rate):
920         Fix GST_DEBUG call to only have as many arguments as required
921         by the format string. Fixes a compiler warning.
922
923 2008-11-17  Wim Taymans  <wim.taymans@collabora.co.uk>
924
925         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
926         (gst_rtp_bin_sync_chain), (create_stream), (new_ssrc_pad_found):
927         Do not try to keep track of the clock-rate ourselves but simply get the
928         value from the jitterbuffer. 
929
930         * gst/rtpmanager/gstrtpjitterbuffer.c:
931         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain),
932         (gst_rtp_jitter_buffer_get_sync):
933         * gst/rtpmanager/gstrtpjitterbuffer.h:
934         Add some debug info.
935         Pass the clock-rate to the jitterbuffer.
936         Also pass the clock-rate along with the rtp timestamp when getting the
937         sync parameters.
938
939         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
940         Fix some debug.
941
942         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
943         (calculate_skew), (rtp_jitter_buffer_get_sync):
944         * gst/rtpmanager/rtpjitterbuffer.h:
945         Keep track of clock-rate changes and return the clock-rate together with
946         the rtp timestamps used for sync.
947         Don't try to construct timestamps when we have no base_time.
948
949         * gst/rtpmanager/rtpsource.c: (get_clock_rate):
950         Request a new clock-rate when the payload type changes.
951         Reset the jitter calculation when the clock-rate changes.
952
953 2008-11-17  Stefan Kost  <ensonic@users.sf.net>
954
955         * tests/check/elements/aacparse_data.h:
956         * tests/check/elements/amrparse_data.h:
957           Add missing files.
958
959 2008-11-14  David Schleef  <ds@schleef.org>
960
961         * gst/qtmux/gstqtmux.c:
962         * gst/qtmux/gstqtmux.h:
963           Use dts from GST_BUFFER_OFFSET_END() for video/x-qt-part.
964
965 2008-11-14  David Schleef  <ds@schleef.org>
966
967         * sys/qtwrapper/codecmapping.c: Add some of our favorite codecs.
968
969 2008-11-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
970
971         * gst/qtmux/atoms.c:
972         * gst/qtmux/atoms.h:
973         * gst/qtmux/descriptors.c:
974         * gst/qtmux/descriptors.h:
975         * gst/qtmux/fourcc.h:
976         * gst/qtmux/ftypcc.h:
977         * gst/qtmux/gstqtmux.c:
978         * gst/qtmux/gstqtmux.h:
979         * gst/qtmux/gstqtmuxmap.c:
980         * gst/qtmux/gstqtmuxmap.h:
981         * gst/qtmux/properties.c:
982         * gst/qtmux/properties.h:
983         Revert previous commit.
984
985 2008-11-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
986
987         * gst/qtmux/atoms.c:
988         * gst/qtmux/atoms.h:
989         * gst/qtmux/descriptors.c:
990         * gst/qtmux/descriptors.h:
991         * gst/qtmux/fourcc.h:
992         * gst/qtmux/ftypcc.h:
993         * gst/qtmux/gstqtmux.c:
994         * gst/qtmux/gstqtmux.h:
995         * gst/qtmux/gstqtmuxmap.c:
996         * gst/qtmux/gstqtmuxmap.h:
997         * gst/qtmux/properties.c:
998         * gst/qtmux/properties.h:
999         Dual license LGPL/MIT, as apparently supposed to.
1000
1001 2008-11-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1002
1003         * gst/qtmux/atoms.c: (build_esds_extension),
1004         (build_mov_aac_extension), (build_jp2h_extension),
1005         (build_codec_data_extension):
1006         * gst/qtmux/atoms.h:
1007         * gst/qtmux/fourcc.h:
1008         * gst/qtmux/gstqtmux.c: (gst_qt_mux_audio_sink_set_caps),
1009         (gst_qt_mux_video_sink_set_caps):
1010         * gst/qtmux/gstqtmuxmap.c: (gst_qt_mux_map_format_to_header):
1011         Cut detour in sample description extension construction.
1012         Also actually implement ISO JPEG2000 mj2 format.
1013
1014 2008-11-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1015
1016         * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps):
1017         Construct source caps in more conventional (and correct) manner.
1018
1019 2008-11-14  Christian Schaller <christian.schaller@collabora.co.uk>
1020
1021         * configure.ac: remove experimental build check, -bad is experimental
1022         in itself and putting a plugin with a low rank, in the -bad sandbox
1023         module demanding people pass --enable-experimental to build is just
1024         like putting butter on lard (Rob tells me the English equivalent to
1025         that expression is 'over egging the pudding').
1026         * gst-plugins-bad.spec.in: add three latest plugin additions
1027         
1028 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
1029
1030         * gst-libs/gst/play/.cvsignore:
1031         * gst-libs/gst/play/play.h:
1032         * gst-libs/gst/play/play.vcproj:
1033           Remove cruft. This is not entered by make and its not even compilable.
1034
1035 2008-11-13  David Schleef  <ds@schleef.org>
1036
1037         * ext/dirac/gstdiracenc.cc:
1038         Set pixel-aspect-ratio correctly in the encoder API, as well
1039         as some default gstreamerish colorspace properties.  Also,
1040         apparently, change a bunch of indentation.
1041
1042 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1043
1044         * ext/jp2k/Makefile.am:
1045         * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_class_init),
1046         (gst_jasper_dec_change_state):
1047         * ext/jp2k/gstjasperenc.c: (gst_jasper_enc_base_init),
1048         (gst_jasper_enc_class_init), (gst_jasper_enc_init),
1049         (gst_jasper_enc_reset), (gst_jasper_enc_set_src_caps),
1050         (gst_jasper_enc_init_encoder), (gst_jasper_enc_sink_setcaps),
1051         (gst_jasper_enc_get_data), (gst_jasper_enc_chain),
1052         (gst_jasper_enc_set_property), (gst_jasper_enc_get_property),
1053         (gst_jasper_enc_change_state):
1054         * ext/jp2k/gstjasperenc.h:
1055         * ext/jp2k/gstjp2k.c: (plugin_init):
1056         Add jp2kenc to jp2k plugin.
1057
1058 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1059
1060         * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_init),
1061         (gst_jasper_dec_reset), (gst_jasper_dec_negotiate),
1062         (gst_jasper_dec_get_picture):
1063         * ext/jp2k/gstjasperdec.h:
1064         Make pad template caps reflect the supported formats.
1065         Add or modify some debug statements, and slightly simplify image
1066         passing to encoding library.
1067
1068 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1069
1070         * gst/aacparse/gstaacparse.c: (plugin_init):
1071         Don't autoplug aacparse until it works.
1072
1073 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1074
1075         * gst/rtpmanager/gstrtpjitterbuffer.c:
1076         (gst_jitter_buffer_sink_parse_caps),
1077         (gst_rtp_jitter_buffer_flush_stop), (gst_rtp_jitter_buffer_chain):
1078         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
1079         (calculate_skew):
1080         Small cleanups and some more debug info.
1081
1082 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
1083
1084         * tests/check/Makefile.am:
1085         * tests/check/elements/aacparse.c:
1086         * tests/check/elements/amrparse.c:
1087           Add unit tests for new parsers.
1088
1089 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
1090
1091         * docs/plugins/Makefile.am:
1092         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1093         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1094         * docs/plugins/gst-plugins-bad-plugins.args:
1095         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1096         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1097         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1098         * docs/plugins/inspect/plugin-aacparse.xml:
1099         * docs/plugins/inspect/plugin-amrparse.xml:
1100           Update docs.
1101
1102 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
1103
1104         * gst/aacparse/gstbaseparse.c:
1105         * gst/amrparse/gstbaseparse.c:
1106           Fix baseparse type name.
1107
1108 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
1109
1110         * configure.ac:
1111         * gst/aacparse/Makefile.am:
1112         * gst/aacparse/gstaacparse.c:
1113         * gst/aacparse/gstaacparse.h:
1114         * gst/aacparse/gstbaseparse.c:
1115         * gst/aacparse/gstbaseparse.h:
1116         * gst/amrparse/Makefile.am:
1117         * gst/amrparse/gstamrparse.c:
1118         * gst/amrparse/gstamrparse.h:
1119         * gst/amrparse/gstbaseparse.c:
1120         * gst/amrparse/gstbaseparse.h:
1121           Add two new baseparse based parsers (aac and amr) from Bug #518857.
1122
1123 2008-11-12  Thijs Vermeir  <thijsvermeir@gmail.com>
1124
1125         * gst/librfb/rfbdecoder.c:
1126         Fix uninitialized warnings
1127
1128 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1129
1130         * tests/check/Makefile.am:
1131         * tests/check/elements/qtmux.c: (setup_src_pad),
1132         (teardown_src_pad), (setup_qtmux), (cleanup_qtmux),
1133         (check_qtmux_pad), (GST_START_TEST), (qtmux_suite), (main):
1134         Add unit test for qtmux.
1135
1136 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1137
1138         * gst/qtmux/gstqtmux.c: (gst_qt_mux_add_metadata_tags):
1139         Add some more safety/sanity checks in tag manipulation.
1140
1141 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1142
1143         * gst/rtpmanager/gstrtpjitterbuffer.c:
1144         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain):
1145         Also configure the next expected output seqnum when we get a seqnum-base
1146         on the caps.
1147
1148 2008-11-10  Edward Hervey  <edward.hervey@collabora.co.uk>
1149
1150         * gst-libs/gst/app/gstappsink.c:
1151         * gst-libs/gst/app/gstappsrc.c:
1152         * gst/h264parse/gsth264parse.c:
1153          Wim, you're a bad boy. You don't want people to contact you or what?
1154
1155 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1156
1157         * gst/filter/gstiir.c:
1158           Fix name tag.
1159
1160 2008-11-07  David Schleef  <ds@schleef.org>
1161
1162         patch by: Thiago Sousa Santos <thiagossantos@gmail.com>
1163
1164         * configure.ac:
1165         * gst/qtmux/Makefile.am:
1166         * gst/qtmux/atoms.c:
1167         * gst/qtmux/atoms.h:
1168         * gst/qtmux/descriptors.c:
1169         * gst/qtmux/descriptors.h:
1170         * gst/qtmux/fourcc.h:
1171         * gst/qtmux/ftypcc.h:
1172         * gst/qtmux/gstqtmux.c:
1173         * gst/qtmux/gstqtmux.h:
1174         * gst/qtmux/gstqtmuxmap.c:
1175         * gst/qtmux/gstqtmuxmap.h:
1176         * gst/qtmux/properties.c:
1177         * gst/qtmux/properties.h:
1178           Copy qtmux from revision 148 of the gst-qtmux repository.
1179           Fixes #550280.
1180
1181 2008-11-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1182
1183         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
1184         (gst_app_src_init), (gst_app_src_set_property),
1185         (gst_app_src_get_property), (gst_app_src_push_buffer):
1186         * gst-libs/gst/app/gstappsrc.h:
1187         Add is-live property.
1188         Add some more docs.
1189
1190 2008-11-06  Thijs Vermeir  <thijsvermeir@gmail.com>
1191
1192         * configure.ac:
1193         * gst/librfb/Makefile.am:
1194         * gst/librfb/gstrfbsrc.c:
1195         Fix basic navigation events
1196
1197 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
1198
1199         * gst/deinterlace2/gstdeinterlace2.c:
1200         (gst_deinterlace2_class_init), (gst_deinterlace2_init),
1201         (gst_deinterlace2_set_property), (gst_deinterlace2_get_property):
1202         Bring properties into this century.
1203
1204 2008-11-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1205
1206         * sys/dvb/gstdvbsrc.c:
1207         Set filters in PAUSED or PLAYING.
1208
1209 2008-11-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1210
1211         * gst/mpegdemux/gstmpegtsdemux.c:
1212         Make private section pads have a caps set so they are not tried
1213         to be linked in parse_launch for example.
1214
1215 2008-11-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1216
1217         patch by: Josep Torra
1218
1219         * gst/mpegdemux/gstmpegtsdemux.c:
1220         No need to reclaculate flush in this case.
1221         Fixes some bad decode errors introduced.
1222
1223 2008-11-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1224
1225         * gst/mpegdemux/gstmpegtsdemux.c:
1226         * gst/mpegdemux/gstmpegtsdemux.h:
1227         Fix typo.
1228
1229 2008-11-06  Thijs Vermeir  <thijsvermeir@gmail.com>
1230
1231         * gst/librfb/gstrfbsrc.c:
1232         Fix RGB mask in caps
1233
1234 2008-11-05  Thijs Vermeir  <thijsvermeir@gmail.com>
1235
1236         * gst/librfb/gstrfbsrc.c:
1237         * gst/librfb/rfbdecoder.c:
1238         * gst/librfb/rfbdecoder.h:
1239         Add Hextile encoding
1240
1241 2008-11-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1242
1243         patch by: Josep Torra
1244
1245         * gst/mpegdemux/gstmpegtsdemux.c:
1246         Heuristic approach when resyncing.
1247
1248 2008-11-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1249
1250         patch by: Sebastian Pölsterl
1251
1252         * gst/mpegdemux/gstmpegdesc.c:
1253         Length should be a guint8 not a gint.
1254         * gst/mpegdemux/mpegtspacketizer.c:
1255         Convert text to utf8 for each descriptor separately and not
1256         concatenate them first and convert after.
1257         
1258 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
1259
1260         * gst/modplug/gstmodplug.cc:
1261           Send tag event. Fixes #559286.
1262
1263 2008-11-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1264
1265         patch by: Sebastian Pölsterl
1266
1267         * gst/mpegdemux/mpegtsparse.c:
1268         Fix another memleak.
1269
1270 2008-11-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1271
1272         patch by: Sebastian Pölsterl
1273
1274         * gst/mpegdemux/mpegtspacketizer.c:
1275         * sys/dvb/gstdvbsrc.c:
1276         Fix memleaks.
1277
1278 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
1279
1280         * ext/alsaspdif/Makefile.am:
1281         * ext/amrwb/Makefile.am:
1282         * ext/apexsink/Makefile.am:
1283         * ext/arts/Makefile.am:
1284         * ext/artsd/Makefile.am:
1285         * ext/audiofile/Makefile.am:
1286         * ext/audioresample/Makefile.am:
1287         * ext/bz2/Makefile.am:
1288         * ext/cdaudio/Makefile.am:
1289         * ext/celt/Makefile.am:
1290         * ext/dc1394/Makefile.am:
1291         * ext/dirac/Makefile.am:
1292         * ext/directfb/Makefile.am:
1293         * ext/divx/Makefile.am:
1294         * ext/dts/Makefile.am:
1295         * ext/faac/Makefile.am:
1296         * ext/faad/Makefile.am:
1297         * ext/gsm/Makefile.am:
1298         * ext/hermes/Makefile.am:
1299         * ext/ivorbis/Makefile.am:
1300         * ext/jack/Makefile.am:
1301         * ext/jp2k/Makefile.am:
1302         * ext/ladspa/Makefile.am:
1303         * ext/lcs/Makefile.am:
1304         * ext/libfame/Makefile.am:
1305         * ext/libmms/Makefile.am:
1306         * ext/metadata/Makefile.am:
1307         * ext/mpeg2enc/Makefile.am:
1308         * ext/mplex/Makefile.am:
1309         * ext/musepack/Makefile.am:
1310         * ext/musicbrainz/Makefile.am:
1311         * ext/mythtv/Makefile.am:
1312         * ext/nas/Makefile.am:
1313         * ext/neon/Makefile.am:
1314         * ext/ofa/Makefile.am:
1315         * ext/polyp/Makefile.am:
1316         * ext/resindvd/Makefile.am:
1317         * ext/sdl/Makefile.am:
1318         * ext/shout/Makefile.am:
1319         * ext/snapshot/Makefile.am:
1320         * ext/sndfile/Makefile.am:
1321         * ext/soundtouch/Makefile.am:
1322         * ext/spc/Makefile.am:
1323         * ext/swfdec/Makefile.am:
1324         * ext/tarkin/Makefile.am:
1325         * ext/theora/Makefile.am:
1326         * ext/timidity/Makefile.am:
1327         * ext/twolame/Makefile.am:
1328         * ext/x264/Makefile.am:
1329         * ext/xine/Makefile.am:
1330         * ext/xvid/Makefile.am:
1331         * gst-libs/gst/app/Makefile.am:
1332         * gst-libs/gst/dshow/Makefile.am:
1333         * gst/aiffparse/Makefile.am:
1334         * gst/app/Makefile.am:
1335         * gst/audiobuffer/Makefile.am:
1336         * gst/bayer/Makefile.am:
1337         * gst/cdxaparse/Makefile.am:
1338         * gst/chart/Makefile.am:
1339         * gst/colorspace/Makefile.am:
1340         * gst/dccp/Makefile.am:
1341         * gst/deinterlace/Makefile.am:
1342         * gst/deinterlace2/Makefile.am:
1343         * gst/dvdspu/Makefile.am:
1344         * gst/festival/Makefile.am:
1345         * gst/filter/Makefile.am:
1346         * gst/flacparse/Makefile.am:
1347         * gst/flv/Makefile.am:
1348         * gst/games/Makefile.am:
1349         * gst/h264parse/Makefile.am:
1350         * gst/librfb/Makefile.am:
1351         * gst/mixmatrix/Makefile.am:
1352         * gst/modplug/Makefile.am:
1353         * gst/mpeg1sys/Makefile.am:
1354         * gst/mpeg4videoparse/Makefile.am:
1355         * gst/mpegdemux/Makefile.am:
1356         * gst/mpegtsmux/Makefile.am:
1357         * gst/mpegvideoparse/Makefile.am:
1358         * gst/mve/Makefile.am:
1359         * gst/nsf/Makefile.am:
1360         * gst/nuvdemux/Makefile.am:
1361         * gst/overlay/Makefile.am:
1362         * gst/passthrough/Makefile.am:
1363         * gst/pcapparse/Makefile.am:
1364         * gst/playondemand/Makefile.am:
1365         * gst/rawparse/Makefile.am:
1366         * gst/real/Makefile.am:
1367         * gst/rtjpeg/Makefile.am:
1368         * gst/rtpmanager/Makefile.am:
1369         * gst/scaletempo/Makefile.am:
1370         * gst/sdp/Makefile.am:
1371         * gst/selector/Makefile.am:
1372         * gst/smooth/Makefile.am:
1373         * gst/smoothwave/Makefile.am:
1374         * gst/speed/Makefile.am:
1375         * gst/speexresample/Makefile.am:
1376         * gst/stereo/Makefile.am:
1377         * gst/subenc/Makefile.am:
1378         * gst/tta/Makefile.am:
1379         * gst/vbidec/Makefile.am:
1380         * gst/videodrop/Makefile.am:
1381         * gst/videosignal/Makefile.am:
1382         * gst/virtualdub/Makefile.am:
1383         * gst/vmnc/Makefile.am:
1384         * gst/y4m/Makefile.am:
1385         * sys/acmenc/Makefile.am:
1386         * sys/cdrom/Makefile.am:
1387         * sys/dshowdecwrapper/Makefile.am:
1388         * sys/dshowsrcwrapper/Makefile.am:
1389         * sys/dvb/Makefile.am:
1390         * sys/dxr3/Makefile.am:
1391         * sys/fbdev/Makefile.am:
1392         * sys/oss4/Makefile.am:
1393         * sys/qcam/Makefile.am:
1394         * sys/qtwrapper/Makefile.am:
1395         * sys/vcd/Makefile.am:
1396         * sys/wininet/Makefile.am:
1397         * win32/common/config.h:
1398           Don't install static libs for plugins. Fixes #550851 for -bad.
1399
1400 2008-11-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1401
1402         patch by: Sebastian Pölsterl
1403         
1404         * gst/mpegdemux/mpegtsparse.c:
1405         Fix memleak.
1406
1407 2008-11-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1408
1409         based on patch by: Sebastian Pölsterl
1410
1411         * sys/dvb/gstdvbsrc.c:
1412         Fix memleak.
1413
1414 2008-11-03  Jan Schmidt  <jan.schmidt@sun.com>
1415
1416         * examples/scaletempo/.cvsignore:
1417         Add example to cvs ignores.
1418
1419 2008-11-03  Jan Schmidt  <jan.schmidt@sun.com>
1420
1421         * sys/qtwrapper/audiodecoders.c:
1422         (open_decoder):
1423         Fix mismatched signedness compiler warning.
1424
1425 2008-11-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1426
1427         * gst/speexresample/gstspeexresample.c:
1428         (gst_speex_resample_convert_buffer):
1429         Add TODO at the top of the file for enabling SSE/ARM specific
1430         optimizations and choosing the fastest implementation at runtime.
1431
1432         Add g_assert_not_reached() at two places that should really never
1433         be reached.
1434
1435 2008-11-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1436
1437         * gst/speexresample/gstspeexresample.c:
1438         (gst_speex_resample_check_discont):
1439         Fix format string and arguments.
1440
1441         * gst/speexresample/resample_sse.h:
1442         Add missing file.
1443
1444 2008-11-01  Stefan Kost  <ensonic@users.sf.net>
1445
1446         * ext/resindvd/Makefile.am:
1447           Dist the play scripts.
1448
1449 2008-11-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1450
1451         * gst/speexresample/Makefile.am:
1452         * gst/speexresample/gstspeexresample.c:
1453         (gst_speex_resample_base_init), (gst_speex_resample_get_funcs),
1454         (gst_speex_resample_convert_buffer), (_benchmark_int_float),
1455         (_benchmark_int_int), (_benchmark_integer_resampling),
1456         (plugin_init):
1457         * gst/speexresample/gstspeexresample.h:
1458         * gst/speexresample/resample.c:
1459         * gst/speexresample/speex_resampler_double.c:
1460         * gst/speexresample/speex_resampler_float.c:
1461         * gst/speexresample/speex_resampler_int.c:
1462         * gst/speexresample/speex_resampler_wrapper.h:
1463         Add missing headers to Makefile.am.
1464
1465         Update copyright, years and my mail address.
1466
1467         Benchmark the integer resampling implementation against the
1468         float implementation and use the faster one for 8/16 bit integer
1469         input. On most recent systems the floating point version is faster.
1470
1471 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1472
1473         * configure.ac:
1474         Use AC_TRY_COMPILE instead of AC_TRY_RUN as the result of the linking
1475         is what is interesting, not that it actually runs.
1476         Fixes cross-compilation and fixes bug #558639.
1477
1478 2008-10-30  Michael Smith <msmith@songbirdnest.com>
1479
1480         * sys/qtwrapper/audiodecoders.c:
1481           Add ALAC support.
1482           Fix decode of mono AAC files created by itunes.
1483           Set output format correctly (don't ask quicktime to
1484           resample for us).
1485           Use a larger decode buffer to avoid problems with large
1486           ALAC packets.
1487           Fix decode to loop until we have all output data.
1488         * sys/qtwrapper/qtutils.c:
1489           Fix includes so we compile on more OSes.
1490
1491 2008-10-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1492
1493         * configure.ac:
1494           Require at least Gtk 2.8.0 for the demos (that's the oldest I can
1495           test with; I'm fairly certain Gtk 2.0.0 is not good enough any
1496           longer); clean up some unused Gtk-related configure cruft.
1497
1498         * examples/scaletempo/demo-gui.c:
1499           Define Gtk 2.12 function to noop when compiling against older Gtk.
1500
1501 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
1502
1503         * gst/speexresample/gstspeexresample.c:
1504         (gst_speex_resample_convert_buffer):
1505         The length for the buffer conversion function is the number of
1506         audio frames, i.e. we need to multiply it by the number of channels
1507         to get the number of values. Also spotted by the unit test after
1508         running in valgrind.
1509
1510 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
1511
1512         * tests/check/elements/speexresample.c: (element_message_cb),
1513         (eos_message_cb), (test_pipeline), (GST_START_TEST),
1514         (speexresample_suite):
1515         Add pipeline unit tests for testing all supported formats with
1516         up/downsampling and different in/outrates.
1517
1518         * gst/speexresample/gstspeexresample.c:
1519         (gst_speex_resample_push_drain), (gst_speex_resample_process):
1520         * gst/speexresample/speex_resampler_wrapper.h:
1521         Fix bugs identified by the testsuite.
1522
1523 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
1524
1525         * gst/speexresample/gstspeexresample.c: (gst_speex_resample_stop),
1526         (gst_speex_resample_get_funcs),
1527         (gst_speex_resample_transform_size),
1528         (gst_speex_resample_convert_buffer),
1529         (gst_speex_resample_push_drain), (gst_speex_resample_process):
1530         * gst/speexresample/gstspeexresample.h:
1531         * gst/speexresample/speex_resampler_wrapper.h:
1532         Add support for int8, int24 and int32 input by converting internally
1533         to/from int16 or double.
1534
1535 2008-10-30  Jan Schmidt  <jan.schmidt@sun.com>
1536
1537         * ext/resindvd/resindvdsrc.c:
1538         * ext/resindvd/resindvdsrc.h:
1539         Better fix for #546319 and similar cases by explicitly
1540         registering when we're in playing state or not.
1541
1542 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
1543
1544         * ext/ladspa/gstladspa.c:
1545           Whitespace.
1546         * ext/ladspa/gstsignalprocessor.c:
1547           Add a FIXME:. not sure if this code does the forwarding correctly.
1548
1549 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
1550
1551         * gst/speexresample/Makefile.am:
1552         * gst/speexresample/arch.h:
1553         * gst/speexresample/gstspeexresample.c: (gst_speex_resample_stop),
1554         (gst_speex_resample_get_unit_size), (gst_speex_resample_get_funcs),
1555         (gst_speex_resample_init_state), (gst_speex_resample_update_state),
1556         (gst_speex_resample_reset_state), (gst_speex_resample_parse_caps),
1557         (_gcd), (gst_speex_resample_transform_size),
1558         (gst_speex_resample_set_caps), (gst_speex_resample_push_drain),
1559         (gst_speex_resample_process), (gst_speex_resample_transform),
1560         (gst_speex_resample_query), (gst_speex_resample_set_property):
1561         * gst/speexresample/gstspeexresample.h:
1562         * gst/speexresample/resample.c:
1563         * gst/speexresample/speex_resampler.h:
1564         * gst/speexresample/speex_resampler_double.c:
1565         * gst/speexresample/speex_resampler_wrapper.h:
1566         * tests/check/elements/speexresample.c: (setup_speexresample),
1567         (test_perfect_stream_instance), (GST_START_TEST),
1568         (test_discont_stream_instance):
1569         Add support for double samples as input and refactor the usage
1570         of the different compilation flavors of the speex resampler.
1571
1572 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
1573
1574         * gst/scaletempo/gstscaletempo.c:
1575           Return the result of parent_class->event().
1576
1577 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1578
1579         * gst/audiobuffer/Makefile.am:
1580         * gst/audiobuffer/gstaudioringbuffer.c:
1581         (gst_int_ring_buffer_acquire), (gst_int_ring_buffer_release),
1582         (gst_int_ring_buffer_start), (gst_int_ring_buffer_base_init),
1583         (gst_int_ring_buffer_class_init), (gst_int_ring_buffer_init),
1584         (gst_int_ring_buffer_new), (gst_audio_ringbuffer_get_type),
1585         (gst_audio_ringbuffer_class_init), (gst_audio_ringbuffer_init),
1586         (gst_audio_ringbuffer_finalize), (gst_audio_ringbuffer_getcaps),
1587         (gst_audio_ringbuffer_setcaps), (gst_audio_ringbuffer_bufferalloc),
1588         (gst_audio_ringbuffer_handle_sink_event),
1589         (gst_audio_ringbuffer_render), (gst_audio_ringbuffer_chain),
1590         (gst_audio_ringbuffer_handle_src_event),
1591         (gst_audio_ringbuffer_handle_src_query),
1592         (gst_audio_ringbuffer_get_range),
1593         (gst_audio_ringbuffer_src_checkgetrange_function),
1594         (gst_audio_ringbuffer_sink_activate_push),
1595         (gst_audio_ringbuffer_src_activate_push),
1596         (gst_audio_ringbuffer_src_activate_pull),
1597         (gst_audio_ringbuffer_change_state),
1598         (gst_audio_ringbuffer_set_property),
1599         (gst_audio_ringbuffer_get_property), (plugin_init):
1600         Add first version of an audioringbuffer element that can be inserted in
1601         the pipeline to convert push-based upstream into a pull-based
1602         downstream.
1603
1604 2008-10-29  Michael Smith <msmith@songbirdnest.com>
1605
1606         * gst/aiffparse/aiffparse.c:
1607           AIFF is always signed, even for 8 bit.
1608
1609 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
1610
1611         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init):
1612         Fix the docs.
1613
1614 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
1615
1616         Patch by: Robin Stocker <robin at nibor dot org>
1617
1618         * gst/real/gstrealvideodec.c: (gst_real_video_dec_setcaps):
1619         A RealVideo video inside a container (for example MKV) should use the
1620         PAR which is specified on the sinkpad caps. Fixes #558416.
1621
1622 2008-10-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1623
1624         * gst/speexresample/gstspeexresample.c: (gst_speex_resample_start),
1625         (gst_speex_resample_get_unit_size),
1626         (gst_speex_resample_push_drain), (gst_speex_resample_event),
1627         (gst_speex_resample_check_discont), (gst_speex_resample_process),
1628         (gst_speex_resample_transform):
1629         * gst/speexresample/gstspeexresample.h:
1630         Rewrite timestamp tracking to make it more robust and guarantee
1631         a continous stream.
1632
1633         * tests/check/Makefile.am:
1634         * tests/check/elements/speexresample.c: (setup_speexresample),
1635         (cleanup_speexresample), (fail_unless_perfect_stream),
1636         (test_perfect_stream_instance), (GST_START_TEST),
1637         (test_discont_stream_instance), (live_switch_alloc_only_48000),
1638         (live_switch_get_sink_caps), (live_switch_push),
1639         (speexresample_suite):
1640         Add unit tests for speexresample based on the audioresample unit tests.
1641
1642 2008-10-29  Jan Schmidt  <thaytan@noraisin.net>
1643
1644         * ext/resindvd/resindvdsrc.c:
1645         Make sure to start the NAV packet processing when changing
1646         state to PLAYING  by passing a flag that indicates the state
1647         change is in progress.
1648         Fixes: #546319
1649
1650 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
1651
1652         * ext/resindvd/resin-play:
1653           Remove $@ to fix parse_launch warning
1654
1655         * ext/resindvd/resin-play2:
1656           Add a version that uses deinterlace and xvimagesink.
1657           
1658
1659 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1660
1661         * gst/speexresample/gstspeexresample.c:
1662         (gst_speex_resample_get_unit_size),
1663         (gst_speex_resample_fixate_caps), (gst_speex_resample_init_state),
1664         (gst_speex_resample_update_state), (gst_speex_resample_parse_caps),
1665         (gst_speex_resample_transform_size), (gst_speex_resample_set_caps),
1666         (gst_speex_resample_push_drain), (gst_speex_resample_event),
1667         (gst_speex_resample_check_discont), (gst_speex_fix_output_buffer),
1668         (gst_speex_resample_process), (gst_speex_resample_transform),
1669         (gst_speex_resample_query), (gst_speex_resample_set_property):
1670         * gst/speexresample/gstspeexresample.h:
1671         Some random cleanup, add G_LIKELY and friends, use GST_DEBUG_OBJECT
1672         instead of GST_DEBUG, ...
1673
1674 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1675
1676         * gst/flv/gstflvdemux.c: (gst_flv_demux_query):
1677         Implement position query in time format.
1678
1679 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1680
1681         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
1682         (gst_flv_demux_loop), (gst_flv_demux_handle_seek_push),
1683         (gst_flv_demux_handle_seek_pull), (gst_flv_demux_sink_event),
1684         (gst_flv_demux_dispose), (gst_flv_demux_init):
1685         * gst/flv/gstflvdemux.h:
1686         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
1687         (gst_flv_parse_tag_video), (gst_flv_parse_tag_timestamp):
1688         Put the GstSegment directly into the instance struct instead of
1689         allocating and free'ing it again.
1690
1691         Push tags already if only one pad was added, no need to wait for
1692         the second one.
1693
1694         When generating our index set has_video and has_audio if we find
1695         video or audio in case the FLV header has incorrect data.
1696
1697 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1698
1699         * gst/speexresample/gstspeexresample.c:
1700         (gst_speex_resample_class_init), (gst_speex_resample_fixate_caps),
1701         (gst_speex_resample_process):
1702         Fixate to the nearest supported rate instead of the first one.
1703
1704 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
1705
1706         * gst/speexresample/README:
1707         * gst/speexresample/arch.h:
1708         * gst/speexresample/fixed_arm4.h:
1709         * gst/speexresample/fixed_arm5e.h:
1710         * gst/speexresample/fixed_bfin.h:
1711         * gst/speexresample/fixed_debug.h:
1712         * gst/speexresample/fixed_generic.h:
1713         * gst/speexresample/resample.c: (compute_func), (main), (sinc),
1714         (cubic_coef), (resampler_basic_direct_single),
1715         (resampler_basic_direct_double),
1716         (resampler_basic_interpolate_single),
1717         (resampler_basic_interpolate_double), (update_filter),
1718         (speex_resampler_init_frac), (speex_resampler_process_native),
1719         (speex_resampler_magic), (speex_resampler_process_float),
1720         (speex_resampler_process_int),
1721         (speex_resampler_process_interleaved_float),
1722         (speex_resampler_process_interleaved_int),
1723         (speex_resampler_set_rate_frac), (speex_resampler_skip_zeros),
1724         (speex_resampler_reset_mem):
1725         * gst/speexresample/speex_resampler.h:
1726         Update Speex resampler with latest version from Speex GIT.
1727
1728 2008-10-27  Michael Smith <msmith@songbirdnest.com>
1729
1730         * gst/aiffparse/aiffparse.c:
1731         * gst/aiffparse/aiffparse.h:
1732           Calculate width from depth correctly.
1733           Read SSND header properly (fixes 24 bit AIFF reading).
1734
1735 2008-10-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1736
1737         * ext/x264/gstx264enc.c: (gst_x264_enc_init_encoder):
1738         Adapt to slightly modified x264 API.  Fixes #555238.
1739
1740 2008-10-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1741
1742         * ext/faac/gstfaac.c: (gst_faac_sink_event):
1743         Prevent endless loop if buffer alloc error.
1744
1745 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1746
1747         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain),
1748         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header),
1749         (gst_flv_demux_create_index):
1750         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_script),
1751         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
1752         (gst_flv_parse_tag_timestamp), (gst_flv_parse_tag_type),
1753         (gst_flv_parse_header):
1754         * gst/flv/gstflvparse.h:
1755         Don't memcpy() all data we want to push downstream, instead just
1756         create subbuffers and push them downstream.
1757
1758         Fix some minor memory leaks.
1759
1760 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1761
1762         * configure.ac:
1763         Require CVS of core for the last change.
1764
1765 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1766
1767         * gst/flv/Makefile.am:
1768         Fix (non-critical) syntax error and add all required CFLAGS and LIBS.
1769
1770         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
1771         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
1772         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
1773         (gst_flv_parse_tag_timestamp), (gst_flv_parse_tag_type):
1774         Rewrite the script tag parsing to make sure we don't try to read
1775         more data than we have. Also use GST_READ_UINT24_BE directly and
1776         fix some minor memory leaks.
1777         This should make all crashes on fuzzed FLV files disappear.
1778
1779 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1780
1781         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
1782         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
1783         (gst_flv_parse_tag_type), (gst_flv_parse_header):
1784         Properly check everywhere that we have enough data to parse and
1785         don't read outside the allocated memory region. 
1786
1787 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1788
1789         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
1790         (gst_flv_parse_tag_video):
1791         If the caps change during playback and negotiation fails error out
1792         instead of trying to continue.
1793
1794 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1795
1796         * gst/flv/gstflvmux.c: (gst_flv_mux_audio_pad_setcaps),
1797         (gst_flv_mux_request_new_pad), (gst_flv_mux_write_buffer),
1798         (gst_flv_mux_collected):
1799         * gst/flv/gstflvmux.h:
1800         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate):
1801         Add support for Speex audio and allow buffers without valid
1802         timestamp in the muxer.
1803
1804 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1805
1806         * gst/flv/gstflvdemux.c: (gst_flv_demux_loop),
1807         (gst_flv_demux_find_offset), (gst_flv_demux_handle_seek_push),
1808         (gst_flv_demux_handle_seek_pull):
1809         Don't post an error message on the bus if sending EOS downstream
1810         didn't work. Fixes bug #550454.
1811
1812         Fix seek event handling to look at the flags of the seek event
1813         instead of assuming some random flags, don't send segment-start
1814         messages when operating in push mode and push seek events upstream
1815         if we couldn't handle them.
1816
1817 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1818
1819         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag):
1820         Error out early if pulling a tag failed.
1821
1822 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1823
1824         * gst/flv/gstflvdemux.c: (gst_flv_demux_create_index),
1825         (gst_flv_demux_loop):
1826         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_script),
1827         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
1828         (gst_flv_parse_tag_timestamp):
1829         * gst/flv/gstflvparse.h:
1830         In pull mode we create our own index before doing anything else
1831         and don't use the index provided by some files (which are more than
1832         often incorrect and cause failed seeks).
1833
1834         For push mode we still use the index provided by the file and extend it
1835         while doing the playback.
1836
1837 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1838
1839         * gst/flv/gstflvdemux.c: (gst_flv_demux_push_src_event),
1840         (gst_flv_demux_loop), (gst_flv_demux_handle_seek_pull),
1841         (gst_flv_demux_sink_event):
1842         Instead of using gst_pad_event_default() use a small
1843         gst_pad_push_event() wrapper that only does what we want and is much
1844         more simple.
1845
1846 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1847
1848         * gst/flv/gstflvdemux.c: (gst_flv_demux_change_state),
1849         (gst_flv_demux_set_index), (gst_flv_demux_init):
1850         * gst/flv/gstflvdemux.h:
1851         If our index was created by the element and not provided from the
1852         outside we should destroy it when starting a new stream to get
1853         all old entries removed.
1854
1855 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1856
1857         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_range):
1858         Improve debugging a bit when pulling a buffer from upstream fails.
1859
1860 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1861
1862         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
1863         (gst_flv_demux_handle_seek_pull), (gst_flv_demux_dispose):
1864         * gst/flv/gstflvdemux.h:
1865         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
1866         (gst_flv_parse_tag_video):
1867         Close the currently playing segment from the streaming thread
1868         instead of the thread where the seek event is handled.
1869
1870 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1871
1872         Patch by: David Härdeman <david at hardeman dot nu>
1873
1874         * gst/mpegdemux/mpegtspacketizer.c: (mpegts_packetizer_parse_nit):
1875         Add support for the frequency list descriptor, which provides
1876         additional frequencies that should be scanned by a DVB application.
1877         Fixes bug #557814.
1878
1879 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1880
1881         Patch by: vanista <vanista at gmail dot com>
1882
1883         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_choose_best_stream):
1884         Fix EOS logic by correctly popping the collect pad buffers only
1885         when we've chosen to use them instead of popping them always and
1886         storing them in a private queue.
1887
1888         Before the pipeline would deadlock if all pads go EOS at the same
1889         time. Fixes bug #557763.
1890
1891 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1892
1893         * configure.ac:
1894         Back to development -> 0.10.9.1
1895
1896 === release 0.10.9 ===
1897
1898 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1899
1900         * configure.ac:
1901           releasing 0.10.9, "Matters of fact"
1902
1903 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1904
1905         * configure.ac:
1906         Commit 0.10.8.4 pre-release
1907
1908 2008-10-20  Edward Hervey  <edward.hervey@collabora.co.uk>
1909
1910         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
1911         Fix reverse playback regression.
1912         Fixes #557080
1913
1914 2008-10-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1915
1916         * ext/apexsink/gstapexplugin.c: (plugin_init):
1917           Set apexsink's rank to NONE so it doesn't get used by
1918           autoaudiosink (there's no point really). (#556588)
1919
1920 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1921
1922         * configure.ac:
1923         0.10.8.3 pre-release
1924
1925 2008-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1926
1927         Patch by: Josep Torra
1928
1929         * gst/mpegdemux/gstmpegtsdemux.c:
1930         * gst/mpegdemux/gstmpegtsdemux.h:
1931         Properly handle some resync cases in the optimised
1932         buffering strategy.
1933
1934 2008-10-16  Michael Smith <msmith@songbirdnest.com>
1935         * sys/acmenc/Makefile.am:
1936           Remove incorrect use of DIRECTSOUND_LDFLAGS
1937
1938 2008-10-16  Sebastian Dröge  <slomo@circular-chaos.org>
1939
1940         * gst/flv/gstflvmux.c: (gst_flv_mux_audio_pad_setcaps),
1941         (gst_flv_mux_write_buffer):
1942         Don't set video_codec to the value that actually should go
1943         into audio codec, otherwise we create invalid files.
1944         Fixes bug #556564.
1945
1946 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1947
1948         * tests/check/Makefile.am:
1949         Leave apexsink out of the states test.
1950
1951 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
1952
1953         * gst/rtpmanager/gstrtpjitterbuffer.c:
1954         (gst_jitter_buffer_sink_parse_caps),
1955         (gst_rtp_jitter_buffer_flush_start),
1956         (gst_rtp_jitter_buffer_flush_stop), (gst_rtp_jitter_buffer_chain),
1957         (gst_rtp_jitter_buffer_loop):
1958         Fix problem with using the output seqnum counter to check for input
1959         seqnum discontinuities.
1960         Improve gap detection and recovery, reset and flush the jitterbuffer on
1961         seqnum restart. Fixes #556520.
1962
1963         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_insert):
1964         Fix wrong G_LIKELY.
1965
1966 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1967
1968         * configure.ac:
1969         Commit 0.10.8.2 pre-release bump, that actually went out in a
1970         tarball on 2008-10-11
1971
1972 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
1973
1974         * gst/rtpmanager/gstrtpsession.c:
1975         (gst_rtp_session_event_send_rtcp_src), (create_send_rtcp_src):
1976         Install event handler on the rtcp_src pad, make LATENCY event return
1977         TRUE. Fixes #556338.
1978
1979 2008-10-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1980
1981         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
1982         Make sure the mpegpsdemux element creates valid newsegment events.
1983         Fixes #556428
1984
1985 2008-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1986
1987         patch by: Sebastian Pölsterl
1988         
1989         * gst/mpegdemux/mpegtspacketizer.c:
1990         Fixes segfault in get_encoding_and_convert.
1991         Fixes #556482
1992
1993 2008-10-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1994
1995         patch by: Josep Torra
1996
1997         * gst/mpegdemux/gstmpegtsdemux.c:
1998         Fixes a segfault in the adaptation buffer size strategy.
1999         Fixes #556440
2000
2001 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
2002
2003         * gst/selector/gstinputselector.c: (gst_input_selector_event),
2004         (gst_input_selector_query):
2005         Gracefully handle the cases when we dont' have otherpad.
2006         Fixes #556430
2007
2008 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
2009
2010         * gst/aiffparse/aiffparse.c: (plugin_init):
2011         Fix debugging category initialization.
2012         Fixes #556274   
2013
2014 2008-10-14  Jan Schmidt  <jan.schmidt@sun.com>
2015
2016         * ext/apexsink/gstapexsink.c:
2017         Fix some more format string compiler warnings (from OS/X)
2018
2019 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2020
2021         * ext/apexsink/gstapexraop.c: (gst_apexraop_connect),
2022         (gst_apexraop_set_volume):
2023         Fix format string compiler warnings.
2024
2025 2008-10-12  Jan Schmidt  <jan.schmidt@sun.com>
2026
2027         * sys/oss4/oss4-mixer.c:
2028         * sys/oss4/oss4-sink.c:
2029         * sys/oss4/oss4-source.c:
2030         Add some spaces in translateable strings.
2031         Fixes: #555969 #555968 #555965
2032
2033 2008-10-12  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2034
2035         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag),
2036         (gst_flv_demux_pull_header):
2037         Fix regression of handling flow returns in pull mode.
2038         Fixes bug #556003.
2039
2040 2008-10-12  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2041
2042         * ext/Makefile.am:
2043         Add apexsink to SUBDIRS. Fixes bug #555912.
2044
2045 2008-10-11  Jan Schmidt  <jan.schmidt@sun.com>
2046
2047         * tests/check/pipelines/metadata.c:
2048         Make the metadata test not fail when jpegenc isn't available....
2049         as it isn't here, because it's not in this module, and
2050         therefore not in the plugin path when the check runs.
2051
2052 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2053
2054         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
2055         (gst_flv_parse_tag_video):
2056         Use gst_pad_alloc_buffer_and_set_caps() to make sure we get
2057         a buffer with caps that we can work with (i.e. the pad's caps).
2058
2059         Add non-keyframe video frames to the index too but without the
2060         keyframe flag.
2061
2062         Add audio frames to the index only if we have no video stream.
2063
2064 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2065
2066         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
2067         (gst_flv_parse_tag_video):
2068         Create pads from the pad templates, use fixed caps on them
2069         and only activate them after the caps are set.
2070
2071 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2072
2073         * configure.ac:
2074         Disable flacparse for this release as it's too buggy.
2075
2076 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
2077
2078         * gst/flacparse/gstbaseparse.c (gst_base_parse_push_buffer),
2079         (gst_base_parse_update_upstream_durations):
2080         Fix compiler warning on OS/X about parameters not matching
2081         the debug format string.
2082
2083 2008-10-09  Sebastian Dröge  <slomo@circular-chaos.org>
2084
2085         * gst/deinterlace2/tvtime/tomsmocomp.c:
2086         (gst_deinterlace_method_tomsmocomp_class_init):
2087         Fix unused variable compiler warning when not building
2088         X86 assembly.
2089
2090 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2091
2092         * gst/flv/gstflvdemux.c: (gst_flv_demux_loop):
2093         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_timestamp):
2094         * gst/flv/gstflvparse.h:
2095         Get an approximate duration of the file by looking at the timestamp
2096         of the last tag in pull mode. If we get (maybe better) duration from
2097         metadata later we'll use that instead.
2098
2099 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2100
2101         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_range),
2102         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header):
2103         Refactor _pull_range() logic with checks into a seperate function
2104         to make things a bit more readable.
2105
2106 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2107
2108         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain),
2109         (gst_flv_demux_base_init):
2110         Use gst_element_class_set_details_simple().
2111
2112         If we get GST_FLOW_NOT_LINKED in the parse loop but at least
2113         one of the pads is linked continue the loop.
2114
2115 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
2116
2117         * ext/amrwb/gstamrwbenc.c:
2118         * ext/amrwb/gstamrwbenc.h:
2119           Pass the discont flag from the input buffer on to the output buffer in
2120           the AMR encoder.
2121
2122 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2123
2124         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),
2125         (gst_flv_parse_tag_audio), (gst_flv_parse_video_negotiate):
2126         Correct caps for video codec id 5: It's On2 VP6 with alpha channel
2127         which needs a different decoder and has different caps.
2128
2129         Add support for audio codec id 14, which is MP3 with 8kHz sampling
2130         rate.
2131
2132         Fix endianness and signedness for raw audio codec ids.
2133
2134         Add support for alaw and mulaw audio.
2135
2136 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2137
2138         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain):
2139         Go out of the parse loop as soon as we get an error instead
2140         of parsing until the GstAdapter is empty.
2141
2142         Add some explanations about the header and tag size.
2143
2144         Don't print synchronizing message if everything is fine.
2145
2146 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2147
2148         * gst/flv/Makefile.am:
2149         * gst/flv/gstflvdemux.c: (plugin_init):
2150         * gst/flv/gstflvmux.c: (gst_flv_mux_base_init),
2151         (gst_flv_mux_class_init), (gst_flv_mux_init),
2152         (gst_flv_mux_finalize), (gst_flv_mux_reset),
2153         (gst_flv_mux_handle_src_event), (gst_flv_mux_handle_sink_event),
2154         (gst_flv_mux_video_pad_setcaps), (gst_flv_mux_audio_pad_setcaps),
2155         (gst_flv_mux_request_new_pad), (gst_flv_mux_release_pad),
2156         (gst_flv_mux_write_header), (gst_flv_mux_write_buffer),
2157         (gst_flv_mux_collected), (gst_flv_mux_change_state):
2158         * gst/flv/gstflvmux.h:
2159         Add first version of a FLV muxer. The only missing feature is writing
2160         of stream metadata.
2161
2162 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
2163
2164         * ext/amrwb/gstamrwbparse.c:
2165         * ext/amrwb/gstamrwbparse.h:
2166           Add flush seek handler. Taken from recent armnbparse changes.
2167           Sync the code more and use #defines for HEADER.
2168
2169 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
2170
2171         * ext/amrwb/gstamrwbparse.c:
2172         * ext/amrwb/gstamrwbparse.h:
2173           Fix the duration query. Also set caps on the pads and buffers more
2174           correctly. Taken from recent armnbparse changes.
2175
2176 2008-10-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2177
2178         * gst/mpegdemux/gstmpegdemux.c:
2179         * gst/mpegdemux/gstmpegtsdemux.c:
2180         Add Fluendo to the Long Name.
2181
2182 2008-10-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2183
2184         * configure.ac:
2185         * gst-plugins-bad.spec.in:
2186         * gst/mpegdemux/Makefile.am:
2187         * gst/mpegdemux/flumpegdemux.c:
2188         * gst/mpegdemux/gstmpegdesc.c:
2189         * gst/mpegdemux/gstmpegdesc.h:
2190         * gst/mpegdemux/mpegtspacketizer.c:
2191         * gst/mpegdemux/mpegtspacketizer.h:
2192         * gst/mpegdemux/mpegtsparse.c:
2193         * gst/mpegdemux/mpegtsparse.h:
2194         Move of mpegtsparse to mpegdemux.
2195         Fixes #555193.
2196
2197 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2198
2199         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data),
2200         (gst_flups_demux_parse_pack_start):
2201         Prevent a division by zero if last mux rate was zero.
2202
2203         If we're going to send a NEWSEGMENT event but the segment start
2204         and the current buffer timestamp differ by more than a second we
2205         will start the NEWSEGMENT at the buffer timestamp.
2206
2207         This fixes playback of the tv2-1_25.mpg file, which has 0 as first SCR
2208         but the first PTS are around 1 hour and 40 minutes.
2209
2210         Fixes bug #553755.
2211
2212 2008-10-07  Jan Schmidt  <jan.schmidt@sun.com>
2213
2214         * ext/resindvd/resindvdsrc.c:
2215         Fix next/prev chapter seeking at the beginning or end.
2216         Use 64-bit scaling utility functions for converting MPEG
2217         timestamps.
2218
2219 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2220
2221         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
2222
2223         * gst/rtpmanager/gstrtpbin-marshal.list:
2224         Add marshaller for new action signal.
2225
2226         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_get_internal_session),
2227         (gst_rtp_bin_class_init):
2228         * gst/rtpmanager/gstrtpbin.h:
2229         Add action signal to retrieve the internal RTPSession object.
2230
2231         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
2232         (gst_rtp_session_get_property), (gst_rtp_session_release_pad):
2233         Add property to access the internal RTPSession object.
2234
2235         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
2236         (check_collision):
2237         * gst/rtpmanager/rtpsession.h:
2238         Add action signal to retrieve an RTPSource object by SSRC. 
2239         See #555396.
2240
2241 2008-10-07  Stefan Kost  <ensonic@users.sf.net>
2242
2243         * gst/selector/gstoutputselector.c:
2244           Choose right pad for sending events. Fixes #555244
2245
2246 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2247
2248         * gst/rtpmanager/gstrtpbin.c: (find_session_by_pad),
2249         (free_session), (gst_rtp_bin_dispose), (remove_recv_rtp),
2250         (remove_recv_rtcp), (remove_send_rtp), (remove_rtcp),
2251         (gst_rtp_bin_release_pad):
2252         Release pads of the session manager.
2253         Start implementing releasing pads of gstrtpbin.
2254
2255         * gst/rtpmanager/gstrtpsession.c: (remove_recv_rtp_sink),
2256         (remove_recv_rtcp_sink), (remove_send_rtp_sink),
2257         (remove_send_rtcp_src), (gst_rtp_session_release_pad):
2258         Implement releasing pads in gstrtpsession.
2259
2260 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2261
2262         * gst/rtpmanager/gstrtpjitterbuffer.c:
2263         (gst_jitter_buffer_sink_parse_caps):
2264         Only update the seqnum-base when it was not already configured for the
2265         streams.
2266
2267 2008-10-06  Stefan Kost  <ensonic@users.sf.net>
2268
2269         * configure.ac
2270         * ext/metadata/README:
2271         * ext/metadata/metadataexif.c:
2272         * ext/metadata/metadatatags.c:
2273         * ext/metadata/metadatatags.h:
2274           Start using core geo tags (bump req). Fix handling of location
2275           references.
2276
2277         * tests/check/Makefile.am:
2278           Sort blacklisted elements and remove moved ones. Add new test.
2279
2280         * tests/check/pipelines/metadata.c:
2281           Add first tests for metadata element.
2282
2283         * tests/icles/metadata_editor.c:
2284           Move free to correct place.
2285
2286 2008-10-06  Stefan Kost  <ensonic@users.sf.net>
2287
2288         * tests/check/generic/states.c:
2289           Stop test on state-change error. Should be applied on other modules if
2290           we agree that it makes sense.
2291
2292 2008-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2293
2294         * gst/mpegtsparse/mpegtsparse.c:
2295         Actually copy the structure passed in when assigning it because
2296         it gets freed straight after the function call.
2297         Re: pat_info and pmt_info GstStructures.
2298
2299 2008-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2300
2301         Patch by: Josep Torra
2302
2303         * gst/mpegdemux/gstmpegtsdemux.c:
2304         Fix wrong firing of critical introduced by previous optimisation.
2305
2306 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2307
2308         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad):
2309         Warn and clamp to max bitrate for samplerate.
2310         Fixes #550486.
2311
2312 2008-10-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2313
2314         * gst/mpegtsparse/mpegtsparse.c:
2315         Fix possible crash where pat is pointing to a freed structure.
2316
2317 2008-10-03  Stefan Kost  <ensonic@users.sf.net>
2318
2319         * ext/metadata/README:
2320         * ext/metadata/metadataexif.c:
2321         * ext/metadata/metadatatags.c:
2322         * ext/metadata/metadatatags.h:
2323           Use core gps tags.
2324
2325 2008-10-03  Stefan Kost  <ensonic@users.sf.net>
2326
2327         * ext/metadata/metadata_mapping.htm:
2328         * ext/metadata/metadataxmp.c:
2329         * ext/metadata/Makefile.am:
2330           Add mapping of format and mime type to xmp.
2331
2332 2008-10-02  Stefan Kost  <ensonic@users.sf.net>
2333
2334         * ext/metadata/README:
2335         * ext/metadata/metadataexif.c:
2336         * ext/metadata/metadatatags.c:
2337         * ext/metadata/metadatatags.h:
2338           Reverting. Will need to wait for core 0.10.21 release.
2339
2340 2008-10-02  Stefan Kost  <ensonic@users.sf.net>
2341
2342         * ext/metadata/README:
2343         * ext/metadata/metadataexif.c:
2344         * ext/metadata/metadatatags.c:
2345         * ext/metadata/metadatatags.h:
2346           Use core gps tags.
2347
2348 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2349
2350         * gst/flacparse/gstbaseparse.c: (gst_base_parse_finalize),
2351         (gst_base_parse_class_init), (gst_base_parse_push_buffer),
2352         (gst_base_parse_change_state), (gst_base_parse_set_index),
2353         (gst_base_parse_get_index):
2354         Add support for GstIndex.
2355
2356 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2357
2358         * gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init),
2359         (gst_base_parse_push_buffer),
2360         (gst_base_parse_update_upstream_durations),
2361         (gst_base_parse_convert), (gst_base_parse_frame_in_segment):
2362         * gst/flacparse/gstbaseparse.h:
2363         Provide a vfunc for the subclass to decide whether a frame is inside
2364         the segment or not and add a default implementation.
2365
2366         Fix approximate bitrate calculations.
2367
2368 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2369
2370         * gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init),
2371         (gst_base_parse_init), (gst_base_parse_push_buffer),
2372         (gst_base_parse_update_upstream_durations), (gst_base_parse_chain),
2373         (gst_base_parse_loop), (gst_base_parse_activate),
2374         (gst_base_parse_convert), (gst_base_parse_query):
2375         Approximate the average bitrate, duration and size if possible
2376         and add a default conversion function which uses this for
2377         time<->byte conversions.
2378
2379         * gst/flacparse/gstflacparse.c: (gst_flac_parse_get_frame_size):
2380         Fix parsing if upstream gives -1 as duration.
2381
2382 2008-09-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2383
2384         * gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
2385         (on_ssrc_validated), (on_ssrc_active), (on_ssrc_sdes),
2386         (on_bye_ssrc), (on_bye_timeout), (on_timeout), (on_sender_timeout):
2387         Ref the rtpsource object before we release the session lock when we emit
2388         the signals.
2389
2390 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2391
2392         * sys/Makefile.am:
2393         * sys/wasapi/Makefile.am:
2394         * sys/wasapi/gstwasapi.c:
2395         * sys/wasapi/gstwasapisink.c:
2396         * sys/wasapi/gstwasapisink.h:
2397         * sys/wasapi/gstwasapisrc.c:
2398         * sys/wasapi/gstwasapisrc.h:
2399         * sys/wasapi/gstwasapiutil.c:
2400         * sys/wasapi/gstwasapiutil.h:
2401         New plugin for audio capture and playback using Windows Audio Session
2402         API (WASAPI) available with Vista and newer (#520901).
2403
2404         Comes with hardcoded caps and obviously needs lots of love. Haven't
2405         had time to work on this code since it was written, was initially just
2406         a quick experiment to play around with this new API.
2407
2408 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2409
2410         * sys/dshowdecwrapper/gstdshowaudiodec.cpp
2411           (AudioFakeSink.DoRenderSample):
2412         Fix a couple of signed/unsigned comparison warnings.
2413
2414 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2415
2416         * sys/dshowdecwrapper/gstdshowaudiodec.h (AudioFakeSink.AudioFakeSink):
2417         * sys/dshowdecwrapper/gstdshowvideodec.h (VideoFakeSink.VideoFakeSink):
2418         Use the _T() macro to support both Unicode and MBCS.
2419
2420 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2421
2422         * ext/libmms/gstmms.c (plugin_init):
2423         Fix return type of the GstURIHandler::get_type() implementation.
2424
2425 2008-09-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2426
2427         * configure.ac:
2428         * gst/flacparse/Makefile.am:
2429         * gst/flacparse/gstbaseparse.c: (gst_base_parse_get_type),
2430         (gst_base_parse_base_init), (gst_base_parse_base_finalize),
2431         (gst_base_parse_finalize), (gst_base_parse_class_init),
2432         (gst_base_parse_init), (gst_base_parse_check_frame),
2433         (gst_base_parse_parse_frame), (gst_base_parse_bytepos_to_time),
2434         (gst_base_parse_sink_event), (gst_base_parse_sink_eventfunc),
2435         (gst_base_parse_src_event), (gst_base_parse_src_eventfunc),
2436         (gst_base_parse_is_seekable), (gst_base_parse_push_buffer),
2437         (gst_base_parse_handle_and_push_buffer), (gst_base_parse_drain),
2438         (gst_base_parse_chain), (gst_base_parse_pull_range),
2439         (gst_base_parse_loop), (gst_base_parse_sink_activate),
2440         (gst_base_parse_activate), (gst_base_parse_sink_activate_push),
2441         (gst_base_parse_sink_activate_pull), (gst_base_parse_set_duration),
2442         (gst_base_parse_set_min_frame_size),
2443         (gst_base_parse_get_querytypes), (gst_base_parse_query),
2444         (gst_base_parse_handle_seek), (gst_base_parse_sink_setcaps):
2445         * gst/flacparse/gstbaseparse.h:
2446         * gst/flacparse/gstbitreader.c: (gst_bit_reader_new),
2447         (gst_bit_reader_new_from_buffer), (gst_bit_reader_free),
2448         (gst_bit_reader_init), (gst_bit_reader_init_from_buffer),
2449         (gst_bit_reader_set_pos), (gst_bit_reader_get_pos),
2450         (gst_bit_reader_get_remaining), (gst_bit_reader_skip),
2451         (gst_bit_reader_skip_to_byte):
2452         * gst/flacparse/gstbitreader.h:
2453         * gst/flacparse/gstbytereader.c: (GDOUBLE_SWAP_LE_BE),
2454         (GFLOAT_SWAP_LE_BE), (gst_byte_reader_new),
2455         (gst_byte_reader_new_from_buffer), (gst_byte_reader_free),
2456         (gst_byte_reader_init), (gst_byte_reader_init_from_buffer),
2457         (gst_byte_reader_set_pos), (gst_byte_reader_get_pos),
2458         (gst_byte_reader_get_remaining), (gst_byte_reader_skip),
2459         (gst_byte_reader_get_uint8), (gst_byte_reader_get_int8),
2460         (gst_byte_reader_peek_uint8), (gst_byte_reader_peek_int8),
2461         (gst_byte_reader_get_uint24_le), (gst_byte_reader_get_uint24_be),
2462         (gst_byte_reader_get_int24_le), (gst_byte_reader_get_int24_be),
2463         (gst_byte_reader_peek_uint24_le), (gst_byte_reader_peek_uint24_be),
2464         (gst_byte_reader_peek_int24_le), (gst_byte_reader_peek_int24_be):
2465         * gst/flacparse/gstbytereader.h:
2466         * gst/flacparse/gstflac.c: (plugin_init):
2467         * gst/flacparse/gstflacparse.c: (gst_flac_parse_base_init),
2468         (gst_flac_parse_class_init), (gst_flac_parse_init),
2469         (gst_flac_parse_finalize), (gst_flac_parse_start),
2470         (gst_flac_parse_stop), (gst_flac_parse_get_frame_size),
2471         (gst_flac_parse_check_valid_frame),
2472         (gst_flac_parse_handle_streaminfo),
2473         (gst_flac_parse_handle_vorbiscomment),
2474         (gst_flac_parse_handle_picture), (_value_array_append_buffer),
2475         (gst_flac_parse_handle_headers), (gst_flac_parse_generate_headers),
2476         (gst_flac_parse_parse_frame):
2477         * gst/flacparse/gstflacparse.h:
2478         Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader
2479         that will be added to libgstbase later.
2480
2481         The FLAC parser is currently not 100% bug free and fails to get the
2482         correct frame size for some frames in some streams.
2483
2484 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
2485
2486         * ext/resindvd/gstmpegdemux.c:
2487         * ext/resindvd/gstmpegdemux.h:
2488         * ext/resindvd/resindvdbin.c:
2489         * ext/resindvd/resindvdsrc.c:
2490         * ext/resindvd/rsnstreamselector.c:
2491         Add in Title/Chapter seeking, and simple but buggy audio
2492         and subtitle stream selection.
2493
2494 2008-09-24  Michael Smith <msmith@songbirdnest.com>
2495
2496         * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
2497         * sys/dshowdecwrapper/gstdshowaudiodec.h:
2498         * sys/dshowdecwrapper/gstdshowfakesrc.cpp:
2499         * sys/dshowdecwrapper/gstdshowutil.cpp:
2500         * sys/dshowdecwrapper/gstdshowutil.h:
2501         * sys/dshowdecwrapper/gstdshowvideodec.cpp:
2502         * sys/dshowdecwrapper/gstdshowvideodec.h:
2503           Prefer known-good filters, create directly by GUID if possible,
2504           fall back to creating highest-merit filter otherwise.
2505           Fixes playback with random dshow filters installed in some
2506           cases.
2507
2508 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2509
2510         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_insert),
2511         (rtp_jitter_buffer_get_sync):
2512         * gst/rtpmanager/rtpsession.c: (on_sender_timeout),
2513         (session_cleanup):
2514         * gst/rtpmanager/rtpsource.c:
2515         Fix some docs.
2516
2517 2008-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2518
2519         Patch from: Josep Torra
2520
2521         * gst/mpegdemux/gstmpegtsdemux.c:
2522         * gst/mpegdemux/gstmpegtsdemux.h:
2523         Use a preallocated buffer per stream for PES packets sent on src pads.
2524         Adaptively adjust buffer size appropriately.
2525
2526 2008-09-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2527
2528         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start),
2529           (gst_neonhttp_src_send_request_and_redirect):
2530           Clean up the debug logging code and #ifdef mess a bit: whether or not
2531           gstreamer debug messages should be output should not depend on an
2532           element property; also, GST_ELEMENT_ERROR will leave a line in the log
2533           already, so merge the more useful debug log messages with the less useful
2534           error debug strings.
2535
2536 2008-09-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2537
2538         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
2539           Don't post LIBRARY_INIT errors where we should be posting
2540           RESOURCE OPEN_READ errors. Fixes #552506.
2541
2542 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
2543
2544         * ext/jack/gstjackaudiosink.c: (jack_process_cb):
2545         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
2546         Fix compiler warnings on OS/X
2547
2548 2008-09-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2549
2550         patch by: Michael Krufky
2551
2552         * sys/dvb/gstdvbsrc.c:
2553         Add adapter_name for bus message in ATSC case. Fixes #552536.
2554
2555 2008-09-15  Stefan Kost  <ensonic@users.sf.net>
2556
2557         * ext/celt/gstceltenc.h:
2558           Help gtk-doc to parse this correctly.
2559
2560         * gst/pcapparse/gstpcapparse.c:
2561           Add missing include.
2562
2563 2008-09-15  Stefan Kost  <ensonic@users.sf.net>
2564
2565         * examples/Makefile.am:
2566           Only built scaletempo example if we have gtk.
2567
2568 2008-09-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2569
2570         * gst/rtpmanager/gstrtpbin.c: (create_session),
2571         (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain):
2572         Do not try to adjust the offset of streams for which we have not yet
2573         seen an SR packet. Avoids large ts-offsets in some cases.
2574
2575 2008-09-10  Michael Smith <msmith@songbirdnest.com>
2576
2577         * sys/dshowdecwrapper/Makefile.am:
2578         * sys/dshowdecwrapper/gstdshowaudiodec.c:
2579         * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
2580         * sys/dshowdecwrapper/gstdshowaudiodec.h:
2581         * sys/dshowdecwrapper/gstdshowdecwrapper.c:
2582         * sys/dshowdecwrapper/gstdshowdecwrapper.cpp:
2583         * sys/dshowdecwrapper/gstdshowdecwrapper.h:
2584         * sys/dshowdecwrapper/gstdshowfakesrc.cpp:
2585         * sys/dshowdecwrapper/gstdshowfakesrc.h:
2586         * sys/dshowdecwrapper/gstdshowutil.cpp:
2587         * sys/dshowdecwrapper/gstdshowutil.h:
2588         * sys/dshowdecwrapper/gstdshowvideodec.c:
2589         * sys/dshowdecwrapper/gstdshowvideodec.cpp:
2590         * sys/dshowdecwrapper/gstdshowvideodec.h:
2591           Major rewrite of dshowdecwrapper. Converts code to
2592           C++, moves to direct use of DirectShow base classes,
2593           make a lot of code clearer, simplify, etc.
2594           Fix decode of MP3 on Vista by working around an apparent
2595           bug in the decoder.
2596
2597 2008-09-10  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2598
2599         * sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func,
2600           gst_ks_clock_start):
2601           Synchronize KS clock as a single-shot operation for now, there's not
2602           much point in doing it periodically until we're actually using the
2603           KS timestamps for anything else than just discarding old frames.
2604         * sys/winks/gstksvideosrc.c (gst_ks_video_src_open_device):
2605           Provide the GstClock when opening the device if we already have one.
2606
2607 2008-09-10  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2608
2609         * sys/winks/gstksvideodevice.c (GST_DEBUG_IS_ENABLED, last_timestamp,
2610           gst_ks_video_device_prepare_buffers, gst_ks_video_device_create_pin,
2611           gst_ks_video_device_set_state, gst_ks_video_device_request_frame,
2612           gst_ks_video_device_read_frame):
2613           Guard against capturing old frames by keeping track of the last
2614           timestamp and also zero-fill the buffers before each capture.
2615           Only assign a master clock if the pin hasn't already got one.
2616           Actually free buffers on the way down to avoid a huge memory leak,
2617           as this was previously done when changing state to ACQUIRE downwards
2618           and we now skip that state on the way down.
2619           Add some debug.
2620         * sys/winks/gstksvideosrc.c (DEFAULT_DEVICE_PATH, DEFAULT_DEVICE_NAME,
2621           DEFAULT_DEVICE_INDEX, KS_WORKER_LOCK, KS_WORKER_UNLOCK,
2622           KS_WORKER_WAIT, KS_WORKER_NOTIFY, KS_WORKER_WAIT_FOR_RESULT,
2623           KS_WORKER_NOTIFY_RESULT, KS_WORKER_STATE_STARTING,
2624           KS_WORKER_STATE_READY, KS_WORKER_STATE_STOPPING,
2625           KS_WORKER_STATE_ERROR, KsWorkerState, device_path, device_name,
2626           device_index, running, worker_thread, worker_lock,
2627           worker_notify_cond, worker_result_cond, worker_state,
2628           worker_pending_caps, worker_setcaps_result, worker_pending_run,
2629           worker_run_result, gst_ks_video_src_reset,
2630           gst_ks_video_src_apply_driver_quirks, gst_ks_video_src_open_device,
2631           gst_ks_video_src_close_device, gst_ks_video_src_worker_func,
2632           gst_ks_video_src_start_worker, gst_ks_video_src_stop_worker,
2633           gst_ks_video_src_change_state, gst_ks_video_src_set_clock,
2634           gst_ks_video_src_set_caps, gst_ks_video_src_timestamp_buffer,
2635           gst_ks_video_src_create):
2636           Remove ENABLE_CLOCK_DEBUG define, it's GST_LEVEL_DEBUG after all.
2637           Get rid of PROP_ENSLAVE_KSCLOCK and always slave the ks clock to the
2638           GStreamer clock, it doesn't seem to hurt and matches DirectShow's
2639           behavior. As an added bonus we usually get PresentationTime set for
2640           each frame, so we can expand on this later for smarter latency
2641           reporting (by looking at the diff between the timestamp from the
2642           driver and the time according to the GStreamer clock).
2643           Use an internal worker thread for opening the device, setting caps,
2644           changing its state and closing it. This way we're a lot more
2645           compatible with drivers that rely on hacks to do video-effects
2646           between the low-level NT API and the application. Ick.
2647           Start the ks clock and set the pin to KSSTATE_RUN on the first
2648           create() so that we'll hopefully get hold of the GStreamer clock
2649           from the very beginning. This way there's no chance that the
2650           timestamps will make a sudden jump in the beginning of the stream
2651           when we're running with a clock.
2652         * sys/winks/kshelpers.c (CHECK_OPTIONS_FLAG,
2653           ks_options_flags_to_string):
2654           Reorder the flags to match the headerfile order, and make the string
2655           a bit more compact.
2656         * sys/winks/ksvideohelpers.c (ks_video_probe_filter_for_caps):
2657           Avoid leaking KSPROPERTY_PIN_DATARANGES.
2658
2659 2008-09-09  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2660
2661         * configure.ac:
2662         * ext/Makefile.am:
2663         * ext/jp2k/Makefile.am:
2664         * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_base_init),
2665         (gst_jasper_dec_class_init), (gst_jasper_dec_init),
2666         (gst_jasper_dec_reset), (gst_jasper_dec_sink_setcaps),
2667         (gst_jasper_dec_negotiate), (gst_jasper_dec_get_picture),
2668         (gst_jasper_dec_chain), (gst_jasper_dec_set_property),
2669         (gst_jasper_dec_get_property), (gst_jasper_dec_change_state),
2670         (plugin_init):
2671         * ext/jp2k/gstjasperdec.h:
2672         Add jp2k plugin.  Fixes #550657.
2673
2674 2008-09-09  Edward Hervey  <edward.hervey@collabora.co.uk>
2675
2676         * gst/mpegdemux/flumpegdemux.c: (plugin_init):
2677         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_sync_get_type),
2678         (gst_flups_demux_get_type), (gst_flups_demux_plugin_init):
2679         * gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_get_type),
2680         (gst_fluts_demux_plugin_init):
2681         Fix conflicting public names in new mpeg demuxers.
2682         Fixes #550468
2683
2684 2008-09-08  Michael Smith <msmith@songbirdnest.com>
2685
2686         * gst/aiffparse/aiffparse.c:
2687           Support chunks in AIFF in any order in pull mode, and any order so
2688           long as we get COMM before the actual data (SSND) in push mode.
2689           Fixes playback of AIFC files.
2690
2691 2008-09-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2692
2693         * gst/selector/gstinputselector.c: (gst_selector_pad_reset),
2694         (gst_input_selector_reset), (gst_input_selector_change_state):
2695         Reset the selector state when going to READY.
2696
2697 2008-09-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2698
2699         * gst/rtpmanager/gstrtpbin.c: (on_sender_timeout),
2700         (create_session), (gst_rtp_bin_associate),
2701         (gst_rtp_bin_sync_chain), (gst_rtp_bin_class_init),
2702         (gst_rtp_bin_request_new_pad):
2703         * gst/rtpmanager/gstrtpbin.h:
2704         Add signal to notify listeners when a sender becomes a receiver.
2705         Tweak lip-sync code, don't store our own copy of the ts-offset of the
2706         jitterbuffer, don't adjust sync if the change is less than 4msec.
2707         Get the RTP timestamp <-> GStreamer timestamp relation directly from
2708         the jitterbuffer instead of our inaccurate version from the source.
2709
2710         * gst/rtpmanager/gstrtpjitterbuffer.c:
2711         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop),
2712         (gst_rtp_jitter_buffer_get_sync):
2713         * gst/rtpmanager/gstrtpjitterbuffer.h:
2714         Add G_LIKELY macros, use global defines for max packet reorder and
2715         dropouts.
2716         Reset the jitterbuffer clock skew detection when packets seqnums are
2717         changed unexpectedly.
2718
2719         * gst/rtpmanager/gstrtpsession.c: (on_sender_timeout),
2720         (gst_rtp_session_class_init), (gst_rtp_session_init):
2721         * gst/rtpmanager/gstrtpsession.h:
2722         Add sender timeout signal.
2723
2724         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
2725         (calculate_skew), (rtp_jitter_buffer_insert),
2726         (rtp_jitter_buffer_get_sync):
2727         * gst/rtpmanager/rtpjitterbuffer.h:
2728         Add some G_LIKELY macros.
2729         Keep track of the extended RTP timestamp so that we can report the RTP
2730         timestamp <-> GStreamer timestamp relation for lip-sync.
2731         Remove server timestamp gap detection code, the server can sometimes
2732         make a huge gap in timestamps (talk spurts,...) see #549774.
2733         Detect timetamp weirdness instead by observing the sender/receiver
2734         timestamp relation and resync if it changes more than 1 second.
2735         Add method to report about the current rtp <-> gst timestamp relation
2736         which is needed for lip-sync.
2737
2738         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
2739         (on_sender_timeout), (check_collision), (rtp_session_process_sr),
2740         (session_cleanup):
2741         * gst/rtpmanager/rtpsession.h:
2742         Add sender timeout signal.
2743         Remove inaccurate rtp <-> gst timestamp relation code, the
2744         jitterbuffer can now do an accurate reporting about this.
2745
2746         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
2747         (rtp_source_update_caps), (calculate_jitter),
2748         (rtp_source_process_rtp):
2749         * gst/rtpmanager/rtpsource.h:
2750         Remove inaccurate rtp <-> gst timestamp relation code.
2751
2752         * gst/rtpmanager/rtpstats.h:
2753         Define global max-reorder and max-dropout constants for use in various
2754         subsystems.
2755
2756 2008-09-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2757
2758         patch by: Sebastian Pölsterl
2759
2760         * sys/dvb/gstdvbsrc.c:
2761         Add DVB Adapter name to structure sent over bus.
2762
2763 2008-09-02  Edward Hervey  <edward.hervey@collabora.co.uk>
2764
2765         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_parse_pack_start):
2766         * gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_data_cb):
2767         Fix build on macosx.
2768
2769 2008-09-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2770
2771         * configure.ac:
2772         * gst/mpegdemux/Makefile.am:
2773         * gst/mpegdemux/flumpegdemux.c:
2774         * gst/mpegdemux/flutspatinfo.c:
2775         * gst/mpegdemux/flutspatinfo.h:
2776         * gst/mpegdemux/flutspmtinfo.c:
2777         * gst/mpegdemux/flutspmtinfo.h:
2778         * gst/mpegdemux/flutspmtstreaminfo.c:
2779         * gst/mpegdemux/flutspmtstreaminfo.h:
2780         * gst/mpegdemux/gstmpegdefs.h:
2781         * gst/mpegdemux/gstmpegdemux.c:
2782         * gst/mpegdemux/gstmpegdemux.h:
2783         * gst/mpegdemux/gstmpegdesc.c:
2784         * gst/mpegdemux/gstmpegdesc.h:
2785         * gst/mpegdemux/gstmpegtsdemux.c:
2786         * gst/mpegdemux/gstmpegtsdemux.h:
2787         * gst/mpegdemux/gstpesfilter.c:
2788         * gst/mpegdemux/gstpesfilter.h:
2789         * gst/mpegdemux/gstsectionfilter.c:
2790         * gst/mpegdemux/gstsectionfilter.h:
2791         Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This
2792         is now dual licensed MPL and LGPL.
2793
2794 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2795
2796         * gst/mpegtsmux/mpegtsmux.c: (new_packet_cb):
2797         Set caps on outgoing buffers.
2798
2799 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2800
2801         * ext/resindvd/plugin.c: (plugin_init):
2802         * ext/resindvd/resindvdsrc.c:
2803         * ext/twolame/gsttwolame.c: (plugin_init):
2804         * gst/aiffparse/aiffparse.c: (plugin_init):
2805           Enable/fix up translations for these plugins.
2806
2807         * po/LINGUAS:
2808           Add 'ca' to LINGUAS.
2809
2810         * po/POTFILES.in:
2811         * po/POTFILES.skip:
2812           Add more files for translation and more files which tools
2813           should skip.
2814
2815 2008-09-02  Edward Hervey  <edward.hervey@collabora.co.uk>
2816
2817         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_write_ts_header):
2818         Fix build on macosx.
2819
2820 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2821
2822         * gst/mpegtsmux/mpegtsmux_aac.c: (mpegtsmux_prepare_aac):
2823         Allocate a fixed size buffer on the stack instead of using malloc().
2824
2825         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_new), (tsmux_free),
2826         (tsmux_program_new), (tsmux_program_free):
2827         * gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
2828         (tsmux_stream_free), (tsmux_stream_consume),
2829         (tsmux_stream_add_data):
2830         Use GSlice.
2831
2832 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2833
2834         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_create_stream):
2835         Add support for muxing MPEG4 video.
2836
2837 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
2838
2839         * gst/mpegtsmux/tsmux/tsmux.h:
2840         * gst/mpegtsmux/tsmux/tsmuxstream.h:
2841         Fix build of mpegtsmux.
2842         
2843 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2844
2845         * configure.ac:
2846         * gst/mpegtsmux/Makefile.am:
2847         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_base_init),
2848         (mpegtsmux_class_init), (mpegtsmux_init), (mpegtsmux_dispose),
2849         (gst_mpegtsmux_set_property), (gst_mpegtsmux_get_property),
2850         (release_buffer_cb), (mpegtsmux_create_stream),
2851         (mpegtsmux_create_streams), (mpegtsmux_choose_best_stream),
2852         (mpegtsmux_collected), (mpegtsmux_request_new_pad),
2853         (mpegtsmux_release_pad), (new_packet_cb),
2854         (mpegtsdemux_prepare_srcpad), (mpegtsmux_change_state),
2855         (plugin_init):
2856         * gst/mpegtsmux/mpegtsmux.h:
2857         * gst/mpegtsmux/mpegtsmux_aac.c: (mpegtsmux_prepare_aac):
2858         * gst/mpegtsmux/mpegtsmux_aac.h:
2859         * gst/mpegtsmux/mpegtsmux_h264.c: (mpegtsmux_prepare_h264):
2860         * gst/mpegtsmux/mpegtsmux_h264.h:
2861         * gst/mpegtsmux/tsmux/Makefile.am:
2862         * gst/mpegtsmux/tsmux/crc.h:
2863         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_new), (tsmux_set_write_func),
2864         (tsmux_set_pat_frequency), (tsmux_get_pat_frequency), (tsmux_free),
2865         (tsmux_program_new), (tsmux_set_pmt_frequency),
2866         (tsmux_get_pmt_frequency), (tsmux_program_add_stream),
2867         (tsmux_program_set_pcr_stream), (tsmux_get_new_pid),
2868         (tsmux_create_stream), (tsmux_find_stream), (tsmux_packet_out),
2869         (tsmux_write_adaptation_field), (tsmux_write_ts_header),
2870         (tsmux_write_stream_packet), (tsmux_program_free),
2871         (tsmux_write_section), (tsmux_write_section_hdr),
2872         (tsmux_write_pat), (tsmux_write_pmt):
2873         * gst/mpegtsmux/tsmux/tsmux.h:
2874         * gst/mpegtsmux/tsmux/tsmuxcommon.h:
2875         * gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
2876         (tsmux_stream_get_pid), (tsmux_stream_free),
2877         (tsmux_stream_set_buffer_release_func), (tsmux_stream_consume),
2878         (tsmux_stream_at_pes_start), (tsmux_stream_bytes_avail),
2879         (tsmux_stream_bytes_in_buffer), (tsmux_stream_get_data),
2880         (tsmux_stream_pes_header_length),
2881         (tsmux_stream_find_pts_dts_within),
2882         (tsmux_stream_write_pes_header), (tsmux_stream_add_data),
2883         (tsmux_stream_get_es_descrs), (tsmux_stream_pcr_ref),
2884         (tsmux_stream_pcr_unref), (tsmux_stream_is_pcr),
2885         (tsmux_stream_get_pts):
2886         * gst/mpegtsmux/tsmux/tsmuxstream.h:
2887         Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This
2888         is renamed to mpegtsmux to prevent conflicts. Also all relevant
2889         informations about copyright and license are added to the top of
2890         every file but apart from that no changes compared to the latest
2891         SVN versions happened.
2892
2893 2008-09-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2894
2895         * gst/selector/gstinputselector.c: (gst_input_selector_init),
2896         (gst_input_selector_event), (gst_input_selector_query):
2897         Reuse the get_linked_pads for both source and sinkpads because they are
2898         the same.
2899         Implement a custum event handler and get the internally linked pad
2900         directly instead of relying on the default (slower) implementation.
2901
2902 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2903
2904         * ext/celt/gstceltdec.c: (celt_dec_chain_parse_data):
2905         Correctly take the granulepos from upstream if possible and
2906         correctly handle the granulepos in various calculations: the
2907         granulepos is the sample number of the _last_ sample in a frame, not
2908         the first. 
2909
2910         * ext/celt/gstceltenc.c: (gst_celt_enc_sinkevent),
2911         (gst_celt_enc_encode), (gst_celt_enc_chain),
2912         (gst_celt_enc_change_state):
2913         * ext/celt/gstceltenc.h:
2914         Handle non-zero start timestamps in the encoder and detect/handle
2915         stream discontinuities. Fixes bug #547075.
2916
2917 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2918
2919         Patch by: Rov Juvano <rovjuvano at users dot sourceforge dot net>
2920
2921         * configure.ac:
2922         * docs/plugins/Makefile.am:
2923         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
2924         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2925         * docs/plugins/inspect/plugin-scaletempo.xml:
2926         * examples/scaletempo/Makefile.am:
2927         * examples/scaletempo/demo-gui.c: (pop_status_bar),
2928         (status_bar_printf), (demo_gui_seek_bar_format), (update_position),
2929         (demo_gui_seek_bar_change), (demo_gui_do_change_rate),
2930         (demo_gui_do_set_rate), (demo_gui_do_rate_entered),
2931         (demo_gui_do_toggle_advanced), (demo_gui_do_toggle_disabled),
2932         (demo_gui_do_seek), (demo_gui_do_play), (demo_gui_do_pause),
2933         (demo_gui_do_play_pause), (demo_gui_do_open_file),
2934         (demo_gui_do_playlist_prev), (demo_gui_do_playlist_next),
2935         (demo_gui_do_about_dialog), (demo_gui_do_quit),
2936         (demo_gui_request_set_stride), (demo_gui_request_set_overlap),
2937         (demo_gui_request_set_search), (demo_gui_rate_changed),
2938         (demo_gui_playing_started), (demo_gui_playing_paused),
2939         (demo_gui_playing_ended), (demo_gui_player_errored),
2940         (demo_gui_stride_changed), (demo_gui_overlap_changed),
2941         (demo_gui_search_changed), (demo_gui_set_player_func),
2942         (demo_gui_set_playlist_func), (build_gvalue_array),
2943         (create_action), (demo_gui_show_func), (demo_gui_set_player),
2944         (demo_gui_set_playlist), (demo_gui_show), (demo_gui_get_property),
2945         (demo_gui_set_property), (demo_gui_init), (demo_gui_class_init),
2946         (demo_gui_get_type):
2947         * examples/scaletempo/demo-gui.h:
2948         * examples/scaletempo/demo-main.c: (handle_error_message),
2949         (handle_quit), (main):
2950         * examples/scaletempo/demo-player.c: (no_pipeline),
2951         (demo_player_event_listener), (demo_player_state_changed_cb),
2952         (demo_player_eos_cb), (demo_player_build_pipeline), (_set_rate),
2953         (demo_player_scale_rate_func), (demo_player_set_rate_func),
2954         (_set_state_and_wait), (demo_player_load_uri_func),
2955         (demo_player_play_func), (demo_player_pause_func), (_seek_to),
2956         (demo_player_seek_by_func), (demo_player_seek_to_func),
2957         (demo_player_get_position_func), (demo_player_get_duration_func),
2958         (demo_player_scale_rate), (demo_player_set_rate),
2959         (demo_player_load_uri), (demo_player_play), (demo_player_pause),
2960         (demo_player_seek_by), (demo_player_seek_to),
2961         (demo_player_get_position), (demo_player_get_duration),
2962         (demo_player_get_property), (demo_player_set_property),
2963         (demo_player_init), (demo_player_class_init),
2964         (demo_player_get_type):
2965         * examples/scaletempo/demo-player.h:
2966         * gst/scaletempo/Makefile.am:
2967         * gst/scaletempo/gstscaletempo.c: (best_overlap_offset_float),
2968         (best_overlap_offset_s16), (output_overlap_float),
2969         (output_overlap_s16), (fill_queue), (reinit_buffers),
2970         (gst_scaletempo_transform), (gst_scaletempo_transform_size),
2971         (gst_scaletempo_sink_event), (gst_scaletempo_set_caps),
2972         (gst_scaletempo_get_property), (gst_scaletempo_set_property),
2973         (gst_scaletempo_base_init), (gst_scaletempo_class_init),
2974         (gst_scaletempo_init):
2975         * gst/scaletempo/gstscaletempo.h:
2976         * gst/scaletempo/gstscaletempoplugin.c: (plugin_init):
2977         Add scaletempo plugin, which allows to scale the speed of audio without
2978         changing the pitch by handling seeks with a rate!=1.0.
2979         Integrate it into the docs and add the example application for it.
2980         Fixes bug #537700.
2981
2982 2008-08-30  David Schleef  <ds@schleef.org>
2983
2984         * ext/dirac/gstdiracenc.cc: Fix some memleaks.
2985
2986 2008-08-29  David Schleef  <ds@schleef.org>
2987
2988         * ext/dirac/gstdiracenc.cc: Fix EOS handling.  Clean up at
2989           object disposal.  Handle 4:2:2 and 4:4:4 video.
2990
2991 2008-08-29  Jan Schmidt  <Jan.Schmidt@sun.com>
2992
2993         * ext/resindvd/resindvdbin.c:
2994         Fix compiler warning on Forte.
2995
2996 2008-08-29  Jan Schmidt  <Jan.Schmidt@sun.com>
2997
2998         * configure.ac:
2999         Commit FIONREAD check, needed for the dccp src.
3000
3001 2008-08-29  Edward Hervey  <edward.hervey@collabora.co.uk>
3002
3003         * ext/faac/gstfaac.c: (gst_faac_init), (gst_faac_sink_event),
3004         (gst_faac_chain), (gst_faac_change_state):
3005         * ext/faac/gstfaac.h:
3006         Add code for calculating proper timestamp/duration for the trailing
3007         encoded buffers that faac will output when receiving EOS.
3008
3009 2008-08-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3010
3011         * configure.ac:
3012         Fix CFLAGS and LIBS for the apexsink.
3013
3014 2008-08-28  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3015
3016         * sys/winks/ksvideohelpers.c (ks_video_media_type_free):
3017           Avoid leaking the KSDATARANGE member of each KsVideoMediaType.
3018
3019 2008-08-28  Jan Schmidt  <Jan.Schmidt@sun.com>
3020
3021         * gst/dccp/gstdccp.c:
3022         * gst/dccp/gstdccpclientsrc.c:
3023         Fix compilation on Solaris by including filio.h as needed.
3024
3025         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
3026         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
3027         Fix compilation with Forte - apparently it hates concatenating a
3028         macro argument that starts with an underscore??
3029
3030 2008-08-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3031
3032         Patch by: Jérémie Bernard <gremimail at gmail dot com>
3033
3034         * configure.ac:
3035         * ext/apexsink/LGPL-3.0.txt:
3036         * ext/apexsink/Makefile.am:
3037         * ext/apexsink/gstapexplugin.c: (plugin_init):
3038         * ext/apexsink/gstapexraop.c: (g_strdel), (gst_apexraop_send),
3039         (gst_apexraop_recv), (gst_apexraop_new), (gst_apexraop_free),
3040         (gst_apexraop_set_host), (gst_apexraop_get_host),
3041         (gst_apexraop_set_port), (gst_apexraop_get_port),
3042         (gst_apexraop_set_useragent), (gst_apexraop_get_useragent),
3043         (gst_apexraop_connect), (gst_apexraop_get_jacktype),
3044         (gst_apexraop_get_jackstatus), (gst_apexraop_close),
3045         (gst_apexraop_set_volume), (gst_apexraop_write_bits),
3046         (gst_apexraop_write), (gst_apexraop_flush):
3047         * ext/apexsink/gstapexraop.h:
3048         * ext/apexsink/gstapexsink.c: (gst_apexsink_jackstatus_get_type),
3049         (gst_apexsink_jacktype_get_type), (gst_apexsink_interfaces_init),
3050         (gst_apexsink_implements_interface_init),
3051         (gst_apexsink_mixer_interface_init),
3052         (gst_apexsink_interface_supported),
3053         (gst_apexsink_mixer_list_tracks), (gst_apexsink_mixer_set_volume),
3054         (gst_apexsink_mixer_get_volume), (gst_apexsink_base_init),
3055         (gst_apexsink_class_init), (gst_apexsink_init),
3056         (gst_apexsink_set_property), (gst_apexsink_get_property),
3057         (gst_apexsink_finalise), (gst_apexsink_open),
3058         (gst_apexsink_prepare), (gst_apexsink_write),
3059         (gst_apexsink_unprepare), (gst_apexsink_delay),
3060         (gst_apexsink_reset), (gst_apexsink_close):
3061         * ext/apexsink/gstapexsink.h:
3062         Add apexsink for audio output to Apple AirPort Express Wireless
3063         devices. Fixes bug #542510.
3064
3065 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3066
3067         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp),
3068         (gst_rtp_session_event_send_rtp_sink):
3069         Send EOS when the session object instructs us to.
3070
3071         * gst/rtpmanager/rtpsession.c: (rtp_session_on_timeout):
3072         * gst/rtpmanager/rtpsession.h:
3073         Make it possible for the session manager to instruct us to send EOS. We
3074         currently will EOS when the session is a sender and when the sender part
3075         goes EOS. This is not entirely correct behaviour because the session
3076         could still participate as a receiver.
3077         Fixes #549409.
3078
3079 2008-08-27  Michael Smith <msmith@songbirdnest.com>
3080
3081         * gst/aiffparse/aiffparse.c:
3082           Read size of chunks preceeding the audio data with the
3083           correct endianness. Fixes playback of some files.
3084           Fixes #538500
3085
3086 2008-08-27  Michael Smith <msmith@songbirdnest.com>
3087
3088         * configure.ac:
3089         * gst/aiffparse/Makefile.am:
3090         * gst/aiffparse/aiffparse.c:
3091         * gst/aiffparse/aiffparse.h:
3092           Add an AIFF parsing element, heavily based on wavparse.
3093
3094 2008-08-27  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3095
3096         * sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init,
3097           gst_ks_video_device_set_state):
3098           Don't set the pin state to KSSTATE_RUN from the streaming thread.
3099           Skip KSSTATE_ACQUIRE when changing pin state downwards.
3100           Be nice and specify G_PARAM_STATIC_STRINGS.
3101           Remove unused finalize method.
3102
3103         * sys/winks/gstksvideosrc.c (DEFAULT_ENABLE_QUIRKS, PROP_ENABLE_QUIRKS,
3104           enable_quirks, gst_ks_video_src_class_init, gst_ks_video_src_init,
3105           gst_ks_video_src_finalize, gst_ks_video_src_get_property,
3106           gst_ks_video_src_set_property, gst_ks_video_src_reset,
3107           gst_ks_video_src_apply_driver_quirks, gst_ks_video_src_change_state,
3108           gst_ks_video_src_set_caps):
3109           First driver quirk: work around Logitech's hostile driver software to
3110           improve stability and performance. See comments for details.
3111           Provide a property to disable driver quirks (enabled by default).
3112           Be nice and specify G_PARAM_STATIC_STRINGS.
3113           Remove unused dispose method.
3114           Tweak include order.
3115
3116 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3117
3118         * gst/selector/gstinputselector.c: (gst_input_selector_init),
3119         (gst_input_selector_query):
3120         Implement the LATENCY query in a better way by taking the latency of all
3121         sinkpads and taking the min/max instead of just taking a random pad.
3122
3123 2008-08-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3124
3125         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
3126         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
3127         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
3128         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
3129         Unroll the loop to handle two bytes at once. This should give
3130         a small speedup and makes it possible to handle chroma and luma
3131         different which is needed later.
3132
3133 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3134
3135         * gst/dccp/gstdccpserversink.c:
3136         * gst/dccp/gstdccpserversink.h:
3137         Don't put globals only used by one '.c' file in a header !
3138         Declare it as static, fixes build on macosx.
3139
3140 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3141
3142         * gst/dccp/gstdccp.c: (gst_dccp_send_buffer):
3143         Whoops, that was one fix too much :)
3144
3145 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3146
3147         * gst/dccp/gstdccp.c: (gst_dccp_read_buffer),
3148         (gst_dccp_send_buffer), (gst_dccp_set_sock_windowsize):
3149         size_t's size varies by platform/architecture. Use glib convenience
3150         macro instead. Fixes build on macosx.
3151         Remove ending '\n' in debug statements.
3152
3153 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3154
3155         * gst/pcapparse/gstpcapparse.c: (gst_pcap_parse_class_init):
3156         Remove unused code and fix includes.
3157
3158 2008-08-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3159
3160         * gst/deinterlace2/gstdeinterlace2.c:
3161         (gst_deinterlace_method_class_init):
3162         * gst/deinterlace2/gstdeinterlace2.h:
3163         * gst/deinterlace2/tvtime/tomsmocomp.c:
3164         (gst_deinterlace_method_tomsmocomp_class_init):
3165         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
3166         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
3167         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
3168         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
3169         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
3170         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
3171         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
3172         First part of the C implementation of the tomsmocomp deinterlacing
3173         algorithm. This only supports search-effort=0 currently, is painfully
3174         slow and needs some cleanup later when all search-effort settings
3175         are implemented in C.
3176
3177 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3178
3179         * configure.ac:
3180         * sys/Makefile.am:
3181         * sys/winks/Makefile.am:
3182         * sys/winks/gstksclock.c:
3183         * sys/winks/gstksclock.h:
3184         * sys/winks/gstksvideodevice.c:
3185         * sys/winks/gstksvideodevice.h:
3186         * sys/winks/gstksvideosrc.c:
3187         * sys/winks/gstksvideosrc.h:
3188         * sys/winks/kshelpers.c:
3189         * sys/winks/kshelpers.h:
3190         * sys/winks/ksvideohelpers.c:
3191         * sys/winks/ksvideohelpers.h:
3192           New plugin for low-latency video capture on Windows (#519935).
3193
3194           Uses Kernel Streaming, the lowest level API for doing video capture
3195           on Windows (more or less just raw ioctls).
3196
3197 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3198
3199         * gst/pcapparse/gstpcapparse.c:
3200         * sys/winscreencap/gstdx9screencapsrc.c:
3201         * sys/winscreencap/gstgdiscreencapsrc.c:
3202           Added documentation blobs. Thanks to Stefan for noticing!
3203
3204 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3205
3206         * configure.ac:
3207         * gst/pcapparse/Makefile.am:
3208         * gst/pcapparse/gstpcapparse.c:
3209         * gst/pcapparse/gstpcapparse.h:
3210           New plugin: pcapparse (#520899).
3211
3212 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3213
3214         patch by: Haakon Sporsheim <hakon.sporsheim@tandberg.com>
3215
3216         * configure.ac:
3217         * sys/Makefile.am:
3218         * sys/winscreencap/Makefile.am:
3219         * sys/winscreencap/gstdx9screencapsrc.c:
3220         * sys/winscreencap/gstdx9screencapsrc.h:
3221         * sys/winscreencap/gstgdiscreencapsrc.c:
3222         * sys/winscreencap/gstgdiscreencapsrc.h:
3223         * sys/winscreencap/gstwinscreencap.c:
3224         * sys/winscreencap/gstwinscreencap.h:
3225           New plugin: winscreencap (#463941).
3226
3227 2008-08-22  Michael Smith <msmith@songbirdnest.com>
3228
3229         * sys/dshowdecwrapper/gstdshowaudiodec.c:
3230           Flip mpeg1/mpeg2 arrays for mpeg audio. Detect which type the audio
3231           is correctly, instead of backwards. No functional changes, since this
3232           mistake was completely self-consistent.
3233
3234 2008-08-22  Stefan Kost  <ensonic@users.sf.net>
3235
3236         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3237           Add, but commented out xml/element-dc1394.xml. Its documented, but
3238           I can't get it to be build.
3239
3240         * ext/celt/gstceltdec.c:
3241         * ext/celt/gstceltenc.c:
3242           Fix doc warnings and reformat the doc block.
3243
3244 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
3245
3246         patch by: Leandro Melo de Sales <leandroal@gmail.com>
3247
3248         * configure.ac:
3249         * docs/plugins/Makefile.am:
3250         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3251         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3252         * docs/plugins/gst-plugins-bad-plugins.args:
3253         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3254         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3255         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3256         * docs/plugins/gst-plugins-bad-plugins.signals:
3257         * docs/plugins/inspect/plugin-dccp.xml:
3258         * gst/dccp/Makefile.am:
3259         * gst/dccp/gstdccp.c:
3260         * gst/dccp/gstdccp.h:
3261         * gst/dccp/gstdccpclientsink.c:
3262         * gst/dccp/gstdccpclientsink.h:
3263         * gst/dccp/gstdccpclientsrc.c:
3264         * gst/dccp/gstdccpclientsrc.h:
3265         * gst/dccp/gstdccpplugin.c:
3266         * gst/dccp/gstdccpserversink.c:
3267         * gst/dccp/gstdccpserversink.h:
3268         * gst/dccp/gstdccpserversrc.c:
3269         * gst/dccp/gstdccpserversrc.h:
3270         * tests/icles/dccp/README:
3271         * tests/icles/dccp/call/README:
3272         * tests/icles/dccp/call/DCCPClient.c:
3273         * tests/icles/dccp/call/DCCPServer.c:
3274         * tests/icles/dccp/file/DCCPClientSaveFile.c:
3275         * tests/icles/dccp/file/DCCPServerSendFile.c:
3276         * tests/icles/dccp/mic/DCCPClientPlayMic.c:
3277         * tests/icles/dccp/mic/DCCPServerMic.c:
3278         * tests/icles/dccp/mp3/DCCPClientPlayMP3.c:
3279         * tests/icles/dccp/mp3/DCCPServerSendMP3.c:
3280         * tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c:
3281         * tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c:
3282         * tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c:
3283         * tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c:
3284           Add dccp plugin. Fixes #542390.
3285
3286 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
3287
3288         * configure.ac:
3289           Remove bits that presumably weren't supposed to be committed.
3290
3291 2008-08-20  Michael Smith <msmith@songbirdnest.com>
3292
3293         * configure.ac:
3294         * sys/Makefile.am:
3295         * sys/acmenc/Makefile.am:
3296         * sys/acmenc/acmenc.c:
3297           Add new windows ACM encoder wrapper.
3298
3299 2008-08-18  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3300
3301         patch by: Michael Krufky
3302
3303         * sys/dvb/gstdvbsrc.c:
3304         * sys/dvb/parsechannels.c:
3305         Add ATSC tunning and channels.conf parsing support.
3306         Fixes #537455
3307
3308 2008-08-13  Michael Smith <msmith@songbirdnest.com>
3309
3310         * sys/dshowdecwrapper/gstdshowaudiodec.c:
3311         * sys/dshowdecwrapper/gstdshowaudiodec.h:
3312         * sys/dshowdecwrapper/gstdshowvideodec.c:
3313         * sys/dshowdecwrapper/gstdshowvideodec.h:
3314         * sys/dshowvideosink/dshowvideosink.cpp:
3315         * sys/dshowvideosink/dshowvideosink.h:
3316           Initialise COM with default flags.
3317           Only deinitialise if the initialisation was successful.
3318
3319 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3320
3321         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
3322         (gst_rtp_bin_sync_chain), (new_ssrc_pad_found):
3323         Reset rtp timestamp interpollation when we detect a gap when the
3324         clock_base changed.
3325         Don't try to adjust the ts-offset when it's too big (> 3seconds)
3326
3327         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_set_ssrc):
3328         * gst/rtpmanager/gstrtpsession.h:
3329         Add method to set session SSRC.
3330
3331         * gst/rtpmanager/rtpsession.c: (check_collision),
3332         (rtp_session_set_internal_ssrc), (rtp_session_get_internal_ssrc),
3333         (rtp_session_on_timeout):
3334         * gst/rtpmanager/rtpsession.h:
3335         Added debugging for the collision checks.
3336         Add method to change the internal SSRC of the session.
3337
3338         * gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
3339         Reset the clock base when we detect large jumps in the seqnums.
3340
3341 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3342
3343         * ext/x264/gstx264enc.c: (gst_x264_enc_reset),
3344         (gst_x264_enc_chain), (gst_x264_enc_encode_frame):
3345         * ext/x264/gstx264enc.h:
3346         Do not deal with duplicated input (timestamps).  If needed,
3347         a generic element can do so.
3348         Do not manipulate input timestamps on the way out,
3349         since that shifts the timeline and A/V sync.
3350
3351 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3352
3353         * docs/plugins/gst-plugins-bad-plugins.args:
3354         Integrate new properties into documentation.
3355         * ext/x264/gstx264enc.c: (gst_x264_enc_class_init),
3356         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
3357         (gst_x264_enc_set_property), (gst_x264_enc_get_property):
3358         Fix up API prior to eventual plugin move.
3359         API: GstX264Enc:pass (provides more options, and changed to enum)
3360
3361 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3362
3363         * docs/plugins/Makefile.am:
3364         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3365         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3366         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3367         * docs/plugins/inspect/plugin-mplex.xml:
3368         * ext/mplex/gstmplex.cc:
3369         Update and add documentation for mplex.
3370         * ext/mpeg2enc/gstmpeg2enc.cc:
3371         Documentation update.
3372
3373 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3374
3375         * docs/plugins/Makefile.am:
3376         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3377         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3378         * ext/x264/gstx264enc.c:
3379         * tests/check/Makefile.am:
3380         * tests/check/elements/x264enc.c: (setup_x264enc),
3381         (cleanup_x264enc), (GST_START_TEST), (x264enc_suite), (main):
3382         Add documentation and unit test for x264enc.
3383
3384 2008-08-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3385
3386         * ext/x264/gstx264enc.c: (gst_x264_enc_init),
3387         (gst_x264_enc_header_buf), (gst_x264_enc_encode_frame):
3388         Allocate some buffers in more adaptive and economical fashion.
3389
3390 2008-08-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3391
3392         * configure.ac:
3393         Check for sufficiently up-to-date x264 API.
3394         * ext/x264/gstx264enc.c: (gst_x264_enc_pass_get_type),
3395         (gst_x264_enc_base_init), (gst_x264_enc_class_init),
3396         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
3397         (gst_x264_enc_set_property), (gst_x264_enc_get_property):
3398         * ext/x264/gstx264enc.h:
3399         Expose some more parameters of the x264 encoder as properties.
3400
3401 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
3402
3403         * gst/rtpmanager/gstrtpbin.c:
3404           Print the pad-name in debug log.
3405
3406         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
3407         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
3408           Use "-" instead of "_" in property names. Can we call them just
3409           "device" like everywhere else?
3410
3411 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3412
3413         * ext/x264/gstx264enc.c: (gst_x264_enc_log_callback),
3414         (gst_x264_enc_finalize), (gst_x264_enc_header_buf),
3415         (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
3416         (gst_x264_enc_flush_frames):
3417         Coding style and layout; re-order some functions in more
3418         typical and natural flow.
3419
3420 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3421
3422         * ext/x264/Makefile.am:
3423         * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps),
3424         (gst_x264_enc_sink_set_caps), (gst_x264_enc_init),
3425         (gst_x264_enc_reset), (gst_x264_enc_finalize),
3426         (gst_x264_enc_flush_frames), (gst_x264_enc_sink_event),
3427         (gst_x264_enc_chain), (gst_x264_enc_encode_frame),
3428         (gst_x264_enc_change_state), (gst_x264_enc_set_property):
3429         * ext/x264/gstx264enc.h:
3430         Use GQueue in stead of custom queue code.
3431         Factorize flushing out encoder delayed frames.
3432         Factorize initialization and state change reset.
3433
3434 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3435
3436         * ext/x264/gstx264enc.h:
3437         * sys/fbdev/gstfbdevsink.c:
3438         Use configure-generated _stdint.h.
3439
3440 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3441
3442         * ext/x264/Makefile.am:
3443         * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
3444         (gst_x264_enc_sink_set_caps), (gst_x264_enc_base_init),
3445         (gst_x264_enc_class_init), (gst_x264_enc_log_callback),
3446         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
3447         (gst_x264_enc_finalize), (gst_x264_enc_chain),
3448         (gst_x264_enc_encode_frame), (plugin_init):
3449         * ext/x264/gstx264enc.h:
3450         Use video format library and GST_WRITE_*_BE macros where applicable.
3451         Use finalize in stead of dispose.
3452         Set up debug category and log callback.
3453
3454 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3455
3456         Patch by: Frederic Crozat <fcrozat@mandriva.org>
3457
3458         * ext/sndfile/gstsf.c: (plugin_init):
3459         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_plugin_init):
3460         * sys/oss4/oss4-audio.c: (plugin_init):
3461         Make sure gettext returns translations in UTF-8 encoding rather
3462         than in the current locale encoding (#546822).
3463
3464 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3465
3466         * ext/twolame/gsttwolame.c: (gst_two_lame_sink_setcaps),
3467         (gst_two_lame_chain):
3468         * ext/twolame/gsttwolame.h:
3469         Allow raw float samples as input for encoding.
3470
3471 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
3472
3473         * ext/jack/gstjackaudiosrc.c:
3474           Try committing this once again. Now properly renamed.
3475
3476 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
3477
3478         * docs/plugins/Makefile.am:
3479         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3480         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3481         * docs/plugins/gst-plugins-bad-plugins.args:
3482         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3483         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3484         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3485         * docs/plugins/inspect/plugin-jack.xml
3486           Add new element to docs.
3487
3488         * ext/jack/gstjack.h
3489           Add missing file.
3490
3491         * ext/jack/gstjackaudiosrc.c:
3492         * ext/jack/gstjackaudiosrc.h:
3493           Rename jackaudiosrc to jack_audio_src.
3494
3495 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
3496
3497         patch by: Tristan Matthews <tristan@sat.qc.ca>
3498
3499         * ext/jack/Makefile.am:
3500         * ext/jack/gstjack.c:
3501         * ext/jack/gstjackaudioclient.c:
3502         * ext/jack/gstjackaudiosink.c:
3503         * ext/jack/gstjackaudiosink.h:
3504         * ext/jack/gstjackaudiosrc.c:
3505         * ext/jack/gstjackaudiosrc.h:
3506         * ext/jack/gstjackringbuffer.h:
3507           Add a jackaudiosrc. Refactor sink slightly for better code reuse.
3508           Fixes #545197.
3509
3510 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3511
3512         * docs/plugins/Makefile.am:
3513         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3514         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3515         * docs/plugins/gst-plugins-bad-plugins.args:
3516         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3517         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3518         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3519         * docs/plugins/inspect/plugin-celt.xml:
3520         * docs/plugins/inspect/plugin-twolame.xml:
3521         Add twolame and celt plugins to the docs.
3522
3523 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3524
3525         Based on patch by: Olivier Crete <tester at tester dot ca>
3526
3527         * gst/rtpmanager/gstrtpjitterbuffer.c:
3528         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
3529         Make the buffer metadata writable before inserting it in the
3530         jitterbuffer because the jitterbuffer will modify the timestamps.
3531
3532         * gst/rtpmanager/rtpjitterbuffer.c:
3533         Update method comment about requiring writable metadata on buffers.
3534
3535         * gst/rtpmanager/rtpsession.c: (rtp_session_process_sr),
3536         (rtp_session_process_rtcp):
3537         Make the RTCP buffer metadata writable because we want to modify the
3538         metadata.
3539         Fixes #546312.
3540
3541 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3542
3543         * gst/selector/gstinputselector.c: (gst_selector_pad_bufferalloc),
3544         (gst_selector_pad_chain), (gst_input_selector_getcaps),
3545         (gst_input_selector_activate_sinkpad):
3546         Move the select-all logic into the activation of the currently selected
3547         pad. We want to remember the last pad with activity in select-all mode.
3548         Fix the getcaps function, we can produce the union of the upstream caps
3549         in select-all mode, not the intersection like proxy_getcaps() does.
3550
3551 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3552
3553         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
3554
3555         * gst/rtpmanager/gstrtpjitterbuffer.c:
3556         (gst_rtp_jitter_buffer_chain):
3557         Fix debug by logging the right seqnum.
3558
3559 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3560
3561         Patch by: Olivier Crete <tester at tester dot ca>
3562
3563         * gst/rtpmanager/gstrtpbin.c: (get_pt_map):
3564         Release lock before emitting the request-pt-map signal.
3565         Fixes #543480.
3566
3567 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3568
3569         * gst/deinterlace2/gstdeinterlace2.c:
3570         (gst_deinterlace_simple_method_interpolate_scanline),
3571         (gst_deinterlace_simple_method_copy_scanline),
3572         (gst_deinterlace_simple_method_deinterlace_frame):
3573         * gst/deinterlace2/tvtime/greedy.c: (deinterlace_frame_di_greedy):
3574         * gst/deinterlace2/tvtime/greedyh.c:
3575         (deinterlace_frame_di_greedyh):
3576         * gst/deinterlace2/tvtime/scalerbob.c:
3577         (deinterlace_scanline_scaler_bob):
3578         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy):
3579         * gst/deinterlace2/tvtime/weave.c: (deinterlace_scanline_weave),
3580         (copy_scanline):
3581         * gst/deinterlace2/tvtime/weavebff.c: (deinterlace_scanline_weave),
3582         (copy_scanline):
3583         * gst/deinterlace2/tvtime/weavetff.c: (deinterlace_scanline_weave),
3584         (copy_scanline):
3585         Use oil_memcpy() instead of memcpy() as it's faster for the sizes that
3586         are usually used here.
3587
3588 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3589
3590         * gst/deinterlace2/Makefile.am:
3591         * gst/deinterlace2/gstdeinterlace2.c:
3592         (gst_deinterlace_simple_method_deinterlace_frame),
3593         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method):
3594         * gst/deinterlace2/gstdeinterlace2.h:
3595         * gst/deinterlace2/tvtime/linear.c:
3596         (deinterlace_scanline_linear_c), (deinterlace_scanline_linear_mmx),
3597         (deinterlace_scanline_linear_mmxext),
3598         (gst_deinterlace_method_linear_class_init),
3599         (gst_deinterlace_method_linear_init):
3600         * gst/deinterlace2/tvtime/linearblend.c:
3601         (deinterlace_scanline_linear_blend_c),
3602         (deinterlace_scanline_linear_blend2_c),
3603         (deinterlace_scanline_linear_blend_mmx),
3604         (deinterlace_scanline_linear_blend2_mmx),
3605         (gst_deinterlace_method_linear_blend_class_init),
3606         (gst_deinterlace_method_linear_blend_init):
3607         * gst/deinterlace2/tvtime/plugins.h:
3608         * gst/deinterlace2/tvtime/scalerbob.c:
3609         (deinterlace_scanline_scaler_bob),
3610         (gst_deinterlace_method_scaler_bob_class_init),
3611         (gst_deinterlace_method_scaler_bob_init):
3612         * gst/deinterlace2/tvtime/weave.c: (deinterlace_scanline_weave),
3613         (copy_scanline), (gst_deinterlace_method_weave_class_init),
3614         (gst_deinterlace_method_weave_init):
3615         * gst/deinterlace2/tvtime/weavebff.c: (deinterlace_scanline_weave),
3616         (copy_scanline), (gst_deinterlace_method_weave_bff_class_init),
3617         (gst_deinterlace_method_weave_bff_init):
3618         * gst/deinterlace2/tvtime/weavetff.c: (deinterlace_scanline_weave),
3619         (copy_scanline), (gst_deinterlace_method_weave_tff_class_init),
3620         (gst_deinterlace_method_weave_tff_init):
3621         Add the remaining tvtime deinterlacing methods and fix the
3622         deinterlace_frame() implementation of GstDeinterlaceSimpleMethod.
3623
3624 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3625
3626         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
3627         (deinterlace_line_mmx), (gst_deinterlace_method_vfir_class_init):
3628         Implement the VFIR deinterlacing method as simple method.
3629
3630 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3631
3632         * gst/deinterlace2/gstdeinterlace2.c:
3633         (gst_deinterlace_simple_method_interpolate_scanline),
3634         (gst_deinterlace_simple_method_copy_scanline),
3635         (gst_deinterlace_simple_method_deinterlace_frame),
3636         (gst_deinterlace_simple_method_class_init),
3637         (gst_deinterlace_simple_method_init):
3638         * gst/deinterlace2/gstdeinterlace2.h:
3639         Add a GstDeinterlaceSimpleMethod subclass of GstDeinterlaceMethod that
3640         can be used by simple deinterlacing methods. They only have to provide
3641         a function for interpolating a scanline or copying a scanline.
3642
3643 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3644
3645         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_chain):
3646         Respect the latency of the deinterlacing algorithm for the timestamps
3647         of every buffer.
3648
3649 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3650
3651         * gst/deinterlace2/tvtime/greedyh.asm:
3652         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
3653         Add the MMX registers to the clobbered registers only if __MMX__ is
3654         defined.
3655
3656 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3657
3658         * gst/deinterlace2/Makefile.am:
3659         * gst/deinterlace2/gstdeinterlace2.c:
3660         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method),
3661         (gst_deinterlace2_class_init):
3662         Enable tomsmocomp again as the C port will be ready for the next
3663         release.
3664
3665 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3666
3667         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_init),
3668         (gst_greatest_common_divisor), (gst_fraction_double),
3669         (gst_deinterlace2_getcaps), (gst_deinterlace2_setcaps):
3670         Don't use proxy_getcaps() but implement our own getcaps() function
3671         that doubles/halfs the framerate if all fields should be sent out.
3672
3673 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3674
3675         * configure.ac:
3676         * ext/Makefile.am:
3677         * ext/twolame/Makefile.am:
3678         * ext/twolame/gsttwolame.c: (gst_two_lame_mode_get_type),
3679         (gst_two_lame_padding_get_type), (gst_two_lame_emphasis_get_type),
3680         (gst_two_lame_release_memory), (gst_two_lame_finalize),
3681         (gst_two_lame_base_init), (gst_two_lame_class_init),
3682         (gst_two_lame_src_setcaps), (gst_two_lame_sink_setcaps),
3683         (gst_two_lame_init), (gst_two_lame_set_property),
3684         (gst_two_lame_get_property), (gst_two_lame_sink_event),
3685         (gst_two_lame_chain), (gst_two_lame_setup),
3686         (gst_two_lame_change_state), (gst_two_lame_get_default_settings),
3687         (plugin_init):
3688         * ext/twolame/gsttwolame.h:
3689         Add TwoLAME MP2 encoding element, based on the LAME element.
3690
3691 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3692
3693         * configure.ac:
3694         * ext/Makefile.am:
3695         * ext/celt/Makefile.am:
3696         * ext/celt/gstcelt.c: (plugin_init):
3697         * ext/celt/gstceltdec.c: (gst_celt_dec_base_init),
3698         (gst_celt_dec_class_init), (gst_celt_dec_reset),
3699         (gst_celt_dec_init), (celt_dec_convert),
3700         (celt_get_sink_query_types), (celt_dec_sink_query),
3701         (celt_get_src_query_types), (celt_dec_src_query),
3702         (celt_dec_src_event), (celt_dec_sink_event),
3703         (celt_dec_chain_parse_header), (celt_dec_chain_parse_comments),
3704         (celt_dec_chain_parse_data), (celt_dec_chain),
3705         (celt_dec_change_state):
3706         * ext/celt/gstceltdec.h:
3707         * ext/celt/gstceltenc.c: (gst_celt_enc_setup_interfaces),
3708         (gst_celt_enc_base_init), (gst_celt_enc_class_init),
3709         (gst_celt_enc_finalize), (gst_celt_enc_sink_setcaps),
3710         (gst_celt_enc_sink_getcaps), (gst_celt_enc_convert_src),
3711         (gst_celt_enc_convert_sink), (gst_celt_enc_get_latency),
3712         (gst_celt_enc_get_query_types), (gst_celt_enc_src_query),
3713         (gst_celt_enc_sink_query), (gst_celt_enc_init),
3714         (gst_celt_enc_create_metadata_buffer), (gst_celt_enc_setup),
3715         (gst_celt_enc_buffer_from_data), (gst_celt_enc_push_buffer),
3716         (gst_celt_enc_set_header_on_caps), (gst_celt_enc_sinkevent),
3717         (gst_celt_enc_chain), (gst_celt_enc_get_property),
3718         (gst_celt_enc_set_property), (gst_celt_enc_change_state):
3719         * ext/celt/gstceltenc.h:
3720         Add CELT encoder and decoder elements based on the Speex elements.
3721
3722 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3723
3724         Patch by: Tal Shalif <tshalif at nargila dot org>
3725
3726         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_initsdl):
3727         Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation
3728         with mingw. Fixes bug #545247.
3729
3730 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
3731
3732         * configure.ac:
3733         Back to development -> 0.10.8.1
3734
3735 === release 0.10.8 ===
3736
3737 2008-07-28  Jan Schmidt <jan.schmidt@sun.com>
3738
3739         * configure.ac:
3740           releasing 0.10.8, "Vapour Trails"
3741
3742 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
3743
3744         * configure.ac:
3745         0.10.7.3 pre-release
3746
3747         * po/LINGUAS:
3748         * po/id.po:
3749         Add Indonesian translation.
3750
3751 2008-07-23  Michael Smith <msmith@songbirdnest.com>
3752
3753         * gst/festival/gstfestival.c:
3754           Guard unistd.h with HAVE_UNISTD_H
3755         * gst/modplug/libmodplug/load_it.cpp:
3756         * gst/modplug/libmodplug/sndfile.cpp:
3757         * gst/modplug/libmodplug/sndfile.h:
3758         * gst/modplug/libmodplug/stdafx.h:
3759           Support for compiling with MSVC: use _MSC_VER for detecting MSVC instead
3760           of MSC_VER. Make CanPackSamples take the type it's passed. Change scope
3761           of a variable in load_it.cpp to MSVC's scoping rules.
3762         * gst/sdp/gstsdpdemux.c:
3763           Guard unistd.h with HAVE_UNISTD_H
3764           Fixes #544457.
3765
3766 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
3767
3768         * ext/timidity/gsttimidity.c:
3769           Fix compiler warning. Fixes #544050.
3770
3771 2008-07-21  Jan Schmidt  <jan.schmidt@sun.com>
3772
3773         * configure.ac:
3774         Don't check for nav_print.h any more - it should be included in
3775         the libdvdnav development package if libdvdnav headers depend on it.
3776         Fixes: #543846
3777
3778 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3779
3780         * configure.ac:
3781         * ext/ladspa/Makefile.am:
3782         Link the ladspa plugin with -ldl. It's needed for dlopen() and friends
3783         for loading the ladspa plugins and previously was linked in by
3784         gmodule. Fixes bug #543848.
3785
3786 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3787
3788         * gst/modplug/libmodplug/Makefile.am:
3789         Use GST_CXXFLAGS instead of GST_CFLAGS for CXXFLAGS. GST_CFLAGS
3790         can contain compiler parameters that are invalid for C++.
3791         Fixes bug #543860.
3792
3793 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3794
3795         * ext/resindvd/Makefile.am:
3796         Dist missing header files. Fixes bug #543861.
3797
3798 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
3799
3800         * configure.ac:
3801         0.10.7.2 pre-release
3802
3803 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
3804
3805         * ext/Makefile.am:
3806         Dist and recurse into resindvd subdir
3807
3808 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
3809
3810         * configure.ac:
3811         Remove interleave and replaygain configure.ac pieces too
3812
3813 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
3814
3815         * po/LINGUAS:
3816         * po/lt.po:
3817         Add new lithunian translation, and add french to the LINGUAS
3818         file.
3819
3820 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
3821
3822         * docs/plugins/Makefile.am:
3823         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3824         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3825         * docs/plugins/gst-plugins-bad-plugins.args:
3826         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3827         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3828         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3829         * docs/plugins/inspect/plugin-interleave.xml:
3830         * docs/plugins/inspect/plugin-replaygain.xml:
3831         * gst/interleave/Makefile.am:
3832         * gst/interleave/deinterleave.c:
3833         * gst/interleave/deinterleave.h:
3834         * gst/interleave/interleave.c:
3835         * gst/interleave/interleave.h:
3836         * gst/interleave/plugin.c:
3837         * gst/interleave/plugin.h:
3838         * gst/replaygain/Makefile.am:
3839         * gst/replaygain/gstrganalysis.c:
3840         * gst/replaygain/gstrganalysis.h:
3841         * gst/replaygain/gstrglimiter.c:
3842         * gst/replaygain/gstrglimiter.h:
3843         * gst/replaygain/gstrgvolume.c:
3844         * gst/replaygain/gstrgvolume.h:
3845         * gst/replaygain/replaygain.c:
3846         * gst/replaygain/replaygain.h:
3847         * gst/replaygain/rganalysis.c:
3848         * gst/replaygain/rganalysis.h:
3849         * tests/check/Makefile.am:
3850         * tests/check/elements/deinterleave.c:
3851         * tests/check/elements/interleave.c:
3852         * tests/check/elements/rganalysis.c:
3853         * tests/check/elements/rglimiter.c:
3854         * tests/check/elements/rgvolume.c:
3855         Remove interleave and replaygain plugins that have moved to -good
3856
3857 2008-07-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3858
3859         * configure.ac:
3860         * gst/deinterlace2/Makefile.am:
3861         * gst/deinterlace2/gstdeinterlace2.c:
3862         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method),
3863         (gst_deinterlace2_class_init), (gst_deinterlace2_init):
3864         * gst/deinterlace2/gstdeinterlace2.h:
3865         * gst/deinterlace2/tvtime/greedy.c:
3866         (gst_deinterlace_method_greedy_l_class_init):
3867         * gst/deinterlace2/tvtime/greedyh.c:
3868         (gst_deinterlace_method_greedy_h_class_init):
3869         * gst/deinterlace2/tvtime/vfir.c:
3870         (gst_deinterlace_method_vfir_class_init):
3871         Disable the tomsmocomp algorithm for this release as it's buggy
3872         and has no C implementation yet.
3873
3874         Build the deinterlace2 plugin on all architectures but still mark it
3875         as experimental.
3876         
3877         Build the x86 inline assembly only if GCC inline assembly is supported
3878         and only on x86 or amd64. Fixes bug #543286.
3879
3880 2008-07-16  Jan Schmidt  <Jan.Schmidt@sun.com>
3881
3882         * gst/real/gstrealvideodec.c: (open_library):
3883         Add some casts to fix the build on Forte
3884
3885 2008-07-14  Edward Hervey  <edward.hervey@collabora.co.uk>
3886
3887         * gst/deinterlace2/tvtime/greedy.c:
3888         (gst_deinterlace_method_greedy_l_class_init):
3889         * gst/deinterlace2/tvtime/greedyh.c:
3890         (gst_deinterlace_method_greedy_h_class_init):
3891         * gst/deinterlace2/tvtime/vfir.c:
3892         (gst_deinterlace_method_vfir_class_init):
3893         Fix build on x86_64
3894
3895 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
3896
3897         * ext/resindvd/gstmpegdemux.c:
3898         Remove whitespace line.
3899
3900         * ext/resindvd/resindvdbin.c:
3901         * ext/resindvd/resindvdbin.h:
3902         Make it so that audio/video pads aren't added to the bin
3903         until after data flow starts.
3904
3905         * ext/resindvd/resin-play:
3906         Move video buffer queue outside resindvdbin
3907
3908         * ext/resindvd/resindvdsrc.c:
3909         Check that the nav_clock_id didn't already get unscheduled.
3910
3911         * gst/dvdspu/gstdvdspu.c:
3912         Remove assert that sometimes triggers erroneously.
3913
3914 2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3915
3916         * gst/deinterlace2/tvtime/greedyh.asm:
3917         Always use the C implementation if width is not a multiple of 4. The
3918         assembly optimized version only handle this and calling the C
3919         implementation for the remaining part doesn't work because it needs
3920         previous calculations.
3921
3922 2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3923
3924         * gst/deinterlace2/tvtime/greedyh.asm:
3925         * gst/deinterlace2/tvtime/greedyh.c:
3926         * gst/deinterlace2/tvtime/greedyhmacros.h:
3927         Some cleanup, use 3DNOW instead of TDNOW in macros.
3928
3929         * gst/deinterlace2/tvtime/tomsmocomp.c:
3930         (gst_deinterlace_method_tomsmocomp_class_init):
3931         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
3932         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
3933         The SSE method in fact only needs MMXEXT, declare it as such.
3934
3935 2008-07-11  Jan Schmidt  <thaytan@noraisin.net>
3936
3937         * docs/plugins/.cvsignore:
3938         Ignore *-undeclared.txt
3939
3940         * ext/resindvd/rsnaudiomunge.c:
3941         Turn g_print's into debug statements.
3942
3943         * ext/resindvd/resin-play:
3944         * ext/resindvd/Makefile.am:
3945         * ext/resindvd/resindvdbin.c:
3946         * ext/resindvd/resindvdbin.h:
3947         * ext/resindvd/rsnparsetter.c:
3948         * ext/resindvd/rsnparsetter.h:
3949         * ext/resindvd/rsnwrappedbuffer.c:
3950         * ext/resindvd/rsnwrappedbuffer.h:
3951         Add a bloated implementation of a really simple idea: Replace the
3952         pixel-aspect-ratio in the output video with a prescribed one when
3953         necessary. There must be an easier way.
3954
3955         Split the dvdspu out of the resindvdbin and put out the subpicture
3956         stream on the subpicture pad.
3957
3958         * ext/resindvd/gstmpegdemux.c:
3959         Send video-aspect events down the pipe from the demuxer.
3960
3961         * ext/resindvd/resindvdsrc.c:
3962         * ext/resindvd/resindvdsrc.h:
3963         Handle timed-stills somewhat using g_cond_timed_wait, with a FIXME
3964         to make it use clock-waiting later.
3965
3966         * ext/resindvd/rsnbasesrc.c:
3967         Don't overwrite the last_stop in the basesrc segment after a seamless
3968         seek.
3969
3970 2008-07-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3971
3972         * gst/mpegtsparse/mpegtspacketizer.c:
3973         Convert extended event text to UTF-8.
3974
3975 2008-07-10  Stefan Kost  <ensonic@users.sf.net>
3976
3977         * docs/plugins/Makefile.am:
3978         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3979         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3980         * docs/plugins/gst-plugins-bad-plugins.args:
3981         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3982         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3983         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3984         * docs/plugins/gst-plugins-bad-plugins.signals:
3985         * docs/plugins/inspect/plugin-stereo.xml:
3986         * gst/stereo/gststereo.c:
3987           Document one more.
3988
3989 2008-07-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3990
3991         * gst/mpegtsparse/gstmpegdesc.h:
3992         Fix extended event descriptor parsing, out by 1 in position of
3993         text length.
3994
3995 2008-07-09  Stefan Kost  <ensonic@users.sf.net>
3996
3997         * gst/festival/gstfestival.c:
3998           Add a note to the docs, that festival need to be running. Also log an
3999           error it it is not. Fixes #541327
4000
4001 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
4002
4003         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
4004
4005         * gst/librfb/gstrfbsrc.c:
4006         * gst/librfb/gstrfbsrc.h:
4007         Add view-only property to ignore the navigation events
4008
4009 2008-07-08  Michael Smith <msmith@songbirdnest.com>
4010
4011         * sys/dshowdecwrapper/gstdshowaudiodec.c:
4012           Revert previous patch apart from typo fixes; the patch was not
4013           independently useful.
4014
4015 2008-07-08  Michael Smith <msmith@songbirdnest.com>
4016
4017         Based on patch by: Alessandro Decina <alessandro@nnva.org>
4018         * sys/dshowdecwrapper/gstdshowaudiodec.c:
4019         * sys/dshowdecwrapper/gstdshowdecwrapper.h:
4020         * sys/dshowdecwrapper/gstdshowvideodec.c:
4021           Add AAC, AC3 to handled codecs.
4022           Fix handling of flush events.
4023           Improve debug/error output.
4024           Fix a number of typos in comments and variable names.
4025
4026 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
4027
4028         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
4029
4030         * gst/librfb/rfbdecoder.c:
4031         Implement ServerCutText message
4032
4033 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
4034
4035         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
4036
4037         * gst/librfb/gstrfbsrc.c:
4038         * gst/librfb/rfbdecoder.c:
4039         Add property for shared desktop
4040
4041 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4042
4043         * configure.ac:
4044         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
4045         flags that are invalid for C++.
4046
4047 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4048
4049         * ext/spc/gstspc.c: (spc_setup):
4050         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
4051         Don't use declarations after statements in the remaining code.
4052
4053 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4054
4055         Patch by:
4056           Jonathan Rosser <jonathan dot rosser at rd dot bbc dot co dot uk>
4057
4058         * ext/metadata/metadataexif.c: (metadataparse_handle_unit_tags):
4059         * ext/metadata/metadataxmp.c:
4060         (metadataparse_xmp_iter_add_to_tag_list):
4061         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start):
4062         * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
4063         Don't use declarations after statements.
4064
4065 2008-07-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4066
4067         patch by: Alessandro Decina
4068
4069         * gst/mpegtsparse/mpegtsparse.c:
4070         Fix memory leak by unreffing structures when not needed.
4071         Fixes #539292.
4072
4073 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
4074
4075         * gst/sdp/gstsdpdemux.c:
4076           Use floating point math for latencies < 0 sec in log output.
4077
4078 2008-07-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4079
4080         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
4081         Mark internal processing functions as static inline for quite some
4082         speedup as they're used only once and need to get many local variables
4083         passed as parameter.
4084
4085 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4086
4087         * gst/deinterlace2/gstdeinterlace2.c:
4088         (gst_deinterlace_method_deinterlace_frame),
4089         (gst_deinterlace2_set_method), (gst_deinterlace2_init),
4090         (gst_deinterlace2_reset_history), (gst_deinterlace2_reset),
4091         (gst_deinterlace2_set_property), (gst_deinterlace2_get_property),
4092         (gst_deinterlace2_pop_history), (gst_deinterlace2_head_history),
4093         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
4094         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
4095         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
4096         (gst_deinterlace2_src_query):
4097         * gst/deinterlace2/gstdeinterlace2.h:
4098         Call the current instance "self" instead of "object".
4099
4100 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4101
4102         * gst/deinterlace2/gstdeinterlace2.c:
4103         (gst_deinterlace_method_get_latency),
4104         (gst_deinterlace2_set_method), (gst_deinterlace2_class_init),
4105         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
4106         (gst_deinterlace2_setcaps), (gst_deinterlace2_src_query):
4107         * gst/deinterlace2/gstdeinterlace2.h:
4108         Include latency of the method in the returned latency.
4109
4110         Fix outputting of all fields, i.e. doubling of the framerate.
4111
4112 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4113
4114         * gst/deinterlace2/Makefile.am:
4115         * gst/deinterlace2/gstdeinterlace2.c:
4116         (gst_deinterlace_method_class_init), (gst_deinterlace_method_init),
4117         (gst_deinterlace_method_deinterlace_frame),
4118         (gst_deinterlace_method_get_fields_required),
4119         (gst_deinterlace2_methods_get_type), (_do_init),
4120         (gst_deinterlace2_set_method), (gst_deinterlace2_class_init),
4121         (gst_deinterlace2_child_proxy_get_child_by_index),
4122         (gst_deinterlace2_child_proxy_get_children_count),
4123         (gst_deinterlace2_child_proxy_interface_init),
4124         (gst_deinterlace2_init), (gst_deinterlace2_finalize),
4125         (gst_deinterlace2_chain), (gst_deinterlace2_src_query):
4126         * gst/deinterlace2/gstdeinterlace2.h:
4127         * gst/deinterlace2/tvtime/greedy.c:
4128         (deinterlace_greedy_packed422_scanline_c),
4129         (deinterlace_greedy_packed422_scanline_mmx),
4130         (deinterlace_greedy_packed422_scanline_mmxext),
4131         (deinterlace_frame_di_greedy),
4132         (gst_deinterlace_method_greedy_l_set_property),
4133         (gst_deinterlace_method_greedy_l_get_property),
4134         (gst_deinterlace_method_greedy_l_class_init),
4135         (gst_deinterlace_method_greedy_l_init):
4136         * gst/deinterlace2/tvtime/greedyh.asm:
4137         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C),
4138         (deinterlace_frame_di_greedyh),
4139         (gst_deinterlace_method_greedy_h_set_property),
4140         (gst_deinterlace_method_greedy_h_get_property),
4141         (gst_deinterlace_method_greedy_h_class_init),
4142         (gst_deinterlace_method_greedy_h_init):
4143         * gst/deinterlace2/tvtime/greedyh.h:
4144         * gst/deinterlace2/tvtime/plugins.h:
4145         * gst/deinterlace2/tvtime/tomsmocomp.c:
4146         (gst_deinterlace_method_tomsmocomp_set_property),
4147         (gst_deinterlace_method_tomsmocomp_get_property),
4148         (gst_deinterlace_method_tomsmocomp_class_init),
4149         (gst_deinterlace_method_tomsmocomp_init):
4150         * gst/deinterlace2/tvtime/tomsmocomp.h:
4151         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
4152         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir),
4153         (gst_deinterlace_method_vfir_class_init),
4154         (gst_deinterlace_method_vfir_init):
4155         Use a GstObject subtype for the deinterlacing methods and export
4156         the different settings for each deinterlacing method via GObject
4157         properties.
4158
4159         Implement GstChildProxy interface to allow access to the used
4160         deinterlacing method and to allow adjusting the different settings.
4161
4162         Move global variables of the tomsmocomp deinterlacing method into
4163         function local variables to make it possible to use this deinterlacing
4164         method from different instances.
4165
4166 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4167
4168         * gst/deinterlace2/tvtime/greedyh.asm:
4169         Support widths that are not a multiply of 4 when using the assembly
4170         optimized greedyh implementations.
4171
4172 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4173
4174         * gst/deinterlace2/tvtime/greedyh.c:
4175         (deinterlace_frame_di_greedyh):
4176         Only build the assembly optimized implementations on x86.
4177
4178 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4179
4180         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4181
4182         * configure.ac:
4183         Fix checking of headers for the OSS4 plugin to fail if a single
4184         header doesn't exist already. AC_CHECK_HEADERS only fails if none
4185         of the headers is found. Fixes bug #541543.
4186
4187 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4188
4189         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4190
4191         * configure.ac:
4192         * gst/festival/Makefile.am:
4193         * gst/festival/gstfestival.c:
4194         Fix built of the festival plugin with mingw32 by linking to ws2_32.dll
4195         and including winsock headers. Fixes bug #541522.
4196
4197 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
4198
4199         * ChangeLog:
4200         * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_rtp_jitter_buffer_loop):
4201         * gst/rtpmanager/rtpsource.c: (rtp_source_get_new_sr):
4202         Corrected a typo (interpollate -> interpolate).
4203
4204 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
4205
4206         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
4207         (gst_rtp_session_send_rtp), (gst_rtp_session_send_rtcp),
4208         (gst_rtp_session_sync_rtcp), (gst_rtp_session_chain_recv_rtp),
4209         (gst_rtp_session_chain_recv_rtcp), (gst_rtp_session_chain_send_rtp):
4210         * gst/rtpmanager/rtpsession.c: (source_push_rtp),
4211         (rtp_session_send_rtp):
4212         * gst/rtpmanager/rtpsource.c: (push_packet), (calculate_jitter),
4213         (rtp_source_process_rtp), (rtp_source_send_rtp):
4214         Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a
4215         pipeline is running normally.
4216
4217 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
4218
4219         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_init),
4220         (gst_rtp_session_finalize), (rtcp_thread),
4221         (gst_rtp_session_chain_recv_rtp), (gst_rtp_session_chain_recv_rtcp),
4222         (gst_rtp_session_event_send_rtp_sink),
4223         (gst_rtp_session_chain_send_rtp):
4224         * gst/rtpmanager/rtpsession.c: (check_collision),
4225         (update_arrival_stats), (rtp_session_process_rtp),
4226         (rtp_session_process_rtcp), (rtp_session_send_rtp),
4227         (rtp_session_send_bye_locked), (rtp_session_send_bye),
4228         (rtp_session_next_timeout), (session_report_blocks), (session_cleanup),
4229         (is_rtcp_time), (rtp_session_on_timeout):
4230         * gst/rtpmanager/rtpsession.h:
4231         Do not mix the use of g_get_current_time() with gst_clock_get_time().
4232
4233 2008-07-01  Jan Schmidt  <jan.schmidt@sun.com>
4234
4235         * gst/mpegvideoparse/mpegvideoparse.c:
4236         * gst/mpegvideoparse/mpegvideoparse.h:
4237         Queue new-segment events and send them after caps have been
4238         determined and set, so that the decoder will have been auto-plugged.
4239
4240 2008-07-01  Edward Hervey  <edward.hervey@collabora.co.uk>
4241
4242         Patch by : Michael Smith <msmith @ xiph dot org>
4243         
4244         * sys/qtwrapper/audiodecoders.c: (qtwrapper_audio_decoder_init),
4245         (clear_AudioStreamBasicDescription), (fill_indesc_mp3),
4246         (fill_indesc_aac), (make_samr_magic_cookie), (write_len),
4247         (make_aac_magic_cookie), (open_decoder), (process_buffer_cb),
4248         (qtwrapper_audio_decoder_chain),
4249         (qtwrapper_audio_decoder_sink_event),
4250         (qtwrapper_audio_decoder_base_init),
4251         (qtwrapper_audio_decoder_class_init),
4252         (qtwrapper_audio_decoders_register):
4253         * sys/qtwrapper/codecmapping.h:
4254         * sys/qtwrapper/imagedescription.c: (image_description_for_avc1),
4255         (image_description_for_mp4v), (image_description_from_stsd_buffer):
4256         * sys/qtwrapper/imagedescription.h:
4257         * sys/qtwrapper/qtutils.c: (get_name_info_from_component),
4258         (dump_avcc_atom), (dump_image_description),
4259         (AllocateAudioBufferList):
4260         * sys/qtwrapper/qtutils.h:
4261         * sys/qtwrapper/qtwrapper.c: (plugin_init):
4262         * sys/qtwrapper/qtwrapper.h:
4263         * sys/qtwrapper/videodecoders.c:
4264         (qtwrapper_video_decoder_base_init), (open_decoder),
4265         (decompressCb), (qtwrapper_video_decoder_chain),
4266         (qtwrapper_video_decoders_register):
4267         Make qtwrapper compile/work on win32.
4268         Lots of fixes
4269         Fixes #531840
4270
4271 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
4272
4273         * gst/rawparse/gstvideoparse.c:
4274         Fix size calculation for RGB buffers -> bpp is in bits, so divide by 8
4275
4276 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4277
4278         * gst/deinterlace2/Makefile.am:
4279         * gst/deinterlace2/tvtime/tomsmocomp.c: (tomsmocomp_init),
4280         (tomsmocomp_filter_mmx), (tomsmocomp_filter_3dnow),
4281         (tomsmocomp_filter_sse), (deinterlace_frame_di_tomsmocomp):
4282         * gst/deinterlace2/tvtime/tomsmocomp.h:
4283         Remove useless file and mark everything possible as static.
4284
4285         * gst/deinterlace2/tvtime/greedy.c:
4286         * gst/deinterlace2/tvtime/greedyh.c:
4287         Use "_stdint.h" instead of <stdint.h>.
4288
4289 2008-06-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4290
4291         * gst/deinterlace2/Makefile.am:
4292         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_init):
4293         * gst/deinterlace2/tvtime/greedy.c: (deinterlace_frame_di_greedy):
4294         * gst/deinterlace2/tvtime/greedyh.c:
4295         (deinterlace_frame_di_greedyh):
4296         * gst/deinterlace2/tvtime/speedtools.h:
4297         * gst/deinterlace2/tvtime/speedy.c:
4298         * gst/deinterlace2/tvtime/speedy.h:
4299         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy):
4300         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
4301         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir):
4302         Get rid of speedy.[ch] as we don't use most of it's code anyway
4303         and it doesn't seem to be relicensed to LGPL. Use memcpy() instead
4304         of the speedy memcpy everywhere instead.
4305         
4306         * gst/deinterlace2/gstdeinterlace2.h:
4307         Remove many unused declarations.
4308
4309 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
4310
4311         * ext/mpeg2enc/gstmpeg2encoptions.cc:
4312         * ext/mpeg2enc/gstmpeg2encoptions.hh:
4313         Expose the additional MPEG HDTV format profiles available in latest
4314         mjpegtools version.
4315
4316 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4317
4318         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_src_query):
4319         Divide latency be 2 to convert from fields to frames.
4320
4321 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4322
4323         * gst/deinterlace2/tvtime/greedy.c:
4324         (deinterlace_greedy_packed422_scanline_c),
4325         (deinterlace_greedy_packed422_scanline_mmx),
4326         (deinterlace_greedy_packed422_scanline_mmxext),
4327         (deinterlace_frame_di_greedy):
4328         Don't use scanlines function from gstdeinterlace2 as it's
4329         not appropiate for this method. Instead implement deinterlace_frame
4330         function by taking the one from greedyh.
4331         
4332         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C):
4333         Small fix for the C implementation.
4334
4335         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir):
4336         Don't use the scanlines function from gstdeinterlace2 as it's only
4337         used for this method and will be removed. Instead implement
4338         deinterlace_frame function and make it a bit more efficient.
4339
4340         * gst/deinterlace2/gstdeinterlace2.c:
4341         (gst_deinterlace2_class_init), (gst_deinterlace2_set_method),
4342         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
4343         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
4344         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
4345         (gst_deinterlace2_src_query):
4346         Fix coding style and remove scanlines function as it's unused now.
4347
4348 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4349
4350         * gst/deinterlace2/tvtime/greedyh.asm:
4351         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C),
4352         (deinterlace_frame_di_greedyh), (dscaler_greedyh_get_method):
4353         * gst/deinterlace2/tvtime/greedyhmacros.h:
4354         Add a C implementation for the greedyh deinterlacing method, clean
4355         up the code a bit and mark the SSE version as MMXEXT as it doesn't
4356         require any SSE instructions.
4357
4358 2008-06-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4359
4360         * gst/deinterlace2/gstdeinterlace2.c:
4361         (gst_deinterlace2_set_property), (gst_deinterlace2_chain),
4362         (gst_deinterlace2_setcaps):
4363         If we're outputting all fields the framerate has to be doubled.
4364
4365         Set duration on the outgoing buffers.
4366
4367 2008-06-26  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
4368
4369         * docs/plugins/Makefile.am:
4370         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
4371         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
4372         * gst/y4m/gsty4mencode.c:
4373         Add documentation for YUV4MPEG2 encoder element.
4374
4375 2008-06-25  Edward Hervey  <edward.hervey@collabora.co.uk>
4376
4377         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
4378         Remove unneeded macros that break build on macosx.
4379
4380 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4381
4382         * configure.ac:
4383           Depend on released versions of core and -base.
4384
4385 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4386
4387         * gst/deinterlace2/tvtime/greedy.c:
4388         (deinterlace_greedy_packed422_scanline_mmx),
4389         (deinterlace_greedy_packed422_scanline_mmxext):
4390         Optimize MMX/MMXEXT implementations a bit by requiring two less
4391         memory accesses and fix the workaround for the missing right shift
4392         on bytes to unset the highest bit of every byte.
4393
4394 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4395
4396         * gst/deinterlace2/tvtime/greedy.c:
4397         (deinterlace_greedy_packed422_scanline_mmxext):
4398         Remove sfence instruction as it's not needed and actually is an SSE
4399         instruction.
4400
4401 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4402
4403         * gst/deinterlace2/tvtime/greedy.c:
4404         (deinterlace_greedy_packed422_scanline_mmx),
4405         (deinterlace_greedy_packed422_scanline):
4406         Add plain MMX implementation for the greedyl method.
4407
4408 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4409
4410         * gst/deinterlace2/Makefile.am:
4411         Move the assembly includes to noinst_HEADERS where they belong.
4412
4413         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
4414         (deinterlace_line_mmx):
4415         Fix C and MMX implementations a bit more.
4416
4417 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4418
4419         * gst/deinterlace2/tvtime/greedy.c:
4420         (deinterlace_greedy_packed422_scanline_c),
4421         (deinterlace_greedy_packed422_scanline_mmxext),
4422         (deinterlace_greedy_packed422_scanline):
4423         Fix the C implementation to produce correct results and optimize the
4424         MMXEXT implementation.
4425
4426         Handle odd widths and don't read over array boundaries in the MMXEXT
4427         implementation.
4428
4429         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
4430         (deinterlace_line_mmx), (deinterlace_scanline_vfir):
4431         Fix a small rounding bug in the MMX implementation, the MMX
4432         implementation doesn't actually need MMXEXT instructions so don't mark
4433         it as such.
4434
4435         Handle odd widths in both implementations.
4436
4437 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
4438
4439         * ext/resindvd/rsnbasesrc.c:
4440           Use the right i18n header.
4441
4442 2008-06-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4443
4444         * gst/deinterlace2/tvtime/greedy.c:
4445         (deinterlace_greedy_packed422_scanline_sse),
4446         (deinterlace_greedy_packed422_scanline_c),
4447         (deinterlace_greedy_packed422_scanline):
4448         Implement a C version of the greedy low motion algorithm and mark the
4449         assembly optimized version as SSE as it uses SSE instructions
4450         additional to MMX instructions.
4451
4452 2008-06-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4453
4454         Patch by: Sebastian Pölsterl
4455
4456         * gst/mpegtsparse/mpegtspacketizer.c:
4457         Fix problem when empty string is provided.
4458
4459 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4460
4461         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_mmxext),
4462         (deinterlace_line_c), (deinterlace_scanline_vfir):
4463         Make it possible to use the vfir method on X86 CPUs without MMXEXT too
4464         but use the MMXEXT optimized code whenever possible.
4465
4466 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4467
4468         * gst/deinterlace2/gstdeinterlace2.c:
4469         (gst_deinterlace2_class_init), (gst_deinterlace2_init),
4470         (gst_deinterlace2_reset_history), (gst_deinterlace2_reset),
4471         (gst_deinterlace2_finalize), (gst_deinterlace2_chain),
4472         (gst_deinterlace2_sink_event), (gst_deinterlace2_change_state),
4473         (gst_deinterlace2_src_query):
4474         * gst/deinterlace2/gstdeinterlace2.h:
4475         Reset element state on PAUSED->READY properly, don't leak any buffers
4476         when finalizing, allocate buffers with gst_pad_alloc_buffer() and
4477         properly return flow returns from gst_pad_push() instead of ignoring them.
4478
4479 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4480
4481         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
4482         Add missing header.
4483
4484 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
4485
4486         * configure.ac:
4487         * gst/deinterlace2/Makefile.am:
4488         * gst/deinterlace2/tvtime/greedyh.asm:
4489         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
4490         Fix compilation on generic x86/amd64 and include deinterlace2 in the
4491         build system. Because of several bugs it's still enabled only
4492         by --enable-experimental.
4493
4494 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
4495
4496         * ext/resindvd/resindvdsrc.c:
4497         * ext/resindvd/resindvdsrc.h:
4498         Schedule NAV packets and activate them with an async clock callback
4499         at the right moment. This makes delayed menu highlights appear
4500         at the correct time and fixes Back To The Future.
4501
4502         When outputting new segment in do_seek(), calculate our position
4503         value properly, so we report the right time when popping in and
4504         out of the menus.
4505
4506         * ext/resindvd/rsnbasesrc.c:
4507         When handling a non-flushing seek, accumulate the segment,
4508         rather than having every seek start from 0 and messing with sync
4509
4510 2008-06-19  Stefan Kost  <ensonic@users.sf.net>
4511
4512         * gst/selector/gstoutputselector.c:
4513         * tests/icles/output-selector-test.c:
4514           Use BOILERPLATE macro and update test to the latest api changes.
4515
4516 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4517
4518         * examples/app/appsink-src.c: (on_new_buffer_from_source):
4519         Don't use a buffer after unreffing it.
4520
4521 2008-06-18  Stefan Kost  <ensonic@users.sf.net>
4522
4523         * ext/metadata/metadataexif.c:
4524           Add description tag mapping.
4525
4526 2008-06-18  Stefan Kost  <ensonic@users.sf.net>
4527
4528         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
4529         * examples/app/appsrc-ra.c:
4530         * examples/app/appsrc-seekable.c:
4531         * examples/app/appsrc-stream.c:
4532         * examples/app/appsrc-stream2.c:
4533         * ext/directfb/dfbvideosink.h:
4534         * ext/metadata/gstbasemetadata.c:
4535         * ext/metadata/gstbasemetadata.h:
4536         * ext/metadata/metadata.c:
4537         * ext/metadata/metadataexif.c:
4538         * ext/theora/theoradec.h:
4539         * gst/deinterlace2/gstdeinterlace2.h:
4540         * gst/deinterlace2/tvtime/speedy.c:
4541         * gst/deinterlace2/tvtime/speedy.h:
4542         * gst/deinterlace2/tvtime/vfir.c:
4543          Fix gtk-doc warnings. Also don't misuse api-doc comments for normal
4544          comments.
4545
4546 2008-06-17  Jan Schmidt  <jan.schmidt@sun.com>
4547
4548         * ext/resindvd/resindvdbin.c:
4549         Parse the URI argument into the device name so dvd:///path/to/image
4550         works.
4551
4552         * ext/resindvd/resindvdsrc.c:
4553         Implement a trivial duration query reporting the current PGC length.
4554
4555         * gst/dvdspu/gstdvdspu.c:
4556         Rename typo in the function name.
4557
4558 2008-06-17  Sebastian Dröge  <slomo@circular-chaos.org>
4559
4560         * configure.ac:
4561         Disable deinterlace2 plugin again which was accidently enabled
4562         with last commit.
4563
4564 2008-06-17  Sebastian Dröge  <slomo@circular-chaos.org>
4565
4566         * configure.ac:
4567         * ext/resindvd/resindvdsrc.h:
4568         Make resindvd work with libdvdnav >= 4.0.0.
4569
4570 2008-06-17  Jan Schmidt  <thaytan@noraisin.net>
4571
4572         * configure.ac:
4573         Check for libdvdnav to build resindvd.
4574
4575         * ext/Makefile.am:
4576         * ext/resindvd/Makefile.am:
4577         * ext/resindvd/gstmpegdefs.h:
4578         * ext/resindvd/gstmpegdemux.c:
4579         * ext/resindvd/gstmpegdemux.h:
4580         * ext/resindvd/gstmpegdesc.c:
4581         * ext/resindvd/gstmpegdesc.h:
4582         * ext/resindvd/gstpesfilter.c:
4583         * ext/resindvd/gstpesfilter.h:
4584         * ext/resindvd/plugin.c:
4585         * ext/resindvd/resin-play:
4586         * ext/resindvd/resindvdbin.c:
4587         * ext/resindvd/resindvdbin.h:
4588         * ext/resindvd/resindvdsrc.c:
4589         * ext/resindvd/resindvdsrc.h:
4590         * ext/resindvd/rsnaudiomunge.c:
4591         * ext/resindvd/rsnaudiomunge.h:
4592         * ext/resindvd/rsnbasesrc.c:
4593         * ext/resindvd/rsnbasesrc.h:
4594         * ext/resindvd/rsnpushsrc.c:
4595         * ext/resindvd/rsnpushsrc.h:
4596         * ext/resindvd/rsnstreamselector.c:
4597         * ext/resindvd/rsnstreamselector.h:
4598
4599         First commit of DVD-Video playback component 'rsndvdbin'
4600         and helper elements.
4601
4602         Use --enable-experimental for now, but feel free to give it a
4603         try using the resin-play script.
4604
4605         * gst/dvdspu/gstdvdspu.c:
4606         Add some extra guards for malformed events.
4607
4608 2008-06-16  David Schleef  <ds@schleef.org>
4609
4610         * configure.ac:
4611         Bump dirac requirement to 0.10 due to api changes.
4612
4613 2008-06-16  Andy Wingo  <wingo@pobox.com>
4614
4615         * gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes)
4616         (gst_app_src_get_max_bytes, gst_app_src_push_buffer): Use
4617         G_GUINT64_FORMAT. Avoid overflow in get_max_bytes().
4618
4619 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
4620
4621         * sys/dvb/gstdvbsrc.c:
4622           Move docblob upwards. Balance tags and restore blank line.
4623
4624 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4625
4626         * sys/dvb/gstdvbsrc.c:
4627         Fix out of date docs.
4628
4629 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4630
4631         Patch from: Vincent Genieux
4632
4633         * gst/mpegtsparse/mpegtsparse.c:
4634         Fix refcount issues, fixes #538560.
4635
4636 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4637
4638         * gst/mpegtsparse/gstmpegdesc.h:
4639         * gst/mpegtsparse/mpegtspacketizer.c:
4640         Parse the extended event descriptor.
4641
4642 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
4643
4644         * gst/rtpmanager/gstrtpjitterbuffer.c:
4645         * gst/speed/gstspeed.c:
4646         * gst/speexresample/gstspeexresample.c:
4647         * gst/videosignal/gstvideoanalyse.c:
4648         * gst/videosignal/gstvideodetect.c:
4649         * gst/videosignal/gstvideomark.c:
4650         * sys/dvb/gstdvbsrc.c:
4651         * sys/oss4/oss4-mixer.c:
4652         * sys/oss4/oss4-sink.c:
4653         * sys/oss4/oss4-source.c:
4654         * sys/wininet/gstwininetsrc.c:
4655           Final round of doc updates.
4656
4657 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
4658
4659         * gst/deinterlace/gstdeinterlace.c:
4660         * gst/rtpmanager/gstrtpbin.c:
4661         * gst/rtpmanager/gstrtpclient.c:
4662         * gst/rtpmanager/gstrtpjitterbuffer.c:
4663         * gst/rtpmanager/gstrtpptdemux.c:
4664         * gst/rtpmanager/gstrtpsession.c:
4665         * gst/rtpmanager/gstrtpssrcdemux.c:
4666         * gst/sdp/gstsdpdemux.c:
4667           More doc updates. More xrefs.
4668
4669 2008-06-14  Julien Moutte  <julien@fluendo.com>
4670
4671         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
4672         (gst_flv_demux_dispose):
4673         * gst/flv/gstflvdemux.h:
4674         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),
4675         (gst_flv_parse_tag_audio), (gst_flv_parse_video_negotiate),
4676         (gst_flv_parse_tag_video): Introduce demuxing support for AAC and
4677         H.264/AVC inside FLV.
4678         * sys/dshowdecwrapper/gstdshowaudiodec.c: (gst_dshowaudiodec_init),
4679         (gst_dshowaudiodec_chain), (gst_dshowaudiodec_push_buffer),
4680         (gst_dshowaudiodec_sink_event), (gst_dshowaudiodec_setup_graph):
4681         * sys/dshowdecwrapper/gstdshowaudiodec.h:
4682         * sys/dshowdecwrapper/gstdshowvideodec.c: (gst_dshowvideodec_init),
4683         (gst_dshowvideodec_sink_event), (gst_dshowvideodec_chain),
4684         (gst_dshowvideodec_push_buffer), (gst_dshowvideodec_src_getcaps):
4685         * sys/dshowdecwrapper/gstdshowvideodec.h: Lot of random fixes 
4686         to improve stability (ref counting, safety checks...)
4687
4688 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4689
4690         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_probe_modules):
4691         Disable sipro on 64bits, it crashes.
4692
4693 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4694
4695         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
4696         (close_library), (open_library),
4697         (gst_real_audio_dec_probe_modules), (gst_real_audio_dec_getcaps),
4698         (gst_real_audio_dec_setcaps), (gst_real_audio_dec_init),
4699         (gst_real_audio_dec_change_state), (gst_real_audio_dec_finalize):
4700         Add raversions we can support on the caps.
4701         Refactor the loading of the real codecs like realvideo so that we can
4702         implement probing.
4703         Probe all supported formats by trying to load the .so files, only report
4704         the versions on the caps that we can actually load.
4705
4706         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
4707         (gst_real_video_dec_getcaps), (gst_real_video_dec_setcaps),
4708         (open_library), (close_library),
4709         (gst_real_video_dec_probe_modules),
4710         (gst_real_video_dec_change_state), (gst_real_video_dec_init),
4711         (gst_real_video_dec_finalize), (gst_real_video_dec_class_init):
4712         * gst/real/gstrealvideodec.h:
4713         Change the loading of the library like the audio decoder.
4714         Probe the supported formats by trying to load the .so files and only
4715         report the versions on the caps that we can actually load.
4716
4717 2008-06-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4718
4719         patch by: Sebastian Pölsterl
4720
4721         * gst/mpegtsparse/mpegtspacketizer.c:
4722         Handle character sets in strings coming from DVB SI according
4723         to the DVB SI spec.
4724
4725 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
4726
4727         * gst/replaygain/gstrganalysis.c:
4728         * gst/replaygain/gstrglimiter.c:
4729         * gst/replaygain/gstrgvolume.c:
4730           More doc updates.
4731
4732 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
4733
4734         * docs/plugins/Makefile.am:
4735         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
4736         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
4737         * docs/plugins/gst-plugins-bad-plugins.args:
4738         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
4739         * docs/plugins/gst-plugins-bad-plugins.interfaces:
4740         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
4741         * docs/plugins/gst-plugins-bad-plugins.signals:
4742         * docs/plugins/inspect/plugin-alsaspdif.xml:
4743         * docs/plugins/inspect/plugin-amrwb.xml:
4744         * docs/plugins/inspect/plugin-app.xml:
4745         * docs/plugins/inspect/plugin-bayer.xml:
4746         * docs/plugins/inspect/plugin-bz2.xml:
4747         * docs/plugins/inspect/plugin-cdaudio.xml:
4748         * docs/plugins/inspect/plugin-cdxaparse.xml:
4749         * docs/plugins/inspect/plugin-dtsdec.xml:
4750         * docs/plugins/inspect/plugin-dvb.xml:
4751         * docs/plugins/inspect/plugin-dvdspu.xml:
4752         * docs/plugins/inspect/plugin-faac.xml:
4753         * docs/plugins/inspect/plugin-faad.xml:
4754         * docs/plugins/inspect/plugin-fbdevsink.xml:
4755         * docs/plugins/inspect/plugin-festival.xml:
4756         * docs/plugins/inspect/plugin-filter.xml:
4757         * docs/plugins/inspect/plugin-flvdemux.xml:
4758         * docs/plugins/inspect/plugin-freeze.xml:
4759         * docs/plugins/inspect/plugin-gsm.xml:
4760         * docs/plugins/inspect/plugin-gstinterlace.xml:
4761         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
4762         * docs/plugins/inspect/plugin-h264parse.xml:
4763         * docs/plugins/inspect/plugin-interleave.xml:
4764         * docs/plugins/inspect/plugin-jack.xml:
4765         * docs/plugins/inspect/plugin-ladspa.xml:
4766         * docs/plugins/inspect/plugin-metadata.xml:
4767         * docs/plugins/inspect/plugin-mms.xml:
4768         * docs/plugins/inspect/plugin-modplug.xml:
4769         * docs/plugins/inspect/plugin-mpeg2enc.xml:
4770         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
4771         * docs/plugins/inspect/plugin-mpegtsparse.xml:
4772         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
4773         * docs/plugins/inspect/plugin-musepack.xml:
4774         * docs/plugins/inspect/plugin-musicbrainz.xml:
4775         * docs/plugins/inspect/plugin-mve.xml:
4776         * docs/plugins/inspect/plugin-mythtv.xml
4777         * docs/plugins/inspect/plugin-nas.xml:
4778         * docs/plugins/inspect/plugin-neon.xml:
4779         * docs/plugins/inspect/plugin-nsfdec.xml:
4780         * docs/plugins/inspect/plugin-nuvdemux.xml:
4781         * docs/plugins/inspect/plugin-oss4.xml
4782         * docs/plugins/inspect/plugin-rawparse.xml:
4783         * docs/plugins/inspect/plugin-real.xml:
4784         * docs/plugins/inspect/plugin-replaygain.xml:
4785         * docs/plugins/inspect/plugin-rfbsrc.xml:
4786         * docs/plugins/inspect/plugin-sdl.xml:
4787         * docs/plugins/inspect/plugin-sdp.xml:
4788         * docs/plugins/inspect/plugin-selector.xml:
4789         * docs/plugins/inspect/plugin-sndfile.xml:
4790         * docs/plugins/inspect/plugin-soundtouch.xml:
4791         * docs/plugins/inspect/plugin-spcdec.xml:
4792         * docs/plugins/inspect/plugin-speed.xml:
4793         * docs/plugins/inspect/plugin-speexresample.xml:
4794         * docs/plugins/inspect/plugin-stereo.xml:
4795         * docs/plugins/inspect/plugin-subenc.xml
4796         * docs/plugins/inspect/plugin-timidity.xml:
4797         * docs/plugins/inspect/plugin-tta.xml:
4798         * docs/plugins/inspect/plugin-vcdsrc.xml:
4799         * docs/plugins/inspect/plugin-videosignal.xml:
4800         * docs/plugins/inspect/plugin-vmnc.xml:
4801         * docs/plugins/inspect/plugin-wildmidi.xml:
4802         * docs/plugins/inspect/plugin-x264.xml:
4803         * docs/plugins/inspect/plugin-xvid.xml:
4804         * docs/plugins/inspect/plugin-y4menc.xml:
4805         * ext/amrwb/gstamrwbdec.c:
4806         * ext/amrwb/gstamrwbenc.c:
4807         * ext/amrwb/gstamrwbparse.c:
4808         * ext/dc1394/gstdc1394.c:
4809         * ext/directfb/dfbvideosink.c:
4810         * ext/ivorbis/vorbisdec.c:
4811         * ext/jack/gstjackaudiosink.c:
4812         * ext/mpeg2enc/gstmpeg2enc.cc:
4813         * ext/mplex/gstmplex.cc:
4814         * ext/musicbrainz/gsttrm.c:
4815         * ext/mythtv/gstmythtvsrc.c:
4816         * ext/theora/theoradec.c:
4817         * ext/timidity/gsttimidity.c:
4818         * ext/timidity/gstwildmidi.c:
4819         * gst-libs/gst/app/gstappsink.c:
4820         * gst/deinterlace/gstdeinterlace.c:
4821         * gst/dvdspu/gstdvdspu.c:
4822         * gst/festival/gstfestival.c:
4823         * gst/freeze/gstfreeze.c:
4824         * gst/interleave/deinterleave.c:
4825         * gst/interleave/interleave.c:
4826         * gst/modplug/gstmodplug.cc:
4827         * gst/nuvdemux/gstnuvdemux.c:
4828           Add missing elements to docs. Fix doc-markup: use convinience syntax
4829           for examples (produces valid docbook), add several refsec2 when we
4830           have several titles. Fix some types.
4831
4832 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4833
4834         * examples/app/.cvsignore:
4835         * examples/app/Makefile.am:
4836         * examples/app/appsink-src.c: (on_new_buffer_from_source),
4837         (on_source_message), (on_sink_message), (main):
4838         Add beefed up example app from bug #413418. It now also uses appsink
4839         instead of fakesink for more ultimate coolness.
4840
4841         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
4842         (gst_app_src_init), (gst_app_src_set_property),
4843         (gst_app_src_get_property), (gst_app_src_unlock),
4844         (gst_app_src_unlock_stop), (gst_app_src_create),
4845         (gst_app_src_set_max_bytes), (gst_app_src_push_buffer),
4846         (gst_app_src_end_of_stream):
4847         * gst-libs/gst/app/gstappsrc.h:
4848         Add block property to allow push based implementation to block when we
4849         fill up the appsrc queues.
4850         Emit the enough-data signal while releasing our lock.
4851
4852 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
4853
4854         * examples/app/.cvsignore:
4855           Ignore more.
4856
4857 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
4858
4859         * ext/dc1394/gstdc1394.c:
4860         * ext/ivorbis/vorbisdec.c:
4861         * ext/jack/gstjackaudiosink.c:
4862         * ext/metadata/gstmetadatademux.c:
4863         * ext/mythtv/gstmythtvsrc.c:
4864         * ext/theora/theoradec.c:
4865         * gst-libs/gst/app/gstappsink.c:
4866         * gst/bayer/gstbayer2rgb.c:
4867         * gst/deinterlace/gstdeinterlace.c:
4868         * gst/rawparse/gstaudioparse.c:
4869         * gst/rawparse/gstvideoparse.c:
4870         * gst/rtpmanager/gstrtpbin.c:
4871         * gst/rtpmanager/gstrtpclient.c:
4872         * gst/rtpmanager/gstrtpjitterbuffer.c:
4873         * gst/rtpmanager/gstrtpptdemux.c:
4874         * gst/rtpmanager/gstrtpsession.c:
4875         * gst/rtpmanager/gstrtpssrcdemux.c:
4876         * gst/selector/gstinputselector.c:
4877         * gst/selector/gstoutputselector.c:
4878         * gst/videosignal/gstvideoanalyse.c:
4879         * gst/videosignal/gstvideodetect.c:
4880         * gst/videosignal/gstvideomark.c:
4881         * sys/oss4/oss4-mixer.c:
4882         * sys/oss4/oss4-sink.c:
4883         * sys/oss4/oss4-source.c:
4884           Do not use short_description in section docs for elements. We extract
4885           them from element details and there will be warnings if they differ.
4886           Also fixing up the ChangeLog order.
4887
4888 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4889
4890         Patch by: Sebastien Merle <sylane at gmail dot com>
4891
4892         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_chain):
4893         Fix the sign of the data we pass to the decoder so that the decoder
4894         compiles with newer reference code as well. Fixes #528618.
4895
4896 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
4897
4898         * tests/icles/test-oss4.c:
4899           Include stdlib.h.
4900
4901 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
4902
4903         Based on a patch by: Martin Eikermann <meiker at upb dot de>
4904
4905         * gst/deinterlace2/Makefile.am:
4906         * gst/deinterlace2/gstdeinterlace2.c:
4907         (gst_deinterlace2_method_get_type),
4908         (gst_deinterlace2_fields_get_type),
4909         (gst_deinterlace2_field_layout_get_type),
4910         (gst_deinterlace2_base_init), (gst_deinterlace2_class_init),
4911         (gst_deinterlace2_init), (gst_deinterlace2_set_method),
4912         (gst_deinterlace2_set_property), (gst_deinterlace2_get_property),
4913         (gst_deinterlace2_finalize), (gst_deinterlace2_pop_history),
4914         (gst_deinterlace2_head_history), (gst_deinterlace2_push_history),
4915         (gst_deinterlace2_deinterlace_scanlines), (gst_deinterlace2_chain),
4916         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
4917         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
4918         (gst_deinterlace2_src_query), (gst_deinterlace2_src_query_types),
4919         (plugin_init):
4920         * gst/deinterlace2/gstdeinterlace2.h:
4921         * gst/deinterlace2/tvtime/greedy.c: (copy_scanline),
4922         (deinterlace_greedy_packed422_scanline_mmxext),
4923         (dscaler_greedyl_get_method):
4924         * gst/deinterlace2/tvtime/greedyh.asm:
4925         * gst/deinterlace2/tvtime/greedyh.c:
4926         (deinterlace_frame_di_greedyh), (dscaler_greedyh_get_method),
4927         (greedyh_init), (greedyh_filter_mmx), (greedyh_filter_3dnow),
4928         (greedyh_filter_sse):
4929         * gst/deinterlace2/tvtime/greedyh.h:
4930         * gst/deinterlace2/tvtime/greedyhmacros.h:
4931         * gst/deinterlace2/tvtime/mmx.h:
4932         * gst/deinterlace2/tvtime/plugins.h:
4933         * gst/deinterlace2/tvtime/speedtools.h:
4934         * gst/deinterlace2/tvtime/speedy.c: (multiply_alpha), (clip255),
4935         (comb_factor_packed422_scanline_mmx),
4936         (diff_factor_packed422_scanline_c),
4937         (diff_factor_packed422_scanline_mmx),
4938         (diff_packed422_block8x8_mmx), (diff_packed422_block8x8_c),
4939         (packed444_to_packed422_scanline_c),
4940         (packed422_to_packed444_scanline_c),
4941         (packed422_to_packed444_rec601_scanline_c),
4942         (vfilter_chroma_121_packed422_scanline_mmx),
4943         (vfilter_chroma_121_packed422_scanline_c),
4944         (vfilter_chroma_332_packed422_scanline_mmx),
4945         (vfilter_chroma_332_packed422_scanline_c),
4946         (kill_chroma_packed422_inplace_scanline_mmx),
4947         (kill_chroma_packed422_inplace_scanline_c),
4948         (invert_colour_packed422_inplace_scanline_mmx),
4949         (invert_colour_packed422_inplace_scanline_c),
4950         (mirror_packed422_inplace_scanline_c),
4951         (interpolate_packed422_scanline_c),
4952         (convert_uyvy_to_yuyv_scanline_mmx),
4953         (convert_uyvy_to_yuyv_scanline_c),
4954         (interpolate_packed422_scanline_mmx),
4955         (interpolate_packed422_scanline_mmxext),
4956         (blit_colour_packed422_scanline_c),
4957         (blit_colour_packed422_scanline_mmx),
4958         (blit_colour_packed422_scanline_mmxext),
4959         (blit_colour_packed4444_scanline_c),
4960         (blit_colour_packed4444_scanline_mmx),
4961         (blit_colour_packed4444_scanline_mmxext), (small_memcpy),
4962         (speedy_memcpy_c), (speedy_memcpy_mmx), (speedy_memcpy_mmxext),
4963         (blit_packed422_scanline_c), (blit_packed422_scanline_mmx),
4964         (blit_packed422_scanline_mmxext),
4965         (composite_colour4444_alpha_to_packed422_scanline_c),
4966         (composite_colour4444_alpha_to_packed422_scanline_mmxext),
4967         (composite_packed4444_alpha_to_packed422_scanline_c),
4968         (composite_packed4444_alpha_to_packed422_scanline_mmxext),
4969         (composite_packed4444_to_packed422_scanline_c),
4970         (composite_packed4444_to_packed422_scanline_mmxext),
4971         (composite_alphamask_to_packed4444_scanline_c),
4972         (composite_alphamask_to_packed4444_scanline_mmxext),
4973         (composite_alphamask_alpha_to_packed4444_scanline_c),
4974         (premultiply_packed4444_scanline_c),
4975         (premultiply_packed4444_scanline_mmxext),
4976         (blend_packed422_scanline_c), (blend_packed422_scanline_mmxext),
4977         (quarter_blit_vertical_packed422_scanline_mmxext),
4978         (quarter_blit_vertical_packed422_scanline_c),
4979         (subpix_blit_vertical_packed422_scanline_c),
4980         (a8_subpix_blit_scanline_c), (myround), (init_RGB_to_YCbCr_tables),
4981         (init_YCbCr_to_RGB_tables), (rgb24_to_packed444_rec601_scanline_c),
4982         (rgba32_to_packed4444_rec601_scanline_c),
4983         (packed444_to_rgb24_rec601_scanline_c),
4984         (packed444_to_nonpremultiplied_packed4444_scanline_c),
4985         (aspect_adjust_packed4444_scanline_c), (setup_speedy_calls),
4986         (speedy_get_accel):
4987         * gst/deinterlace2/tvtime/speedy.h:
4988         * gst/deinterlace2/tvtime/sse.h:
4989         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy),
4990         (deinterlace_frame_di_tomsmocomp), (dscaler_tomsmocomp_get_method),
4991         (tomsmocomp_init), (tomsmocomp_filter_mmx),
4992         (tomsmocomp_filter_3dnow), (tomsmocomp_filter_sse):
4993         * gst/deinterlace2/tvtime/tomsmocomp.h:
4994         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoop0A.inc:
4995         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
4996         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopEdgeA.inc:
4997         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopEdgeA8.inc:
4998         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA.inc:
4999         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA2.inc:
5000         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA6.inc:
5001         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddAH.inc:
5002         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddAH2.inc:
5003         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
5004         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc:
5005         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVAH.inc:
5006         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
5007         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
5008         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
5009         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
5010         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line),
5011         (deinterlace_scanline_vfir), (copy_scanline),
5012         (dscaler_vfir_get_method):
5013         * gst/deinterlace2/tvtime/x86-64_macros.inc:
5014         Add a deinterlacer plugin based on the tvtime/DScaler deinterlacer,
5015         which was relicensed to LGPL for GStreamer and in theory provides
5016         better and faster results than the simple deinterlace element.
5017         Fixes bug #163578.
5018
5019         Ported to GStreamer 0.10 but still not enabled or included in the
5020         build system by default because of bad artefacts caused by a bug
5021         somewhere and as it can be only build on x86/amd64 ATM and requires
5022         special CFLAGS. Will be fixed soon.
5023
5024 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
5025
5026         Based on a patch by: Ryan Houdek <Sonicadvance1 at GMAIL dot COM>
5027
5028         * ext/timidity/gstwildmidi.c: (gst_wildmidi_init),
5029         (gst_wildmidi_change_state), (plugin_init):
5030         * ext/timidity/gstwildmidi.h:
5031         Initialize wildmidi only once in the plugin init function instead
5032         of once for every instance. The second and following calls to the
5033         wildmidi initialization function will fail. Fixes bug #525613.
5034
5035         Also don't register the element at all if wildmidi initialization
5036         fails.
5037
5038 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
5039
5040         * ext/soundtouch/gstpitch.cc:
5041         Call gst_element_no_more_pads() after all pads are added.
5042
5043 2008-06-09  Wim Taymans  <wim.taymans@collabora.co.uk>
5044
5045         * gst/rawparse/gstrawparse.c: (gst_raw_parse_push_buffer),
5046         (gst_raw_parse_loop), (gst_raw_parse_handle_seek_push),
5047         (gst_raw_parse_handle_seek_pull):
5048         Add simple reverse playback.
5049
5050 2008-06-09  Wim Taymans  <wim.taymans@collabora.co.uk>
5051
5052         * gst/rawparse/gstrawparse.c: (gst_raw_parse_reset),
5053         (gst_raw_parse_push_buffer), (gst_raw_parse_chain),
5054         (gst_raw_parse_loop), (gst_raw_parse_sink_activatepull),
5055         (gst_raw_parse_convert), (gst_raw_parse_sink_event),
5056         (gst_raw_parse_handle_seek_push), (gst_raw_parse_handle_seek_pull),
5057         (gst_raw_parse_src_query), (gst_raw_parse_get_fps):
5058         * gst/rawparse/gstrawparse.h:
5059         Fix seeking, timestamps, duration and some more. Fixes #536309.
5060
5061 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5062
5063         * examples/app/Makefile.am:
5064         * examples/app/appsrc-ra.c: (feed_data), (seek_data),
5065         (found_source), (bus_message), (main):
5066         * examples/app/appsrc-seekable.c: (feed_data), (seek_data),
5067         (found_source), (bus_message), (main):
5068         * examples/app/appsrc-stream2.c: (feed_data), (found_source),
5069         (bus_message), (main):
5070         Added 3 more example application for using appsrc in random-access mode,
5071         pull-mode streaming and pull mode seekable.
5072
5073         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
5074         (gst_app_src_start), (gst_app_src_do_get_size),
5075         (gst_app_src_create):
5076         * gst-libs/gst/app/gstappsrc.h:
5077         Make stream-type property writable.
5078         Unset flushing when starting so that we reuse appsrc.
5079         Inform basesrc about the configured size.
5080         Emit seek-data signal when we are going to a different offset in
5081         random-access mode.
5082
5083 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5084
5085         * examples/app/appsrc-stream.c: (found_source), (main):
5086         Use deep-notify until we can depend on a playbin2 with support for the
5087         source property.
5088
5089 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5090
5091         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_init),
5092         (gst_rtp_bin_finalize), (gst_rtp_bin_change_state):
5093         Fix deadlock when shutting down, use a new lock instead to properly
5094         shutdown.
5095
5096 2008-06-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5097
5098         * examples/app/.cvsignore:
5099         * examples/app/Makefile.am:
5100         * examples/app/appsrc-stream.c: (read_data), (start_feed),
5101         (stop_feed), (found_source), (bus_message), (main):
5102         Added an example on how to use appsrc in playbin in streaming mode from
5103         an mmapped file.
5104
5105         * examples/app/appsrc_ex.c: (main):
5106         Set pipeline to NULL to free queued buffers.
5107
5108         * gst-libs/gst/app/gstapp-marshal.list:
5109         * gst-libs/gst/app/gstappsrc.c: (stream_type_get_type), (_do_init),
5110         (gst_app_src_class_init), (gst_app_src_init),
5111         (gst_app_src_flush_queued), (gst_app_src_dispose),
5112         (gst_app_src_set_property), (gst_app_src_get_property),
5113         (gst_app_src_unlock), (gst_app_src_unlock_stop),
5114         (gst_app_src_start), (gst_app_src_stop), (gst_app_src_is_seekable),
5115         (gst_app_src_check_get_range), (gst_app_src_do_seek),
5116         (gst_app_src_create), (gst_app_src_set_stream_type),
5117         (gst_app_src_get_stream_type), (gst_app_src_set_max_bytes),
5118         (gst_app_src_get_max_bytes), (gst_app_src_push_buffer),
5119         (gst_app_src_end_of_stream), (gst_app_src_uri_get_type),
5120         (gst_app_src_uri_get_protocols), (gst_app_src_uri_get_uri),
5121         (gst_app_src_uri_set_uri), (gst_app_src_uri_handler_init):
5122         * gst-libs/gst/app/gstappsrc.h:
5123         Measure max queue size in bytes instead.
5124         Add support for 3 modes of operation, streaming, seekable and
5125         random-access, making basesrc handle the scheduling modes for each.
5126         Add appsrc:// uri handler so that automatic plugging can be done from
5127         playbin2 or uridecodebin, for example.
5128         Added support for custom segment formats.
5129         Add support for push and pull based operations from the application.
5130         Expand the methods so that errors can be detected.
5131         Flush the queued buffers on seeks and when shutting down.
5132         Add signals to inform the app that a seek must happen.
5133
5134 2008-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
5135
5136         * gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
5137         (gst_deinterleave_src_query):
5138         * gst/interleave/interleave.c: (gst_interleave_src_query_duration),
5139         (gst_interleave_src_query):
5140         Properly implement duration and position queries in bytes format. We
5141         have to take the upstream reply and divide/multiply it by the number
5142         of channels to get the correct result.
5143
5144 2008-06-04  Michael Smith <msmith@songbirdnest.com>
5145
5146         * sys/dshowvideosink/dshowvideofakesrc.cpp:
5147         * sys/dshowvideosink/dshowvideofakesrc.h:
5148         * sys/dshowvideosink/dshowvideosink.cpp:
5149         * sys/dshowvideosink/dshowvideosink.h:
5150           Fix up copyright notice on new plugin.
5151
5152 2008-06-04  David Schleef  <ds@schleef.org>
5153
5154         * ext/dirac/gstdiracenc.cc: Update properties for recent
5155           dirac changes.  Patch from Jonathan Rosser.
5156
5157 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
5158
5159         * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
5160           (gst_x264_enc_sink_event), (gst_x264_enc_chain),
5161           (gst_x264_enc_encode_frame):
5162           Try harder not to crash when we get an EOS event but haven't set
5163           up the encoder yet (as may happen when upstream errors out with
5164           not-negotiated, for example). Also, always push the EOS event
5165           downstream.
5166
5167 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
5168
5169         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
5170         (gst_interleave_pad_get_property), (gst_interleave_pad_class_init),
5171         (gst_interleave_request_new_pad), (gst_interleave_release_pad):
5172         * gst/interleave/interleave.h:
5173         Use an always increasing integer for the number in the name of the
5174         requested sink pads to guarantuee a unique name. Add a "channel"
5175         property to GstInterleavePad to make it possible for applications
5176         to retrieve the channel number in the output for every pad.
5177
5178         Use g_type_register_static_simple() instead of
5179         g_type_register_static() to save some relocations.
5180
5181 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
5182
5183         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
5184         (gst_interleave_change_state):
5185         Stop GstCollectPads before calling the parent's state change function
5186         when going from PAUSED to READY as we otherwise deadlock.
5187         Fixes bug #536258.
5188
5189 2008-06-03  Wim Taymans  <wim.taymans@collabora.co.uk>
5190
5191         * gst/h264parse/gsth264parse.c: (gst_nal_bs_init),
5192         (gst_h264_parse_sink_setcaps), (gst_h264_parse_chain_forward),
5193         (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse),
5194         (gst_h264_parse_chain):
5195         * gst/h264parse/gsth264parse.h:
5196         Parse codec_data and use the nalu_size_length field to get the NALU
5197         length in packetized h264.
5198         When queueing a packetized buffer in reverse mode, don't unref the
5199         buffer twice.
5200         Avoid accessing the buffer TIMESTAMP field after we pushed it on
5201         the adaptor.
5202
5203 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
5204
5205         * gst/interleave/interleave.c:
5206         (gst_interleave_check_channel_positions),
5207         (gst_interleave_set_channel_positions),
5208         (gst_interleave_class_init):
5209         Use new gst_audio_check_channel_positions() function and register
5210         the GstInterleavePad type from a threadsafe context.
5211
5212 2008-06-02  Michael Smith <msmith@songbirdnest.com>
5213
5214         * configure.ac:
5215           Revert accidental addition in configure.ac. Sorry.
5216
5217 2008-06-02  Michael Smith <msmith@songbirdnest.com>
5218
5219         * configure.ac:
5220         * sys/Makefile.am:
5221         * sys/dshowvideosink/Makefile.am:
5222         * sys/dshowvideosink/README:
5223         * sys/dshowvideosink/dshowvideofakesrc.cpp:
5224         * sys/dshowvideosink/dshowvideofakesrc.h:
5225         * sys/dshowvideosink/dshowvideosink.cpp:
5226         * sys/dshowvideosink/dshowvideosink.h:
5227         Add a new win32 videosink. Uses the DirectShow renderers for
5228         high-performance video rendering on win32.
5229         Currently only supports some YUV formats.
5230         Rank PRIMARY, since it's much more useful for the common cases that the
5231         directdraw sink (which only does RGB).
5232
5233 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
5234
5235         * ext/spc/Makefile.am:
5236           Dist tag.h
5237
5238 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
5239
5240         * ext/faad/gstfaad.c: (gst_faad_sink_event):
5241         Always drain before activating the new segment.
5242
5243 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
5244
5245         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
5246         (gst_interleave_finalize), (gst_audio_check_channel_positions),
5247         (gst_interleave_set_channel_positions),
5248         (gst_interleave_class_init), (gst_interleave_init),
5249         (gst_interleave_set_property), (gst_interleave_get_property),
5250         (gst_interleave_request_new_pad), (gst_interleave_release_pad),
5251         (gst_interleave_sink_setcaps), (gst_interleave_src_query_duration),
5252         (gst_interleave_src_query_latency), (gst_interleave_collected):
5253         * gst/interleave/interleave.h:
5254         Allow setting channel positions via a property and allow using the
5255         channel positions on the input as the channel positions of the output.
5256
5257         Fix some broken logic and memory leaks.
5258
5259         * tests/check/Makefile.am:
5260         * tests/check/elements/interleave.c: (src_handoff_float32),
5261         (sink_handoff_float32), (GST_START_TEST), (interleave_suite):
5262         Add unit tests for checking correct handling of channel positions.
5263
5264 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
5265
5266         * ext/faad/gstfaad.c: (gst_faad_dispose), (clear_queued),
5267         (flush_queued), (gst_faad_drain), (gst_faad_do_raw_seek),
5268         (gst_faad_src_event), (gst_faad_sink_event), (gst_faad_chain),
5269         (gst_faad_change_state):
5270         * ext/faad/gstfaad.h:
5271         Add basic reverse playback support.
5272         Clear decoder state after disconts.
5273         Remove some unused code.
5274         Mark output buffers with a discont after a decoding error.
5275
5276 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
5277
5278         Patch by: Sjoerd Simons <sjoerd at luon dot net>
5279
5280         * gst/mpeg4videoparse/mpeg4videoparse.c:
5281         (gst_mpeg4vparse_handle_vos):
5282         Fix mpeg4videoparse on big endian architectures. Fixes bug #536042.
5283
5284 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
5285
5286         * tests/check/elements/mplex.c: (setup_src_pad),
5287         (teardown_src_pad):
5288         Don't use the deprecated gst_element_get_pad().
5289
5290 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
5291
5292         * examples/directfb/gstdfb.c: (main):
5293         Don't use the deprecated gst_element_get_pad().
5294
5295 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5296
5297         Based on patch by: <onkarshinde at gmail dot com>
5298
5299         * sys/vcd/vcdsrc.c: (gst_vcdsrc_uri_get_uri),
5300         (gst_vcdsrc_uri_set_uri):
5301         Allow the track to be set by using the uri. Fixes #535043.
5302
5303 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
5304
5305         * gst/interleave/interleave.c: (gst_interleave_src_query_duration),
5306         (gst_interleave_src_query_latency), (gst_interleave_src_query):
5307         Implement latency query.
5308
5309 2008-05-27  Thijs Vermeir  <thijsvermeir@gmail.com>
5310
5311         * gst/mpegvideoparse/mpegvideoparse.c:
5312         Add GST_BUFFER_FLAG_DELTA_UNIT to not I frame buffers
5313
5314 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
5315
5316         * gst/rtpmanager/gstrtpbin.c:
5317         (gst_rtp_bin_propagate_property_to_jitterbuffer),
5318         (gst_rtp_bin_change_state), (new_payload_found),
5319         (new_ssrc_pad_found):
5320         Break out of callbacks when we are shutting down.
5321         Make sure no state changes can happen when we reconfigure.
5322
5323 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
5324
5325         * configure.ac:
5326         Require CVS core and base for new audio clock reset method.
5327
5328         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_change_state):
5329         Reset the audio clock. See #521761.
5330
5331 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
5332
5333         * ext/jack/gstjackaudiosink.c:
5334         (gst_jack_audio_sink_allocate_channels):
5335         Include the element name in the port name to avoid duplicate port names.
5336
5337 2008-05-26  Sebastian Dröge  <slomo@circular-chaos.org>
5338
5339         * gst/interleave/deinterleave.c:
5340         Add another example launch line.
5341
5342         * gst/interleave/interleave.c: (interleave_24),
5343         (gst_interleave_finalize), (gst_interleave_base_init),
5344         (gst_interleave_class_init), (gst_interleave_init),
5345         (gst_interleave_request_new_pad), (gst_interleave_release_pad),
5346         (gst_interleave_change_state), (__remove_channels),
5347         (__set_channels), (gst_interleave_sink_getcaps),
5348         (gst_interleave_set_process_function),
5349         (gst_interleave_sink_setcaps), (gst_interleave_sink_event),
5350         (gst_interleave_src_query_duration), (gst_interleave_src_query),
5351         (forward_event_func), (forward_event), (gst_interleave_src_event),
5352         (gst_interleave_collected):
5353         * gst/interleave/interleave.h:
5354         Major rewrite of interleave using GstCollectpads. This new version
5355         also supports almost all raw audio formats and has better caps
5356         negotiation. Fixes bug #506594.
5357
5358         Also update docs and add some more examples.
5359
5360         * tests/check/elements/interleave.c: (interleave_chain_func),
5361         (GST_START_TEST), (src_handoff_float32), (sink_handoff_float32),
5362         (interleave_suite):
5363         Add some more extensive unit tests for interleave.
5364
5365 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
5366
5367         * gst/rtpmanager/gstrtpjitterbuffer.c:
5368         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
5369         When checking the seqnum, reset the jitterbuffer if the gap is too big,
5370         we need to do this so that we can better handle a restarted source.
5371         Fix some comments.
5372
5373         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew),
5374         (rtp_jitter_buffer_insert):
5375         Tweak the skew resync diff.
5376         Use our working seqnum compare function in -base.
5377         Rework the jitterbuffer insert code to make it clearer and more
5378         performant by only retrieving the seqnum of the input buffer once and by
5379         adding some G_LIKELY compiler hints.
5380         Improve debugging for duplicate packets.
5381
5382         * gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
5383         Fix a comment, we don't do skew correction here..
5384
5385 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
5386
5387         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
5388
5389         * gst/rtpmanager/gstrtpbin.c:
5390         (gst_rtp_bin_propagate_property_to_jitterbuffer),
5391         (gst_rtp_bin_set_property):
5392         Propagate the do-lost and latency properties to the jitterbuffers when
5393         they are changed on rtpbin.
5394
5395 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
5396
5397         * examples/switch/switcher.c: (switch_timer):
5398         * gst/replaygain/gstrgvolume.c: (gst_rg_volume_init):
5399         * gst/rtpmanager/gstrtpclient.c: (create_stream):
5400         * gst/sdp/gstsdpdemux.c: (gst_sdp_demux_stream_configure_udp),
5401         (gst_sdp_demux_stream_configure_udp_sink):
5402         * tests/check/elements/deinterleave.c: (GST_START_TEST),
5403         (pad_added_setup_data_check_float32_8ch_cb):
5404         * tests/check/elements/rganalysis.c: (send_eos_event),
5405         (send_tag_event):
5406         Don't use _gst_pad().
5407
5408 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
5409
5410         * docs/plugins/Makefile.am:
5411         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5412         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5413         * docs/plugins/gst-plugins-bad-plugins.args:
5414         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5415         * docs/plugins/gst-plugins-bad-plugins.interfaces:
5416         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
5417         * docs/plugins/gst-plugins-bad-plugins.signals:
5418         * docs/plugins/inspect/plugin-alsaspdif.xml:
5419         * docs/plugins/inspect/plugin-amrwb.xml:
5420         * docs/plugins/inspect/plugin-app.xml:
5421         * docs/plugins/inspect/plugin-bayer.xml:
5422         * docs/plugins/inspect/plugin-bz2.xml:
5423         * docs/plugins/inspect/plugin-cdaudio.xml:
5424         * docs/plugins/inspect/plugin-cdxaparse.xml:
5425         * docs/plugins/inspect/plugin-dfbvideosink.xml:
5426         * docs/plugins/inspect/plugin-dtsdec.xml:
5427         * docs/plugins/inspect/plugin-dvb.xml:
5428         * docs/plugins/inspect/plugin-dvdspu.xml:
5429         * docs/plugins/inspect/plugin-faac.xml:
5430         * docs/plugins/inspect/plugin-faad.xml:
5431         * docs/plugins/inspect/plugin-fbdevsink.xml:
5432         * docs/plugins/inspect/plugin-festival.xml:
5433         * docs/plugins/inspect/plugin-filter.xml:
5434         * docs/plugins/inspect/plugin-flvdemux.xml:
5435         * docs/plugins/inspect/plugin-freeze.xml:
5436         * docs/plugins/inspect/plugin-gsm.xml:
5437         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
5438         * docs/plugins/inspect/plugin-h264parse.xml:
5439         * docs/plugins/inspect/plugin-interleave.xml:
5440         * docs/plugins/inspect/plugin-jack.xml:
5441         * docs/plugins/inspect/plugin-ladspa.xml:
5442         * docs/plugins/inspect/plugin-metadata.xml:
5443         * docs/plugins/inspect/plugin-mms.xml:
5444         * docs/plugins/inspect/plugin-modplug.xml:
5445         * docs/plugins/inspect/plugin-mpeg2enc.xml:
5446         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
5447         * docs/plugins/inspect/plugin-mpegtsparse.xml:
5448         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
5449         * docs/plugins/inspect/plugin-musepack.xml:
5450         * docs/plugins/inspect/plugin-musicbrainz.xml:
5451         * docs/plugins/inspect/plugin-mve.xml:
5452         * docs/plugins/inspect/plugin-nas.xml:
5453         * docs/plugins/inspect/plugin-neon.xml:
5454         * docs/plugins/inspect/plugin-nsfdec.xml:
5455         * docs/plugins/inspect/plugin-nuvdemux.xml:
5456         * docs/plugins/inspect/plugin-rawparse.xml:
5457         * docs/plugins/inspect/plugin-real.xml:
5458         * docs/plugins/inspect/plugin-replaygain.xml:
5459         * docs/plugins/inspect/plugin-rfbsrc.xml:
5460         * docs/plugins/inspect/plugin-sdl.xml:
5461         * docs/plugins/inspect/plugin-sdp.xml:
5462         * docs/plugins/inspect/plugin-selector.xml:
5463         * docs/plugins/inspect/plugin-sndfile.xml:
5464         * docs/plugins/inspect/plugin-soundtouch.xml:
5465         * docs/plugins/inspect/plugin-spcdec.xml:
5466         * docs/plugins/inspect/plugin-speed.xml:
5467         * docs/plugins/inspect/plugin-speexresample.xml:
5468         * docs/plugins/inspect/plugin-stereo.xml:
5469         * docs/plugins/inspect/plugin-tta.xml:
5470         * docs/plugins/inspect/plugin-vcdsrc.xml:
5471         * docs/plugins/inspect/plugin-videosignal.xml:
5472         * docs/plugins/inspect/plugin-vmnc.xml:
5473         * docs/plugins/inspect/plugin-wildmidi.xml:
5474         * docs/plugins/inspect/plugin-x264.xml:
5475         * docs/plugins/inspect/plugin-xvid.xml:
5476         * docs/plugins/inspect/plugin-y4menc.xml:
5477         Add interleave/deinterleave to the docs and while at that
5478         run make update in docs/plugins.
5479
5480         * gst/interleave/deinterleave.c:
5481         Add a parapraph about using a queue and audioconvert after the source
5482         pads to the docs.
5483
5484 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
5485
5486         * gst/interleave/deinterleave.c: (gst_deinterleave_base_init),
5487         (gst_deinterleave_class_init), (gst_deinterleave_init),
5488         (gst_deinterleave_add_new_pads), (gst_deinterleave_sink_getcaps):
5489         * gst/interleave/deinterleave.h:
5490         Don't set a getcaps() function on the src pads as it's not required
5491         and the default getcaps() function returns the correct results for
5492         our src pads.
5493
5494         Complete documentation and add myself to the authors of the element.
5495
5496 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
5497
5498         * tests/icles/.cvsignore:
5499         * tests/icles/Makefile.am:
5500         * tests/icles/test-oss4.c: (opt_show_mixer_messages), (WAIT_TIME),
5501           (show_mixer_messages), (probe_mixer_tracks), (probe_pad),
5502           (probe_details), (probe_element), (main):
5503           Small oss4 test that probes for available devices and retrieves
5504           their caps and mixer tracks and all that. Also allows testing of
5505           mixer change messages on the bus.
5506
5507 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
5508
5509         * sys/oss4/oss4-mixer.c: (gst_oss4_mixer_open):
5510         * sys/oss4/oss4-property-probe.c:
5511           (gst_oss4_property_probe_find_device_name),
5512           (gst_oss4_property_probe_find_device_name_nofd):
5513         * sys/oss4/oss4-property-probe.h:
5514         * sys/oss4/oss4-sink.c: (gst_oss4_sink_get_property):
5515         * sys/oss4/oss4-source.c: (gst_oss4_source_get_property):
5516           Make device-name probing in NULL state work better (e.g. for the
5517           gnome-control-center sound capplet).
5518
5519 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5520
5521         Patch by: Sjoerd Simons <sjoerd at luon dot net>
5522
5523         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_push),
5524         (gst_mpeg4vparse_drain), (gst_mpeg4vparse_chain),
5525         (gst_mpeg4vparse_change_state):
5526         Move some code around to integrate the startcode searching with the
5527         other bits of parsing, avoid a whole bunch of peeks.
5528         Get rid of invalid data that should not happen according to the specs.
5529         Fixes #533559.
5530
5531 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
5532
5533         Patch by: Bastien Nocera <hadess at hadess dot net>
5534
5535         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_class_init),
5536         (gst_mythtv_src_init), (gst_mythtv_src_clear),
5537         (do_read_request_response), (gst_mythtv_src_create),
5538         (gst_mythtv_src_start):
5539         Correctly set duration to get a more correct seek bar in totem.
5540
5541         Disable query and event functions as they don't work and do some
5542         smaller cleanup.
5543
5544         Fixes bug #533736.
5545
5546 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
5547
5548         Patch by: Brian Koropoff <brianhk at cs dot washington dot edu>
5549
5550         * ext/spc/Makefile.am:
5551         * ext/spc/gstspc.c: (gst_spc_dec_class_init),
5552         (gst_spc_dec_src_query_type), (gst_spc_dec_init),
5553         (gst_spc_dec_dispose), (gst_spc_dec_sink_event),
5554         (gst_spc_duration), (gst_spc_fadeout), (gst_spc_dec_src_event),
5555         (gst_spc_dec_src_query), (spc_play), (spc_setup):
5556         * ext/spc/gstspc.h:
5557         * ext/spc/tag.c: (spc_tag_is_extended), (spc_tag_is_text_format),
5558         (spc_tag_is_present), (spc_tag_unpack_date), (spc_tag_clear),
5559         (spc_tag_get_info), (spc_tag_free):
5560         * ext/spc/tag.h:
5561         Add support for some essential features like seeking, reading song
5562         duration and extended tags. Fixes bug #454151.
5563
5564 2008-05-19  Sebastian Dröge  <slomo@circular-chaos.org>
5565
5566         * tests/check/elements/deinterleave.c: (GST_START_TEST):
5567         Set keep-positions property to TRUE for the 8 channel test to ensure
5568         that the original channel position is set on the output.
5569
5570 2008-05-19  Sebastian Dröge  <slomo@circular-chaos.org>
5571
5572         * gst/interleave/deinterleave.c: (gst_deinterleave_class_init),
5573         (gst_deinterleave_init), (gst_deinterleave_add_new_pads),
5574         (gst_deinterleave_set_pads_caps), (gst_deinterleave_set_property),
5575         (gst_deinterleave_get_property):
5576         * gst/interleave/deinterleave.h:
5577         Add a property to select whether channel positions should be kept on
5578         the mono output buffers or should be dropped.
5579
5580 2008-05-18  Jan Schmidt  <jan.schmidt@sun.com>
5581
5582         * docs/Makefile.am:
5583         Oops - fix the spelling of the variable I added.
5584
5585 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
5586
5587         * gst/interleave/deinterleave.c: (gst_deinterleave_finalize),
5588         (gst_deinterleave_init), (gst_deinterleave_sink_event),
5589         (gst_deinterleave_process), (gst_deinterleave_sink_activate_push):
5590         * gst/interleave/deinterleave.h:
5591         Queue events until src pads were added and they can be sent. Otherwise
5592         downstream will never get the first newsegment event.
5593
5594 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
5595
5596         * gst/interleave/deinterleave.c: (gst_deinterleave_sink_setcaps),
5597         (gst_deinterleave_getcaps):
5598         Always set the channel positions when gst_audio_get_channel_positions()
5599         returns something, even if they're not set in the caps. This makes
5600         sure that the output channels can be interleaved again correctly
5601         in the mono/stereo cases too.
5602
5603         Don't ask for the peercaps of the current pad in getcaps() as this
5604         might call getcaps() again and deadlock.
5605
5606 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
5607
5608         * ext/timidity/gstwildmidi.c: (wildmidi_open_config):
5609         Check some more common locations for a valid configuration file.
5610         Fixes bug #533435. Packagers should still #define WILDMIDI_CFG
5611         to the distributions default location.
5612
5613 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
5614
5615         * gst/interleave/Makefile.am:
5616         * gst/interleave/deinterleave.c: (deinterleave_24),
5617         (gst_deinterleave_finalize), (gst_deinterleave_base_init),
5618         (gst_deinterleave_class_init), (gst_deinterleave_init),
5619         (gst_deinterleave_add_new_pads), (gst_deinterleave_set_pads_caps),
5620         (gst_deinterleave_set_process_function),
5621         (gst_deinterleave_sink_setcaps), (__remove_channels),
5622         (__set_channels), (gst_deinterleave_getcaps),
5623         (gst_deinterleave_process), (gst_deinterleave_chain),
5624         (gst_deinterleave_sink_activate_push):
5625         * gst/interleave/deinterleave.h:
5626         Add support for all raw audio formats and provide better negotiation
5627         if the caps are changing.
5628
5629         Don't allow changes of the channel positions and set the position of
5630         the corresponding channel on the src pad caps.
5631
5632         General cleanup and smaller bugfixes.
5633
5634         * tests/check/elements/deinterleave.c: (float_buffer_check_probe):
5635         Check the channel positions on the output buffer caps.
5636
5637 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
5638
5639         * docs/Makefile.am:
5640         Don't attempt to build plugin docs when they're disabled.
5641
5642         * gst/bayer/Makefile.am:
5643         Add libgstvideo to the link.
5644
5645         * gst/rtpmanager/Makefile.am:
5646         Fix link order, and move LIBS things to _LIBS
5647
5648 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
5649
5650         * docs/plugins/gst-plugins-bad-plugins.types:
5651         Remove bogus attempt to pull 'metadata' plugin's base
5652         class into the docs.
5653
5654 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5655
5656         * gst/rtpmanager/gstrtpjitterbuffer.c:
5657         (gst_rtp_jitter_buffer_chain):
5658         Simply drop bad RTP packets with a warning instead of just posting an
5659         error and stopping. This is a perfectly recoverable event and we don't
5660         force people to use an rtpbin to filter out bad packets first.
5661
5662 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5663
5664         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_init):
5665         Set fixed caps on the srcpad after we created the pad...
5666
5667 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
5668
5669         * tests/check/Makefile.am:
5670           Remove deinterleave test from VALGRIND_TO_FIX again now that
5671           there are suppressions in gst.supp which make this work for me.
5672
5673 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
5674
5675         * tests/check/Makefile.am:
5676           Add deinterleave unit test to VALGRIND_TO_FIX, since it causes
5677           weird invalid free errors in valgrind/libc after _exit for some
5678           reason.
5679
5680         * tests/check/elements/deinterleave.c: (pads_created),
5681           (set_channel_positions), (src_handoff_float32_8ch),
5682           (float_buffer_check_probe),
5683           (pad_added_setup_data_check_float32_8ch_cb),
5684           (make_fake_src_8chans_float32), (GST_START_TEST),
5685           (deinterleave_suite):
5686           Add some more deinterleave unit test bits I had locally.
5687
5688 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
5689
5690         * gst/interleave/Makefile.am:
5691         * gst/interleave/deinterleave.h:
5692         * gst/interleave/interleave.h:
5693         * gst/interleave/plugin.h:
5694         Split definitions into separate header files for better documentation
5695         generation.
5696         
5697         * gst/interleave/deinterleave.c: (gst_deinterleave_base_init),
5698         (gst_deinterleave_class_init), (gst_deinterleave_sink_setcaps),
5699         (gst_deinterleave_process):
5700         Don't use alloca, allow caps changes as long as the number of channels
5701         does not change, don't use g_warning, return NOT_NEGOTIATED as early
5702         as possible and some other cleanup.
5703
5704         * gst/interleave/interleave.c: (gst_interleave_base_init),
5705         (gst_interleave_class_init):
5706         Do some random cleanup.
5707
5708         * tests/check/Makefile.am:
5709         * tests/check/elements/deinterleave.c: (GST_START_TEST),
5710         (deinterleave_chain_func), (deinterleave_pad_added),
5711         (deinterleave_suite):
5712         Add unit tests for the deinterleave element.
5713
5714 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5715
5716         Patch by: Sjoerd Simons <sjoerd at luon dot net>
5717
5718         * gst/mpeg4videoparse/mpeg4videoparse.c:
5719         (gst_mpeg4vparse_set_new_caps), (gst_mpeg4vparse_align),
5720         (get_bits), (next_start_code), (gst_mpeg4vparse_handle_vos),
5721         (gst_mpeg4vparse_push), (gst_mpeg4vparse_drain),
5722         (gst_mpeg4vparse_chain), (gst_mpeg4vparse_sink_setcaps),
5723         (gst_mpeg4vparse_sink_event), (gst_mpeg4vparse_src_query),
5724         (gst_mpeg4vparse_set_property), (gst_mpeg4vparse_get_property),
5725         (gst_mpeg4vparse_class_init), (gst_mpeg4vparse_init):
5726         * gst/mpeg4videoparse/mpeg4videoparse.h:
5727         Parse the config data (either outbound or in the stream) to set   
5728         width/height, apect ration, framerate in the caps if applicable.
5729         Mark frames as GST_BUFFER_FLAG_DELTA_UNIT when they are not
5730         intra frames
5731         Set the timestamps of outgoing buffers to the buffer in
5732         which the VOP header was found.
5733         Drop incoming data untill configuration is found (by default,
5734         configurable using a property).
5735         Report a 1 frame latency. Fixes #532723.
5736
5737 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5738
5739         * gst/real/gstrealvideodec.c: (open_library):
5740         Add some debug for where we are searching for libraries.
5741
5742 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5743
5744         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
5745         Actually add the do-lost property to the object.
5746
5747 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
5748
5749         * gst/rtpmanager/gstrtpjitterbuffer.c:
5750         (gst_rtp_jitter_buffer_loop):
5751         Avoid waiting for a negative (huge) duration when the last packet has a
5752         lower timestamp than the current packet.
5753
5754 2008-05-12  Peter Kjellerstedt  <pkj@axis.com>
5755
5756         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_query_send_rtcp_src):
5757         Make sure to unref the rtpsession returned by gst_pad_get_parent() to
5758         prevent a memory leak.
5759
5760
5761 2008-05-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5762
5763         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5764         Quieten some docs output
5765
5766 2008-05-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5767
5768         * gst/rtpmanager/gstrtpjitterbuffer.c:
5769         (gst_rtp_jitter_buffer_loop):
5770         Initialise with GST_CLOCK_TIME_NONE to avoid compiler warning.
5771
5772 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
5773
5774         * docs/plugins/Makefile.am:
5775         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5776         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5777         * docs/plugins/inspect/plugin-gstinterlace.xml:
5778         * gst/deinterlace/gstdeinterlace.c:
5779         * gst/deinterlace/gstdeinterlace.h:
5780         Random doc of the day: the deinterlace element.
5781
5782 2008-05-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5783
5784         * gst/mpegtsparse/mpegtspacketizer.c:
5785         * gst/mpegtsparse/mpegtsparse.c:
5786         Make sure all schedule EIT and non-actual transport stream
5787         EITs are parsed. Also add present-following flag and
5788         actual-transport-stream flag to eit bus message.
5789
5790 2008-05-09  Peter Kjellerstedt  <pkj@axis.com>
5791
5792         * gst/rtpmanager/rtpsource.c: (rtp_source_finalize):
5793         Make sure to unref the caps used by RTPSource to prevent a memory leak.
5794
5795 2008-05-08  Tim-Philipp Müller  <tim.muller at collabora co uk>
5796
5797         Based on patch by: Clive Wright <clive_wright ntlworld com>
5798
5799         * sys/oss4/oss4-mixer-slider.c: (gst_oss4_mixer_slider_unpack_volume):
5800           Apparently mono sliders have the mono value repeated in the upper bits,
5801           so mask those out when reading them. Probably makes the mixer applet
5802           work properly in some more cases.
5803
5804 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
5805
5806         Patch by: Olivier Crete <tester at tester dot ca>
5807
5808         * gst/rtpmanager/rtpsession.c: (source_clock_rate),
5809         (rtp_session_process_bye), (rtp_session_send_bye_locked):
5810         Unlock the session lock when calling one of our callbacks. 
5811         Fixes #532011.
5812
5813 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
5814
5815         Patch by: Sjoerd Simons <sjoerd at luon dot net>
5816
5817         * gst/rtpmanager/gstrtpsession.c:
5818         (gst_rtp_session_event_send_rtp_sink):
5819         Send RTP BYE command on EOS. Fixes bug #531955.
5820
5821 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
5822
5823         * win32/common/config.h.in:
5824           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
5825           use the real thing than having "???" unconditionally.
5826
5827 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5828
5829         * gst-libs/gst/app/.cvsignore:
5830         * gst-libs/gst/app/Makefile.am:
5831         * gst-libs/gst/app/gstapp-marshal.list:
5832         Add marshal.list, make it compile and add to cvsignore.
5833
5834         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_dispose),
5835         (gst_app_sink_stop):
5836         Small cleanups.
5837
5838         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
5839         (gst_app_src_init), (gst_app_src_set_property),
5840         (gst_app_src_get_property), (gst_app_src_unlock),
5841         (gst_app_src_unlock_stop), (gst_app_src_start), (gst_app_src_stop),
5842         (gst_app_src_create), (gst_app_src_set_caps),
5843         (gst_app_src_get_caps), (gst_app_src_set_size),
5844         (gst_app_src_get_size), (gst_app_src_set_seekable),
5845         (gst_app_src_get_seekable), (gst_app_src_set_max_buffers),
5846         (gst_app_src_get_max_buffers), (gst_app_src_push_buffer),
5847         (gst_app_src_end_of_stream):
5848         * gst-libs/gst/app/gstappsrc.h:
5849         Beat appsrc in shape, add signals and actions.
5850         Add some docs.
5851         Add properties for caps, size, seekability and max-buffers.
5852         Fix unlock/stop code.
5853
5854 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
5855
5856         * configure.ac:
5857           Error out if we don't have the required versions of core/base.
5858
5859 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5860
5861         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init),
5862         (gst_app_sink_init), (gst_app_sink_set_property),
5863         (gst_app_sink_get_property), (gst_app_sink_unlock_start),
5864         (gst_app_sink_unlock_stop), (gst_app_sink_flush_unlocked),
5865         (gst_app_sink_start), (gst_app_sink_stop), (gst_app_sink_event),
5866         (gst_app_sink_preroll), (gst_app_sink_render),
5867         (gst_app_sink_set_caps), (gst_app_sink_set_drop),
5868         (gst_app_sink_get_drop):
5869         * gst-libs/gst/app/gstappsink.h:
5870         Start some docs.
5871         Add property to drop buffers when the queue is filled
5872         Fix unlocking and flushing when the queues are filled.
5873
5874 2008-04-29  Sebastian Dröge  <slomo@circular-chaos.org>
5875
5876         Patch by: Jens Granseuer <jensgr at gmx dot net>
5877
5878         * gst/subenc/gstsrtenc.c: (gst_srt_enc_timestamp_to_string):
5879         Declare variables at the beginning of blocks. Fixes compilation with
5880         gcc 2.x and other compilers. Fixes bug #530611.
5881
5882 2008-04-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5883
5884         * gst/mpegtsparse/mpegtspacketizer.c:
5885         * gst/mpegtsparse/mpegtspacketizer.h:
5886         * gst/mpegtsparse/mpegtsparse.c:
5887         Detect SI pids (NIT, SDT, EIT etc.) based on table id and not
5888         by pid number. This allows for example the EPG data from UK's
5889         freesat to be picked up.
5890
5891 2008-04-26  Sebastian Dröge  <slomo@circular-chaos.org>
5892
5893         * ext/mpeg2enc/gstmpeg2enc.cc:
5894         * ext/soundtouch/gstbpmdetect.cc:
5895         Cast NULL sentinels to void * as NULL is defined as an integer
5896         constant in most environments when using C++ and it's size might
5897         be different from a pointer.
5898
5899 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5900
5901         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init),
5902         (gst_app_sink_init), (gst_app_sink_set_property),
5903         (gst_app_sink_get_property), (gst_app_sink_event),
5904         (gst_app_sink_preroll), (gst_app_sink_render),
5905         (gst_app_sink_set_emit_signals), (gst_app_sink_get_emit_signals),
5906         (gst_app_sink_set_max_buffers), (gst_app_sink_get_max_buffers),
5907         (gst_app_sink_pull_buffer):
5908         * gst-libs/gst/app/gstappsink.h:
5909         Add more docs.
5910         Add signals for when preroll and render buffers are available.
5911         Add property to control signal emission.
5912         Add property to control the max queue size.
5913
5914 2008-04-25  Michael Smith <msmith@songbirdnest.com>
5915
5916         * gst-libs/gst/dshow/Makefile.am:
5917           Use CXXFLAGS rather than CFLAGS; these are C++ files.
5918           Define required constants appropriately.
5919         * sys/dshowdecwrapper/Makefile.am:
5920           Add required include dir, libraries.
5921           Define required constants appropriately.
5922
5923 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5924
5925         * gst/rtpmanager/gstrtpbin.c: (create_stream), (gst_rtp_bin_init),
5926         (gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
5927         * gst/rtpmanager/gstrtpbin.h:
5928         Expose new jitterbuffer property in rtpbin too.
5929
5930 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5931
5932         * gst/rtpmanager/gstrtpjitterbuffer.c:
5933         (gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
5934         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property),
5935         (gst_rtp_jitter_buffer_get_property):
5936         Disable sending out rtp packet lost events by default and make a
5937         property to enabe it. We will likely enable it by default when the base
5938         depayloaders have a default handler for them so that we don't send these
5939         events all through the pipeline for now.
5940
5941 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5942
5943         * gst/rtpmanager/gstrtpjitterbuffer.c:
5944         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_flush_stop),
5945         (gst_rtp_jitter_buffer_src_event), (gst_rtp_jitter_buffer_chain),
5946         (gst_rtp_jitter_buffer_loop):
5947         Remove private version of a function that is in -base now.
5948         Add src event handler.
5949         Rework the jitterbuffer pushing loop so that it can quickly react to
5950         lost packets and instruct the depayloader of them. This can then be used
5951         to implement error concealment data.
5952
5953 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5954
5955         * gst/rtpmanager/gstrtpsession.c:
5956         (gst_rtp_session_query_send_rtcp_src), (create_recv_rtcp_sink),
5957         (create_send_rtcp_src):
5958         Set up some internal links functions for the RTCP and sync pads because
5959         the defaults are really not correct.
5960         Implement a query handler for the RTCP src pad, mostly to correctly
5961         report about the latency.
5962
5963 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5964
5965         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
5966         (gst_rtp_bin_sync_chain):
5967         * gst/rtpmanager/rtpsession.c: (update_arrival_stats),
5968         (rtp_session_process_sr), (rtp_session_on_timeout):
5969         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
5970         (calculate_jitter):
5971         * gst/rtpmanager/rtpsource.h:
5972         * gst/rtpmanager/rtpstats.h:
5973         Also keep track of the first buffer timestamp together with the first
5974         RTP timestamp as they both are needed to construct the timing of
5975         outgoing packets in the jitterbuffer and are therefore also needed to
5976         manage lip-sync. This fixes lip-sync if the first RTP packets arrive
5977         with a wildly different gap.
5978
5979 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5980
5981         * gst/flv/gstflvdemux.c: (gst_flv_demux_query):
5982         Forward unknown queries upstream instead of returning FALSE on them.
5983
5984 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
5985
5986         * configure.ac:
5987         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
5988         (gst_musepackdec_init), (gst_musepackdec_dispose),
5989         (gst_musepackdec_handle_seek_event), (gst_musepack_stream_init),
5990         (gst_musepackdec_loop), (plugin_init):
5991         * ext/musepack/gstmusepackdec.h:
5992         * ext/musepack/gstmusepackreader.c:
5993         * ext/musepack/gstmusepackreader.h:
5994         Add support for the new libmpcdec API which magically gets us support
5995         for SV8 files. Also do some random cleanup. Fixes bug #526905.
5996
5997 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
5998
5999         * configure.ac:
6000         Back to development -> 0.10.7.1
6001
6002 === release 0.10.7 ===
6003
6004 2008-04-24  Jan Schmidt <jan.schmidt@sun.com>
6005
6006         * configure.ac:
6007           releasing 0.10.7, "House of Cards"
6008
6009 2008-04-22  Stefan Kost  <ensonic@users.sf.net>
6010
6011         * ext/faad/gstfaad.c:
6012           Don't leak GstAudioChannelPosition. Fixes #529378.
6013
6014 2008-04-22  Wim Taymans  <wim.taymans@collabora.co.uk>
6015
6016         * gst/sdp/gstsdpdemux.c: (request_pt_map):
6017         Ref caps, see #528245.
6018
6019 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
6020
6021         * configure.ac:
6022         0.10.6.4 pre-release
6023
6024 2008-04-21  Sebastian Dröge  <slomo@circular-chaos.org>
6025
6026         * tests/check/elements/rganalysis.c: (GST_START_TEST):
6027         Don't leak a tag list. Fixes bug #529285.
6028
6029 2008-04-21  Sebastian Dröge  <slomo@circular-chaos.org>
6030
6031         * tests/check/elements/ofa.c: (bus_handler):
6032         Don't leak the tags string and tag list. Fixes bug #529283.
6033
6034 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
6035
6036         Patch by: Olivier Crete <tester at tester dot ca>
6037
6038         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
6039         (new_ssrc_pad_found):
6040         Ref caps when inserting into the cache.
6041         Don't leak pads.
6042
6043         * gst/rtpmanager/gstrtpjitterbuffer.c:
6044         (gst_rtp_jitter_buffer_get_clock_rate),
6045         (gst_rtp_jitter_buffer_query):
6046         Avoid a caps leak.
6047         Don't leak refcount in query.
6048
6049         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps),
6050         (gst_rtp_pt_demux_chain):
6051         Avoid caps leaks.
6052
6053         * gst/rtpmanager/gstrtpsession.c: (source_get_sdes_structure),
6054         (gst_rtp_session_init), (return_true),
6055         (gst_rtp_session_clear_pt_map), (gst_rtp_session_cache_caps),
6056         (gst_rtp_session_clock_rate):
6057         Ref caps when inserting into the cache.
6058         Fix some more caps leaks. Fixes #528245.
6059
6060 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
6061
6062         * tests/icles/metadata_editor.c:
6063           Add cast to placate gcc 4.1.2.
6064
6065 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
6066
6067         * configure.ac:
6068         0.10.6.3 pre-release
6069
6070 2008-04-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6071
6072         * sys/dvb/gstdvbsrc.c:
6073         Revert patch that added a loop timeout.
6074         Fixes #528614.
6075
6076 2008-04-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6077
6078         * gst/rtpmanager/gstrtpbin.c: (get_pt_map), (free_client),
6079         (gst_rtp_bin_associate), (gst_rtp_bin_get_free_pad_name):
6080         * gst/rtpmanager/gstrtpjitterbuffer.c:
6081         (gst_rtp_jitter_buffer_get_clock_rate):
6082         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps):
6083         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
6084         Unset GValues after g_signal_emitv so that we avoid a refcount leak.
6085         Don't leak a padname.
6086         Don't leak client streams list.
6087         Lock rtpbin when associating streams. Fixes #528245.
6088
6089 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
6090
6091         * tests/check/Makefile.am:
6092         Don't inlcude dc1394src in the generic/states test as it requires
6093         special hardware. Fixes bug #528011.
6094
6095 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
6096
6097         * tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST):
6098         Only check if the generated fingerprints are valid Base64. The
6099         fingerprints are different when running on different architectures
6100         which is a) no problem because the fingerprints are tolerant enough
6101         and b) is caused by libofa. Fixes bug #528266.
6102
6103 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
6104
6105         * ext/timidity/Makefile.am:
6106         Dist all source files, no matter if only timidity or wildmidi or
6107         nothing is found by configure. Fixes bug #528000.
6108
6109 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
6110
6111         * gst-plugins-bad.spec.in:
6112           Remove souphttpsrc plugin from spec files, it's moved to -good.
6113
6114 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
6115
6116         * tests/check/Makefile.am:
6117         Remove soup test certificates from the dist.
6118
6119 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
6120
6121         * ext/dirac/gstdiracenc.cc:
6122         Fix compilation by casting string constants.
6123
6124         * sys/Makefile.am:
6125         Fix WININET_DIR variable reference.
6126
6127 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
6128
6129         * configure.ac:
6130         * docs/plugins/Makefile.am:
6131         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6132         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6133         * docs/plugins/gst-plugins-bad-plugins.args:
6134         * docs/plugins/inspect/plugin-soup.xml:
6135         * ext/Makefile.am:
6136         * ext/soup/Makefile.am:
6137         * ext/soup/gstsouphttpsrc.c:
6138         * ext/soup/gstsouphttpsrc.h:
6139         * tests/check/Makefile.am:
6140         * tests/check/elements/souphttpsrc.c:
6141         * tests/check/test-cert.pem:
6142         * tests/check/test-key.pem:
6143
6144         Remove soup plugin that's moved to -good (#523124)
6145
6146 2008-04-12  Tim-Philipp Müller  <tim at centricular dot net>
6147
6148         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
6149           (gst_flv_parse_tag_script):
6150           Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes
6151           crash caused by a strlen on a NULL string (#527622).
6152
6153 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6154
6155         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
6156
6157         * sys/dshowsrcwrapper/gstdshowvideosrc.c: (PROP_DEVICE_NAME),
6158           (gst_dshowvideosrc_class_init), (gst_dshowvideosrc_init),
6159           (gst_dshowvideosrc_dispose), (gst_dshowvideosrc_stop),
6160           (gst_dshowvideosrc_unlock), (gst_dshowvideosrc_unlock_stop),
6161           (gst_dshowvideosrc_create), (gst_dshowvideosrc_push_buffer):
6162         * sys/dshowsrcwrapper/gstdshowvideosrc.h:
6163           Don't increase latency by queuing buffers in an async queue when
6164           the streaming thread can't keep up or isn't scheduled often
6165           enough for some other reason, but just drop the previous buffer
6166           in that case. Also implement GstBaseSrc::unlock for faster
6167           unlocking when shutting down. (#520892).
6168
6169 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6170
6171         * tests/icles/metadata_editor.c: (ENC_UNKNOWN), (last_pixbuf),
6172           (draw_pixbuf), (change_tag_list), (update_draw_pixbuf),
6173           (ui_drawing_size_allocate_cb), (on_drawingMain_expose_event),
6174           (on_buttonSaveFile_clicked), (ui_create), (me_gst_bus_callback_view),
6175           (me_gst_setup_view_pipeline), (process_file):
6176         * tests/icles/metadata_editor.glade:
6177           Remove GstXOverlay stuff and use gdkpixbufsink plus some rather crude
6178           drawing/scaling logic to make this compile and work on all platforms.
6179           Fixes #518227.
6180
6181 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6182
6183         * configure.ac:
6184           Bump core/base requirements to released versions to avoid
6185           confusion.
6186
6187         * gst/deinterlace/gstdeinterlace.c: (deinterlace_debug),
6188           (GST_CAT_DEFAULT), (gst_deinterlace_base_init),
6189           (gst_deinterlace_set_caps), (plugin_init):
6190           Add debug category, use _set_element_details_simple and
6191           remove special code path for Y42B to calculate offsets and
6192           strides; libgstvideo knows how to handle this format now.
6193
6194 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6195
6196         * gst/cdxaparse/Makefile.am:
6197         * gst/cdxaparse/gstcdxaparse.c:
6198         * gst/cdxaparse/gstcdxastrip.c:
6199         * gst/cdxaparse/gstcdxastrip.h:
6200         * gst/cdxaparse/gstvcdparse.c:
6201         * gst/cdxaparse/gstvcdparse.h:
6202           Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn't do
6203           anything the 0.8 version didn't do though.
6204
6205 2008-04-11  Julien Moutte  <julien@fluendo.com>
6206
6207         * sys/oss4/oss4-mixer-enum.c:
6208         (gst_oss4_mixer_enum_get_values_locked):
6209         * sys/oss4/oss4-source.c: (gst_oss4_source_delay): Fix arguments
6210         format in debug statements.
6211
6212 2008-04-10  Tim-Philipp Müller  <tim at centricular dot net>
6213
6214         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
6215
6216         * configure.ac:
6217         * sys/Makefile.am:
6218         * sys/wininet/Makefile.am:
6219         * sys/wininet/gstwininetsrc.c:
6220         * sys/wininet/gstwininetsrc.h:
6221           Add wininetsrc for basic http/ftp support on windows (#520897).
6222
6223 2008-04-10  Tim-Philipp Müller  <tim at centricular dot net>
6224
6225         * gst/nsf/nsf.h:
6226           Change prototype of process function here too to avoid
6227           'incompatible assignment' warnings.
6228
6229 2008-04-10  Sebastian Dröge  <slomo@circular-chaos.org>
6230
6231         * tests/check/elements/souphttpsrc.c: (got_buffer),
6232         (souphttpsrc_suite):
6233         Increase the timeout for the internet tests to 250 seconds
6234         and check for NULL caps instead of just crashing.
6235         The real fix would be to implement an shoutcast server for the unit test
6236         instead of relying on a working internet connection.
6237         Fixes bug #521749.
6238
6239 2008-04-10  Peter Kjellerstedt  <pkj@axis.com>
6240
6241         * gst/rtpmanager/gstrtpbin.c: (free_session):
6242         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize):
6243         Avoid leaking pads in the RTP manager.
6244
6245 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
6246
6247         * gst/nsf/nes_apu.c: (apu_process):
6248         * gst/nsf/nes_apu.h:
6249         Don't do void pointer arithmetic - it's a gcc extension.
6250
6251 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
6252
6253         * ext/jack/gstjackaudiosink.c: (gst_jack_audio_sink_class_init):
6254           Work around missing bits of thread-safety on older GLibs some
6255           more to avoid assertions when starting up multiple playbin
6256           objects concurrently (see #512382).
6257
6258 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
6259
6260         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6261
6262         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_response_cb):
6263         Only ignore actual redirects not all responses when in state
6264         GST_SOUP_HTTP_SRC_SESSION_IO_STATUS_RUNNING. Fixes bug #526337.
6265
6266 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
6267
6268         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
6269
6270         * configure.ac:
6271         Actually build dlls when cross-compiling with mingw32.
6272         Fixes bug #526247.
6273
6274 2008-04-05  Sebastian Dröge  <slomo@circular-chaos.org>
6275
6276         * tests/check/elements/ofa.c: (GST_START_TEST):
6277         Also check that we have processed at least 135 seconds of audio
6278         until we stop and calculated a fingerprint.
6279
6280 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
6281
6282         * gst/subenc/gstsrtenc.c:
6283         * gst/subenc/gstsrtenc.h:
6284           GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.
6285
6286 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
6287
6288         * tests/check/Makefile.am:
6289         * tests/check/elements/.cvsignore:
6290         * tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST),
6291         (ofa_suite), (main):
6292         Add simple unit tests for the OFA plugin.
6293
6294 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
6295
6296         * configure.ac:
6297         * sys/Makefile.am:
6298         * sys/oss4/Makefile.am:
6299         * sys/oss4/oss4-audio.c:
6300         * sys/oss4/oss4-audio.h:
6301         * sys/oss4/oss4-mixer-enum.c:
6302         * sys/oss4/oss4-mixer-enum.h:
6303         * sys/oss4/oss4-mixer-slider.c:
6304         * sys/oss4/oss4-mixer-slider.h:
6305         * sys/oss4/oss4-mixer-switch.c:
6306         * sys/oss4/oss4-mixer-switch.h:
6307         * sys/oss4/oss4-mixer.c:
6308         * sys/oss4/oss4-mixer.h:
6309         * sys/oss4/oss4-property-probe.c:
6310         * sys/oss4/oss4-property-probe.h:
6311         * sys/oss4/oss4-sink.c:
6312         * sys/oss4/oss4-sink.h:
6313         * sys/oss4/oss4-soundcard.h:
6314         * sys/oss4/oss4-source.c:
6315         * sys/oss4/oss4-source.h:
6316           Add initial support for OSSv4. Mixer still needs a bit more love,
6317           but even magic has its limits.
6318
6319 2008-04-01  Tim-Philipp Müller  <tim at centricular dot net>
6320
6321         * configure.ac:
6322         * gst-plugins-bad.spec.in:
6323         * gst/srtenc/Makefile.am:
6324         * gst/srtenc/gstsrtenc.c:
6325         * gst/srtenc/gstsrtenc.h:
6326         * gst/subenc/Makefile.am:
6327         * gst/subenc/gstsrtenc.c: (plugin_init):
6328           Rename new srtenc plugin to subenc.
6329
6330 2008-04-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6331
6332         * gst/mpegtsparse/mpegtspacketizer.c:
6333         Cable delivery subsystem descriptors' frequency's bcd
6334         is measured in 100Hz units so adjust multiplier accordingly.
6335
6336 2008-04-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6337
6338         * configure.ac:
6339         * gst/srtenc/Makefile.am:
6340         * gst/srtenc/gstsrtenc.c:
6341         * gst/srtenc/gstsrtenc.h:
6342         Add srt subtitle encoder
6343
6344 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6345
6346         Patch by: Kapil Agrawal <kapil at fluendo dot com>
6347
6348         * ext/gsm/gstgsmdec.c: (gst_gsmdec_sink_setcaps),
6349         (gst_gsmdec_chain):
6350         * ext/gsm/gstgsmdec.h:
6351         Increase the allowed samplerates for the ms-gsm format.
6352         Fixes #481354.
6353
6354 2008-03-30  Tim-Philipp Müller  <tim at centricular dot net>
6355
6356         Patch by: Jan de Groot <jan at jgc homeip net>
6357
6358         * configure.ac:
6359           Fix build with --disable-external (#525100).
6360
6361 2008-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6362
6363         * sys/dvb/gstdvbsrc.c:
6364         Repeat diseqc call to allow for some diseqc switches.
6365
6366 2008-03-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6367
6368         * ext/Makefile.am:
6369         Dist ofa correctly! Fixes non-uninstalled build.
6370
6371 2008-03-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6372
6373         * sys/dvb/gstdvbsrc.c:
6374         Make diseqc work more reliably.
6375
6376 2008-03-26  Sebastian Dröge  <slomo@circular-chaos.org>
6377
6378         * gst/nsf/Makefile.am:
6379         * gst/nsf/fds_snd.c:
6380         * gst/nsf/mmc5_snd.c:
6381         * gst/nsf/nsf.c:
6382         * gst/nsf/types.h:
6383         * gst/nsf/vrc7_snd.c:
6384         * gst/nsf/vrcvisnd.c:
6385         * gst/nsf/memguard.c:
6386         * gst/nsf/memguard.h:
6387         Remove memguard again and apply hopefully all previously dropped
6388         local patches. Should be really better than the old version now.
6389
6390 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
6391
6392         * gst/nsf/memguard.c: (_my_free):
6393         * gst/nsf/types.h:
6394         Unbreak compilation by disabling memguard and doing some dirty hack
6395         fixes to make it compile on 64bits.
6396
6397 2008-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
6398
6399         Patch by: Andreas Henriksson <andreas at fatal dot set>
6400
6401         * gst/nsf/Makefile.am:
6402         * gst/nsf/dis6502.h:
6403         * gst/nsf/fds_snd.c:
6404         * gst/nsf/fds_snd.h:
6405         * gst/nsf/fmopl.c:
6406         * gst/nsf/fmopl.h:
6407         * gst/nsf/gstnsf.c:
6408         * gst/nsf/log.c:
6409         * gst/nsf/log.h:
6410         * gst/nsf/memguard.c:
6411         * gst/nsf/memguard.h:
6412         * gst/nsf/mmc5_snd.c:
6413         * gst/nsf/mmc5_snd.h:
6414         * gst/nsf/nes6502.c:
6415         * gst/nsf/nes6502.h:
6416         * gst/nsf/nes_apu.c:
6417         * gst/nsf/nes_apu.h:
6418         * gst/nsf/nsf.c:
6419         * gst/nsf/nsf.h:
6420         * gst/nsf/osd.h:
6421         * gst/nsf/types.h:
6422         * gst/nsf/vrc7_snd.c:
6423         * gst/nsf/vrc7_snd.h:
6424         * gst/nsf/vrcvisnd.c:
6425         * gst/nsf/vrcvisnd.h:
6426         Update our internal nosefart to nosefart-2.7-mls to fix segfaults
6427         on some files. Fixes bug #498237.
6428
6429         Remove some // comments, fix some compiler warnings and use pow()
6430         instead of a slow, selfmade implementation.
6431
6432 2008-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
6433
6434         Patch by: Ed Catmur <ed at catmur dot co dot uk>
6435
6436         * configure.ac:
6437         Add support for neon 0.28, which didn't change API. Fixes bug #524035.
6438
6439 2008-03-24  Rene Stadler  <mail@renestadler.de>
6440
6441         * gst/replaygain/gstrganalysis.c (gst_rg_analysis_init),
6442           (gst_rg_analysis_transform_ip):
6443         * gst/replaygain/gstrglimiter.c (gst_rg_limiter_init),
6444           (gst_rg_limiter_transform_ip):
6445         Make rganalysis and rglimiter elements GAP-flag aware.
6446
6447         * tests/check/elements/rganalysis.c: (test_gap_buffers),
6448           (rganalysis_suite):
6449         * tests/check/elements/rglimiter.c (test_gap), (rglimiter_suite):
6450         Add tests to verify gap-awareness.
6451
6452 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
6453
6454         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb),
6455         (gst_soup_http_src_chunk_allocator),
6456         (gst_soup_http_src_got_chunk_cb),
6457         (gst_soup_http_src_uri_get_protocols):
6458         Don't autoplug souphttpsrc for dav/davs. This is better handled by
6459         GIO and GnomeVFS as they provide authentication.
6460
6461         Don't leak the icy caps if we already set them and get a new
6462         icy-metaint header.
6463
6464         Try harder to set the icy caps on the output buffer to have correct
6465         caps for the first buffer already.
6466
6467         * tests/check/elements/souphttpsrc.c: (got_buffer),
6468         (GST_START_TEST):
6469         Check that we get a buffer with application/x-icy caps if iradio-mode
6470         is enabled and we have an icecast URL.
6471
6472 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
6473
6474         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_chunk_allocator):
6475         Actually set the icy caps on our src pad if we have icecast data.
6476         Fixes bug #523854.
6477
6478 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
6479
6480         * configure.ac:
6481         Check if the compiler supports do { } while (0) macros. This fixes
6482         a warning when compiling with g++ 4.3, resulting in a build failure
6483         because of -Werror.
6484
6485         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6486         * ext/mplex/gstmplex.cc:
6487         Include <string.h> for memcpy and friends to fix the build with
6488         gcc 4.3.
6489
6490         * tests/check/Makefile.am:
6491         Remove trailing backslash.
6492
6493 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
6494
6495         * gst/selector/gstinputselector.c:
6496         (gst_input_selector_set_active_pad), (gst_input_selector_switch):
6497         Do g_object_notify() only when not holding the lock to get the property
6498         because otherwise we run into a deadlock with the deep-notify handlers
6499         that are possibly installed.
6500
6501 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
6502
6503         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
6504         (gst_selector_pad_event), (gst_selector_pad_bufferalloc),
6505         (gst_selector_pad_chain), (gst_input_selector_set_active_pad):
6506         Release the selector lock when pad alloc happens on a non selected pad.
6507
6508 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
6509
6510         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
6511         (gst_selector_pad_init), (gst_selector_pad_set_property),
6512         (gst_selector_pad_get_property), (gst_selector_pad_event),
6513         (gst_selector_pad_bufferalloc), (gst_selector_pad_chain),
6514         (gst_input_selector_set_active_pad):
6515         Add pad property to configure behaviour of the unselected pad, it can
6516         return OK or NOT_LINKED, based on the use case.
6517
6518 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
6519
6520         * gst/selector/gstinputselector.c:
6521         (gst_selector_pad_get_running_time), (gst_selector_pad_reset),
6522         (gst_selector_pad_event), (gst_selector_pad_bufferalloc),
6523         (gst_input_selector_wait), (gst_selector_pad_chain),
6524         (gst_input_selector_class_init), (gst_input_selector_init),
6525         (gst_input_selector_dispose), (gst_segment_set_start),
6526         (gst_input_selector_set_active_pad),
6527         (gst_input_selector_set_property),
6528         (gst_input_selector_get_property),
6529         (gst_input_selector_get_linked_pad),
6530         (gst_input_selector_is_active_sinkpad),
6531         (gst_input_selector_activate_sinkpad),
6532         (gst_input_selector_request_new_pad),
6533         (gst_input_selector_release_pad),
6534         (gst_input_selector_change_state), (gst_input_selector_block),
6535         (gst_input_selector_switch):
6536         * gst/selector/gstinputselector.h:
6537         Figure out the locking a bit more.
6538         Mark buffers with discont after switching.
6539         Fix initial segment forwarding, make sure to only forward one segment
6540         regardless of what the sequence of buffers/segments is. See #522203.
6541         Improve flushing when blocked.
6542         Return NOT_LINKED when a stream is not selected.
6543         Not API change for the switch signal in the docs.
6544         Fix start/time/accum values of the new segment.
6545         Correctly unlock and flush a blocking selector when going to READY.
6546
6547 2008-03-20  Stefan Kost  <ensonic@users.sf.net>
6548
6549         * ext/ladspa/gstladspa.c:
6550         * ext/ladspa/gstsignalprocessor.c:
6551           Add some thoughts and FIXME's.
6552
6553 2008-03-20  Stefan Kost  <ensonic@users.sf.net>
6554
6555         * gst/bayer/gstbayer2rgb.c:
6556           Include stdlib.h for abs.
6557
6558 2008-03-19  Stefan Kost  <ensonic@users.sf.net>
6559
6560         * gst/freeze/FAQ:
6561         * gst/freeze/Makefile.am:
6562         * gst/freeze/gstfreeze.c:
6563           Add example to source code documentation blob and remove the 3 line
6564           FAQ.
6565
6566         * gst/interleave/interleave.c:
6567           Add a source code documentation blob.
6568
6569 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
6570
6571         * ext/ofa/gstofa.c: (create_fingerprint), (gst_ofa_event),
6572         (gst_ofa_transform_ip), (plugin_init):
6573         Improve debugging, clean up a bit and really generate the fingerprint
6574         after 135 seconds.
6575
6576 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
6577
6578         * ext/ofa/gstofa.c:
6579         Use GPL as license, the plugin itself is LGPL but libofa is GPL.
6580
6581 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
6582
6583         Based on a patch by: Eric Buehl <eric dot buehl at gmail dot com>
6584
6585         * configure.ac:
6586         * ext/ofa/Makefile.am:
6587         * ext/ofa/gstofa.c: (gst_ofa_base_init), (gst_ofa_finalize),
6588         (gst_ofa_class_init), (create_fingerprint), (gst_ofa_event),
6589         (gst_ofa_init), (gst_ofa_transform_ip), (gst_ofa_get_property),
6590         (plugin_init):
6591         * ext/ofa/gstofa.h:
6592         Add an OFA element, the successor of MusicBrainz TRM fingerprinting.
6593         Fixes bug #351309.
6594
6595 2008-03-18  Andy Wingo  <wingo@pobox.com>
6596
6597         * ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument,
6598         and a potential int overflow.
6599
6600         * ext/faad/gstfaad.h: Include <neaacdec.h> if faad is neaac.
6601         Avoids a #warning about an ignored #pragma.
6602
6603 2008-03-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6604
6605         * examples/switch/switcher.c:
6606         Update switch example to use input selector.
6607
6608 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
6609
6610         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
6611         (gst_neonhttp_src_send_request_and_redirect):
6612         Handle HTTP status code 303 (See Other) the same way
6613         as 302 (Found). Not sure what to do about all the other 3xx
6614         redirect status codes. Fixes bug #522884.
6615
6616 2008-03-14  Edward Hervey  <edward.hervey@collabora.co.uk>
6617
6618         * gst-libs/gst/dshow/Makefile.am:
6619         Make sure the dshow helper library headers get distributed in the next
6620         release.
6621
6622 2008-03-14  David Schleef  <ds@schleef.org>
6623
6624         Patch by: William M. Brack
6625
6626         * gst/bayer/gstbayer2rgb.c: Significant improvements.  Fixes #521392.
6627
6628 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6629
6630         * gst/selector/gstinputselector.c: (gst_selector_pad_event),
6631         (gst_selector_pad_bufferalloc), (gst_selector_pad_chain),
6632         (gst_input_selector_class_init),
6633         (gst_input_selector_set_active_pad),
6634         (gst_input_selector_set_property),
6635         (gst_input_selector_push_pending_stop):
6636         Add lots of debugging. 
6637         Fix time member in the newsegment event.
6638
6639 2008-03-13  Wim Taymans  <wim.taymans@collabora.co.uk>
6640
6641         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
6642         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
6643         (gst_selector_pad_event), (gst_input_selector_class_init),
6644         (gst_input_selector_init), (gst_input_selector_set_active_pad),
6645         (gst_input_selector_set_property),
6646         (gst_input_selector_get_property),
6647         (gst_input_selector_request_new_pad),
6648         (gst_input_selector_release_pad),
6649         (gst_input_selector_push_pending_stop),
6650         (gst_input_selector_switch):
6651         * gst/selector/gstinputselector.h:
6652         Various cleanups.
6653         Added tags to the pads.
6654         Select active pad based on the pad object instead of its name.
6655         Fix refcount in set_active_pad.
6656         Add property to get the number of pads.
6657
6658         * gst/selector/gstoutputselector.c:
6659         (gst_output_selector_class_init),
6660         (gst_output_selector_set_property),
6661         (gst_output_selector_get_property):
6662         Various cleanups.
6663         Select the active pad based on the pad object instead of its name.
6664         Fix locking when setting the active pad.
6665
6666         * gst/selector/gstselector-marshal.list:
6667         * tests/check/elements/selector.c: (cleanup_pad),
6668         (selector_set_active_pad), (run_input_selector_buffer_count):
6669         Fixes for pad instead of padname for pad selection.
6670
6671 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
6672
6673         * ext/alsaspdif/alsaspdifsink.c:
6674         * ext/gsm/gstgsm.c:
6675         * ext/jack/gstjack.c:
6676         * ext/libmms/gstmms.c:
6677         * ext/neon/gstneonhttpsrc.c:
6678         * ext/shout/gstshout.c:
6679         * ext/timidity/gsttimidity.c:
6680         * ext/timidity/gstwildmidi.c:
6681         * gst/nuvdemux/gstnuvdemux.c:
6682         * gst/tta/gsttta.c:
6683         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
6684         of hardcoding values where possible. Fixes bug #522212.
6685
6686 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
6687
6688         Patch by: Wouter Cloetens <wouter at mind dot be>
6689
6690         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_init),
6691         (gst_soup_http_src_finished_cb), (gst_soup_http_src_response_cb),
6692         (gst_soup_http_src_build_message), (gst_soup_http_src_create):
6693         * ext/soup/gstsouphttpsrc.h:
6694         Try to resume on server disconnect. Fixes bug #522134.
6695
6696 2008-03-12  Wim Taymans  <wim.taymans@collabora.co.uk>
6697
6698         * ext/xvid/gstxvidenc.c: (gst_xvidenc_chain):
6699         Set correct pixel aspect ratio for the encoder.
6700
6701 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6702
6703         Patch by: Olivier Crete <tester at tester dot ca>
6704
6705         * gst/rtpmanager/rtpsession.c: (find_add_conflicting_addresses),
6706         (check_collision), (obtain_source), (rtp_session_create_new_ssrc),
6707         (rtp_session_create_source), (rtp_session_process_rtp),
6708         (rtp_session_process_sr), (rtp_session_process_rr),
6709         (rtp_session_process_sdes), (rtp_session_process_bye),
6710         (rtp_session_send_bye_locked), (rtp_session_send_bye),
6711         (rtp_session_on_timeout):
6712         * gst/rtpmanager/rtpsession.h:
6713         Implement collision and loop detection in rtpmanager.
6714         Fixes #520626.
6715
6716         * gst/rtpmanager/rtpsource.c: (rtp_source_reset),
6717         (rtp_source_init):
6718         * gst/rtpmanager/rtpsource.h:
6719         Add method to reset stats.
6720
6721 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6722
6723         Based on patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6724
6725         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_init),
6726         (rtcp_thread), (start_rtcp_thread), (stop_rtcp_thread),
6727         (join_rtcp_thread), (gst_rtp_session_change_state):
6728         Avoid a deadlock when joining the RTCP thread in PAUSED because it might
6729         be blocked downstream. Also avoid spawning multiple rtcp threads.
6730         Fixes #520894.
6731
6732 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6733
6734         Patch by: Stefan Kost <ensonic@users.sf.net>
6735
6736         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
6737         Don't try to reset the clock skew when we have no timestamps.
6738         Fixes #519005.
6739
6740 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
6741
6742         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6743
6744         * ext/faad/gstfaad.c: (looks_like_valid_header):
6745         Improve the header checking to look for what faad2 looks
6746         for too. Fixes playback of same apple trailers.
6747         Fixes bug #469979.
6748
6749 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
6750
6751         * configure.ac:
6752         Really check for libdc1394 >= 2.0.0, pkg-config thinks that
6753         2.0.0-rcX is newer than 2.0.0 so we check for this too.
6754
6755 2008-03-05  David Schleef  <ds@schleef.org>
6756
6757         * ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed
6758           from the encoder program in dirac.
6759
6760 2008-03-05  David Schleef  <ds@schleef.org>
6761
6762         * configure.ac:
6763         * ext/Makefile.am:
6764         * ext/dirac/Makefile.am:
6765         * ext/dirac/gstdirac.cc:
6766         * ext/dirac/gstdiracenc.cc:
6767           Rewrite Dirac encoder plugin based on Schroedinger gstreamer
6768           elements.
6769
6770 2008-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
6771
6772         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
6773
6774         * configure.ac:
6775         * ext/Makefile.am:
6776         * ext/mplex/Makefile.am:
6777         * ext/mplex/gstmplex.cc:
6778         * ext/mplex/gstmplex.hh:
6779         * ext/mplex/gstmplexibitstream.cc:
6780         * ext/mplex/gstmplexibitstream.hh:
6781         * ext/mplex/gstmplexjob.cc:
6782         * ext/mplex/gstmplexjob.hh:
6783         * ext/mplex/gstmplexoutputstream.cc:
6784         * ext/mplex/gstmplexoutputstream.hh:
6785         Port mplex element to 0.10. Fixes bug #520329.
6786
6787         * tests/check/Makefile.am:
6788         * tests/check/elements/mplex.c: (test_sink_event), (setup_src_pad),
6789         (teardown_src_pad), (setup_mplex), (cleanup_mplex),
6790         (GST_START_TEST), (mplex_suite), (main):
6791         Add unit test for the mplex element.
6792
6793 2008-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
6794
6795         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
6796
6797         * configure.ac:
6798         Clean up detection of different mjpegtoolsAPI versions.
6799
6800         * ext/mpeg2enc/gstmpeg2enc.cc:
6801         * ext/mpeg2enc/gstmpeg2enc.hh:
6802         * ext/mpeg2enc/gstmpeg2encoder.cc:
6803         * ext/mpeg2enc/gstmpeg2encoptions.cc:
6804         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6805         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
6806         * ext/mpeg2enc/gstmpeg2encstreamwriter.cc:
6807         * ext/mpeg2enc/gstmpeg2encstreamwriter.hh:
6808         Streamline conditional code for evolving mjpegtools API,
6809         optimize and fix/prevent crash in log handling, use
6810         names/nicks for enums in the usual way andm inor updates
6811         in code and properties/settings. Partially fixes bug #520329.
6812
6813 2008-03-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6814
6815         * gst/mpegtsparse/gstmpegdesc.h:
6816         * gst/mpegtsparse/mpegtspacketizer.c:
6817         Add parsing of cable delivery system descriptor.
6818
6819 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
6820
6821         * configure.ac:
6822         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
6823         plug-ins are included/excluded. (#498222)
6824
6825 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
6826
6827         Patch by: Jens Granseuer <jensgr at gmx dot net>
6828
6829         * gst/mve/gstmvedemux.c: (gst_mve_audio_data),
6830         (gst_mve_demux_get_type):
6831         Fix audio discontinuity that happens when silent chunks are
6832         followed by real data again. Fixes bug #519905.
6833
6834 2008-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6835
6836         * sys/dvb/gstdvbsrc.c:
6837         * sys/dvb/parsechannels.c:
6838         Add DVB-C support. Special thanks to Christian Schaller
6839         for a testing ground.
6840
6841 2008-02-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6842
6843         * gst/mpegtsparse/mpegtsparse.c:
6844         Only send PMTs to program pads that the PMT is for even if
6845         on same pid.
6846         As a by-product, we now no longer hardcode any psi pid numbers.
6847         Also remove pcr stream from old pmt when we apply a new pmt.
6848
6849 2008-02-28  Edgard Lima  <edgard.lima@indt.org.br>
6850
6851         * ext/metadata/TODO:
6852         * ext/metadata/metadata_mapping.htm:
6853         * ext/metadata/metadataexif.c:
6854         * ext/metadata/metadatatags.c:
6855         * ext/metadata/metadatatags.h:
6856         * tests/icles/metadata_editor.c:
6857         Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as
6858         local time (those changes has been done in previous comit but had to
6859         be revert in 2008-02-10 due to frozen)
6860
6861 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6862
6863         * sys/dvb/camutils.c:
6864         Remove the G_VALUE_HOLDS_BOXED checks. They were
6865         only added to help debug the data corruption.
6866
6867 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6868
6869         * sys/dvb/camutils.c:
6870         Don't free the program descriptors, this structure
6871         containing them is still stored after.
6872         Fixes data corruption.
6873
6874 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6875
6876         * sys/dvb/camutils.c:
6877         Extra checks to prevent data corruption/segfaults.
6878
6879 2008-02-26  Stefan Kost  <ensonic@users.sf.net>
6880
6881         * ext/nas/nassink.c:
6882           Fix build warning by using portable API.
6883
6884 2008-02-26  Stefan Kost  <ensonic@users.sf.net>
6885
6886         * gst/selector/gstoutputselector.c:
6887           Fix changing to same pad twice before a chain call.     
6888
6889 2008-02-26  Sebastian Dröge  <slomo@circular-chaos.org>
6890
6891         Patch by: Daniel Fischer <dan at f3c dot com>
6892
6893         * configure.ac:
6894         * ext/dc1394/gstdc1394.c: (gst_dc1394_change_state),
6895         (gst_dc1394_get_cam_caps), (gst_dc1394_open_cam_with_best_caps):
6896         * ext/dc1394/gstdc1394.h:
6897         Add support for libdc1394 2.0.0 and above and require this version
6898         now. Fixes bug #514964.
6899
6900 2008-02-26  Sebastian Dröge  <slomo@circular-chaos.org>
6901
6902         Patch by: Wouter Cloetens <wouter at mind dot be>
6903
6904         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
6905         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
6906         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
6907         (gst_soup_http_src_create):
6908         * ext/soup/gstsouphttpsrc.h:
6909         * tests/check/elements/souphttpsrc.c: (run_test), (GST_START_TEST),
6910         (souphttpsrc_suite):
6911         Add support for specifying a list of cookies to be passed in
6912         the HTTP request. Fixes bug #518722.
6913
6914 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
6915
6916         * gst/selector/gstinputselector.c:
6917         * gst/selector/gstinputselector.h:
6918           Added "select-all" property to make it work like aggregator in 0.8.
6919
6920         * gst/selector/gstoutputselector.c:
6921           Fix resend-latest behavoiur.
6922           
6923         * tests/check/Makefile.am:
6924         * tests/check/elements/.cvsignore:
6925         * tests/check/elements/selector.c:
6926           Add unit tests for selector.
6927
6928 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
6929
6930         * configure.ac:
6931         * ext/timidity/gsttimidity.c: (plugin_init):
6932         * ext/timidity/gstwildmidi.c: (plugin_init):
6933         Remove midi typefinders and require base CVS as they moved there.
6934
6935 2008-02-24  Sebastian Dröge  <slomo@circular-chaos.org>
6936
6937         * ext/Makefile.am:
6938         Only disable the ext/timidity directory if both, wildmidi
6939         _and_ timidity are not available.
6940
6941 2008-02-24  Sebastian Dröge  <slomo@circular-chaos.org>
6942
6943         Patch by: Emilio Pozuelo Monfort <pochu at ubuntu dot com>
6944
6945         * ext/Makefile.am:
6946         Build the wildmidi plugin if it's enabled and not only when
6947         both, the timidity and wildmidi plugin, are enabled.
6948
6949 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
6950
6951         * configure.ac:
6952         * ext/mpeg2enc/Makefile.am:
6953         * ext/soundtouch/Makefile.am:
6954         * gst/modplug/Makefile.am:
6955           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
6956           when building C++ code.
6957
6958 2008-02-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6959
6960         * sys/dvb/gstdvbsrc.c:
6961         Add initial support for multiproto driver (not yet merged into
6962         v4l-dvb mainline yet).
6963         Only works for DVB-S not DVB-S2, DVB-T, DVB-C or other.
6964
6965 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
6966
6967         * docs/plugins/inspect/plugin-alsaspdif.xml:
6968         * docs/plugins/inspect/plugin-app.xml:
6969         * docs/plugins/inspect/plugin-bayer.xml:
6970         * docs/plugins/inspect/plugin-bz2.xml:
6971         * docs/plugins/inspect/plugin-cdaudio.xml:
6972         * docs/plugins/inspect/plugin-cdxaparse.xml:
6973         * docs/plugins/inspect/plugin-dfbvideosink.xml:
6974         * docs/plugins/inspect/plugin-dtsdec.xml:
6975         * docs/plugins/inspect/plugin-dvb.xml:
6976         * docs/plugins/inspect/plugin-dvdspu.xml:
6977         * docs/plugins/inspect/plugin-faac.xml:
6978         * docs/plugins/inspect/plugin-faad.xml:
6979         * docs/plugins/inspect/plugin-fbdevsink.xml:
6980         * docs/plugins/inspect/plugin-festival.xml:
6981         * docs/plugins/inspect/plugin-filter.xml:
6982         * docs/plugins/inspect/plugin-flvdemux.xml:
6983         * docs/plugins/inspect/plugin-freeze.xml:
6984         * docs/plugins/inspect/plugin-gsm.xml:
6985         * docs/plugins/inspect/plugin-gstinterlace.xml:
6986         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
6987         * docs/plugins/inspect/plugin-h264parse.xml:
6988         * docs/plugins/inspect/plugin-interleave.xml:
6989         * docs/plugins/inspect/plugin-jack.xml:
6990         * docs/plugins/inspect/plugin-ladspa.xml:
6991         * docs/plugins/inspect/plugin-metadata.xml:
6992         * docs/plugins/inspect/plugin-mms.xml:
6993         * docs/plugins/inspect/plugin-modplug.xml:
6994         * docs/plugins/inspect/plugin-mpeg2enc.xml:
6995         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
6996         * docs/plugins/inspect/plugin-mpegtsparse.xml:
6997         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
6998         * docs/plugins/inspect/plugin-musepack.xml:
6999         * docs/plugins/inspect/plugin-musicbrainz.xml:
7000         * docs/plugins/inspect/plugin-mve.xml:
7001         * docs/plugins/inspect/plugin-neon.xml:
7002         * docs/plugins/inspect/plugin-nsfdec.xml:
7003         * docs/plugins/inspect/plugin-nuvdemux.xml:
7004         * docs/plugins/inspect/plugin-rawparse.xml:
7005         * docs/plugins/inspect/plugin-real.xml:
7006         * docs/plugins/inspect/plugin-replaygain.xml:
7007         * docs/plugins/inspect/plugin-rfbsrc.xml:
7008         * docs/plugins/inspect/plugin-sdl.xml:
7009         * docs/plugins/inspect/plugin-sdp.xml:
7010         * docs/plugins/inspect/plugin-selector.xml:
7011         * docs/plugins/inspect/plugin-sndfile.xml:
7012         * docs/plugins/inspect/plugin-soundtouch.xml:
7013         * docs/plugins/inspect/plugin-spcdec.xml:
7014         * docs/plugins/inspect/plugin-speed.xml:
7015         * docs/plugins/inspect/plugin-speexresample.xml:
7016         * docs/plugins/inspect/plugin-stereo.xml:
7017         * docs/plugins/inspect/plugin-tremor.xml:
7018         * docs/plugins/inspect/plugin-tta.xml:
7019         * docs/plugins/inspect/plugin-vcdsrc.xml:
7020         * docs/plugins/inspect/plugin-videosignal.xml:
7021         * docs/plugins/inspect/plugin-vmnc.xml:
7022         * docs/plugins/inspect/plugin-x264.xml:
7023         * docs/plugins/inspect/plugin-xvid.xml:
7024         * docs/plugins/inspect/plugin-y4menc.xml:
7025           Update to version 0.10.6.1.
7026
7027 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
7028
7029         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7030         * docs/plugins/inspect/plugin-gdp.xml:
7031         * docs/plugins/inspect/plugin-quicktime.xml:
7032         * docs/plugins/inspect/plugin-switch.xml:
7033         * docs/plugins/inspect/plugin-videocrop.xml:
7034           Remove docs for elements that have moved to other modules
7035           or been renamed.
7036
7037 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7038
7039         Patch by: Wouter Cloetens <wouter at mind dot be>
7040
7041         * configure.ac:
7042         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_cancel_message),
7043         (gst_soup_http_src_finished_cb), (gst_soup_http_src_chunk_free),
7044         (gst_soup_http_src_chunk_allocator),
7045         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_create),
7046         (gst_soup_http_src_start), (gst_soup_http_src_set_proxy):
7047         * ext/soup/gstsouphttpsrc.h:
7048         Implement zero-copy and make the buffer size configurable.
7049         Prefix proxy URIs with "http://" if they don't start with it
7050         already and catch errors earlier, fixes hanging in some situations.
7051         Fixes bug #514948.
7052
7053 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7054
7055         * tests/check/gst-plugins-bad.supp:
7056         Add suppressions for SoundTouch valgrind warnings and
7057         a valgrind warning caused by the LADSPA sine plugin and
7058         happening on every exit().
7059         Remove GIO suppressions as it's now in -base.
7060
7061 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7062
7063         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_create):
7064         Don't allocate and copy the data to a new place but instead
7065         put the data from gmyth (which we own) into the buffers that
7066         are passed downstream.
7067
7068 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7069
7070         * ext/timidity/gstwildmidi.c:
7071         If WILDMIDI_CFG is not defined, define it to the default
7072         timidity configure file.
7073
7074 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7075
7076         Based on a patch by:
7077           Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
7078
7079         * configure.ac:
7080         * ext/mpeg2enc/gstmpeg2enc.cc:
7081         Remove hack to work with mjpegtools 1.9.0rc3 and above and instead
7082         use mjpeg_loglev_t() for getting the log levels. Check for this
7083         function in configure.ac as the pkg-config file doesn't tell us
7084         which release candidate we have. Fixes bug #517896.
7085
7086 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7087
7088         * configure.ac:
7089         Check for X for the nas plugin to make it possible to build it
7090         again. Fixes bug #517895.
7091
7092 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7093
7094         * tests/check/Makefile.am:
7095         Ignore some more elements for the states unit test, like
7096         dfbvideosink which produces a segfault. Fixes bug #517854.
7097
7098 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
7099
7100         Patch by: Jens Granseuer <jensgr at gmx dot net>
7101
7102         * gst/librfb/gstrfbsrc.c: (gst_rfb_property_set_version):
7103         * gst/librfb/rfbdecoder.c: (rfb_decoder_message_set_encodings),
7104         (rfb_decoder_state_set_encodings):
7105         * gst/mpegtsparse/mpegtspacketizer.c:
7106         (mpegts_packetizer_parse_nit), (mpegts_packetizer_parse_sdt),
7107         (mpegts_packetizer_parse_eit):
7108         * sys/fbdev/gstfbdevsink.c: (gst_fbdevsink_getcaps),
7109         (gst_fbdevsink_setcaps), (gst_fbdevsink_render):
7110         Some C89 fixes, moving variable declarations to the beginning
7111         of a block. Fixes bug #517937.
7112
7113 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
7114
7115         * configure.ac:
7116         Back to development...
7117
7118 === release 0.10.6 ===
7119
7120 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
7121
7122         * configure.ac:
7123           releasing 0.10.6, "A Big Deep Breath"
7124
7125 2008-02-20  Bastien Nocera  <hadess@hadess.net>
7126
7127         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_do_seek),
7128         (gst_mythtv_src_start): Using the wrong GstFormat for the filesize,
7129         and fail seek properly on anything but _BYTES format
7130         Fixes bug #517684
7131
7132 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
7133
7134         Patch by: Olivier Crete <tester at tester dot ca>
7135
7136         * gst/rtpmanager/gstrtpbin.c: (new_ssrc_pad_found):
7137         Fix small memory leak, leaking caps. Fixes bug #517571.
7138
7139 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
7140
7141         * gst/tta/Makefile.am:
7142         Link tta plugin with libm. Fixes bug #517391.
7143
7144 2008-02-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7145
7146         * sys/dvb/camutils.c:
7147         Do not assume "descriptors" property in the pmt structure
7148         is present.
7149         Fixes #516499.
7150
7151 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
7152
7153         Patch by: Olivier Crete <tester@tester.ca>
7154
7155         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate):
7156         Ignore streams that did not receive an SR packet when doing
7157         synchronisation. Fixes #516160.
7158
7159 2008-02-14  Sebastian Dröge  <slomo@circular-chaos.org>
7160
7161         * gst/dvdspu/gstdvdspu.c: (gst_dvd_spu_handle_new_spu_buf):
7162         Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. Patch based
7163         on an idea by Jan Schmidt, fixes bug #516436.
7164
7165 2008-02-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7166
7167         * gst/mpegtsparse/gstmpegdesc.c:
7168         * gst/mpegtsparse/gstmpegdesc.h:
7169         * gst/mpegtsparse/mpegtsparse.c:
7170         Make sure the gstmpegdesc debug lines do not critical
7171         when GST_DEBUG is enabled and also actually output.
7172         Thanks to Alessandro Decina for spotting.
7173         Fixes #516448
7174
7175 2008-02-13  Jan Schmidt  <jan.schmidt@sun.com>
7176
7177         * gst-libs/gst/Makefile.am:
7178         * sys/Makefile.am:
7179         Also add dshow pieces to the disted subdirs to fix distcheck.
7180
7181 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
7182
7183         Patch by: Josep Torra Valles <josep@fluendo.com>
7184
7185         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse):
7186         Fix potential buffer leak in reverse mode. Re-Fixes #516061.
7187
7188 2008-02-13  Sebastian Dröge  <slomo@circular-chaos.org>
7189
7190         * configure.ac:
7191         Allow gmyth versions from 0.4 up to 0.7.99, the API didn't change
7192         until 0.7 fortunately.
7193
7194 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
7195
7196         * configure.ac:
7197         Generate the directshow Makefiles so that the directories
7198         get disted. Still needs some configure time detection to enable
7199         building them under MingW.
7200
7201 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
7202
7203         * ext/metadata/Makefile.am:
7204         Don't install a header file. We will have to merge these
7205         tags into libgsttag after the release and use them from there.
7206         Fixes: #515860
7207
7208 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
7209
7210         * gst-libs/gst/dshow/Makefile.am:
7211         * sys/dshowdecwrapper/Makefile.am:
7212         * sys/dshowsrcwrapper/Makefile.am:
7213         Add Makefiles to win32 plugins and lib.
7214         They will need to be tested and probably fixed by developers
7215         working with mingw. This is a first step to include source files 
7216         with releases.
7217         
7218 2008-02-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7219
7220         * sys/dvb/dvbbasebin.c:
7221         Fix leak of location string returned from gst_uri_get_location.
7222         Fixes bug #516114
7223
7224 2008-02-12  David Schleef  <ds@schleef.org>
7225
7226         * configure.ac:
7227         * docs/plugins/Makefile.am:
7228         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7229         * docs/plugins/inspect/plugin-glimagesink.xml:
7230         * sys/Makefile.am:
7231         * sys/glsink/BUGS:
7232         * sys/glsink/Makefile.am:
7233         * sys/glsink/color_matrix.c:
7234         * sys/glsink/glextensions.c:
7235         * sys/glsink/glextensions.h:
7236         * sys/glsink/glimagesink.c:
7237         * sys/glsink/glimagesink.h:
7238         * sys/glsink/gltestsrc.c:
7239         * sys/glsink/gltestsrc.h:
7240         * sys/glsink/gstglbuffer.c:
7241         * sys/glsink/gstglbuffer.h:
7242         * sys/glsink/gstglconvert.c:
7243         * sys/glsink/gstgldisplay.c:
7244         * sys/glsink/gstgldisplay.h:
7245         * sys/glsink/gstgldownload.c:
7246         * sys/glsink/gstglfilter.c:
7247         * sys/glsink/gstglfilter.h:
7248         * sys/glsink/gstglfilterexample.c:
7249         * sys/glsink/gstgltestsrc.c:
7250         * sys/glsink/gstgltestsrc.h:
7251         * sys/glsink/gstglupload.c:
7252         * sys/glsink/gstopengl.c:
7253           Remove glimagesink, as it's been moved to gst-plugins-gl.
7254           Fixes #516094.
7255
7256 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
7257
7258         Patch by: Josep Torra Valles <josep@fluendo.com>
7259
7260         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse):
7261         Fix potential buffer leak in reverse mode. Fixes #516061.
7262
7263 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
7264
7265         * sys/dshowdecwrapper/gstdshowaudiodec.c:
7266         (gst_dshowaudiodec_dispose):
7267         * sys/dshowdecwrapper/gstdshowvideodec.c:
7268         (gst_dshowvideodec_dispose):
7269         Chain up dispose methods properly. Fixes bug #515970.
7270
7271 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
7272
7273         * gst/mpegvideoparse/mpegvideoparse.c:
7274         (mpegvideoparse_handle_sequence), (mpegvideoparse_drain_avail),
7275         (gst_mpegvideoparse_change_state):
7276         Fix leaking caps.
7277         Fix potential buffer leak in forward mode.
7278         Cleanup queues when going to READY. Fixes #515815.
7279
7280 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
7281
7282         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7283         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7284         * docs/plugins/inspect/plugin-gio.xml:
7285         Remove documentation for the GIO plugin as it was moved to
7286         gst-plugins-base. Fixes bug #515964.
7287
7288 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
7289
7290         * ext/xvid/gstxvidenc.c:
7291         * gst/vmnc/vmncdec.c:
7292         * sys/glsink/glimagesink.c:
7293         * sys/glsink/gstgldisplay.c:
7294         Fix some finalize leaks by chaining up to the parent method.
7295         Fixes: #515919
7296
7297 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
7298
7299         * tests/check/elements/souphttpsrc.c:
7300         Include glib/gprintf.h for g_vasprintf(). Fixes bug #515564.
7301
7302 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
7303
7304         * gst/librfb/gstrfbsrc.c: (gst_rfb_src_dispose):
7305         Free the rfb decoder on finalize. Fixes bug #515721.
7306
7307 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
7308
7309         * sys/fbdev/gstfbdevsink.c: (gst_fbdevsink_class_init),
7310         (gst_fbdevsink_finalize):
7311         Free the device string in finalize. Fixes bug #515722.
7312
7313 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
7314
7315         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
7316         Unset GValues after using them. Fixes bug #515720.
7317
7318 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
7319
7320         * tests/check/Makefile.am:
7321         Disable the dvb plugin for the states test. Fixes bug #515567.
7322
7323 2008-02-10  Edgard Lima,,,,  <edgard.lima@indt.org.br>
7324
7325         * ext/metadata/TODO:
7326         * ext/metadata/metadata_mapping.htm:
7327         * ext/metadata/metadataexif.c:
7328         * ext/metadata/metadatatags.c:
7329         * ext/metadata/metadatatags.h:
7330         * tests/icles/metadata_editor.c:
7331           Revert changes to 2008-02-09 due to frozen.
7332
7333 2008-02-10  Jan Schmidt  <jan.schmidt@sun.com>
7334
7335         * ext/ivorbis/vorbisfile.c:
7336         Trivial fix for build warning.
7337         Patch by: Josep Torra Valles <josep@fluendo.com>
7338         Fixes: #515588
7339
7340 2008-02-10  Edgard Lima  <edgard.lima@indt.org.br>
7341
7342         * ext/metadata/TODO:
7343         * ext/metadata/metadataexif.c:
7344           Convert from EXIF to XMP DataTime as local time.
7345
7346 2008-02-10  Edgard Lima  <edgard.lima@indt.org.br>
7347
7348         * ext/metadata/TODO:
7349         * ext/metadata/metadata_mapping.htm:
7350         * ext/metadata/metadataexif.c:
7351         * ext/metadata/metadatatags.c:
7352         * ext/metadata/metadatatags.h:
7353         * tests/icles/metadata_editor.c:
7354           Map Date-Time and GPS tags.
7355           
7356
7357 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
7358
7359         * gst/selector/Makefile.am:
7360
7361         Listing the marshal.h in the nodist_HEADERS breaks distcheck, so
7362         let's not do that
7363
7364         * tests/check/Makefile.am:
7365         Disable the crashing cdaudio plugin from the states test so I can make
7366         pre-releases.
7367
7368 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
7369
7370         * win32/vs6/libgstdshowdecwrapper.dsp:
7371         * win32/vs6/libgstflv.dsp:
7372         Convert to DOS line endings, and set -kb
7373
7374 2008-02-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7375
7376         * sys/dvb/Makefile.am:
7377         * sys/dvb/dvbbasebin.c:
7378         Add URI Handler for dvb.
7379         Re-order pad templates to workaround a bug in playbasebin.
7380         * sys/dvb/parsechannels.c:
7381         * sys/dvb/parsechannels.h:
7382         Add code to parse channels from zap-style channels.conf files.
7383
7384 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
7385
7386         * configure.ac:
7387         * docs/plugins/Makefile.am:
7388         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7389         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7390         * docs/plugins/gst-plugins-bad-plugins.args:
7391         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
7392         * docs/plugins/inspect/plugin-multifile.xml:
7393         * gst/multifile/Makefile.am:
7394         * gst/multifile/gstmultifile.c:
7395         * gst/multifile/gstmultifilesink.c:
7396         * gst/multifile/gstmultifilesink.h:
7397         * gst/multifile/gstmultifilesrc.c:
7398         * gst/multifile/gstmultifilesrc.h:
7399         * gst/multifile/multifile.vproj:
7400         * tests/check/Makefile.am:
7401         * tests/check/elements/multifile.c:
7402
7403         Remove multifile plugin, which has moved to -good
7404
7405 2008-02-07  David Schleef  <ds@schleef.org>
7406
7407         * gst/multifile/gstmultifilesink.c:
7408         * gst/multifile/gstmultifilesrc.c:
7409           Use g_file_[sg]et_contents() instead of using stdio functions.
7410           Should be less error prone.
7411         * tests/check/elements/multifile.c:
7412           Create a temporary directory using standard functions instead of
7413           creating a directory in the current dir.
7414
7415 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
7416
7417         * configure.ac:
7418         * docs/plugins/Makefile.am:
7419         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7420         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7421         * docs/plugins/gst-plugins-bad-plugins.args:
7422         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
7423         * docs/plugins/inspect/plugin-spectrum.xml:
7424         * gst/spectrum/.cvsignore:
7425         * gst/spectrum/Makefile.am:
7426         * gst/spectrum/README:
7427         * gst/spectrum/demo-audiotest.c:
7428         * gst/spectrum/demo-osssrc.c:
7429         * gst/spectrum/gstspectrum.c:
7430         * gst/spectrum/gstspectrum.h:
7431         * gst/spectrum/spectrum.vcproj:
7432         * tests/check/Makefile.am:
7433         * tests/check/elements/spectrum.c:
7434
7435         Remove spectrum plugin, which has moved to -good
7436
7437 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
7438
7439         * docs/plugins/gst-plugins-bad-plugins.args:
7440         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
7441         * docs/plugins/gst-plugins-bad-plugins.interfaces:
7442         Remove equalizer plugin docs
7443
7444         * tests/check/Makefile.am:
7445         Add GST_OPTION_CFLAGS, to get -Werror -Wall into the tests as for
7446         other modules.
7447
7448         * tests/check/elements/multifile.c:
7449         * tests/check/elements/rganalysis.c:
7450         * tests/check/elements/rglimiter.c:
7451
7452         Fix compiler warnings from -Wall -Werror
7453
7454 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
7455
7456         * configure.ac:
7457         * docs/plugins/Makefile.am:
7458         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7459         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7460         * docs/plugins/inspect/plugin-equalizer.xml:
7461         * gst/equalizer/.cvsignore:
7462         * gst/equalizer/Makefile.am:
7463         * gst/equalizer/demo.c:
7464         * gst/equalizer/gstiirequalizer.c:
7465         * gst/equalizer/gstiirequalizer.h:
7466         * gst/equalizer/gstiirequalizer10bands.c:
7467         * gst/equalizer/gstiirequalizer10bands.h:
7468         * gst/equalizer/gstiirequalizer3bands.c:
7469         * gst/equalizer/gstiirequalizer3bands.h:
7470         * gst/equalizer/gstiirequalizernbands.c:
7471         * gst/equalizer/gstiirequalizernbands.h:
7472         * tests/check/Makefile.am:
7473         * tests/check/elements/.cvsignore:
7474         * tests/check/elements/equalizer.c:
7475
7476         Remove the equalizer plugin, which has moved to -good
7477
7478 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
7479
7480         * configure.ac:
7481         Make DISABLE_DEPRECATED defined *only* during CVS, not during
7482         pre-releases or releases.
7483
7484 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
7485
7486         * docs/plugins/Makefile.am:
7487         Don't scan deleted xingmux header.
7488
7489 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
7490
7491         * configure.ac:
7492         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7493         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7494         * docs/plugins/inspect/plugin-xingheader.xml:
7495         * gst/xingheader/Makefile.am:
7496         * gst/xingheader/gstxingmux.c:
7497         * gst/xingheader/gstxingmux.h:
7498         * tests/check/Makefile.am:
7499         * tests/check/elements/.cvsignore:
7500         * tests/check/elements/xingmux.c:
7501         * tests/check/elements/xingmux_testdata.h:
7502         Remove the xingmux plugin, as the element has moved into
7503         mpegaudioparse in -ugly.
7504
7505 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
7506
7507         * docs/plugins/Makefile.am:
7508         Remove mention of non-existent headers to fix the build.
7509
7510 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
7511
7512         * configure.ac:
7513         * ext/Makefile.am:
7514         * ext/gio/Makefile.am:
7515         * ext/gio/gstgio.c:
7516         * ext/gio/gstgio.h:
7517         * ext/gio/gstgiobasesink.c:
7518         * ext/gio/gstgiobasesink.h:
7519         * ext/gio/gstgiobasesrc.c:
7520         * ext/gio/gstgiobasesrc.h:
7521         * ext/gio/gstgiosink.c:
7522         * ext/gio/gstgiosink.h:
7523         * ext/gio/gstgiosrc.c:
7524         * ext/gio/gstgiosrc.h:
7525         * ext/gio/gstgiostreamsink.c:
7526         * ext/gio/gstgiostreamsink.h:
7527         * ext/gio/gstgiostreamsrc.c:
7528         * ext/gio/gstgiostreamsrc.h:
7529         * tests/check/Makefile.am:
7530         * tests/check/pipelines/.cvsignore:
7531         * tests/check/pipelines/gio.c:
7532
7533         Remove GIO plugin which has now moved to -base.
7534
7535 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
7536
7537         * docs/plugins/Makefile.am:
7538         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7539         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7540         * docs/plugins/gst-plugins-bad-plugins.args:
7541         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
7542         * gst/filter/Makefile.am:
7543         * gst/filter/filter.vcproj:
7544         * gst/filter/gstbpwsinc.c:
7545         * gst/filter/gstbpwsinc.h:
7546         * gst/filter/gstfilter.c:
7547         * gst/filter/gstfilter.h:
7548         * gst/filter/gstlpwsinc.c:
7549         * gst/filter/gstlpwsinc.h:
7550         * tests/check/Makefile.am:
7551         * tests/check/elements/bpwsinc.c:
7552         * tests/check/elements/lpwsinc.c:
7553
7554         Remove lpwsinc and bpwsinc elements - they've become
7555         audiowsinclimit and audiowsincband respectively, in the
7556         gst-plugins-good audiofx plugin.
7557
7558 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
7559
7560         * ext\neon\gstneonhttpsrc.c:
7561         Include unistd.h only if _HAVE_UNISTD_H is defined
7562         * gst\mpegvideoparse\mpegvideoparse.c:
7563         Use G_GUINT64_CONSTANT GLIB macro for constant
7564         * sys\dshowsrcwrapper\gstdshowaudiosrc.c:
7565         * sys\dshowsrcwrapper\gstdshowvideosrc.c:
7566         * sys\dshowdecwrapper\gstdshowaudiodec.c:
7567         * sys\dshowdecwrapper\gstdshowaudiodec.h:
7568         * sys\dshowdecwrapper\gstdshowdecwrapper.c:
7569         * sys\dshowdecwrapper\gstdshowdecwrapper.h:
7570         * sys\dshowdecwrapper\gstdshowvideodec.c
7571         * sys\dshowdecwrapper\gstdshowvideodec.h:
7572         Add a DirectShow decoder wrapper.
7573         * win32\MANIFEST:
7574         Add new win32 files to MANIFEST
7575         * win32\vs6\gst_plugins_bad.dsw:
7576         * win32\vs6\libgstdshow.dsp:
7577         * win32\vs6\libgstdshowdecwrapper.dsp:
7578         * win32\vs6\libgstflv.dsp:
7579         Add new projects to bad workspace
7580
7581 2008-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7582
7583         * gst/mpegtsparse/mpegtspacketizer.c:
7584         Parse component descriptor.
7585         * gst/mpegtsparse/mpegtsparse.c:
7586         Add SI pids to every program (but hardcoded currently).
7587
7588 2008-02-07  Edgard Lima  <edgard.lima@indt.org.br>
7589
7590         * ext/metadata/metadata_mapping.htm:
7591         * ext/metadata/metadataexif.c:
7592         * ext/metadata/metadatatags.c:
7593         * ext/metadata/metadatatags.h:
7594         * tests/icles/metadata_editor.c:
7595         * tests/icles/metadata_editor.glade:
7596           Add more tags. Improve test app.
7597
7598 2008-02-07  Stefan Kost  <ensonic@users.sf.net>
7599
7600         * gst/multifile/gstmultifilesink.c:
7601           Add a fixme comment.
7602
7603         * gst/selector/gstoutputselector.c:
7604           Fix same leak as in input-selector.
7605
7606         * tests/icles/output-selector-test.c:
7607           Improve the test.
7608
7609 2008-02-07  Stefan Kost  <ensonic@users.sf.net>
7610
7611         * gst/spectrum/gstspectrum.c:
7612           Improve the docs.
7613
7614 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7615
7616         * configure.ac:
7617           The dc1394 plugin seems to use API that was removed or changed
7618           before the final 2.0.0 release, so only build it if 2.0.0-rc5
7619           is available. Someone needs to port it to the final API.
7620
7621         * ext/dc1394/gstdc1394.c: (gst_dc1394_change_camera_transmission):
7622           Include string.h for memcpy and use g_usleep instead of usleep.
7623
7624 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
7625
7626         * gst/filter/gstlpwsinc.c:
7627         Fix typo in the long description of the element.
7628
7629 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
7630
7631         * gst/xingheader/Makefile.am:
7632         Put CFLAGS and LIBS in the right order
7633
7634 2008-02-06  Tim-Philipp Müller  <tim at centricular dot net>
7635
7636         * configure.ac:
7637           ximagesrc has moved to -good, so no need to check for
7638           the required X libs here any more.
7639
7640 2008-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
7641
7642         Patch by: Wouter Cloetens <wouter at mind dot be>
7643
7644         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_chunk_cb),
7645         (gst_soup_http_src_create):
7646         Fix memory leak and improve debugging a bit.
7647
7648 2008-02-05  Edgard Lima  <edgard.lima@indt.org.br>
7649
7650         * ext/metadata/metadata_mapping.htm:
7651         * ext/metadata/metadataexif.c:
7652         * ext/metadata/metadatatags.c:
7653         * ext/metadata/metadatatags.h:
7654           Add more tags mapping.
7655
7656 2008-02-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7657
7658         * gst/mpegtsparse/mpegtsparse.c:
7659         Handle latency queries in src pads.
7660
7661 2008-02-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7662
7663         * gst/mpegtsparse/mpegtspacketizer.c:
7664         Add flag to both sdt and nit structures to say
7665         whether the table is for the actual network/ts
7666         or not.
7667
7668 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
7669
7670         Patch by: Josep Torra Valles <josep@fluendo.com>
7671
7672         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_flush):
7673         Flush packetizer too.
7674
7675 2008-02-04  Sebastian Dröge  <slomo@circular-chaos.org>
7676
7677         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init),
7678         (gst_ladspa_class_init), (ladspa_describe_plugin), (plugin_init):
7679         Don't use GST_BOILERPLATE as the stuff generated from it is not used
7680         anyway and can't be used.
7681         Store the class struct of the correct type in parent_class.
7682         Pass the LADSPA_Descriptor as class_data to the class_init function
7683         as preparation for the time, when we can add pad templates and friends
7684         in class_init and add a FIXME for that.
7685         Don't use a custom hash table for passing the LADSPA_Descriptors to
7686         base_init but use g_type_set_qdata and g_type_get_qdata.
7687
7688 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
7689
7690         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
7691         Really fix the build.
7692         TODO : Apply spankOmatic2000 on thaytan's rear end.
7693
7694 2008-02-04  Tim-Philipp Müller  <tim at centricular dot net>
7695
7696         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
7697           (GstMpeg2EncPictureReader.StreamPictureParams):
7698           Fix compilation with libmjpegtools 1.8.x.
7699
7700 2008-02-04  Sebastian Dröge  <slomo@circular-chaos.org>
7701
7702         * ext/ladspa/gstsignalprocessor.c:
7703         (gst_signal_processor_class_add_pad_template):
7704         Don't unref the pad template after adding it.
7705         gst_element_class_add_pad_template takes ownership of it.
7706
7707 2008-02-03  Jan Schmidt  <jan.schmidt@sun.com>
7708
7709         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
7710         Use the incoming pixel-aspect-ratio if provided to infer a 
7711         default aspect ratio, which can be overridden using the 'aspect'
7712         property.
7713
7714         Fixes: #499008
7715
7716 2008-02-03  Sebastian Dröge  <slomo@circular-chaos.org>
7717
7718         Patch by: Andrzej Mendel <andrzej dot mendel at gmail dot com>
7719
7720         * configure.ac:
7721         Fix variable naming to make it possible to build the glimagesink
7722         plugin. Fixes bug #514093.
7723
7724 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
7725
7726         * ext/metadata/gstmetadatademux.c:
7727           Demote metadatademux to GST_RANK_NONE for the release, it's not
7728           ready to be autoplugged yet.
7729
7730         * tests/icles/metadata_editor.c:
7731           Fix printf format warning for GType on ppc32 by removing it,
7732           since it doesn't make sense to print the GType value anyway.
7733
7734 2008-02-02  Edgard Lima  <edgard.lima@indt.org.br>
7735
7736         * ext/metadata/TODO:
7737         * ext/metadata/gstmetadatamux.c:
7738         * ext/metadata/metadata_mapping.htm:
7739         * ext/metadata/metadataexif.c:
7740         * ext/metadata/metadatatags.c:
7741         * ext/metadata/metadatatags.h:
7742           Map more Exif tags.
7743
7744 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
7745
7746         * gst/selector/gstinputselector.c: (gst_selector_pad_event):
7747         Don't leak event on pads that are not linked. Fixes #512826.
7748
7749 2008-02-01  Tim-Philipp Müller  <tim at centricular dot net>
7750
7751         * configure.ac:
7752           Bump core/base requirements to released versions, to avoid confusion.
7753
7754         * gst/deinterlace/Makefile.am:
7755         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_set_caps):
7756           Use the new GstVideoFormat API to get strides, plane offsets etc..
7757           For Y42B we still need to calculate these ourselves, since the lib
7758           in -base doesn't know about this format yet and we can't bump the
7759           requirement to CVS right now. Fix the Y42B stride, offset and size
7760           calculations for odd widths and heights while we're at it though
7761           (to match those in videotestsrc).
7762
7763 2008-01-31  Edgard Lima  <edgard.lima@indt.org.br>
7764
7765         * ext/metadata/metadata_mapping.htm:
7766         * ext/metadata/metadataexif.c:
7767         * ext/metadata/metadataiptc.c:
7768         * ext/metadata/metadatatags.c:
7769         * ext/metadata/metadatatags.h:
7770         * ext/metadata/metadataxmp.c:
7771           Add documentation.
7772
7773 2008-01-31  Wim Taymans  <wim.taymans@collabora.co.uk>
7774
7775         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_reading):
7776         Fix compilation.
7777
7778 2008-01-31  Wim Taymans  <wim.taymans@collabora.co.uk>
7779
7780         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_dispose):
7781         Really clean up the queue instead of just unreffing all buffers
7782         in it.
7783
7784         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_base_init),
7785         (gst_app_src_class_init), (gst_app_src_init),
7786         (gst_app_src_dispose), (gst_app_src_finalize):
7787         Fix dispose/finalize.
7788
7789 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
7790
7791         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst):
7792         Fix compiler warning by making the function signature match what
7793         everyone is passing in...
7794
7795         * tests/icles/Makefile.am:
7796         Fix the build on Solaris by removing GNU ld specific flags that
7797         look unnecessary.
7798
7799 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
7800
7801         * ext/metadata/Makefile.am:
7802         Add some relevant variables to CFLAGS and LIBADD, for example our
7803         compiler warnings paramters.
7804
7805         * ext/metadata/gstbasemetadata.c:
7806         (gst_base_metadata_strip_push_buffer),
7807         (gst_base_metadata_calculate_offsets),
7808         (gst_base_metadata_src_event), (gst_base_metadata_sink_activate):
7809         * ext/metadata/gstmetadatademux.c: (gst_metadata_demux_init),
7810         (gst_metadata_demux_set_property), (gst_metadata_demux_dispose):
7811         * ext/metadata/gstmetadatamux.c: (gst_metadata_mux_init),
7812         (gst_metadata_mux_set_property), (gst_metadata_mux_get_property),
7813         (gst_metadata_mux_dispose),
7814         (gst_metadata_mux_create_chunks_from_tags):
7815         * ext/metadata/metadata.c: (metadata_dispose):
7816         * ext/metadata/metadataexif.c:
7817         (metadataparse_exif_content_foreach_entry_func),
7818         (metadatamux_exif_for_each_tag_in_list):
7819         * ext/metadata/metadataiptc.c:
7820         (metadatamux_iptc_for_each_tag_in_list):
7821         * ext/metadata/metadatamuxjpeg.c: (metadatamux_jpeg_lazy_update),
7822         (metadatamux_jpeg_reading):
7823         * ext/metadata/metadatamuxpng.c: (metadatamux_png_reading):
7824         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_reading):
7825         * ext/metadata/metadataparsepng.c:
7826         * ext/metadata/metadataparseutil.h:
7827         * ext/metadata/metadataxmp.c: (metadataparse_xmp_tag_list_add),
7828         (metadatamux_xmp_create_chunk_from_tag_list):
7829         Fix a million warnings that showed up after the above change.
7830
7831 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
7832
7833         * ext/soup/gstsouphttpsrc.c: (_do_init),
7834         (gst_soup_http_src_base_init), (gst_soup_http_src_class_init),
7835         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
7836         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
7837         (gst_soup_http_src_unicodify), (gst_soup_http_src_cancel_message),
7838         (gst_soup_http_src_queue_message),
7839         (gst_soup_http_src_add_range_header),
7840         (gst_soup_http_src_session_unpause_message),
7841         (gst_soup_http_src_session_pause_message),
7842         (gst_soup_http_src_session_close),
7843         (gst_soup_http_src_got_headers_cb),
7844         (gst_soup_http_src_got_body_cb), (gst_soup_http_src_finished_cb),
7845         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_response_cb),
7846         (gst_soup_http_src_parse_status), (gst_soup_http_src_create),
7847         (gst_soup_http_src_start), (gst_soup_http_src_stop),
7848         (gst_soup_http_src_unlock), (gst_soup_http_src_unlock_stop),
7849         (gst_soup_http_src_get_size), (gst_soup_http_src_is_seekable),
7850         (gst_soup_http_src_do_seek), (gst_soup_http_src_set_location),
7851         (gst_soup_http_src_set_proxy), (gst_soup_http_src_uri_get_type),
7852         (gst_soup_http_src_uri_get_protocols),
7853         (gst_soup_http_src_uri_get_uri), (gst_soup_http_src_uri_set_uri),
7854         (gst_soup_http_src_uri_handler_init), (plugin_init):
7855         Add changes to gstsouphttpsrc.c that were missing from last commit.
7856
7857 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
7858
7859         Patch by: Wouter Cloetens <wouter at mind dot be>
7860
7861         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7862         * docs/plugins/gst-plugins-bad-plugins.args:
7863         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
7864         * docs/plugins/gst-plugins-bad-plugins.interfaces:
7865         * docs/plugins/inspect/plugin-soup.xml:
7866         (gst_soup_http_src_base_init), (gst_soup_http_src_class_init),
7867         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
7868         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
7869         (gst_soup_http_src_unicodify), (gst_soup_http_src_cancel_message),
7870         (gst_soup_http_src_queue_message),
7871         (gst_soup_http_src_add_range_header),
7872         (gst_soup_http_src_session_unpause_message),
7873         (gst_soup_http_src_session_pause_message),
7874         (gst_soup_http_src_session_close),
7875         (gst_soup_http_src_got_headers_cb),
7876         (gst_soup_http_src_got_body_cb), (gst_soup_http_src_finished_cb),
7877         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_response_cb),
7878         (gst_soup_http_src_parse_status), (gst_soup_http_src_create),
7879         (gst_soup_http_src_start), (gst_soup_http_src_stop),
7880         (gst_soup_http_src_unlock), (gst_soup_http_src_unlock_stop),
7881         (gst_soup_http_src_get_size), (gst_soup_http_src_is_seekable),
7882         (gst_soup_http_src_do_seek), (gst_soup_http_src_set_location),
7883         (gst_soup_http_src_set_proxy), (gst_soup_http_src_uri_get_type),
7884         (gst_soup_http_src_uri_get_protocols),
7885         (gst_soup_http_src_uri_get_uri), (gst_soup_http_src_uri_set_uri),
7886         (gst_soup_http_src_uri_handler_init), (plugin_init):
7887         * ext/soup/gstsouphttpsrc.h:
7888         Make coding style more consistent, including class renaming.
7889
7890 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7891
7892         * configure.ac:
7893         Fix configure check for soundtouch to not produce syntax errors.
7894
7895 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7896
7897         * configure.ac:
7898         * ext/metadata/metadataxmp.c:
7899         (metadatamux_xmp_for_each_tag_in_list):
7900         Fix build with exempi >= 1.99.5 and fix the include
7901         path for exempi.
7902
7903 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
7904
7905         * ext/metadata/TODO:
7906           Just uptade the ToDo list.
7907
7908 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
7909
7910         * ext/metadata/gstbasemetadata.c:
7911         * ext/metadata/metadatamuxjpeg.c:
7912         * ext/metadata/metadatamuxpng.c:
7913         * ext/metadata/metadataparsejpeg.c:
7914         * ext/metadata/metadatatypes.c:
7915         * ext/metadata/metadatatypes.h:
7916         * ext/metadata/metadataxmp.c:
7917           Add documentation. Speed up a bit png muxer. Fix xmp muxer.
7918
7919 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7920
7921         Patch by: Wouter Cloetens <wouter at mind dot be>
7922
7923         * ext/soup/gstsouphttpsrc.c:
7924         Update documentation a bit.
7925
7926         * docs/plugins/gst-plugins-bad-plugins.args:
7927         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
7928         * docs/plugins/gst-plugins-bad-plugins.interfaces:
7929         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
7930         * docs/plugins/inspect/plugin-alsaspdif.xml:
7931         * docs/plugins/inspect/plugin-dvb.xml:
7932         * docs/plugins/inspect/plugin-filter.xml:
7933         * docs/plugins/inspect/plugin-glimagesink.xml:
7934         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
7935         * docs/plugins/inspect/plugin-quicktime.xml:
7936         * docs/plugins/inspect/plugin-rawparse.xml:
7937         * docs/plugins/inspect/plugin-replaygain.xml:
7938         * docs/plugins/inspect/plugin-sdl.xml:
7939         * docs/plugins/inspect/plugin-soundtouch.xml:
7940         * docs/plugins/inspect/plugin-soup.xml:
7941         * docs/plugins/inspect/plugin-spcdec.xml:
7942         * docs/plugins/inspect/plugin-spectrum.xml:
7943         * docs/plugins/inspect/plugin-speed.xml:
7944         * docs/plugins/inspect/plugin-speexresample.xml:
7945         * docs/plugins/inspect/plugin-switch.xml:
7946         * docs/plugins/inspect/plugin-videocrop.xml:
7947         Regenerate everything for the documentation changes we had.
7948
7949 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7950
7951         * ext/gio/gstgiobasesink.c: (close_stream_cb),
7952         (gst_gio_base_sink_stop), (gst_gio_base_sink_event),
7953         (gst_gio_base_sink_render), (gst_gio_base_sink_set_stream):
7954         * ext/gio/gstgiobasesrc.c: (close_stream_cb),
7955         (gst_gio_base_src_stop), (gst_gio_base_src_create),
7956         (gst_gio_base_src_set_stream):
7957         Use async variants of the close stream functions to prevent blocking
7958         for a long time there and add some more sanity checks for a correct
7959         stream.
7960
7961 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7962
7963         * tests/icles/Makefile.am:
7964         Move -Wl parameter from _LDADD to _LDFLAGS to fix autogen.sh.
7965
7966 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7967
7968         Patch by: Wouter Cloetens <wouter at mind dot be>
7969
7970         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_init):
7971         Let the proxy property default to the content of the $http_proxy
7972         environment variable.
7973
7974 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7975
7976         Patch by: Wouter Cloetens <wouter at mind dot be>
7977
7978         * tests/check/test-cert.pem:
7979         * tests/check/test-key.pem:
7980         Add missing files for the unit test.
7981
7982 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
7983
7984         Patch by: Wouter Cloetens <wouter at mind dot be>
7985
7986         * docs/plugins/Makefile.am:
7987         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
7988         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
7989         Add souphttpsrc to the docs.
7990
7991         * configure.ac:
7992         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
7993         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
7994         (gst_souphttp_src_set_property), (gst_souphttp_src_get_property),
7995         (gst_souphttp_src_cancel_message),
7996         (gst_souphttp_src_queue_message),
7997         (gst_souphttp_src_add_range_header),
7998         (gst_souphttp_src_session_unpause_message),
7999         (gst_souphttp_src_session_pause_message),
8000         (gst_souphttp_src_session_close),
8001         (gst_souphttp_src_got_headers_cb), (gst_souphttp_src_got_body_cb),
8002         (gst_souphttp_src_finished_cb), (gst_souphttp_src_got_chunk_cb),
8003         (gst_souphttp_src_response_cb), (gst_souphttp_src_parse_status),
8004         (gst_souphttp_src_create), (gst_souphttp_src_start),
8005         (gst_souphttp_src_stop), (gst_souphttp_src_unlock),
8006         (gst_souphttp_src_unlock_stop), (gst_souphttp_src_get_size),
8007         (gst_souphttp_src_is_seekable), (gst_souphttp_src_do_seek),
8008         (gst_souphttp_src_set_location), (gst_souphttp_src_set_proxy),
8009         (plugin_init):
8010         * ext/soup/gstsouphttpsrc.h:
8011         Add support for libsoup2.4 and require it. Also implement redirection
8012         and manual proxy specification. Fixes bug #510708.
8013
8014         * tests/check/Makefile.am:
8015         * tests/check/elements/.cvsignore:
8016         * tests/check/elements/souphttpsrc.c:
8017         Add unit test for souphttpsrc.
8018
8019 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
8020
8021         * ext/Makefile.am:
8022         * ext/metadata/TODO:
8023         * ext/metadata/gstbasemetadata.c:
8024         * ext/metadata/gstbasemetadata.h:
8025         * ext/metadata/metadatamuxjpeg.c:
8026         * ext/metadata/metadatamuxjpeg.h:
8027         * ext/metadata/metadatamuxpng.c:
8028         * ext/metadata/metadatamuxpng.h:
8029         * ext/metadata/metadataparsejpeg.c:
8030         * ext/metadata/metadataparsepng.c:
8031         * tests/icles/Makefile.am:
8032           Add documentation. Fix test app compilation. Fix pull mode.
8033
8034 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
8035
8036         Patch by: Thijs Vermeir  <thijsvermeir at gmail dot com>
8037
8038         * gst/rtpmanager/gstrtpjitterbuffer.c:
8039         (gst_rtp_jitter_buffer_chain):
8040         Try to get the new clock-rate from the buffer caps when we receive a new
8041         payload type instead of always firing the signal. Fixes #512774.
8042
8043 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
8044
8045         * ext/mpeg2enc/gstmpeg2enc.cc:
8046         Define LOG_NONE and friends if they're not defined yet. mjpegtools
8047         1.9.0rc3 removed their definitions but without it doesn't make much
8048         sense to write a log handler.
8049
8050 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
8051
8052         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8053         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8054         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
8055         * docs/plugins/gst-plugins-bad-plugins.types:
8056           Add base classes for metadata and equalizer (no introspection yet).
8057
8058 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
8059
8060         * ext/metadata/README:
8061           Formatting.
8062         * tests/icles/metadata_editor.c:
8063           Include stdlib.h.
8064
8065 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
8066
8067         * configure.ac:
8068         * docs/plugins/Makefile.am:
8069         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8070         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8071         * docs/plugins/gst-plugins-bad-plugins.args:
8072         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
8073         * docs/plugins/gst-plugins-bad-plugins.interfaces:
8074         * docs/plugins/gst-plugins-bad-plugins.signals:
8075         * docs/plugins/inspect/plugin-metadata.xml:
8076         * docs/plugins/inspect/plugin-selector.xml:
8077         * docs/plugins/inspect/plugin-soundtouch.xml:
8078         * docs/plugins/inspect/plugin-switch.xml:
8079         * gst/selector/.cvsignore:
8080         * gst/selector/Makefile.am:
8081         * gst/selector/gstinputselector.c:
8082         * gst/selector/gstinputselector.h:
8083         * gst/selector/gstoutputselector.c:
8084         * gst/selector/gstoutputselector.h:
8085         * gst/selector/gstselector-marshal.list:
8086         * gst/selector/gstselector.c:
8087         * gst/selector/selector.vcproj:
8088         * gst/switch/.cvsignore:
8089         * gst/switch/Makefile.am:
8090         * gst/switch/gstswitch-marshal.list:
8091         * gst/switch/gstswitch.c:
8092         * gst/switch/gstswitch.h:
8093         * gst/switch/switch.vcproj:
8094         * tests/icles/.cvsignore:
8095         * tests/icles/Makefile.am:
8096         * tests/icles/output-selector-test.c:
8097           Replace the switch plugin with the selector plugin. Add output-
8098           selector as the opposite of input-selectoo (was switch). Add a test
8099           for output-selector. Add docs for the elements. The vcproj needs
8100           update. Fixes #500142.
8101
8102 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
8103
8104         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_forward):
8105           Try to avoid 'unused variable' compiler warning if debugging is
8106           disabled (not bullet proof, but seems to do for now). (#512654)
8107
8108 2008-01-28  Sebastian Dröge  <slomo@circular-chaos.org>
8109
8110         * ext/soundtouch/gstbpmdetect.cc:
8111         Clean up a bit and only allocate a temporary buffer for the data
8112         if processing stereo data as BPMDetect downmixes from stereo to
8113         mono and stores the result in the input data. Thanks to
8114         Stefan Kost for the suggestions.
8115
8116 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
8117
8118         * ext/soundtouch/gstpitch.cc:
8119         Cast a double to a GstClockTimeDiff to fix a compiler warning.
8120
8121 2008-01-27  Stefan Kost  <ensonic@users.sf.net>
8122
8123         * tests/icles/metadata_editor.c:
8124           Printf format fix.
8125
8126 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
8127
8128         * ext/soundtouch/gstpitch.cc:
8129         Don't send a LATENCY event for now until we get the usage right.
8130
8131 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
8132
8133         * ext/soundtouch/gstpitch.cc:
8134         * ext/soundtouch/gstpitch.hh:
8135         Implement LATENCY query and notify about latency changes.
8136         Unfortunately we don't have a fixed latency but it changes
8137         a bit with each buffer so we only send an LATENCY event with
8138         the maximum latency if it changes.
8139
8140         Always calculate the timestamp, duration, etc from the sample
8141         rate instead of using a pre-calculated duration for one sample
8142         to prevent large rounding errors.
8143
8144 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
8145
8146         Based on a patch by:
8147             Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
8148
8149         * configure.ac:
8150         * ext/mpeg2enc/gstmpeg2encoder.cc:
8151         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8152         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
8153         Add support for building against mjpegtools 1.9 while keeping
8154         compatiblity with older versions.
8155
8156 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
8157
8158         * ext/soundtouch/gstbpmdetect.cc:
8159         Only consider a BPM value above 1.0 as valid.
8160
8161 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
8162
8163         * ext/soundtouch/Makefile.am:
8164         * ext/soundtouch/gstbpmdetect.cc:
8165         * ext/soundtouch/gstbpmdetect.hh:
8166         * ext/soundtouch/plugin.c: (plugin_init):
8167         Add BPM detection plugin based on SoundTouch's libBPM.
8168
8169         * ext/soundtouch/gstpitch.cc:
8170         Allow sample rates until MAX instead of only 48kHz and remove the
8171         buffer-frames field from that caps.
8172         Clear the remaining samples completely when necessary to get into
8173         a clean state again.
8174
8175 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
8176
8177         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init):
8178         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
8179         Don't implement get_unit_size() ourselves, the GstAudioFilter base
8180         class already does this for us.
8181
8182 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
8183
8184         * ext/soundtouch/gstpitch.cc:
8185         Allow seeking only in TIME and DEFAULT format, other formats will
8186         not work as expected. Also handle a stop position of -1 correctly
8187         for seeks, newsegment events and the queries. This fixes playback
8188         with the pitch element if upstream doesn't know the duration or has
8189         -1 as stop position in NEWSEGMENT events for other reasons. Before
8190         simply nothing was played as the segment was going from 0 to 0.
8191
8192         Send a GST_MESSAGE_DURATION whenever the rate or tempo is changed
8193         so applications can update their cached duration. Fixes bug #503308.
8194
8195         Some random cleanup and memory leak closing.
8196
8197 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
8198
8199         * ext/musepack/gstmusepackdec.h:
8200         * ext/musepack/gstmusepackreader.c:
8201         First include the libmpcdec headers before everything else as they
8202         #define TRUE and FALSE unconditionally and we otherwise get conflicts
8203         with the ones that GLib defines.
8204
8205 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
8206
8207         * configure.ac:
8208         * ext/soundtouch/gstpitch.cc:
8209         Add support for libsoundtouch 1.3.1 and add an ugly workaround for
8210         the header definined PACKAGE and other variables for which we need
8211         our own values from config.h.
8212
8213 2008-01-26  Tim-Philipp Müller  <tim at centricular dot net>
8214
8215         * configure.ac:
8216           Check for libglade-2.0, for the metadata-editor example.
8217
8218         * tests/icles/Makefile.am:
8219           Only try to build the metadata-editor example if we have gtk and
8220           glade (otherwise the build would just fail ...); fix build in
8221           uninstalled setup.
8222
8223         * tests/icles/metadata_editor.c: (on_cell_edited), (ui_add_columns):
8224           Fix compiler warnings (use GLib macros to cast pointer <-> int).
8225
8226 2008-01-25  Edgard Lima  <edgard.lima@indt.org.br>
8227
8228         * ext/metadata/TODO:
8229         * ext/metadata/gstbasemetadata.c:
8230         * ext/metadata/metadata.c:
8231         * ext/metadata/metadata.h:
8232         * ext/metadata/metadataexif.c:
8233         * ext/metadata/metadataexif.h:
8234         * ext/metadata/metadataiptc.c:
8235         * ext/metadata/metadataiptc.h:
8236         * ext/metadata/metadataparsejpeg.c:
8237         * ext/metadata/metadataparsejpeg.h:
8238         * ext/metadata/metadataparsepng.c:
8239         * ext/metadata/metadataparsepng.h:
8240         * ext/metadata/metadataparseutil.c:
8241         * ext/metadata/metadataparseutil.h:
8242         * ext/metadata/metadatatags.c:
8243         * ext/metadata/metadatatags.h:
8244         * ext/metadata/metadatatypes.c:
8245         * ext/metadata/metadatatypes.h:
8246         * ext/metadata/metadataxmp.c:
8247         * ext/metadata/metadataxmp.h:
8248         * ext/metadata/test/Makefile:
8249         * ext/metadata/test/MetadataEditorMain.glade:
8250         * ext/metadata/test/metadata_editor.c:
8251         * tests/icles/Makefile.am:
8252         * tests/icles/metadata_editor.c:
8253         * tests/icles/metadata_editor.glade:
8254           Add lot of documentation.
8255
8256 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8257
8258         * sys/dvb/gstdvbsrc.c:
8259         Open frontend in NULL->READY so caps about dvb adapter can be
8260         seen by the app.
8261
8262 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
8263
8264         Patch by: Olivier Crete <tester@tester.ca>
8265
8266         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
8267         (create_stream), (payload_type_change), (new_ssrc_pad_found):
8268         Also handle lip-sync when the clock-rate is not provided with caps but
8269         with a signal.
8270
8271 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
8272
8273         Patch by: Olivier Crete <tester@tester.ca>
8274
8275         * gst/rtpmanager/gstrtpjitterbuffer.c:
8276         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain):
8277         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew),
8278         (rtp_jitter_buffer_insert):
8279         * gst/rtpmanager/rtpjitterbuffer.h:
8280         Remove the fixed clock-rate from the jitterbuffer and extend it so that
8281         a clock-rate can be provided with each buffer instead. Fixes #511686.
8282
8283 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
8284
8285         Patch by: Olivier Crete <tester@tester.ca>
8286
8287         * gst/rtpmanager/gstrtpjitterbuffer.c:
8288         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_change_state),
8289         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
8290         Remove old unused variable.
8291         Track pt on input buffers and get the clock-rate when it changes.
8292         Ignore packets with unknown clock-rate. Fixes #511146.
8293
8294 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8295
8296         * sys/dvb/gstdvbsrc.c:
8297         Post bus message about adapter type and it's capabilities,
8298         when opening the frontend.
8299         After failing to read from the dvr, post a bus message to
8300         inform the app.
8301
8302 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8303
8304         * gst/mpegtsparse/mpegtspacketizer.c:
8305         The logic for the guard interval calculation was totally wrong.
8306         Fixed.
8307
8308 2008-01-24  David Schleef  <ds@schleef.org>
8309
8310         Patch by: Olivier Crete <tester@tester.ca>
8311
8312         * gst/rtpmanager/rtpsource.c: Fix unref of buffer using the
8313           wrong function.  Fixes #511920
8314
8315 2008-01-24  Stefan Kost  <ensonic@users.sf.net>
8316
8317         * docs/plugins/Makefile.am:
8318         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8319         * docs/plugins/gst-plugins-bad-plugins.args:
8320         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
8321         * docs/plugins/gst-plugins-bad-plugins.interfaces:
8322         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
8323         * docs/plugins/gst-plugins-bad-plugins.signals:
8324           Now we have full hierarchy.
8325
8326         * docs/plugins/inspect/plugin-metadata.xml:
8327           Regenerate.
8328
8329         * ext/amrwb/gstamrwbdec.h:
8330           Add doc blob for object instance.
8331
8332 2008-01-24  Tim-Philipp Müller  <tim at centricular dot net>
8333
8334         * docs/plugins/gst-plugins-bad-plugins.args:
8335         * docs/plugins/inspect/plugin-metadata.xml:
8336           Update this too, hopefully fixes the docs build (does at least
8337           for me, after make clean in docs/plugins).
8338
8339 2008-01-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8340
8341         * gst/mpegtsparse/gstmpegdesc.h:
8342         * gst/mpegtsparse/mpegtspacketizer.c:
8343         Fix network name descriptor, the length is actually the
8344         descriptor length not stored in the byte after.
8345         Fix bounds checking to be more correct.
8346
8347 2008-01-23  Edgard Lima  <edgard.lima@indt.org.br>
8348
8349         * docs/plugins/Makefile.am:
8350         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8351         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8352         * ext/metadata/TODO:
8353         * ext/metadata/gstbasemetadata.c:
8354         * ext/metadata/gstbasemetadata.h:
8355         * ext/metadata/gstmetadatademux.c:
8356         * ext/metadata/gstmetadatademux.h:
8357         * ext/metadata/gstmetadatamux.c:
8358         * ext/metadata/gstmetadatamux.h:
8359         * ext/metadata/metadatatags.c:
8360           Add some documentation.
8361
8362 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
8363
8364         * configure.ac:
8365         * ext/dts/gstdtsdec.c:
8366         Add support for building against libdca (with the libdts compat
8367         header). Fixes bug #511530.
8368
8369         Should probably be ported to libdca as some points as it's the
8370         successor of libdts.
8371
8372 2008-01-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8373
8374         * sys/dvb/gstdvbsrc.c:
8375         Do not go on forever if problem with reading from dvr, rather
8376         return NULL.
8377         Handle some cleanup issues of closing filedescriptors when
8378         failing to tune or similar.
8379
8380 2008-01-23 Christian Schaller <christian.schaller@collabora.co.uk>
8381
8382         * gst/rawparse/Makefile.am: Add missing header files to noinst_headers
8383         * gst-plugins-bad.spec: update for latest changes
8384
8385 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
8386
8387         * docs/plugins/Makefile.am:
8388         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8389         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8390         * gst/xingheader/gstxingmux.c:
8391         * gst/xingheader/gstxingmux.h:
8392         Add documentation for the xingheader plugin.
8393
8394         * tests/check/elements/xingmux.c: (GST_START_TEST):
8395         Set element state to PLAYING before doing something else.
8396
8397 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
8398
8399         * tests/check/Makefile.am:
8400         * tests/check/elements/.cvsignore:
8401         * tests/check/elements/xingmux.c: (setup_xingmux),
8402         (cleanup_xingmux), (GST_START_TEST), (xingmux_suite), (main):
8403         * tests/check/elements/xingmux_testdata.h:
8404         Add simple unit test for the xingmux element.
8405
8406         * gst/xingheader/gstxingmux.c: (generate_xing_header),
8407         (gst_xing_mux_finalize), (xing_reset):
8408         Fix a memleak and invalid seek tables with less than 100 MP3 frames.
8409
8410 2008-01-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8411
8412         * gst/mpegtsparse/gstmpegdesc.h:
8413         * gst/mpegtsparse/mpegtspacketizer.c:
8414         Parsed the satellite delivery system descriptor and
8415         added into nit's transport structure for delivery
8416         over the bus.
8417
8418 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8419
8420         * gst/mpegtsparse/mpegtspacketizer.c:
8421         Parsed and added network name to the nit structure sent
8422         in the bus message.
8423
8424 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8425
8426         * gst/mpegtsparse/mpegtspacketizer.c:
8427         Remove leaks introduced by not freeing g_strndup'd strings.
8428         Fix start_time and duration parsing in EIT.
8429
8430 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8431
8432         * gst/mpegtsparse/mpegtspacketizer.c:
8433         Add event name and description to the eit structure
8434         sent in the bus message.
8435
8436 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8437
8438         * gst/mpegtsparse/mpegtsparse.c:
8439         Revert const removal from previous commit.
8440
8441 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8442
8443         * gst/mpegtsparse/Makefile.am:
8444         * gst/mpegtsparse/gstmpegdesc.c:
8445         * gst/mpegtsparse/gstmpegdesc.h:
8446         * gst/mpegtsparse/mpegtspacketizer.c:
8447         * gst/mpegtsparse/mpegtsparse.c:
8448         Added descriptor searching infrastructure from Fluendo TS demuxer.
8449         Add channel name and provider to the sdt structure sent in the
8450         bus message.
8451
8452 2008-01-22  Julien Moutte  <julien@fluendo.com>
8453
8454         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_forward):
8455         Parse NAL units in forward mode to mark delta units flags.
8456
8457 2008-01-22  Stefan Kost  <ensonic@users.sf.net>
8458
8459         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8460         * docs/plugins/gst-plugins-bad-plugins.args:
8461         * docs/plugins/inspect/plugin-mpeg2enc.xml:
8462         * docs/plugins/inspect/plugin-musepack.xml:
8463           Regenerate.
8464   
8465         * docs/plugins/inspect/plugin-tremor.xml:
8466           Add vorbisidec aka trmor.
8467
8468         * ext/dc1394/gstdc1394.c:
8469           Add short description.
8470
8471 2008-01-22  Stefan Kost  <ensonic@users.sf.net>
8472
8473         * docs/plugins/Makefile.am:
8474           Add missing eol \
8475
8476         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8477           Place object names to standard sectionas plugin dont document those.
8478
8479         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8480         * docs/plugins/gst-plugins-bad-plugins.args:
8481         * docs/plugins/gst-plugins-bad-plugins.signals:
8482         * docs/plugins/inspect/plugin-dvb.xml:
8483         * docs/plugins/inspect/plugin-nuvdemux.xml:
8484           regenerate.
8485           
8486         * ext/ivorbis/vorbisdec.c:
8487         * ext/ivorbis/vorbisdec.h:
8488           Mark private vars and add short desc.
8489
8490         * ext/mythtv/gstmythtvsrc.c:
8491         * ext/theora/theoradec.c:
8492           Add short desc.
8493
8494 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
8495
8496         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8497         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8498         * gst/nuvdemux/gstnuvdemux.c:
8499           One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what
8500           it actually is.
8501
8502 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
8503
8504         * docs/plugins/Makefile.am:
8505         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8506         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8507           Update lists again. Those whole can build ivorbisdec, mythtvsrc,
8508           nvudemux and theoradecexp, please commit the inspect/plugin-xxx.xml.
8509
8510         * docs/plugins/inspect/plugin-gstinterlace.xml:
8511         * docs/plugins/inspect/plugin-rawparse.xml
8512         * docs/plugins/inspect/plugin-videoparse.xml:
8513           Replace videoparse with rawparse.
8514
8515         * gst/dvdspu/gstdvdspu.h:
8516           Help gtk-doc to recognize the object struct.
8517
8518 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
8519
8520         * gst/librfb/rfbdecoder.c:
8521         * gst/librfb/rfbdecoder.h:
8522           Don't use gtk-doc comment style for non gtk-doc comments.
8523           Make one static function static.
8524
8525 2008-01-21  Wim Taymans  <wim.taymans@collabora.co.uk>
8526
8527         Patch by: Gabriel Bouvigne <bouvigne at mp3-tech dot org>
8528
8529         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init),
8530         (gst_deinterlace_init), (gst_deinterlace_set_caps),
8531         (gst_deinterlace_transform_ip), (gst_deinterlace_set_property),
8532         (gst_deinterlace_get_property):
8533         * gst/deinterlace/gstdeinterlace.h:
8534         Provide 4:2:2 support
8535         Also deinterlace chroma planes
8536         Allow to turn on/off deinterlacing
8537         Change of default thresholds, in order to provide acceptable results
8538         with default params. Fixes #511001.
8539
8540 2008-01-21  Tim-Philipp Müller  <tim at centricular dot net>
8541
8542         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8543           Update docs file too.
8544
8545 2008-01-21  Tim-Philipp Müller  <tim at centricular dot net>
8546
8547         * gst/dvdspu/gstdvdspu-render.c: (gst_dvd_spu_render_spu):
8548         * gst/dvdspu/gstdvdspu.c: (dvdspu_debug), (GST_CAT_DEFAULT),
8549           (subpic_sink_factory), (gst_dvd_spu_base_init),
8550           (gst_dvd_spu_class_init), (gst_dvd_spu_init), (gst_dvd_spu_clear),
8551           (gst_dvd_spu_dispose), (gst_dvd_spu_finalize),
8552           (gst_dvd_spu_flush_spu_info), (gst_dvd_spu_buffer_alloc),
8553           (gst_dvd_spu_src_event), (gst_dvd_spu_video_set_caps),
8554           (gst_dvd_spu_video_proxy_getcaps), (gst_dvd_spu_video_event),
8555           (gst_dvd_spu_video_chain), (dvspu_handle_vid_buffer),
8556           (gst_dvd_spu_redraw_still), (gst_dvd_spu_parse_chg_colcon),
8557           (gst_dvd_spu_exec_cmd_blk), (gst_dvd_spu_finish_spu_buf),
8558           (gst_dvd_spu_setup_cmd_blk), (gst_dvd_spu_handle_new_spu_buf),
8559           (gst_dvd_spu_handle_dvd_event), (gst_dvd_spu_advance_spu),
8560           (gst_dvd_spu_check_still_updates), (gst_dvd_spu_subpic_chain),
8561           (gst_dvd_spu_subpic_event), (gst_dvd_spu_change_state),
8562           (gst_dvd_spu_plugin_init):
8563         * gst/dvdspu/gstdvdspu.h: (GST_TYPE_DVD_SPU):
8564           Fix up dvdspu element again after previous namespace mangling:
8565           rename debug category variable to old name, matching that in
8566           dvdspu-render.c, to avoid undefined symbol error when loading
8567           the module; same for the _render function in dvdspu-render.c:
8568           we must use the same name in both .c files; change functions
8569           now called gstgst_* back to gst_* again; and while we're at it,
8570           we may as well canonicalise the namespace properly, namely to
8571           gst_dvd_spu_*.
8572
8573 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
8574
8575         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8576         * ext/theora/theoradec.c:
8577         * ext/theora/theoradec.h:
8578           Coherent namespace usage and adding symbold from unused to sections.
8579
8580 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
8581
8582         * docs/plugins/Makefile.am:
8583         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8584           Add symbols from -unused.txt to the right place.
8585
8586         * gst/dvdspu/gstdvdspu.c:
8587         * gst/dvdspu/gstdvdspu.h:
8588           Coherent namespace usage.
8589
8590         * gst/spectrum/gstspectrum.c:
8591           Fix broken XML fragment in doc snippet even more.
8592
8593 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
8594
8595         * docs/plugins/Makefile.am:
8596           Update include list.
8597
8598         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8599           Update xml includes.
8600
8601         * docs/plugins/inspect/plugin-alsaspdif.xml:
8602         * docs/plugins/inspect/plugin-amrwb.xml:
8603         * docs/plugins/inspect/plugin-bayer.xml:
8604         * docs/plugins/inspect/plugin-bz2.xml:
8605         * docs/plugins/inspect/plugin-cdxaparse.xml:
8606         * docs/plugins/inspect/plugin-dtsdec.xml:
8607         * docs/plugins/inspect/plugin-dvbsrc.xml:
8608         * docs/plugins/inspect/plugin-dvdspu.xml:
8609         * docs/plugins/inspect/plugin-equalizer.xml:
8610         * docs/plugins/inspect/plugin-faac.xml:
8611         * docs/plugins/inspect/plugin-faad.xml:
8612         * docs/plugins/inspect/plugin-fbdevsink.xml:
8613         * docs/plugins/inspect/plugin-festival.xml:
8614         * docs/plugins/inspect/plugin-filter.xml:
8615         * docs/plugins/inspect/plugin-flvdemux.xml:
8616         * docs/plugins/inspect/plugin-freeze.xml:
8617         * docs/plugins/inspect/plugin-gsm.xml:
8618         * docs/plugins/inspect/plugin-gstinterlace.xml:
8619         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
8620         * docs/plugins/inspect/plugin-h264parse.xml:
8621         * docs/plugins/inspect/plugin-interleave.xml:
8622         * docs/plugins/inspect/plugin-ladspa.xml:
8623         * docs/plugins/inspect/plugin-metadata.xml:
8624         * docs/plugins/inspect/plugin-modplug.xml:
8625         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
8626         * docs/plugins/inspect/plugin-mpegtsparse.xml:
8627         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
8628         * docs/plugins/inspect/plugin-musicbrainz.xml:
8629         * docs/plugins/inspect/plugin-mve.xml:
8630         * docs/plugins/inspect/plugin-nsfdec.xml:
8631         * docs/plugins/inspect/plugin-nuvdemux.xml:
8632         * docs/plugins/inspect/plugin-qtdemux.xml:
8633         * docs/plugins/inspect/plugin-quicktime.xml:
8634         * docs/plugins/inspect/plugin-real.xml:
8635         * docs/plugins/inspect/plugin-replaygain.xml:
8636         * docs/plugins/inspect/plugin-sdl.xml:
8637         * docs/plugins/inspect/plugin-sdp.xml:
8638         * docs/plugins/inspect/plugin-spectrum.xml:
8639         * docs/plugins/inspect/plugin-speed.xml:
8640         * docs/plugins/inspect/plugin-speexresample.xml:
8641         * docs/plugins/inspect/plugin-stereo.xml:
8642         * docs/plugins/inspect/plugin-switch.xml:
8643         * docs/plugins/inspect/plugin-timidity.xml:
8644         * docs/plugins/inspect/plugin-tta.xml:
8645         * docs/plugins/inspect/plugin-videocrop.xml:
8646         * docs/plugins/inspect/plugin-videoparse.xml:
8647         * docs/plugins/inspect/plugin-videosignal.xml:
8648         * docs/plugins/inspect/plugin-vmnc.xml:
8649         * docs/plugins/inspect/plugin-wildmidi.xml:
8650         * docs/plugins/inspect/plugin-x264.xml:
8651         * docs/plugins/inspect/plugin-xingheader.xml:
8652         * docs/plugins/inspect/plugin-xvid.xml:
8653         * docs/plugins/inspect/plugin-y4menc.xml:
8654           Regenerate files.
8655
8656         * gst/spectrum/gstspectrum.c:
8657           Fix broken XML fragment in doc snippet.
8658
8659         * tests/check/elements/.cvsignore:
8660           Add test binary to ignores.
8661
8662 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
8663
8664         * gst/h264parse/gsth264parse.c:
8665           Fix the build. GST_TIME_ARGS takes a timestamp not a buffer.
8666
8667 2008-01-20  Sebastian Dröge  <slomo@circular-chaos.org>
8668
8669         Patch by: Wouter Cloetens <wouter at mind dot be>
8670
8671         * ext/soup/gstsouphttpsrc.c: (soup_got_headers):
8672         Report the size of the stream as the total size instead of
8673         the remaining Content-Length, which is wrong after a seek.
8674
8675 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
8676
8677         * gst/rawparse/gstrawparse.c: (gst_raw_parse_push_buffer),
8678         (gst_raw_parse_loop):
8679         Handle framesizes > 4096 with multiple frames per buffer correctly
8680         in pull mode and handle short reads better.
8681         Also put offset and offset_end on outgoing buffers.
8682
8683 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
8684
8685         * gst/rawparse/gstrawparse.c: (gst_raw_parse_loop):
8686         Improve handling of unknown or too small upstream sizes in
8687         pull mode.
8688
8689 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
8690
8691         * gst/rawparse/gstrawparse.c: (gst_raw_parse_loop),
8692         (gst_raw_parse_handle_seek_push):
8693         Improve debugging a bit and for handling multiple frames per buffer
8694         in pull mode choose the next smallest multiply of framesize below
8695         4096 instead of always handling 1024 frames.
8696
8697 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
8698
8699         Patch by: Wouter Cloetens <wouter at mind dot be>
8700
8701         * ext/soup/gstsouphttpsrc.c: (soup_got_headers):
8702         Correctly set duration on the GstBaseSrc segment when we know it
8703         to fix failing the duration query.
8704
8705 2008-01-18  Wim Taymans  <wim.taymans@collabora.co.uk>
8706
8707         * gst/h264parse/gsth264parse.c: (gst_h264_parse_flush_decode),
8708         (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse):
8709         Set timestamps more correctly.
8710
8711 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
8712
8713         * gst/rawparse/gstrawparse.c: (gst_raw_parse_class_init),
8714         (gst_raw_parse_init), (gst_raw_parse_reset),
8715         (gst_raw_parse_set_src_caps), (gst_raw_parse_push_buffer),
8716         (gst_raw_parse_chain), (gst_raw_parse_loop),
8717         (gst_raw_parse_sink_activate), (gst_raw_parse_sink_activatepull),
8718         (gst_raw_parse_change_state), (gst_raw_parse_sink_event),
8719         (gst_raw_parse_handle_seek_push), (gst_raw_parse_handle_seek_pull),
8720         (gst_raw_parse_src_event), (gst_raw_parse_src_query):
8721         * gst/rawparse/gstrawparse.h:
8722         Implement pull mode.
8723
8724 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
8725
8726         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
8727         Fix memory leak spotted by the unit test.
8728
8729 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
8730
8731         * tests/check/Makefile.am:
8732         Enable spectrum test again.
8733
8734         * tests/check/gst-plugins-bad.supp:
8735         Add suppressions for a singleton in GIO that can't be freed.
8736
8737 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
8738
8739         * tests/check/Makefile.am:
8740         * tests/check/elements/.cvsignore:
8741         * tests/check/elements/equalizer.c: (setup_equalizer),
8742         (cleanup_equalizer), (GST_START_TEST), (equalizer_suite), (main):
8743         Add some minimal tests for the equalizer plugin.
8744
8745 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
8746
8747         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_finalize):
8748         Unparent all bands from the equalizer when finalizing to stop
8749         leaking them.
8750
8751 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
8752
8753         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_uri_get_protocols):
8754         Add support for WebDAV.
8755
8756 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
8757
8758         Patch by: Wouter Cloetens <wouter at mind dot be>
8759
8760         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
8761         (gst_souphttp_src_init), (gst_souphttp_src_create),
8762         (gst_souphttp_src_is_seekable), (gst_souphttp_src_do_seek),
8763         (soup_add_range_header), (soup_got_headers), (soup_got_chunk):
8764         * ext/soup/gstsouphttpsrc.h:
8765         Add support for seeking to souphttpsrc. Fixes bug #502335.
8766
8767 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
8768
8769         * gst/h264parse/gsth264parse.c: (gst_h264_parse_clear_queues),
8770         (gst_h264_parse_flush_decode), (gst_h264_parse_queue_buffer),
8771         (gst_h264_parse_find_start_reverse),
8772         (gst_h264_parse_chain_reverse), (gst_h264_parse_chain):
8773         * gst/h264parse/gsth264parse.h:
8774         Improve debugging.
8775         Fix buffer splitting at sync codes and leftover buffer after
8776         scanning.
8777
8778 2008-01-17  Edgard Lima  <edgard.lima@indt.org.br>
8779
8780         * ext/metadata/TODO:
8781         * ext/metadata/metadataexif.c:
8782         * ext/metadata/metadataxmp.c:
8783           Fixed adding EXIF tags to correct IFD. Mapped some XMP tags.
8784
8785 2008-01-16  Wim Taymans  <wim.taymans@collabora.co.uk>
8786
8787         * gst/h264parse/gsth264parse.c: (gst_nal_list_new),
8788         (gst_nal_list_prepend_link), (gst_nal_list_delete_head),
8789         (gst_nal_bs_init), (gst_nal_bs_read), (gst_nal_bs_eos),
8790         (gst_nal_bs_read_ue), (gst_h264_parse_class_init),
8791         (gst_h264_parse_init), (gst_h264_parse_set_property),
8792         (gst_h264_parse_get_property), (gst_h264_parse_sink_setcaps),
8793         (gst_h264_parse_clear_queues), (gst_h264_parse_chain_forward),
8794         (gst_h264_parse_flush_decode), (gst_h264_parse_queue_buffer),
8795         (gst_h264_parse_find_start_reverse),
8796         (gst_h264_parse_chain_reverse), (gst_h264_parse_chain),
8797         (gst_h264_parse_sink_event), (gst_h264_parse_change_state):
8798         * gst/h264parse/gsth264parse.h:
8799         Add reverse playback support for containers that don't know how to
8800         properly send data between I-frames.
8801
8802 2008-01-16  Sebastian Dröge  <slomo@circular-chaos.org>
8803
8804         * configure.ac:
8805         * tests/check/pipelines/gio.c: (GST_START_TEST):
8806         Update for API changes in GIO and require GIO 2.15.2 for this.
8807
8808 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
8809
8810         * gst/xingheader/gstxingmux.c: (generate_xing_header):
8811         Bitrate is 4 bits, not 8 so check for 0xe as maximum value instead
8812         of 0xfe.
8813
8814 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
8815
8816         * gst/xingheader/gstxingmux.c: (generate_xing_header):
8817         Remove accidentially leftover debug printf.
8818
8819 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
8820
8821         * gst/xingheader/gstxingmux.c: (has_xing_header),
8822         (generate_xing_header), (gst_xing_mux_chain),
8823         (gst_xing_mux_sink_event):
8824         Choose smallest possible frame size for the Xing header, properly
8825         set the timestamp, duration and offset on the outgoing buffers,
8826         only send NEWSEGMENT events in BYTE format downstream and also
8827         drop VBRI headers if already existing.
8828
8829 2008-01-12  Sebastian Dröge  <slomo@circular-chaos.org>
8830
8831         * gst/xingheader/Makefile.am:
8832         * gst/xingheader/gstxingmux.c: (parse_header), (get_xing_offset),
8833         (has_xing_header), (generate_xing_header),
8834         (gst_xing_mux_base_init), (gst_xing_mux_finalize), (xing_reset),
8835         (gst_xing_mux_init), (gst_xing_mux_chain),
8836         (gst_xing_mux_sink_event), (gst_xing_mux_change_state):
8837         * gst/xingheader/gstxingmux.h:
8838         Major cleanup and rewrite of xingmux with less bugs and new features:
8839         - Handles other layers as 3
8840         - Write TOC
8841
8842 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
8843
8844         * tests/check/elements/rganalysis.c: (test_buffer_const_float_mono),
8845           (test_buffer_const_float_stereo), (test_buffer_const_int16_mono),
8846           (test_buffer_const_int16_stereo), (test_buffer_square_float_mono),
8847           (test_buffer_square_float_stereo), (test_buffer_square_int16_mono),
8848           (test_buffer_square_int16_stereo):
8849         * tests/check/elements/rglimiter.c: (create_test_buffer):
8850         * tests/check/elements/rgvolume.c: (test_buffer_new):
8851           It's "endianness", not "endianess". Fixes unit tests.
8852
8853 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
8854
8855         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
8856         If we find the caps in the cache, use it to parse the clock-rate instead
8857         of returning an error. Fixes a TODO as found by Youness Alaoui.
8858
8859 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
8860
8861         Patch by: Youness Alaoui <youness dot alaoui at collabora dot co dot uk>
8862
8863         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
8864         * gst/rtpmanager/rtpsession.c: (rtp_session_set_callbacks),
8865         (rtp_session_set_process_rtp_callback),
8866         (rtp_session_set_send_rtp_callback),
8867         (rtp_session_set_send_rtcp_callback),
8868         (rtp_session_set_sync_rtcp_callback),
8869         (rtp_session_set_clock_rate_callback),
8870         (rtp_session_set_reconsider_callback), (source_push_rtp),
8871         (source_clock_rate), (rtp_session_process_bye),
8872         (rtp_session_process_rtcp), (rtp_session_send_bye),
8873         (rtp_session_on_timeout):
8874         * gst/rtpmanager/rtpsession.h:
8875         Make it possible to use different user_data for each of the callbacks.
8876         Fixes #508587.
8877
8878 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
8879
8880         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code):
8881         Small meaningless cleanup.
8882
8883         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_flush),
8884         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain_forward),
8885         (scan_keyframe), (gst_mpegvideoparse_flush_decode),
8886         (gst_mpegvideoparse_chain_reverse), (gst_mpegvideoparse_chain),
8887         (mpv_parse_sink_event), (gst_mpegvideoparse_change_state):
8888         * gst/mpegvideoparse/mpegvideoparse.h:
8889         Track segment events.
8890         Do the first part of reverse playback by sending data between two
8891         I-frames to the decoder.
8892
8893 2008-01-10  Thijs Vermeir  <thijsvermeir@gmail.com>
8894
8895         * gst/rtpmanager/gstrtpbin.c:
8896         Fix documentation for latest patch
8897
8898 2008-01-10  Thijs Vermeir  <thijsvermeir@gmail.com>
8899
8900         * gst/rtpmanager/gstrtpbin.c:
8901         Allow request_new_pad with name NULL (bug #508515)
8902
8903 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
8904
8905         * autogen.sh:
8906           Add -Wno-portability to the automake parameters to stop warnings
8907           about GNU make extensions being used. We require GNU make in almost
8908           every Makefile anyway.
8909           
8910         * configure.ac:
8911           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
8912           at the same time is required for per target flags.
8913
8914 2008-01-09  Wim Taymans  <wim.taymans@collabora.co.uk>
8915
8916         * gst/rtpmanager/gstrtpsession.c: (create_send_rtp_sink):
8917         Don't set fixed caps, we can basically do everything the upsteam peer
8918         pad can renegotiate to. Fixes #507940.
8919
8920 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
8921
8922         * Makefile.am:
8923           Include lcov.mak to allow building coverage reports. Add top-level
8924           check targets similar to other gst packages.
8925
8926 2008-01-06  David Schleef  <ds@schleef.org>
8927
8928         * ext/directfb/Makefile.am:
8929           Add GST_CFLAGS.  Otherwise we don't get -Wall -Werror.
8930         * ext/directfb/dfbvideosink.c:
8931           Getting tired of directfb's chatter.  Quiet it.
8932
8933 2008-01-06  David Schleef  <ds@schleef.org>
8934
8935         Patch by: Sean D'Epagnier <sean@depagnier.com>
8936
8937         * configure.ac:
8938         * sys/Makefile.am:
8939         * sys/fbdev/Makefile.am:
8940         * sys/fbdev/gstfbdevsink.c:
8941         * sys/fbdev/gstfbdevsink.h:
8942           Add fbdev-based video sink.  Linux-only.  See bug #506549.
8943
8944 2008-01-06  Sebastian Dröge  <slomo@circular-chaos.org>
8945
8946         * configure.ac:
8947         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
8948         * tests/check/pipelines/gio.c: (free_input), (GST_START_TEST):
8949         Update to GMemoryInputStream API changes in GLib SVN and require
8950         gio-2.0 >= 2.15.1 for this. Fixes bug #507584.
8951         We can also report the duration for every GSeekable, not only
8952         GFileInputStream and GMemoryInputStream.
8953
8954 2008-01-05  David Schleef  <ds@schleef.org>
8955
8956         * sys/glsink/glimagesink.c:
8957         * sys/glsink/glimagesink.h:
8958         * sys/glsink/gstglbuffer.h:
8959         * sys/glsink/gstgldisplay.c:
8960         * sys/glsink/gstgldisplay.h:
8961         * sys/glsink/gstglupload.c:
8962           Handle xoverlay exposes correctly.  This means glimagesink works
8963           correctly most of the time in totem (fullscreening being an
8964           execption).  Doesn't handle expose events directly to the GL
8965           window.
8966
8967 2008-01-05  David Schleef  <ds@schleef.org>
8968
8969         * sys/glsink/glextensions.c:
8970         * sys/glsink/glextensions.h:
8971         * sys/glsink/glimagesink.c:
8972         * sys/glsink/glimagesink.h:
8973         * sys/glsink/gstgldisplay.c:
8974         * sys/glsink/gstgldisplay.h:
8975         * sys/glsink/gstopengl.c:
8976           Reenable video/x-raw-rgb and x-raw-yuv for glimagesink.  Enable
8977           vblank synchronization.  Remove unused code.
8978
8979 2008-01-04  Wim Taymans  <wim.taymans@collabora.co.uk>
8980
8981         * gst/rtpmanager/gstrtpjitterbuffer.c:
8982         (gst_rtp_jitter_buffer_loop):
8983         Don't unref the popped buffer when we don't have ownership.
8984         Fixes #507020.
8985
8986 2008-01-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8987
8988         * gst/mpegtsparse/Makefile.am:
8989         * gst/mpegtsparse/flutspatinfo.c:
8990         * gst/mpegtsparse/flutspatinfo.h:
8991         * gst/mpegtsparse/flutspmtinfo.c:
8992         * gst/mpegtsparse/flutspmtinfo.h:
8993         * gst/mpegtsparse/flutspmtstreaminfo.c:
8994         * gst/mpegtsparse/flutspmtstreaminfo.h:
8995         Remove no longer needed files.
8996
8997 2008-01-02  David Schleef  <ds@schleef.org>
8998
8999         * tests/check/Makefile.am:
9000           Disable vcdsrc in states test because it takes too much time
9001           to get to PLAYING if it can find a device.
9002
9003 2007-12-31  David Schleef  <ds@schleef.org>
9004
9005         * ext/musicbrainz/gsttrm.c:
9006           Don't emit signiture when going to READY, because it might
9007           not be ready.
9008         * ext/nas/nassink.c:
9009           Remove useless call that sleeps for 5 seconds.  Yup, it calls
9010           sleep(1) 5 times.  Go NAS.
9011         * gst/librfb/gstrfbsrc.c:
9012         * gst/librfb/rfbdecoder.c:
9013           Initialize our debug categories properly.
9014         * gst/rawparse/gstrawparse.c:
9015           Don't register element details for a non-element.  Be much more
9016           rude when subclass doesn't set a pad template (assert!).  Don't
9017           unref the pad template; we don't own it.
9018         * gst/videosignal/gstvideoanalyse.c:
9019           Initialize debug category.
9020         * tests/check/Makefile.am:
9021           Ignore nassink element in tests because it has unavoidable
9022           long timeouts.
9023
9024 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
9025
9026         * gst/rtpmanager/gstrtpssrcdemux.c:
9027         (gst_rtp_ssrc_demux_change_state):
9028         Don't clean up pads when going to PAUSED.
9029
9030 2007-12-30  David Schleef  <ds@schleef.org>
9031
9032         * configure.ac:
9033         * sys/glsink/Makefile.am:
9034           Switch to using pkgconfig to detect libGL.  Since we use
9035           recent features added to Mesa, there's no point in adding
9036           a check for pre-pkgconfig versions.
9037
9038 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
9039
9040         * ext/ladspa/gstladspa.c: (gst_ladspa_get_property):
9041         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_show_frame):
9042         * gst/mve/gstmvemux.c: (gst_mve_mux_request_new_pad):
9043         * sys/dvb/dvbbasebin.c: (dvb_base_bin_class_init):
9044         Fix 'xyz may be used uninitialized' compiler warnings caused
9045         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
9046         abort() in any case but properly report the error.
9047
9048 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
9049
9050         * configure.ac:
9051         * ext/gio/gstgio.c:
9052         * ext/gio/gstgio.h:
9053         * ext/gio/gstgiobasesink.h:
9054         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
9055         * ext/gio/gstgiobasesrc.h:
9056         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
9057         * ext/gio/gstgiosink.h:
9058         * ext/gio/gstgiosrc.h:
9059         * ext/gio/gstgiostreamsink.h:
9060         * ext/gio/gstgiostreamsrc.h:
9061         * tests/check/pipelines/gio.c:
9062         Update to latest API changes in GLib/GIO and require at least
9063         gio-2.0 2.15.0 for this.
9064         
9065         * ext/gio/Makefile.am:
9066         Add GST_PLUGIN_LDFLAGS to LDFLAGS.
9067
9068 2007-12-28  David Schleef  <ds@schleef.org>
9069
9070         * configure.ac:
9071         * sys/glsink/glextensions.c:
9072         * sys/glsink/glextensions.h:
9073         * sys/glsink/glimagesink.c:
9074         * sys/glsink/glimagesink.h:
9075         * sys/glsink/gstglbuffer.c:
9076         * sys/glsink/gstglbuffer.h:
9077         * sys/glsink/gstglconvert.c:
9078         * sys/glsink/gstgldisplay.c:
9079         * sys/glsink/gstgldisplay.h:
9080         * sys/glsink/gstgldownload.c:
9081         * sys/glsink/gstglfilter.c:
9082         * sys/glsink/gstglfilter.h:
9083         * sys/glsink/gstglfilterexample.c:
9084         * sys/glsink/gstgltestsrc.c:
9085         * sys/glsink/gstglupload.c:
9086           Major cleanup of code.  Convert glupload to BaseTransform.
9087           Handle caps negotiation mostly correctly.  Reenable in build.
9088
9089 2007-12-28  Tim-Philipp Müller  <tim at centricular dot net>
9090
9091         * ext/soup/Makefile.am:
9092         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_get_property),
9093           (gst_souphttp_src_unicodify), (soup_got_headers):
9094           Use gst_tag_freeform_string_to_utf8() and post radio station
9095           info as tags on the bus.
9096
9097 2007-12-26  David Schleef  <ds@schleef.org>
9098
9099         * sys/glsink/glimagesink.c:
9100         * sys/glsink/gstglupload.c:
9101           Change glimagesink over to using GL buffers.  This breaks
9102           glimagesink for normal operation, but should be fixed soon.
9103
9104 2007-12-26  David Schleef  <ds@schleef.org>
9105
9106         * sys/glsink/gltestsrc.c:
9107         * sys/glsink/gstglbuffer.c:
9108         * sys/glsink/gstglbuffer.h:
9109         * sys/glsink/gstgldownload.c:
9110         * sys/glsink/gstglfilter.c:
9111         * sys/glsink/gstglfilterexample.c:
9112         * sys/glsink/gstgltestsrc.c:
9113         * sys/glsink/gstglupload.c:
9114           Convert gldownload to BaseTransform.  Make glfilterexample
9115           visually interesting.  Add support for various formats to
9116           downloading.  Fix a few places where we leak GL state to
9117           other elements (bad, but hard to prevent).
9118
9119 2007-12-26  David Schleef  <ds@schleef.org>
9120
9121         * sys/glsink/BUGS:
9122         * sys/glsink/Makefile.am:
9123         * sys/glsink/gstglbuffer.c:
9124         * sys/glsink/gstglbuffer.h:
9125         * sys/glsink/gstglconvert.c:
9126         * sys/glsink/gstgldisplay.c:
9127         * sys/glsink/gstglfilter.c:
9128         * sys/glsink/gstglfilter.h:
9129         * sys/glsink/gstglfilterexample.c:
9130         * sys/glsink/gstgltestsrc.c:
9131         * sys/glsink/gstglupload.c:
9132         * sys/glsink/gstopengl.c:
9133           Remove code that handles non-texture buffers.  Add a
9134           GstGLBufferFormat type that corresponds to how to use the
9135           texture, not the original video format.  Convert gstflfilter.c
9136           into a base class, add glfilterexample and glconvert elements.
9137         * sys/glsink/color_matrix.c:
9138           Minor ramblings about color conversion matrices.
9139
9140 2007-12-24  David Schleef  <ds@schleef.org>
9141
9142         * sys/glsink/Makefile.am:
9143         * sys/glsink/gltestsrc.c:
9144         * sys/glsink/gltestsrc.h:
9145         * sys/glsink/gstgldisplay.c:
9146         * sys/glsink/gstgldownload.c:
9147         * sys/glsink/gstglfilter.c:
9148         * sys/glsink/gstgltestsrc.c:
9149         * sys/glsink/gstgltestsrc.h:
9150         * sys/glsink/gstglupload.c:
9151         * sys/glsink/gstopengl.c:
9152           Add gltestsrc element, a duplicate of videotestsrc that uses
9153           GL rendering to create images.  More cleanup.
9154
9155 2007-12-24  David Schleef  <ds@schleef.org>
9156
9157         * sys/glsink/gstglbuffer.c:
9158         * sys/glsink/gstgldownload.c:
9159         * sys/glsink/gstglfilter.c:
9160           Clean up code.  Fix a few leaks.
9161
9162 2007-12-24  David Schleef  <ds@schleef.org>
9163
9164         * sys/glsink/Makefile.am:
9165         * sys/glsink/glimagesink.h:
9166         * sys/glsink/glvideo.c:
9167         * sys/glsink/glvideo.h:
9168         * sys/glsink/gstglbuffer.c:
9169         * sys/glsink/gstglbuffer.h:
9170         * sys/glsink/gstgldisplay.c:
9171         * sys/glsink/gstgldisplay.h:
9172           Rename glvideo.[ch] to gstgldisplay.[ch].
9173
9174 2007-12-24  David Schleef  <ds@schleef.org>
9175
9176         * sys/glsink/glimagesink.c:
9177         * sys/glsink/glimagesink.h:
9178         * sys/glsink/glvideo.c:
9179         * sys/glsink/glvideo.h:
9180         * sys/glsink/gstglbuffer.c:
9181         * sys/glsink/gstglbuffer.h:
9182         * sys/glsink/gstgldownload.c:
9183         * sys/glsink/gstglfilter.c:
9184         * sys/glsink/gstglupload.c:
9185           Rewrite a bunch of code to use textures as the intermediate
9186           instead of renderbuffers.  upload, download, filtering all
9187           work.
9188
9189 2007-12-23  David Schleef  <ds@schleef.org>
9190
9191         * gst/videoparse/Makefile.am:
9192         * gst/videoparse/README:
9193         * gst/videoparse/gstvideoparse.c:
9194           Remove videoparse element, because it was moved to gst/rawparse/
9195
9196 2007-12-23  Sebastian Dröge  <slomo@circular-chaos.org>
9197
9198         * gst/rawparse/gstrawparse.c: (gst_raw_parse_src_event):
9199         Always seek on frame boundaries, will produce nothing useful
9200         otherwise.
9201
9202 2007-12-23  Sebastian Dröge  <slomo@circular-chaos.org>
9203
9204         * configure.ac:
9205         * gst/rawparse/Makefile.am:
9206         * gst/rawparse/README:
9207         * gst/rawparse/gstaudioparse.c: (gst_audio_parse_format_get_type),
9208         (gst_audio_parse_endianness_get_type), (gst_audio_parse_base_init),
9209         (gst_audio_parse_class_init), (gst_audio_parse_init),
9210         (gst_audio_parse_set_property), (gst_audio_parse_get_property),
9211         (gst_audio_parse_update_frame_size), (gst_audio_parse_get_caps):
9212         * gst/rawparse/gstaudioparse.h:
9213         * gst/rawparse/gstrawparse.c: (gst_raw_parse_base_init),
9214         (gst_raw_parse_class_init), (gst_raw_parse_init),
9215         (gst_raw_parse_dispose),
9216         (gst_raw_parse_class_set_src_pad_template),
9217         (gst_raw_parse_class_set_multiple_frames_per_buffer),
9218         (gst_raw_parse_reset), (gst_raw_parse_chain),
9219         (gst_raw_parse_convert), (gst_raw_parse_sink_event),
9220         (gst_raw_parse_src_event), (gst_raw_parse_src_query_type),
9221         (gst_raw_parse_src_query), (gst_raw_parse_set_framesize),
9222         (gst_raw_parse_set_fps), (gst_raw_parse_get_fps),
9223         (gst_raw_parse_is_negotiated):
9224         * gst/rawparse/gstrawparse.h:
9225         * gst/rawparse/gstvideoparse.c: (gst_video_parse_format_get_type),
9226         (gst_video_parse_endianness_get_type), (gst_video_parse_base_init),
9227         (gst_video_parse_class_init), (gst_video_parse_init),
9228         (gst_video_parse_set_property), (gst_video_parse_get_property),
9229         (gst_video_parse_format_to_fourcc),
9230         (gst_video_parse_update_frame_size), (gst_video_parse_get_caps):
9231         * gst/rawparse/gstvideoparse.h:
9232         * gst/rawparse/plugin.c: (plugin_init):
9233         Add new plugin rawparse that contains a base class for raw data
9234         parsers and the two elements audioparse and videoparse that can
9235         be used to parse raw audio and video. These are inspired by the
9236         old videoparse element which the new rawparse plugin deprecates.
9237
9238 2007-12-21  David Schleef  <ds@schleef.org>
9239
9240         * sys/glsink/glextensions.c:
9241         * sys/glsink/glextensions.h:
9242         * sys/glsink/glvideo.c:
9243         * sys/glsink/glvideo.h:
9244         * sys/glsink/gstglbuffer.c:
9245         * sys/glsink/gstgldownload.c:
9246         * sys/glsink/gstglupload.c:
9247           A careful read of the documentation reveals that I can't use
9248           renderbuffers as textures.  Duh.  Checkpoint because I'm about
9249           to rewrite a bunch of code.
9250
9251 2007-12-21  Edgard Lima,,,,  <edgard.lima@indt.org.br>
9252
9253         * ext/metadata/TODO:
9254         * ext/metadata/gstbasemetadata.c:
9255         * ext/metadata/gstbasemetadata.h:
9256         * ext/metadata/metadata.h:
9257         * ext/metadata/metadataiptc.c:
9258         * ext/metadata/metadatamuxjpeg.c:
9259         * ext/metadata/metadataparsejpeg.c:
9260         * ext/metadata/metadataparseutil.c:
9261           Some IPTC tags mapped.
9262
9263 2007-12-21  Edgard Lima  <edgard.lima@indt.org.br>
9264
9265         * ext/metadata/Makefile.am:
9266         * ext/metadata/TODO:
9267         * ext/metadata/gstbasemetadata.c:
9268         * ext/metadata/gstbasemetadata.h:
9269         * ext/metadata/gstmetadatacommon.c:
9270         * ext/metadata/gstmetadatacommon.h:
9271         * ext/metadata/metadata.c:
9272         * ext/metadata/metadata.h:
9273           Removed gstmetadatacommon.
9274
9275 2007-12-20  David Schleef  <ds@schleef.org>
9276
9277         * sys/glsink/Makefile.am:
9278         * sys/glsink/glextensions.c:
9279         * sys/glsink/glextensions.h:
9280         * sys/glsink/glimagesink.c:
9281         * sys/glsink/glimagesink.h:
9282         * sys/glsink/glvideo.c:
9283         * sys/glsink/glvideo.h:
9284         * sys/glsink/gstglbuffer.c:
9285         * sys/glsink/gstglbuffer.h:
9286         * sys/glsink/gstgldownload.c:
9287         * sys/glsink/gstglfilter.c:
9288         * sys/glsink/gstglupload.c:
9289         * sys/glsink/gstopengl.c:
9290           Switch to using framebuffer_objects instead of GLXPixmaps,
9291           because that's what my driver supports.  Remove GLDrawable,
9292           since GstGLDisplay now has a default drawable and context.
9293
9294 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
9295
9296         * gst/equalizer/.cvsignore:
9297         * gst/switch/.cvsignore:
9298           Ignore more.
9299
9300 2007-12-19  Edgard Lima  <edgard.lima@indt.org.br>
9301
9302         * ext/metadata/Makefile.am:
9303         * ext/metadata/TODO:
9304         * ext/metadata/gstbasemetadata.c:
9305         * ext/metadata/gstbasemetadata.h:
9306         * ext/metadata/gstmetadatacommon.c:
9307         * ext/metadata/gstmetadatacommon.h:
9308         * ext/metadata/gstmetadatademux.c:
9309         * ext/metadata/gstmetadatademux.h:
9310         * ext/metadata/gstmetadatamux.c:
9311         * ext/metadata/gstmetadatamux.h:
9312         * ext/metadata/metadata.c:
9313         * ext/metadata/metadata.h:
9314         * ext/metadata/metadataexif.c:
9315         * ext/metadata/metadataparsejpeg.c:
9316         * ext/metadata/metadataparsepng.c:
9317         * ext/metadata/metadatatags.c:
9318         * ext/metadata/metadatatags.h:
9319         * ext/metadata/test/metadata_editor.c:
9320           New base class for metadata elements.
9321
9322 2007-12-18  Andy Wingo  <wingo@pobox.com>
9323
9324         * gst/switch/gstswitch-marshal.list:
9325         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
9326         * gst/switch/gstswitch.c (enum, gst_selector_pad_class_init)
9327         (gst_selector_pad_get_property)
9328         (gst_selector_pad_get_running_time)
9329         (gst_stream_selector_class_init, gst_segment_get_timestamp)
9330         (gst_segment_set_stop, gst_segment_set_start)
9331         (gst_stream_selector_set_active_pad, gst_stream_selector_block)
9332         (gst_stream_selector_push_pending_stop)
9333         (gst_stream_selector_switch): Change so that the signals and
9334         properties deal in running time, not buffer time. Document the
9335         signals more. Change uint64 in API to int64, to reflect what's in
9336         GstSegment.
9337
9338 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
9339
9340         * Makefile.am:
9341           Include common/win32.mak for CRLF check of win32 project
9342           files (see #393626).
9343
9344         * configure.ac:
9345           Bump requirements to -base CVS for libgstvideo additions in
9346           glimagesink. Disable glimagesink until the missing files get
9347           checked in.
9348
9349 2007-12-17  David Schleef  <ds@schleef.org>
9350
9351         * sys/glsink/Makefile.am:
9352         * sys/glsink/glimagesink.c:
9353         * sys/glsink/glimagesink.h:
9354         * sys/glsink/glvideo.c:
9355         * sys/glsink/glvideo.h:
9356         * sys/glsink/gstopengl.c:
9357         * sys/glsink/gstglupload.c:
9358           Use new GstVideoFormat checked into -base.  Add new glupload
9359           element to upload raw video into a GLXPixbuf.  Untested.  Will
9360           likely crash your motorcycle if you try it.
9361         * sys/glsink/gstvideo-common.c:
9362         * sys/glsink/gstvideo-common.h:
9363           Remove.
9364
9365 2007-12-17  David Schleef  <ds@schleef.org>
9366
9367         * gst/multifile/gstmultifilesrc.c:
9368         * gst/multifile/gstmultifilesrc.h:
9369           When subsequent files are read, if the file doesn't exist, send
9370           an EOS instead of causing an error.
9371
9372 2007-12-17  Andy Wingo  <wingo@pobox.com>
9373
9374         * gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when
9375         a buffer is ignored, not NOT_LINKED. No sense in making a source
9376         element error out; at least fdsrc considers NOT_LINKED to be a
9377         fatal error. Patch 11/12. There is no patch 12/12. Foo.
9378
9379         * gst/switch/gstswitch-marshal.list:
9380         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
9381         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
9382         (gst_stream_selector_block): Make the block() signal return the
9383         last stop time of the active pad. Patch 10/12.
9384
9385         * gst/switch/gstswitch.c (gst_selector_pad_get_property)
9386         (gst_selector_pad_class_init, gst_stream_selector_class_init)
9387         (gst_stream_selector_get_property): Expose 'last-stop-time' as a
9388         pad property, not an element property.
9389         (gst_selector_pad_chain): Mark the last_stop time as timestamp +
9390         duration, not timestamp. Patch 9/12.
9391
9392         * gst/switch/gstswitch.c (gst_stream_selector_change_state)
9393         (gst_stream_selector_block, gst_stream_selector_switch): Use the
9394         cond mechanism instead of blocked pads. Patch 8/12.
9395
9396         * gst/switch/gstswitch.h (struct _GstStreamSelector): 
9397
9398         * gst/switch/gstswitch.c (gst_stream_selector_wait)
9399         (gst_selector_pad_chain, gst_stream_selector_init)
9400         (gst_stream_selector_dispose): Add infrastructure for new blocking
9401         mechanism that does not use gst_pad_set_blocked, which does not
9402         work on sink pads. Patch 7/12.
9403
9404         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
9405         (gst_stream_selector_get_property): Add last-stop-time readable
9406         property. Patch 6/12.
9407
9408         * gst/switch/gstswitch.h (struct _GstStreamSelector): Add some
9409         state variables.
9410
9411         * gst/switch/gstswitch.c (gst_stream_selector_push_pending_stop)
9412         (gst_selector_pad_chain): Push any pending stop event.
9413         (gst_stream_selector_set_active_pad)
9414         (gst_stream_selector_set_property): Factor out setting the active
9415         pad to a function. Close the segment of the previous active pad if
9416         told to do so via a stop_time != GST_CLOCK_TIME_NONE.
9417         (gst_stream_selector_switch): Implement switch vmethod. Patch 5/12.
9418
9419         * gst/switch/gstswitch.c (gst_stream_selector_block): Implement
9420         the block() signal. This implementation will be replaced in future
9421         patches, however. Patch 4/12.
9422
9423         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix
9424         vmethod prototypes.
9425
9426         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
9427         (gst_stream_selector_block, gst_stream_selector_switch): Add empty
9428         vmethod definitions. Patch 3/12.
9429
9430         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
9431         * gst/switch/gstswitch.c (gst_stream_selector_class_init): Add
9432         `block' and `switch' signals.
9433
9434         * gst/switch/Makefile.am: 
9435         * gst/switch/gstswitch-marshal.list: Add foo to generate a
9436         marshaller for the `switch' signal. Patch 2/12.
9437
9438         * gst/switch/gstswitch.h: 
9439         * gst/switch/gstswitch.c: Replace with files from
9440         gststreamselector.[ch], registered as the "switch" plugin, with
9441         "GstSwitch" types. Patch 1/12.
9442
9443 2007-12-17  Edgard Lima  <edgard.lima@indt.org.br>
9444
9445         * ext/metadata/TODO:
9446         * ext/metadata/gstmetadatademux.c:
9447         * ext/metadata/metadata.c:
9448         * ext/metadata/metadata.h:
9449         * ext/metadata/metadataparsejpeg.c:
9450         * ext/metadata/metadataparsejpeg.h:
9451         * ext/metadata/metadataparsepng.c:
9452         * ext/metadata/metadataparsepng.h:
9453         * ext/metadata/test/MetadataEditorMain.glade:
9454         * ext/metadata/test/metadata_editor.c:
9455           Added "parse-only" property to metadatademux.
9456
9457 2007-12-16  David Schleef  <ds@schleef.org>
9458
9459         * sys/glsink/glimagesink.c:
9460         * sys/glsink/glimagesink.h:
9461         * sys/glsink/glvideo.c:
9462         * sys/glsink/glvideo.h:
9463           Rename GLVideo* to GstGL*.
9464
9465 2007-12-15  David Schleef  <ds@schleef.org>
9466
9467         * sys/glsink/Makefile.am:
9468         * sys/glsink/glextensions.c:
9469         * sys/glsink/glextensions.h:
9470         * sys/glsink/glvideo.c:
9471           Add vblank synchronization.  Isn't really working on my
9472           driver. :(
9473
9474 2007-12-15  David Schleef  <ds@schleef.org>
9475
9476         * sys/glsink/Makefile.am:
9477         * sys/glsink/glimagesink.c:
9478         * sys/glsink/glvideo.c:
9479         * sys/glsink/glvideo.h:
9480         * sys/glsink/gstvideo-common.c:
9481         * sys/glsink/gstvideo-common.h:
9482           Add support for xRGB, xBGR, and AYUV.  Re-add support for
9483           power-of-2 textures.
9484
9485 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
9486
9487         * gst/videoparse/gstvideoparse.c: (gst_video_parse_dispose),
9488         (gst_video_parse_sink_event):
9489         Free the adapter on dispose and correctly reset on newsegment events.
9490
9491 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
9492
9493         * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event),
9494         (gst_video_parse_src_event), (gst_video_parse_src_query):
9495         Improve duration query by first asking upstream and if it can't handle
9496         the query try to get the duration in bytes from upstream and convert.
9497         For seeks, try if upstream handles this already first and do our
9498         conversion to byte format only if it doesn't and if we get a
9499         newsegment event in time format keep it and only do our conversions
9500         if the event has another format.
9501
9502 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
9503
9504         * gst/videoparse/gstvideoparse.c:
9505         (gst_video_parse_format_get_type),
9506         (gst_video_parse_endianness_get_type),
9507         (gst_video_parse_class_init), (gst_video_parse_init),
9508         (gst_video_parse_set_property), (gst_video_parse_get_property),
9509         (gst_video_parse_format_to_fourcc),
9510         (gst_video_parse_update_block_size), (gst_video_parse_chain),
9511         (gst_video_parse_sink_event):
9512         Add support for video/x-raw-rgb and video/x-raw-gray. Also send
9513         downstream elements downstream, not upstream.
9514
9515 2007-12-14  David Schleef  <ds@schleef.org>
9516
9517         * sys/glsink/gstvideo-common.c:
9518         * sys/glsink/gstvideo-common.h:
9519           Pull together some common raw video functions into one location.
9520           This should eventually move to -base.
9521         * sys/glsink/Makefile.am:
9522         * sys/glsink/glimagesink.c:
9523         * sys/glsink/glimagesink.h:
9524         * sys/glsink/glvideo.c:
9525         * sys/glsink/glvideo.h:
9526         * sys/glsink/gstopengl.c:
9527           Use the new video-common.h stuff.  Readd support for RGB video.
9528
9529 2007-12-14  Edgard Lima  <edgard.lima@indt.org.br>
9530
9531         * ext/metadata/Makefile.am:
9532         * ext/metadata/TODO:
9533         * ext/metadata/gstmetadata.c:
9534         * ext/metadata/gstmetadatacommon.c:
9535         * ext/metadata/gstmetadatacommon.h:
9536         * ext/metadata/gstmetadatademux.c:
9537         * ext/metadata/gstmetadatademux.h:
9538         * ext/metadata/gstmetadatamux.c:
9539         * ext/metadata/gstmetadatamux.h:
9540         * ext/metadata/gstmetadataparse.c:
9541         * ext/metadata/gstmetadataparse.h:
9542         * ext/metadata/metadataexif.c:
9543         * ext/metadata/metadatatags.c:
9544         * ext/metadata/test/metadata_editor.c:
9545           Added new module for common functions. Using GST_TYPE_FRACTION for
9546           Exif (S)Rational types.
9547
9548 2007-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9549
9550         * gst/mpegtsparse/mpegtspacketizer.c:
9551         * gst/mpegtsparse/mpegtspacketizer.h:
9552         Hash streams by pid again. Add a linked list inside each
9553         stream with a list of sub_tables. Fix multiple sections
9554         as it was borked with my last commit.
9555
9556 2007-12-14  Christian Schaller <christian.schaller@collabora.co.uk>
9557
9558         * sys/glsink/Makefile.am: add glvideo.h
9559         * gst/speexresample/Makefile.am: add speex_resampler_wrapper.h
9560         * gst-plugins-bad.spec.in: add latest plugins
9561
9562 2007-12-13  Edgard Lima  <edgard.lima@indt.org.br>
9563
9564         * ext/metadata/TODO:
9565         * ext/metadata/gstmetadatamux.c:
9566         * ext/metadata/gstmetadataparse.c:
9567         * ext/metadata/metadata.c:
9568         * ext/metadata/metadata.h:
9569         * ext/metadata/metadataiptc.c:
9570         * ext/metadata/metadatamuxjpeg.c:
9571         * ext/metadata/metadatamuxjpeg.h:
9572         * ext/metadata/metadatamuxpng.c:
9573         * ext/metadata/metadatamuxpng.h:
9574         * ext/metadata/metadataparsejpeg.c:
9575         * ext/metadata/metadataparsejpeg.h:
9576         * ext/metadata/metadataparsepng.c:
9577         * ext/metadata/metadataparsepng.h:
9578         * ext/metadata/metadataparseutil.c:
9579         * ext/metadata/metadataparseutil.h:
9580         * ext/metadata/metadatatypes.h:
9581         * ext/metadata/metadataxmp.c:
9582           Code documentation.
9583
9584 2007-12-13  Edgard Lima  <edgard.lima@indt.org.br>
9585
9586         * configure.ac:
9587         * ext/metadata/Makefile.am:
9588         * ext/metadata/gstmetadatamux.c:
9589         * ext/metadata/gstmetadataparse.c:
9590         * ext/metadata/metadataexif.c:
9591         * ext/metadata/metadatatags.c:
9592         * ext/metadata/test/Makefile:
9593         * ext/metadata/test/MetadataEditorMain.glade:
9594         * ext/metadata/test/metadata_editor.c:
9595           Added a test application. Added some EXIF tags. Fixed a muxer bug.
9596
9597 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
9598
9599         * gst/videoparse/gstvideoparse.c: (gst_video_parse_init),
9600           (gst_video_parse_src_event), (gst_video_parse_src_query_type):
9601           Implement a query type function for the src pad, implement seeking
9602           and use ANY caps for the sink pad as the element doesn't care what
9603           caps the input has and everything is handled via properties.
9604
9605 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
9606
9607         * gst/videoparse/gstvideoparse.c: (gst_video_parse_convert),
9608           (gst_video_parse_sink_event):
9609           Handle -1 values for the CONVERT query too.
9610
9611 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
9612
9613         * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event):
9614           Add YV12 to the pad templates as it is supported too and allow
9615           -1 as stop position for NEWSEGMENT events.
9616
9617 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
9618
9619         * gst/videoparse/Makefile.am:
9620           Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix the build.
9621
9622         * gst/videoparse/gstvideoparse.c: (gst_video_parse_init),
9623           (gst_video_parse_set_property), (gst_video_parse_get_property):
9624           Use g_value_[sg]et_enum() for enum properties, g_value_[sg]et_int()
9625           gives a g_critical().
9626
9627 2007-12-12  David Schleef  <ds@schleef.org>
9628
9629         * gst/videoparse/README:
9630         * gst/videoparse/gstvideoparse.c:
9631           Add a bunch of features: handle format specification, handle
9632           queries and conversion.  Works much like a normal parser now.
9633
9634 2007-12-12  Wim Taymans  <wim.taymans@collabora.co.uk>
9635
9636         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_finalize),
9637         (gst_rtp_pt_demux_setup), (gst_rtp_pt_demux_release),
9638         (gst_rtp_pt_demux_change_state):
9639         * gst/rtpmanager/gstrtpssrcdemux.c: (gst_rtp_ssrc_demux_reset),
9640         (gst_rtp_ssrc_demux_dispose), (gst_rtp_ssrc_demux_src_query),
9641         (gst_rtp_ssrc_demux_change_state):
9642         Clean up the dynamic pads when going to READY.
9643
9644 2007-12-12  Wim Taymans  <wim.taymans@collabora.co.uk>
9645
9646         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_finalize),
9647         (gst_rtp_bin_set_sdes_string), (gst_rtp_bin_get_sdes_string),
9648         (gst_rtp_bin_handle_message):
9649         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize),
9650         (rtp_session_send_bye):
9651         * gst/rtpmanager/rtpsource.c: (rtp_source_finalize):
9652         Fix some leaks.
9653
9654 2007-12-12  Sebastian Dröge  <slomo@circular-chaos.org>
9655
9656         * ext/dts/gstdtsdec.c: (gst_dtsdec_init),
9657           (gst_dtsdec_sink_setcaps), (gst_dtsdec_chain_raw),
9658           (gst_dtsdec_chain):
9659         * ext/dts/gstdtsdec.h:
9660           Add support for "audio/x-private1-dts" as used by flupsparse. Most
9661           changes adapted from a52dec.
9662
9663 2007-12-11  David Schleef  <ds@schleef.org>
9664
9665         * sys/glsink/Makefile.am:
9666         * sys/glsink/glimagesink.c:
9667         * sys/glsink/glvideo.c:
9668         * sys/glsink/glvideo.h:
9669           Split out gl-related code into a separate file with a
9670           sensible API.  Major cleanup.  Still crashes occasionally
9671           due to different threads touching bits at the same time.
9672
9673 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
9674
9675         Patch by: Wouter Cloetens <wouter at mind dot be>
9676
9677         * ext/soup/gstsouphttpsrc.c: (_do_init),
9678         (gst_souphttp_src_class_init), (gst_souphttp_src_init),
9679         (gst_souphttp_src_dispose), (gst_souphttp_src_set_property),
9680         (gst_souphttp_src_get_property), (unicodify),
9681         (gst_souphttp_src_unicodify), (gst_souphttp_src_create),
9682         (gst_souphttp_src_start), (gst_souphttp_src_stop),
9683         (gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
9684         (gst_souphttp_src_get_size), (gst_souphttp_src_is_seekable),
9685         (soup_got_headers), (soup_got_body), (soup_finished),
9686         (soup_got_chunk), (soup_response), (soup_parse_status),
9687         (gst_souphttp_src_uri_get_type),
9688         (gst_souphttp_src_uri_get_protocols),
9689         (gst_souphttp_src_uri_get_uri), (gst_souphttp_src_uri_set_uri),
9690         (gst_souphttp_src_uri_handler_init):
9691         * ext/soup/gstsouphttpsrc.h:
9692         Do not try to unpause I/O in the "queued" state.
9693         Reorganise a bunch of things and cleanups.
9694         Uses G_GUINT64_FORMAT instead of hard-coding %llu.
9695         See #502335.
9696
9697 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
9698
9699         * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps):
9700         Fix caps memleak.
9701
9702 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
9703
9704         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9705           (gst_flv_parse_tag_video):
9706           Don't strdup (and thus leak) codec name strings when passing
9707           them to gst_tag_list_add().
9708
9709 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
9710
9711         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init),
9712         (gst_rtp_bin_handle_message):
9713         * gst/rtpmanager/gstrtpsession.c: (source_get_sdes_structure),
9714         (on_ssrc_sdes):
9715         Post a message when the SDES infor changes for a source.
9716
9717         * gst/rtpmanager/rtpsession.c:
9718         * gst/rtpmanager/rtpsource.c:
9719         Update some comments.
9720
9721 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
9722
9723         Based on patch by: <mutex at runbox dot com>
9724
9725         * gst/videoparse/gstvideoparse.c: (gst_video_parse_src_query):
9726         Forward the query upstream, the default element event handler does
9727         something different. Fixes #502879.
9728
9729 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
9730
9731         * gst/rtpmanager/gstrtpbin.c: (on_ssrc_sdes), (create_session),
9732         (gst_rtp_bin_class_init):
9733         * gst/rtpmanager/gstrtpbin.h:
9734         * gst/rtpmanager/gstrtpclient.c:
9735         * gst/rtpmanager/gstrtpclient.h:
9736         * gst/rtpmanager/gstrtpjitterbuffer.h:
9737         * gst/rtpmanager/gstrtpmanager.c:
9738         * gst/rtpmanager/gstrtpptdemux.c:
9739         * gst/rtpmanager/gstrtpptdemux.h:
9740         * gst/rtpmanager/gstrtpsession.c: (on_ssrc_sdes),
9741         (gst_rtp_session_class_init), (gst_rtp_session_init):
9742         * gst/rtpmanager/gstrtpsession.h:
9743         * gst/rtpmanager/gstrtpssrcdemux.c:
9744         * gst/rtpmanager/gstrtpssrcdemux.h:
9745         * gst/rtpmanager/rtpjitterbuffer.c:
9746         * gst/rtpmanager/rtpjitterbuffer.h:
9747         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
9748         (on_ssrc_sdes), (rtp_session_process_sdes):
9749         * gst/rtpmanager/rtpsession.h:
9750         * gst/rtpmanager/rtpsource.c:
9751         * gst/rtpmanager/rtpsource.h:
9752         * gst/rtpmanager/rtpstats.c:
9753         * gst/rtpmanager/rtpstats.h:
9754         Add signal to notify of an SDES change.
9755         Fix object type in the signal callbacks.
9756
9757 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
9758
9759         * gst/rtpmanager/gstrtpbin.c: (create_session),
9760         (gst_rtp_bin_class_init), (gst_rtp_bin_init), (sdes_type_to_name),
9761         (gst_rtp_bin_set_sdes_string), (gst_rtp_bin_get_sdes_string),
9762         (gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
9763         * gst/rtpmanager/gstrtpbin.h:
9764         Expose SDES items as properties and configure the session managers with
9765         them.
9766
9767         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
9768         (rtp_source_set_property):
9769         Fix SSRC property.
9770
9771 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
9772
9773         * gst/rtpmanager/gstrtpbin.c: (create_session):
9774         * gst/rtpmanager/rtpjitterbuffer.c:
9775         Update comment.
9776
9777         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
9778         (gst_rtp_session_set_property), (gst_rtp_session_get_property):
9779         Define some GObject properties to set SDES and other configuration.
9780
9781         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
9782         (rtp_session_init), (rtp_session_finalize),
9783         (rtp_session_set_property), (rtp_session_get_property),
9784         (on_ssrc_sdes), (rtp_session_set_bandwidth),
9785         (rtp_session_get_bandwidth), (rtp_session_set_rtcp_fraction),
9786         (rtp_session_get_rtcp_fraction), (rtp_session_set_sdes_string),
9787         (rtp_session_get_sdes_string), (obtain_source),
9788         (rtp_session_get_internal_source), (rtp_session_process_sdes),
9789         (rtp_session_send_rtp), (rtp_session_next_timeout), (session_sdes),
9790         (is_rtcp_time):
9791         * gst/rtpmanager/rtpsession.h:
9792         Add signal when new SDES infor has been found for a source.
9793         Create properties for SDES and other info.
9794         Simplify the SDES API.
9795         Add method for getting the internal source object of the session.
9796
9797         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
9798         (rtp_source_finalize), (rtp_source_set_property),
9799         (rtp_source_get_property), (rtp_source_set_callbacks),
9800         (rtp_source_get_ssrc), (rtp_source_set_as_csrc),
9801         (rtp_source_is_as_csrc), (rtp_source_is_active),
9802         (rtp_source_is_validated), (rtp_source_is_sender),
9803         (rtp_source_received_bye), (rtp_source_get_bye_reason),
9804         (rtp_source_set_sdes), (rtp_source_set_sdes_string),
9805         (rtp_source_get_sdes), (rtp_source_get_sdes_string),
9806         (rtp_source_get_new_sr), (rtp_source_get_new_rb):
9807         * gst/rtpmanager/rtpsource.h:
9808         Add GObject properties for various things.
9809         Don't leak the bye reason.
9810
9811 2007-12-09  Edward Hervey  <edward@collabora.co.uk>
9812
9813         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9814         (gst_flv_parse_tag_video):
9815         Fix list of supported and known codecs.
9816         Emit tag with the codec name so it gets properly reported in totem and
9817         other applications.
9818
9819 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
9820
9821         * configure.ac:
9822         Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
9823
9824 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
9825
9826         * gst/equalizer/gstiirequalizer.c:
9827         (gst_iir_equalizer_transform_ip):
9828         Fix compilation.
9829
9830 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
9831
9832         * gst/equalizer/gstiirequalizer.c:
9833         (gst_iir_equalizer_transform_ip):
9834         Don't process buffers in passthrough mode.
9835
9836 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
9837
9838         * gst/filter/gstbpwsinc.c: (bpwsinc_transform):
9839         * gst/filter/gstlpwsinc.c: (lpwsinc_transform):
9840         The transform() methods are not called in passthrough mode so
9841         there's no need for checking if the element is in passthrough mode.
9842
9843 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
9844
9845         * gst/filter/gstbpwsinc.c: (bpwsinc_transform):
9846         * gst/filter/gstlpwsinc.c: (lpwsinc_transform):
9847         Sync the GObject properties with the controller even in passthrough
9848         mode to get consistent property values.
9849
9850 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
9851
9852         * gst/mpegtsparse/mpegtsparse.c: (crc_tab):
9853           Mark crc values table as constant.
9854
9855 2007-12-05  Edgard Lima  <edgard.lima@indt.org.br>
9856
9857         * ext/metadata/metadataexif.c:
9858         * ext/metadata/metadataiptc.c:
9859         * ext/metadata/metadatatags.c:
9860         * ext/metadata/metadatatags.h:
9861         * ext/metadata/metadataxmp.c:
9862           Added some tags to exif parser.
9863
9864 2007-12-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9865
9866         * gst/mpegtsparse/mpegtspacketizer.c:
9867         * gst/mpegtsparse/mpegtsparse.c:
9868         A sub table is identified by the pair table_id and 
9869         sub_table_identifier, not by pid. So hash with that.
9870         * sys/dvb/dvbbasebin.c:
9871         Make sure initial pids are added properly to filter,
9872
9873 2007-12-05  Andy Wingo  <wingo@pobox.com>
9874
9875         * gst/switch/gstswitch.c (gst_switch_set_property): Don't push
9876         buffers from app thread when unsetting `queue-buffers', it's
9877         dangerous and the chain function will do it for us anyway.
9878
9879 2007-12-04  Edgard Lima  <edgard.lima@indt.org.br>
9880
9881         * ext/metadata/metadatamuxjpeg.c: (metadatamux_wrap_chunk),
9882         (metadatamux_jpeg_lazy_update):
9883         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_parse),
9884         (metadataparse_jpeg_reading):
9885           Now compiles even when libiptc is missing.
9886
9887 2007-12-04  Edgard Lima  <edgard.lima@indt.org.br>
9888
9889         * ext/metadata/gstmetadatamux.c:
9890         * ext/metadata/gstmetadatamux.h:
9891         * ext/metadata/gstmetadataparse.c:
9892         * ext/metadata/gstmetadataparse.h:
9893         * ext/metadata/metadata.c:
9894         * ext/metadata/metadata.h:
9895         * ext/metadata/metadatamuxjpeg.c:
9896         * ext/metadata/metadatamuxjpeg.h:
9897         * ext/metadata/metadatamuxpng.c:
9898         * ext/metadata/metadatamuxpng.h:
9899           Fixed element properties and now muxer writes to png also.
9900
9901 2007-12-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9902
9903         * gst/mpegtsparse/Makefile.am:
9904         * gst/mpegtsparse/mpegtspacketizer.c:
9905         * gst/mpegtsparse/mpegtsparse.c:
9906         Remove signals for pat, pmt, nit, eit, sdt. Replace with bus
9907         messages.
9908         * sys/dvb/dvbbasebin.c:
9909         Instead of attaching to signals, use the bus messages.
9910         Also fix up so the dvbsrc starts only outputting the info tables
9911         like PAT, CAT, NIT, SDT, EIT instead of the whole ts.
9912
9913 2007-12-03  Edgard Lima  <edgard.lima@indt.org.br>
9914
9915         * ext/metadata/gstmetadatamux.c:
9916         * ext/metadata/gstmetadatamux.h:
9917         * ext/metadata/metadataexif.c:
9918         * ext/metadata/metadataexif.h:
9919         * ext/metadata/metadataiptc.c:
9920         * ext/metadata/metadataiptc.h:
9921         * ext/metadata/metadatamuxjpeg.c:
9922         * ext/metadata/metadataxmp.c:
9923         * ext/metadata/metadataxmp.h:
9924           Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer
9925           implemets GstTagSetter interface.
9926
9927 2007-12-03  Thijs Vermeir  <thijsvermeir@gmail.com>
9928
9929         * gst/librfb/rfbdecoder.c:
9930                 Should fix the 64-bit build
9931
9932 2007-11-30  Edgard Lima  <edgard.lima@indt.org.br>
9933
9934         * ext/metadata/gstmetadatamux.c:
9935         * ext/metadata/gstmetadatamux.h:
9936         * ext/metadata/gstmetadataparse.c:
9937         * ext/metadata/gstmetadataparse.h:
9938         * ext/metadata/metadataexif.c:
9939         * ext/metadata/metadataexif.h:
9940         * ext/metadata/metadataiptc.c:
9941         * ext/metadata/metadataiptc.h:
9942         * ext/metadata/metadatamuxjpeg.c:
9943         * ext/metadata/metadatamuxpng.c:
9944         * ext/metadata/metadataparsejpeg.c:
9945         * ext/metadata/metadataparsepng.c:
9946         * ext/metadata/metadataxmp.c:
9947         * ext/metadata/metadataxmp.h:
9948           Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.
9949
9950 2007-11-30  Thijs Vermeir  <thijsvermeir@gmail.com>
9951
9952         * gst/librfb/rfbdecoder.c:
9953         * gst/librfb/rfbdecoder.h:
9954                 Add CoRRE encoding
9955
9956 2007-11-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9957
9958         * gst/mpegtsparse/mpegtsparse.c:
9959         CRC check the psi pids. CRC checking code relicenced from MPL.
9960         Thanks Fluendo.
9961
9962 2007-11-30  Edgard Lima  <edgard.lima@indt.org.br>
9963
9964         * ext/metadata/Makefile.am:
9965         * ext/metadata/gstmetadatamux.c:
9966         * ext/metadata/gstmetadatamux.h:
9967         * ext/metadata/gstmetadataparse.c:
9968         * ext/metadata/metadata.c:
9969         * ext/metadata/metadata.h:
9970         * ext/metadata/metadatamuxjpeg.c:
9971         * ext/metadata/metadatamuxjpeg.h:
9972         * ext/metadata/metadatamuxpng.c:
9973         * ext/metadata/metadatamuxpng.h:
9974         * ext/metadata/metadataparsejpeg.c:
9975         * ext/metadata/metadataparsejpeg.h:
9976         * ext/metadata/metadataparsepng.c:
9977         * ext/metadata/metadataparsepng.h:
9978         * ext/metadata/metadatatypes.c:
9979         * ext/metadata/metadatatypes.h:
9980           Fixed get_range bug when injecting and stripping. And mux is almost
9981           done now.
9982
9983 2007-11-30  Thijs Vermeir  <thijsvermeir@gmail.com>
9984
9985         * gst/librfb/rfbdecoder.c:
9986                 Use glib macro for swapping
9987
9988 2007-11-29  Thijs Vermeir  <thijsvermeir@gmail.com>
9989
9990         * gst/librfb/gstrfbsrc.c:
9991         * gst/librfb/rfbdecoder.c:
9992         * gst/librfb/rfbdecoder.h:
9993                 Disable CopyRect encoding by default
9994                 Add RRE encoding
9995
9996 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
9997
9998         Patch by: Wouter Cloetens <wouter at mind dot be>
9999
10000         * configure.ac:
10001         Bump libsoup requirement as libsoup does not support async client
10002         operation prior to version 2.2.104 and it has some leaks.
10003
10004         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
10005         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
10006         (gst_souphttp_src_set_property), (gst_souphttp_src_create),
10007         (gst_souphttp_src_start), (gst_souphttp_src_stop),
10008         (gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
10009         (gst_souphttp_src_get_size), (soup_got_headers), (soup_got_body),
10010         (soup_finished), (soup_got_chunk), (soup_response),
10011         (soup_session_close):
10012         * ext/soup/gstsouphttpsrc.h:
10013         Implement unlock().
10014         Picks up the size from the Content-Length header and emit a duration
10015         message.
10016         Don't leak the GMainContext object.
10017         Fixes #500099.
10018
10019 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
10020
10021         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_set_caps),
10022         (alsaspdifsink_get_time), (alsaspdifsink_set_params),
10023         (alsaspdifsink_find_pcm_device):
10024         Don't free uninitialized data when we are in error.
10025
10026 2007-11-28  Edgard Lima  <edgard.lima@indt.org.br>
10027
10028         * ext/metadata/gstmetadatamux.c:
10029         * ext/metadata/gstmetadataparse.c:
10030         * ext/metadata/metadataexif.c:
10031         * ext/metadata/metadataexif.h:
10032         * ext/metadata/metadataiptc.c:
10033         * ext/metadata/metadataiptc.h:
10034         * ext/metadata/metadatatags.c:
10035         * ext/metadata/metadatatags.h:
10036         * ext/metadata/metadataxmp.c:
10037         * ext/metadata/metadataxmp.h:
10038           Sending make and model individual tags and muxer now links fine.
10039
10040 2007-11-28  Edgard Lima  <edgard.lima@indt.org.br>
10041
10042         * ext/metadata/Makefile.am:
10043         * ext/metadata/gstmetadata.c:
10044         * ext/metadata/gstmetadatamux.c:
10045         * ext/metadata/gstmetadatamux.h:
10046         * ext/metadata/gstmetadataparse.c:
10047         * ext/metadata/gstmetadataparse.h:
10048         * ext/metadata/metadata.c:
10049         * ext/metadata/metadata.h:
10050         * ext/metadata/metadataexif.c:
10051         * ext/metadata/metadataexif.h:
10052         * ext/metadata/metadataiptc.c:
10053         * ext/metadata/metadataiptc.h:
10054         * ext/metadata/metadataparse.c:
10055         * ext/metadata/metadataparse.h:
10056         * ext/metadata/metadataparseexif.c:
10057         * ext/metadata/metadataparseexif.h:
10058         * ext/metadata/metadataparseiptc.c:
10059         * ext/metadata/metadataparseiptc.h:
10060         * ext/metadata/metadataparsexmp.c:
10061         * ext/metadata/metadataparsexmp.h:
10062         * ext/metadata/metadatatags.c:
10063         * ext/metadata/metadatatags.h:
10064         * ext/metadata/metadataxmp.c:
10065         * ext/metadata/metadataxmp.h:
10066           Small fixes in get_range and better structure for generic muxer and
10067           demuxer.
10068
10069 2007-11-26  Julien Moutte  <julien@fluendo.com>
10070
10071         * configure.ac: Add QuickTime Wrapper plug-in.
10072         * gst/speexresample/gstspeexresample.c:
10073         (gst_speex_resample_push_drain), (gst_speex_resample_process): Fix
10074         build on Mac OS X Leopard. Incorrect printf format arguments.
10075         * sys/Makefile.am:
10076         * sys/qtwrapper/Makefile.am:
10077         * sys/qtwrapper/audiodecoders.c:
10078         (qtwrapper_audio_decoder_base_init),
10079         (qtwrapper_audio_decoder_class_init),
10080         (qtwrapper_audio_decoder_init),
10081         (clear_AudioStreamBasicDescription), (fill_indesc_mp3),
10082         (fill_indesc_aac), (fill_indesc_samr), (fill_indesc_generic),
10083         (make_samr_magic_cookie), (open_decoder),
10084         (qtwrapper_audio_decoder_sink_setcaps), (process_buffer_cb),
10085         (qtwrapper_audio_decoder_chain),
10086         (qtwrapper_audio_decoder_sink_event),
10087         (qtwrapper_audio_decoders_register):
10088         * sys/qtwrapper/codecmapping.c: (audio_caps_from_string),
10089         (fourcc_to_caps):
10090         * sys/qtwrapper/codecmapping.h:
10091         * sys/qtwrapper/imagedescription.c: (image_description_for_avc1),
10092         (image_description_for_mp4v), (image_description_from_stsd_buffer),
10093         (image_description_from_codec_data):
10094         * sys/qtwrapper/imagedescription.h:
10095         * sys/qtwrapper/qtutils.c: (get_name_info_from_component),
10096         (get_output_info_from_component), (dump_avcc_atom),
10097         (dump_image_description), (dump_codec_decompress_params),
10098         (addSInt32ToDictionary), (dump_cvpixel_buffer),
10099         (DestroyAudioBufferList), (AllocateAudioBufferList):
10100         * sys/qtwrapper/qtutils.h:
10101         * sys/qtwrapper/qtwrapper.c: (plugin_init):
10102         * sys/qtwrapper/qtwrapper.h:
10103         * sys/qtwrapper/videodecoders.c:
10104         (qtwrapper_video_decoder_base_init),
10105         (qtwrapper_video_decoder_class_init),
10106         (qtwrapper_video_decoder_init), (qtwrapper_video_decoder_finalize),
10107         (fill_image_description), (new_image_description), (close_decoder),
10108         (open_decoder), (qtwrapper_video_decoder_sink_setcaps),
10109         (decompressCb), (qtwrapper_video_decoder_chain),
10110         (qtwrapper_video_decoder_sink_event),
10111         (qtwrapper_video_decoders_register): Initial import of QuickTime
10112         wrapper jointly developped by Songbird authors (Pioneers of the
10113         Inevitable) and Fluendo.
10114
10115 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
10116
10117         * gst/spectrum/gstspectrum.c:
10118           Use dispose and finalize. Dispose can be called multiple times.
10119
10120 2007-11-26  Edgard Lima  <edgard.lima@indt.org.br>
10121
10122         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_init),
10123         (gst_metadata_parse_chain), (gst_metadata_parse_checkgetrange):
10124           Now works when get_range is not available upstream.
10125
10126 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
10127
10128         * gst/speexresample/README:
10129         * gst/speexresample/arch.h:
10130         * gst/speexresample/resample.c: (resampler_basic_direct_single),
10131         (resampler_basic_direct_double),
10132         (resampler_basic_interpolate_single),
10133         (resampler_basic_interpolate_double),
10134         (speex_resampler_process_native), (speex_resampler_process_float),
10135         (speex_resampler_process_int),
10136         (speex_resampler_process_interleaved_float),
10137         (speex_resampler_process_interleaved_int),
10138         (speex_resampler_get_input_latency),
10139         (speex_resampler_get_output_latency):
10140         * gst/speexresample/speex_resampler.h:
10141         Update speex resampler to latest SVN. We're now down to only the
10142         changes noted in README again.
10143
10144         * gst/speexresample/speex_resampler_wrapper.h:
10145         * gst/speexresample/gstspeexresample.c:
10146         (gst_speex_resample_push_drain), (gst_speex_resample_query):
10147         Adjust to API changes.
10148
10149 2007-11-25  Edward Hervey  <bilboed@bilboed.com>
10150
10151         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
10152         (gst_flv_parse_tag_video):
10153         Output segment with proper 'stop' value, makes flvdemux 100% compatible
10154         with gnonlin.
10155
10156 2007-11-25  Stefan Kost  <ensonic@users.sf.net>
10157
10158         * ext/dc1394/gstdc1394.c:
10159           Set initial structure name to fix assertion, due to recent caps name
10160           constraints.
10161
10162 2007-11-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
10163
10164         patch by: Alessandro Decina
10165
10166         * gst/mpegtsparse/mpegtspacketizer.c:
10167         * gst/mpegtsparse/mpegtspacketizer.h:
10168         * gst/mpegtsparse/mpegtsparse.c:
10169         * gst/mpegtsparse/mpegtsparse.h:
10170         pat-info is now a signal not a GObject property that
10171         gets notified.
10172         pat-info, pmt-info now instead of passing a GObject as
10173         a parameter, pass a GstStructure.
10174         New signals: nit-info, sdt-info, eit-info for DVB SI information
10175         * sys/dvb/camconditionalaccess.c:
10176         * sys/dvb/camconditionalaccess.h:
10177         * sys/dvb/camdevice.c:
10178         * sys/dvb/camdevice.h:
10179         * sys/dvb/camswclient.c:
10180         * sys/dvb/camswclient.h:
10181         * sys/dvb/camutils.c:
10182         * sys/dvb/camutils.h:
10183         Cam code now uses the pmt GstStructure passed from mpegtsparse
10184         signals rather than the GObject.
10185         * sys/dvb/dvbbasebin.c:
10186         Use new signals in mpegtsparse and use GstStructures as per
10187         mpegtsparse's modified API.
10188         
10189 2007-11-23  Edgard Lima  <edgard.lima@indt.org.br>
10190
10191         * ext/metadata/Makefile.am:
10192         * ext/metadata/gstmetadata.c:
10193         * ext/metadata/gstmetadatamux.c:
10194         * ext/metadata/gstmetadatamux.h:
10195         * ext/metadata/gstmetadataparse.c:
10196         * ext/metadata/gstmetadataparse.h:
10197         * ext/metadata/metadataparse.c:
10198         * ext/metadata/metadataparse.h:
10199         * ext/metadata/metadataparsejpeg.c:
10200         * ext/metadata/metadataparsejpeg.h:
10201         * ext/metadata/metadataparsepng.c:
10202         * ext/metadata/metadataparsepng.h:
10203         * ext/metadata/metadataparsetypes.h:
10204         * ext/metadata/metadatatypes.c:
10205         * ext/metadata/metadatatypes.h:
10206           Now parser is generic (just add/remove a list of chunks). And a
10207           template of muxer has been created.
10208
10209 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
10210
10211         * gst/speexresample/gstspeexresample.c:
10212         (gst_speex_resample_update_state):
10213         Only post the latency message if we have a resampler state already.
10214
10215 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
10216
10217         * gst/speexresample/gstspeexresample.c:
10218         (gst_speex_resample_update_state):
10219         Also post GST_MESSAGE_LATENCY if the latency changes.
10220
10221 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
10222
10223         * gst/speexresample/resample.c: (speex_resampler_get_latency),
10224         (speex_resampler_drain_float), (speex_resampler_drain_int),
10225         (speex_resampler_drain_interleaved_float),
10226         (speex_resampler_drain_interleaved_int):
10227         * gst/speexresample/speex_resampler.h:
10228         * gst/speexresample/speex_resampler_wrapper.h:
10229         Add functions to push the remaining samples and to get the latency
10230         of the resampler. These will get added to Speex SVN in this or a
10231         slightly changed form at some point too and should get merged then
10232         again.
10233
10234         * gst/speexresample/gstspeexresample.c: (gst_speex_resample_init),
10235         (gst_speex_resample_init_state),
10236         (gst_speex_resample_transform_size),
10237         (gst_speex_resample_push_drain), (gst_speex_resample_event),
10238         (gst_speex_fix_output_buffer), (gst_speex_resample_process),
10239         (gst_speex_resample_query), (gst_speex_resample_query_type):
10240         Drop the prepending zeroes and output the remaining samples on EOS.
10241         Also properly implement the latency query for this. speexresample
10242         should be completely ready for production use now.
10243
10244 2007-11-22  Wim Taymans  <wim.taymans@gmail.com>
10245
10246         * gst/rtpmanager/gstrtpjitterbuffer.c:
10247         (gst_rtp_jitter_buffer_query):
10248         jitterbuffer can buffer an unlimited amount of time and thus has no
10249         max_latency requirements.
10250
10251 2007-11-21  Sebastian Dröge  <slomo@circular-chaos.org>
10252
10253         * gst/speexresample/README:
10254         Add README explaining where the resampling code was taken from
10255         and which changes were done.
10256
10257         * gst/speexresample/resample.c: (speex_alloc), (speex_realloc),
10258         (speex_free):
10259         Use g_malloc() and friends instead of malloc() to achieve higher
10260         portability and define the functions inline.
10261
10262         * gst/speexresample/speex_resampler.h:
10263         Add back some useless preprocessor stuff to keep the diff between
10264         our version and the one from the Speex SVN repository lower.
10265
10266 2007-11-21  Sebastian Dröge  <slomo@circular-chaos.org>
10267
10268         * gst/filter/gstbpwsinc.c: (bpwsinc_set_property):
10269         * gst/filter/gstlpwsinc.c: (lpwsinc_set_property):
10270         Post a GST_MESSAGE_LATENCY if the latency changes.
10271
10272 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
10273
10274         * ext/faac/gstfaac.c: (gst_faac_sink_event):
10275         Don't try to flush the decoder on EOS when it was not initialized.
10276         Fixes #498667
10277
10278 2007-11-21  Julien Moutte  <julien@fluendo.com>
10279
10280         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_write): Fix build
10281         on Mac OS X. (missing format parameter)
10282
10283 2007-11-21  Stefan Kost  <ensonic@users.sf.net>
10284
10285         * gst/equalizer/gstiirequalizer10bands.c:
10286         * gst/equalizer/gstiirequalizer3bands.c:
10287           Remove preset iface again. We'll re-add this after its been released
10288           in -good.
10289
10290 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
10291
10292         * gst/speexresample/gstspeexresample.c:
10293         (gst_speex_fix_output_buffer), (gst_speex_resample_transform):
10294         Some small cleanup and addition of a TODO item.
10295
10296 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
10297
10298         * gst/speexresample/Makefile.am:
10299         Add missing file.
10300
10301 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
10302
10303         * docs/plugins/inspect/plugin-app.xml:
10304         * docs/plugins/inspect/plugin-bayer.xml:
10305         * docs/plugins/inspect/plugin-cdaudio.xml:
10306         * docs/plugins/inspect/plugin-dvb.xml:
10307         * docs/plugins/inspect/plugin-dvbsrc.xml:
10308         * docs/plugins/inspect/plugin-dvdspu.xml:
10309         * docs/plugins/inspect/plugin-festival.xml:
10310         * docs/plugins/inspect/plugin-flvdemux.xml:
10311         * docs/plugins/inspect/plugin-gstinterlace.xml:
10312         * docs/plugins/inspect/plugin-interleave.xml:
10313         * docs/plugins/inspect/plugin-ladspa.xml:
10314         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
10315         * docs/plugins/inspect/plugin-mpegtsparse.xml:
10316         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
10317         * docs/plugins/inspect/plugin-mve.xml:
10318         * docs/plugins/inspect/plugin-nas.xml:
10319         * docs/plugins/inspect/plugin-nuvdemux.xml:
10320         * docs/plugins/inspect/plugin-quicktime.xml:
10321         * docs/plugins/inspect/plugin-real.xml:
10322         * docs/plugins/inspect/plugin-rfbsrc.xml:
10323         * docs/plugins/inspect/plugin-sdp.xml:
10324         * docs/plugins/inspect/plugin-sndfile.xml:
10325         * docs/plugins/inspect/plugin-soup.xml:
10326         * docs/plugins/inspect/plugin-speexresample.xml:
10327         * docs/plugins/inspect/plugin-stereo.xml:
10328         * docs/plugins/inspect/plugin-switch.xml:
10329         * docs/plugins/inspect/plugin-vcdsrc.xml:
10330         * docs/plugins/inspect/plugin-videocrop.xml:
10331         * docs/plugins/inspect/plugin-videoparse.xml:
10332         * docs/plugins/inspect/plugin-vmnc.xml:
10333         * docs/plugins/inspect/plugin-x264.xml:
10334         * docs/plugins/inspect/plugin-y4menc.xml:
10335         Add missing inspection files to CVS.
10336
10337 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
10338
10339         * docs/plugins/Makefile.am:
10340         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
10341         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
10342         * docs/plugins/gst-plugins-bad-plugins.args:
10343         * docs/plugins/gst-plugins-bad-plugins.signals:
10344         * docs/plugins/inspect/plugin-bz2.xml:
10345         * docs/plugins/inspect/plugin-cdxaparse.xml:
10346         * docs/plugins/inspect/plugin-dtsdec.xml:
10347         * docs/plugins/inspect/plugin-equalizer.xml:
10348         * docs/plugins/inspect/plugin-faac.xml:
10349         * docs/plugins/inspect/plugin-faad.xml:
10350         * docs/plugins/inspect/plugin-filter.xml:
10351         * docs/plugins/inspect/plugin-freeze.xml:
10352         * docs/plugins/inspect/plugin-gio.xml:
10353         * docs/plugins/inspect/plugin-gsm.xml:
10354         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
10355         * docs/plugins/inspect/plugin-h264parse.xml:
10356         * docs/plugins/inspect/plugin-modplug.xml:
10357         * docs/plugins/inspect/plugin-mpeg2enc.xml:
10358         * docs/plugins/inspect/plugin-musepack.xml:
10359         * docs/plugins/inspect/plugin-musicbrainz.xml:
10360         * docs/plugins/inspect/plugin-nsfdec.xml:
10361         * docs/plugins/inspect/plugin-replaygain.xml:
10362         * docs/plugins/inspect/plugin-soundtouch.xml:
10363         * docs/plugins/inspect/plugin-spcdec.xml:
10364         * docs/plugins/inspect/plugin-spectrum.xml:
10365         * docs/plugins/inspect/plugin-speed.xml:
10366         * docs/plugins/inspect/plugin-tta.xml:
10367         * docs/plugins/inspect/plugin-videosignal.xml:
10368         * docs/plugins/inspect/plugin-xingheader.xml:
10369         * docs/plugins/inspect/plugin-xvid.xml:
10370         * gst/speexresample/gstspeexresample.h:
10371         Add speexresample to the docs and while at that do a make update.
10372
10373 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
10374
10375         * gst/speexresample/gstspeexresample.c:
10376         (gst_speex_fix_output_buffer), (gst_speex_resample_process):
10377         If the resampler gives less output samples than expected
10378         adjust the output buffer and print a warning.
10379
10380 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
10381
10382         * configure.ac:
10383         * gst/speexresample/arch.h:
10384         * gst/speexresample/fixed_generic.h:
10385         * gst/speexresample/gstspeexresample.c:
10386         (gst_speex_resample_base_init), (gst_speex_resample_class_init),
10387         (gst_speex_resample_init), (gst_speex_resample_start),
10388         (gst_speex_resample_stop), (gst_speex_resample_get_unit_size),
10389         (gst_speex_resample_transform_caps),
10390         (gst_speex_resample_init_state), (gst_speex_resample_update_state),
10391         (gst_speex_resample_reset_state), (gst_speex_resample_parse_caps),
10392         (gst_speex_resample_transform_size), (gst_speex_resample_set_caps),
10393         (gst_speex_resample_event), (gst_speex_resample_check_discont),
10394         (gst_speex_resample_process), (gst_speex_resample_transform),
10395         (gst_speex_resample_set_property),
10396         (gst_speex_resample_get_property), (plugin_init):
10397         * gst/speexresample/gstspeexresample.h:
10398         * gst/speexresample/resample.c: (speex_alloc), (speex_realloc),
10399         (speex_free), (compute_func), (main), (sinc), (cubic_coef),
10400         (resampler_basic_direct_single), (resampler_basic_direct_double),
10401         (resampler_basic_interpolate_single),
10402         (resampler_basic_interpolate_double), (update_filter),
10403         (speex_resampler_init), (speex_resampler_init_frac),
10404         (speex_resampler_destroy), (speex_resampler_process_native),
10405         (speex_resampler_process_float), (speex_resampler_process_int),
10406         (speex_resampler_process_interleaved_float),
10407         (speex_resampler_process_interleaved_int),
10408         (speex_resampler_set_rate), (speex_resampler_get_rate),
10409         (speex_resampler_set_rate_frac), (speex_resampler_get_ratio),
10410         (speex_resampler_set_quality), (speex_resampler_get_quality),
10411         (speex_resampler_set_input_stride),
10412         (speex_resampler_get_input_stride),
10413         (speex_resampler_set_output_stride),
10414         (speex_resampler_get_output_stride), (speex_resampler_skip_zeros),
10415         (speex_resampler_reset_mem), (speex_resampler_strerror):
10416         * gst/speexresample/speex_resampler.h:
10417         * gst/speexresample/speex_resampler_float.c:
10418         * gst/speexresample/speex_resampler_int.c:
10419         * gst/speexresample/speex_resampler_wrapper.h:
10420         Add resample element based on the Speex resampling algorithm.
10421
10422 2007-11-20  Edgard Lima  <edgard.lima@indt.org.br>
10423
10424         * ext/metadata/gstmetadataparse.c:
10425         * ext/metadata/gstmetadataparse.h:
10426           Fixed buffer strip (safer wil pull and after seek).
10427
10428 2007-11-19  Stefan Kost  <ensonic@users.sf.net>
10429
10430         * gst/equalizer/gstiirequalizer10bands.c:
10431         * gst/equalizer/gstiirequalizer3bands.c:
10432           Activate preset iface and upload two presets here.
10433
10434 2007-11-19  Edgard Lima  <edgard.lima@indt.org.br>
10435
10436         * ext/metadata/gstmetadataparse.c:
10437         * ext/metadata/gstmetadataparse.h:
10438           Strip out in pull mode also. Seek and Query functions added.
10439
10440 2007-11-18  Edgard Lima  <edgard.lima@indt.org.br>
10441
10442         * ext/metadata/gstmetadataparse.c:
10443         * ext/metadata/gstmetadataparse.h:
10444         * ext/metadata/metadataparse.c:
10445         * ext/metadata/metadataparse.h:
10446         * ext/metadata/metadataparsejpeg.c:
10447         * ext/metadata/metadataparsejpeg.h:
10448         * ext/metadata/metadataparsepng.c:
10449         * ext/metadata/metadataparsepng.h:
10450         * ext/metadata/metadataparsetypes.h:
10451           Strip out metadata chunks.
10452
10453 2007-11-16  Stefan Kost  <ensonic@users.sf.net>
10454
10455         * configure.ac:
10456           Als use AG_GST_PLUGIN_DOCS (see #344039).
10457
10458 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
10459
10460         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
10461
10462         * gst/mpegtsparse/mpegtspacketizer.c: (foreach_stream_clear),
10463         (remove_all), (mpegts_packetizer_clear):
10464         Ensure that the plugin does not crash when the property pat-info is
10465         queried before a PAT is available. It also ensures that the PAT info is
10466         cleared when the changing from PLAYING to READY.
10467         Fixes #487892.
10468
10469 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
10470
10471         Patch by: Wouter Paesen <wouter at blue-gate dot be>
10472
10473         * ext/soundtouch/gstpitch.cc:
10474         Handle seeking correctly. Fixes #461068.
10475
10476 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
10477
10478         Patch by: Michael Kötter <m dot koetter at oraise dot de>
10479
10480         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_set_caps),
10481         (alsaspdifsink_get_time), (alsaspdifsink_open),
10482         (alsaspdifsink_set_params), (alsaspdifsink_delay), (plugin_init):
10483         Fix sample rate and clocking.
10484         Remove buffer_time and period_time as this seems to break on some
10485         hardware. Fixes #485462.
10486
10487 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
10488
10489         Patch by: Wouter Cloetens <wouter at mind dot be>
10490
10491         * configure.ac:
10492         * ext/Makefile.am:
10493         * ext/soup/Makefile.am:
10494         * ext/soup/gstsouphttpsrc.c: (_do_init),
10495         (gst_souphttp_src_base_init), (gst_souphttp_src_class_init),
10496         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
10497         (gst_souphttp_src_set_property), (gst_souphttp_src_get_property),
10498         (gst_souphttp_src_create), (gst_souphttp_src_start),
10499         (gst_souphttp_src_stop), (gst_souphttp_src_unlock),
10500         (gst_souphttp_src_set_location), (soup_got_chunk), (soup_response),
10501         (soup_session_close), (plugin_init):
10502         * ext/soup/gstsouphttpsrc.h:
10503         Added HTTP source based on libsoup. Fixes #497020.
10504
10505 2007-11-15  Thijs Vermeir  <thijsvermeir@gmail.com>
10506
10507         * gst/librfb/gstrfbsrc.c:
10508         don't forget to handle the offset's
10509         * gst/librfb/rfbdecoder.c:
10510         * gst/librfb/rfbdecoder.h:
10511         precalculate some many used values
10512
10513 2007-11-15  Thijs Vermeir  <thijsvermeir@gmail.com>
10514
10515         patch by: Armando Taffarel Neto <taffarel@solis.coop.br>
10516         * gst/librfb/gstrfbsrc.c:
10517         Set the timestamp for the output buffers
10518
10519 2007-11-14  Sebastian Dröge  <slomo@circular-chaos.org>
10520
10521         * tests/check/elements/spectrum.c: (GST_START_TEST):
10522         Fix spectrum unit test for the latest spectrum changes.
10523
10524 2007-11-12  Sebastian Dröge  <slomo@circular-chaos.org>
10525
10526         Patch by: René Stadler <mail at renestadler dot de>
10527
10528         * gst/replaygain/rganalysis.c: (yule_filter):
10529         Avoid slowdown from denormals when processing near-silence input data.
10530         Spotted by Gabriel Bouvigne. Fixes #494499.
10531
10532 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
10533
10534         * gst/flv/gstflvparse.c:
10535         Add mapping for Nellymoser ASAO audio codec.
10536         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Make sure we
10537         actually have data to read at the end of the tag. This avoids trying
10538         to allocate negative buffers.
10539
10540 2007-11-12  Edgard Lima  <edgard.lima@indt.org.br>
10541
10542         * ext/metadata/README:
10543           Added a design proposal from metadata parse and mux.
10544
10545 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
10546
10547         * gst/equalizer/demo.c: (draw_spectrum):
10548         * gst/spectrum/demo-audiotest.c: (draw_spectrum):
10549         * gst/spectrum/demo-osssrc.c: (draw_spectrum):
10550         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
10551         Change the meaning of the magnitude values given in the
10552         GstMessages by spectrum to decibel instead of
10553         decibel+threshold.
10554
10555 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
10556
10557         * gst/equalizer/gstiirequalizer10bands.c:
10558         * gst/equalizer/gstiirequalizer3bands.c:
10559         * gst/equalizer/gstiirequalizernbands.c:
10560         And continue to update docs. Also include some sample code
10561         for the n-band equalizer in the docs.
10562
10563 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
10564
10565         * gst/equalizer/gstiirequalizer10bands.c:
10566         (gst_iir_equalizer_10bands_class_init):
10567         * gst/equalizer/gstiirequalizer3bands.c:
10568         (gst_iir_equalizer_3bands_class_init):
10569         * gst/equalizer/gstiirequalizernbands.c:
10570         Update docs and property ranges to the real values.
10571
10572 2007-11-09  Sebastian Dröge  <slomo@circular-chaos.org>
10573
10574         * gst/spectrum/gstspectrum.c:
10575         Now do the scaling right for real. Also initialize a previously
10576         uninitialized variable.
10577
10578 2007-11-09  Edgard Lima  <edgard.lima@indt.org.br>
10579
10580         * ext/metadata/metadataparsexmp.c:
10581         (metadataparse_xmp_tag_list_add),
10582         (metadataparse_xmp_iter_simple_qual),
10583         (metadataparse_xmp_iter_simple), (metadataparse_xmp_iter_array),
10584         (metadataparse_xmp_iter):
10585           Extracting more detailed info from XMP.
10586
10587 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
10588
10589         * gst/equalizer/demo.c:
10590           Make default volume a bit less. Improve layout by giving more space to
10591           the slider with big-numbers and enable fill.
10592
10593 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
10594
10595         * configure.ac:
10596         * tests/check/pipelines/gio.c: (GST_START_TEST):
10597         Require GIO >= 0.1.2 and adjust unit test for an API change.
10598
10599 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
10600
10601         * tests/icles/equalizer-test.c: (do_slider_fiddling):
10602         Fix gain ranges for the latest equalizer changes.
10603
10604 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
10605
10606         * ext/gio/gstgio.h:
10607         Add macro to check if a stream supports seeking.
10608
10609         * ext/gio/Makefile.am:
10610         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_base_init),
10611         (gst_gio_base_sink_class_init), (gst_gio_base_sink_init),
10612         (gst_gio_base_sink_finalize), (gst_gio_base_sink_start),
10613         (gst_gio_base_sink_stop), (gst_gio_base_sink_unlock),
10614         (gst_gio_base_sink_unlock_stop), (gst_gio_base_sink_event),
10615         (gst_gio_base_sink_render), (gst_gio_base_sink_query),
10616         (gst_gio_base_sink_set_stream):
10617         * ext/gio/gstgiobasesink.h:
10618         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_base_init),
10619         (gst_gio_base_src_class_init), (gst_gio_base_src_init),
10620         (gst_gio_base_src_finalize), (gst_gio_base_src_start),
10621         (gst_gio_base_src_stop), (gst_gio_base_src_get_size),
10622         (gst_gio_base_src_is_seekable), (gst_gio_base_src_unlock),
10623         (gst_gio_base_src_unlock_stop), (gst_gio_base_src_check_get_range),
10624         (gst_gio_base_src_create), (gst_gio_base_src_set_stream):
10625         * ext/gio/gstgiobasesrc.h:
10626         Refactor common GIO functions to GstGioBaseSink and GstGioBaseSrc
10627         base classes that only require a GInputStream or GOutputStream to
10628         work.
10629
10630         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
10631         (gst_gio_sink_class_init), (gst_gio_sink_init),
10632         (gst_gio_sink_finalize), (gst_gio_sink_start):
10633         * ext/gio/gstgiosink.h:
10634         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
10635         (gst_gio_src_class_init), (gst_gio_src_init),
10636         (gst_gio_src_finalize), (gst_gio_src_start):
10637         * ext/gio/gstgiosrc.h:
10638         Use the newly created base classes here.
10639
10640         * ext/gio/gstgio.c: (plugin_init):
10641         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_base_init),
10642         (gst_gio_stream_sink_class_init), (gst_gio_stream_sink_init),
10643         (gst_gio_stream_sink_finalize), (gst_gio_stream_sink_set_property),
10644         (gst_gio_stream_sink_get_property):
10645         * ext/gio/gstgiostreamsink.h:
10646         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_base_init),
10647         (gst_gio_stream_src_class_init), (gst_gio_stream_src_init),
10648         (gst_gio_stream_src_finalize), (gst_gio_stream_src_set_property),
10649         (gst_gio_stream_src_get_property):
10650         * ext/gio/gstgiostreamsrc.h:
10651         Implement GstGioStreamSink and GstGioStreamSrc that have a property
10652         to set the GInputStream/GOutputStream that should be used.
10653
10654         * tests/check/Makefile.am:
10655         * tests/check/pipelines/.cvsignore:
10656         * tests/check/pipelines/gio.c: (message_handler), (GST_START_TEST),
10657         (gio_testsuite), (main):
10658         Add unit test for giostreamsrc and giostreamsink.
10659
10660 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
10661
10662         * ext/gio/gstgio.c: (plugin_init):
10663         Remove nowadays unnecessary workaround for a crash.
10664         
10665         * ext/gio/gstgiosink.c: (gst_gio_sink_finalize),
10666         (gst_gio_sink_start), (gst_gio_sink_stop),
10667         (gst_gio_sink_unlock_stop):
10668         * ext/gio/gstgiosink.h:
10669         * ext/gio/gstgiosrc.c: (gst_gio_src_finalize), (gst_gio_src_start),
10670         (gst_gio_src_stop), (gst_gio_src_unlock_stop):
10671         * ext/gio/gstgiosrc.h:
10672         Make the finalize function safer, clean up everything that could stay
10673         around.
10674
10675         Reset the cancellable instead of creating a new one after cancelling
10676         some operation.
10677
10678         Don't store the GFile in the element, it's only necessary for creating
10679         the streams.
10680
10681 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
10682
10683         * gst/spectrum/demo-audiotest.c: (main):
10684         Use autoaudiosink instead of alsasink and use a sine wave.
10685
10686         * gst/spectrum/gstspectrum.c:
10687         Fix the magnitude calculation.
10688
10689 2007-11-04  Tim-Philipp Müller  <tim at centricular dot net>
10690
10691         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
10692
10693         * gst-libs/gst/dshow/gstdshowfakesink.cpp:
10694           (CDshowFakeSink.CDshowFakeSink):
10695         * gst-libs/gst/dshow/gstdshowfakesink.h: (CDshowFakeSink.m_hres):
10696           Fix crasher in constructor due to the base class's constructor
10697           not necessarily being NULL-safe (depends on the SDK version used
10698           apparently; #492406).
10699
10700         * sys/dshowsrcwrapper/gstdshowaudiosrc.c: (gst_dshowaudiosrc_prepare):
10701         * sys/dshowsrcwrapper/gstdshowvideosrc.c: (gst_dshowvideosrc_set_caps):
10702           Fix a couple of MSVC compiler warnings (#492406).
10703
10704 2007-11-03  Sebastian Dröge  <slomo@circular-chaos.org>
10705
10706         * gst/equalizer/demo.c: (main):
10707         * gst/equalizer/gstiirequalizer.c:
10708         (gst_iir_equalizer_band_class_init), (setup_filter):
10709         Allow setting 0 as bandwidth and handle this correctly.
10710         Also handle a bandwidth of rate/2 properly.
10711
10712         * gst/equalizer/gstiirequalizernbands.c:
10713         (gst_iir_equalizer_nbands_class_init):
10714         Make it possible to generate a N-band equalizer with 1 bands. The
10715         previous limit of 2 was caused by a nowadays replaced calculation
10716         doing a division by zero if number of bands was 1.
10717
10718 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
10719
10720         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
10721
10722         * gst/rtpmanager/gstrtpsession.c:
10723           Fix bad function signatures (#492798).
10724
10725 2007-11-02  Edgard Lima  <edgard.lima@indt.org.br>
10726
10727         * ext/metadata/Makefile.am:
10728         * ext/metadata/gstmetadataparse.c:
10729         * ext/metadata/gstmetadataparse.h:
10730         * ext/metadata/metadataparse.c:
10731         * ext/metadata/metadataparse.h:
10732         * ext/metadata/metadataparseexif.c:
10733         * ext/metadata/metadataparseexif.h:
10734         * ext/metadata/metadataparseiptc.c:
10735         * ext/metadata/metadataparseiptc.h:
10736         * ext/metadata/metadataparsejpeg.c:
10737         * ext/metadata/metadataparsejpeg.h:
10738         * ext/metadata/metadataparsepng.c:
10739         * ext/metadata/metadataparsepng.h:
10740         * ext/metadata/metadataparseutil.c:
10741         * ext/metadata/metadataparseutil.h:
10742         * ext/metadata/metadataparsexmp.c:
10743         * ext/metadata/metadataparsexmp.h:
10744           Added support for PNG/XMP. Indentation. And fixed pull mode to parse
10745           the file. 
10746
10747 2007-11-02  Edgard Lima  <edgard.lima@indt.org.br>
10748
10749         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_init),
10750         (gst_metadata_parse_activate), (gst_metadata_parse_get_range),
10751         (gst_metadata_parse_element_activate_src_pull):
10752           Now metadataparse works in push or pull mode.
10753
10754 2007-11-01  Edgard Lima  <edgard.lima@indt.org.br>
10755
10756         * configure.ac:
10757         * ext/metadata/Makefile.am:
10758         * ext/metadata/metadataparseexif.c:
10759         (metadataparse_exif_tags_register),
10760         (metadataparse_exif_tag_list_add):
10761         * ext/metadata/metadataparseiptc.c:
10762         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_init),
10763         (metadataparse_jpeg_dispose), (metadataparse_jpeg_parse),
10764         (metadataparse_jpeg_reading), (metadataparse_jpeg_xmp):
10765         * ext/metadata/metadataparseutil.c:
10766         (metadataparse_tag_list_add_chunk):
10767         * ext/metadata/metadataparseutil.h:
10768         * ext/metadata/metadataparsexmp.c:
10769         (metadataparse_xmp_tags_register),
10770         (metadataparse_xmp_tag_list_add), (metadataparse_xmp_init),
10771         (metadataparse_xmp_dispose):
10772         * ext/metadata/metadataparsexmp.h:
10773           Some XMP stuff added.
10774
10775 2007-10-31  Edgard Lima  <edgard.lima@indt.org.br>
10776
10777         * ext/metadata/gstmetadataparse.c:
10778         (gst_metadata_parse_dispose_members),
10779         (gst_metadata_parse_init_members), (gst_metadata_parse_send_tags),
10780         (gst_metadata_parse_chain), (gst_metadata_parse_get_range),
10781         (gst_metadata_parse_change_state),
10782         (gst_metadata_parse_plugin_init):
10783         * ext/metadata/gstmetadataparse.h:
10784         * ext/metadata/metadataparseexif.c:
10785         (metadataparse_exif_tags_register),
10786         (metadataparse_exif_tag_list_add),
10787         (exif_data_foreach_content_func),
10788         (exif_content_foreach_entry_func):
10789         * ext/metadata/metadataparseexif.h:
10790         * ext/metadata/metadataparseiptc.c:
10791         (metadataparse_iptc_tags_register),
10792         (metadataparse_tag_list_add_chunk),
10793         (metadataparse_iptc_tag_list_add),
10794         (iptc_data_foreach_dataset_func):
10795         * ext/metadata/metadataparseiptc.h:
10796         * ext/metadata/metadataparsexmp.c:
10797         (metadataparse_xmp_tags_register),
10798         (metadataparse_xmp_tag_list_add):
10799         * ext/metadata/metadataparsexmp.h:
10800           Now sending iptc tag in whole chunk. Ready to also send exif and xmp
10801           in the same way (look at bug #486659).
10802
10803 2007-10-31  Thijs Vermeir  <thijsvermeir@gmail.com>
10804
10805         * gst/librfb/rfbdecoder.c:
10806                 Some refactoring in RAW encoding
10807
10808 2007-10-31  Thijs Vermeir  <thijsvermeir@gmail.com>
10809
10810         * gst/librfb/d3des.h:
10811         * gst/librfb/gstrfbsrc.c:
10812         * gst/librfb/gstrfbsrc.h:
10813         * gst/librfb/rfbbuffer.h:
10814         * gst/librfb/rfbcontext.h:
10815         * gst/librfb/rfbdecoder.c:
10816         * gst/librfb/rfbdecoder.h:
10817         * gst/librfb/rfbutil.h:
10818         * gst/librfb/vncauth.h:
10819                 Added copyrect encoding
10820
10821 2007-10-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10822
10823         * sys/dvb/camswclient.c:
10824         Warn on failed write.
10825
10826 2007-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
10827
10828         * gst/equalizer/Makefile.am:
10829         * gst/equalizer/demo.c: (on_window_destroy), (on_configure_event),
10830         (on_gain_changed), (on_bandwidth_changed), (on_freq_changed),
10831         (draw_spectrum), (message_handler), (main):
10832         Add small demo application based on the spectrum demo applications
10833         that gets white noise as input, pushes it through an equalizer and
10834         paints the spectrum. For every equalizer band it's possible to set
10835         gain, bandwidth and frequency.
10836         * gst/equalizer/gstiirequalizer.c: (setup_filter):
10837         Add some guarding against too large or too small frequencies and
10838         bandwidths. Also improve debugging a bit.
10839
10840 2007-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
10841
10842         * gst/equalizer/gstiirequalizer.c:
10843         (gst_iir_equalizer_band_set_property),
10844         (gst_iir_equalizer_band_get_property),
10845         (gst_iir_equalizer_band_class_init), (arg_to_scale),
10846         (setup_filter), (gst_iir_equalizer_compute_frequencies):
10847         Replace filters with a bit better filters for which we can actually
10848         find documentation, which don't change anything on zero gain, etc.
10849         
10850         Make the frequency property of the bands writable, rename the
10851         band-width property to bandwidth and change the meaning to the
10852         frequency difference between bandedges, change the meaning of the
10853         gain property to dB instead of a weird scale between -1 and 1 that
10854         has no real meaning.
10855
10856 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
10857
10858         * sys/dvb/dvbbasebin.c:
10859           Fix the build.
10860
10861 2007-10-30  Edgard Lima  <edgard.lima@indt.org.br>
10862
10863         * ext/metadata/.cvsignore:
10864         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_base_init),
10865         (gst_metadata_parse_init), (gst_metadata_parse_get_caps),
10866         (gst_metadata_parse_configure_srccaps),
10867         (gst_metadata_parse_set_caps), (gst_metadata_parse_activate),
10868         (gst_metadata_parse_plugin_init):
10869         * ext/metadata/metadataparse.c: (metadataparse_parse):
10870         * ext/metadata/metadataparse.h:
10871           Changed kclass to "Parser/Extracter/Metadata", changed caps to
10872           "image/jpeg, tags-extract=true/false" and changed priority to
10873           GST_RANK_PRIMARY+1. Also, srcpad can only work in push mode until
10874           fixed to also work in pull mode.
10875
10876 2007-10-30  Edgard Lima  <edgard.lima@indt.org.br>
10877
10878         * configure.ac:
10879         * ext/Makefile.am:
10880         * ext/metadata/:
10881         * ext/metadata/Makefile.am:
10882         * ext/metadata/gstmetadata.c:
10883         * ext/metadata/gstmetadataparse.c:
10884         * ext/metadata/gstmetadataparse.h:
10885         * ext/metadata/metadataparse.c:
10886         * ext/metadata/metadataparse.h:
10887         * ext/metadata/metadataparseexif.c:
10888         * ext/metadata/metadataparseexif.h:
10889         * ext/metadata/metadataparseiptc.c:
10890         * ext/metadata/metadataparseiptc.h:
10891         * ext/metadata/metadataparsejpeg.c:
10892         * ext/metadata/metadataparsejpeg.h:
10893         * ext/metadata/metadataparsexmp.c:
10894         * ext/metadata/metadataparsexmp.h:
10895           Created new plugin ('medadata') and element ('metadataparse') that
10896           extract metadata from images (look at bug #486659).
10897
10898 2007-10-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10899
10900         * sys/dvb/dvbbasebin.c:
10901         Uncomment the line that sets the pid filter. Wrong way to 
10902         work-around driver issues.
10903
10904 2007-10-28  Tim-Philipp Müller  <tim at centricular dot net>
10905
10906         * ext/faac/gstfaac.c: (gst_faac_profile_get_type),
10907           (gst_faac_class_init), (gst_faac_init):
10908           Fix bitrate ranges and change enum nick for low complexity
10909           profile from LOW to LC for consistency (#490060).
10910
10911 2007-10-27  Tim-Philipp Müller  <tim at centricular dot net>
10912
10913         * gst/interleave/interleave.c: (gst_interleave_request_new_pad):
10914           Let's not call every request pad we create "sink%d", that'll
10915           create problems if there's to be more than one pad. Fixes #490682.
10916
10917         * tests/check/Makefile.am:
10918         * tests/check/elements/.cvsignore:
10919         * tests/check/elements/interleave.c:
10920           Add unit test for the above.
10921
10922 2007-10-27  Julien MOUTTE  <julien@moutte.net>
10923
10924         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_align),
10925         (gst_mpeg4vparse_drain), (gst_mpeg4vparse_chain),
10926         (gst_mpeg4vparse_sink_setcaps), (gst_mpeg4vparse_sink_event),
10927         (gst_mpeg4vparse_cleanup), (gst_mpeg4vparse_change_state),
10928         (gst_mpeg4vparse_dispose), (gst_mpeg4vparse_base_init),
10929         (gst_mpeg4vparse_class_init), (gst_mpeg4vparse_init),
10930         (plugin_init):
10931         * gst/mpeg4videoparse/mpeg4videoparse.h: Improved version not
10932         damaging headers using a simple state machine.
10933
10934 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
10935
10936         * ext/x264/gstx264enc.c:
10937           Fix build against the libx264 version that ships with debian stable.
10938
10939 2007-10-26  Julien MOUTTE  <julien@moutte.net>
10940
10941         * configure.ac:
10942         * gst/mpeg4videoparse/Makefile.am:
10943         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_drain),
10944         (gst_mpeg4vparse_chain), (gst_mpeg4vparse_sink_setcaps),
10945         (gst_mpeg4vparse_sink_event), (gst_mpeg4vparse_cleanup),
10946         (gst_mpeg4vparse_change_state), (gst_mpeg4vparse_dispose),
10947         (gst_mpeg4vparse_base_init), (gst_mpeg4vparse_class_init),
10948         (gst_mpeg4vparse_init), (plugin_init):
10949         * gst/mpeg4videoparse/mpeg4videoparse.h: Add a simple MPEG4 ES
10950         parser.
10951
10952 2007-10-25  David Schleef  <ds@schleef.org>
10953
10954         * gst/multifile/Makefile.am:
10955         * gst/multifile/gstmultifilesink.c:
10956         * gst/multifile/gstmultifilesrc.c:
10957         * tests/check/Makefile.am:
10958         * tests/check/elements/multifile.c:
10959           Improve documentation, write some tests for multifilesrc/sink
10960           for upcoming ->good review.
10961
10962 2007-10-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10963
10964         * sys/dvb/gstdvbsrc.c:
10965         Actually use the code-rate-hp parameter for DVB-S.
10966         It turns out setting to AUTO does not always work (
10967         especially in diseq situations). Set by default to 
10968         FEC_AUTO.
10969
10970 2007-10-22  Julien MOUTTE  <julien@moutte.net>
10971
10972         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
10973         (gst_flv_parse_tag_video), (gst_flv_parse_tag_type): Don't
10974         emit no-more-pads for single pad scenarios as the header
10975         is definitely not reliable. We emit them for 2 pads scenarios
10976         though to speed up media discovery.
10977
10978 2007-10-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10979
10980         * sys/dvb/dvbbasebin.c:
10981         Added proxy property of diseqc-source
10982
10983 2007-10-18  Sebastian Dröge  <slomo@circular-chaos.org>
10984
10985         * gst/equalizer/gstiirequalizer.c:
10986         (gst_iir_equalizer_band_set_property):
10987         Add a missing break.
10988
10989 2007-10-18  Sebastian Dröge  <slomo@circular-chaos.org>
10990
10991         * gst/equalizer/gstiirequalizer.c:
10992         (gst_iir_equalizer_band_set_property),
10993         (gst_iir_equalizer_band_get_property),
10994         (gst_iir_equalizer_band_class_init), (gst_iir_equalizer_band_init),
10995         (gst_iir_equalizer_band_get_type), (gst_iir_equalizer_class_init),
10996         (setup_filter), (gst_iir_equalizer_setup):
10997         * gst/equalizer/gstiirequalizer.h:
10998         Move bandwidth property to the separate bands and add float64 support.
10999
11000 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
11001
11002         * ext/cdaudio/Makefile.am:
11003           Add another missing GST_LIBS.
11004
11005 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
11006
11007         Patch by: Richard Hult <richard imendio com>
11008
11009         * gst/dvdspu/Makefile.am:
11010           Fix LIBS - we need to link against libgstreamer (fixes #487496).
11011
11012 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
11013
11014         * sys/dvb/camapplication.c:
11015         * sys/dvb/camresourcemanager.c:
11016           Fix some warnings.
11017
11018 2007-10-16  Thijs Vermeir  <thijsvermeir@gmail.com>
11019
11020         * gst/librfb/rfbdecoder.c:
11021           Add the set encodings client message
11022
11023 2007-10-16  Thijs Vermeir  <thijsvermeir@gmail.com>
11024
11025         * gst/librfb/Makefile.am:
11026         * gst/librfb/rfb.h:
11027         * gst/librfb/rfbbytestream.c:
11028         * gst/librfb/rfbbytestream.h:
11029         * gst/librfb/rfbdecoder.c:
11030         * gst/librfb/rfbdecoder.h:
11031           Remove the rfbbytestream dead code
11032
11033 2007-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11034
11035         patch by: Alessandro Decina
11036
11037         * sys/dvb/Makefile.am:
11038         * sys/dvb/cam.c:
11039         * sys/dvb/cam.h:
11040         * sys/dvb/camapplication.c:
11041         * sys/dvb/camapplication.h:
11042         * sys/dvb/camapplicationinfo.c:
11043         * sys/dvb/camapplicationinfo.h:
11044         * sys/dvb/camconditionalaccess.c:
11045         * sys/dvb/camconditionalaccess.h:
11046         * sys/dvb/camdevice.c:
11047         * sys/dvb/camdevice.h:
11048         * sys/dvb/camresourcemanager.c:
11049         * sys/dvb/camresourcemanager.h:
11050         * sys/dvb/camsession.c:
11051         * sys/dvb/camsession.h:
11052         * sys/dvb/camswclient.c:
11053         * sys/dvb/camswclient.h:
11054         * sys/dvb/camtransport.c:
11055         * sys/dvb/camtransport.h:
11056         * sys/dvb/camutils.c:
11057         * sys/dvb/camutils.h:
11058         * sys/dvb/dvbbasebin.c:
11059         * sys/dvb/dvbbasebin.h:
11060         * sys/dvb/gstdvb.c:
11061         * sys/dvb/gstdvbsrc.c:
11062         * sys/dvb/gstdvbsrc.h:
11063         Integrate SoC work done by Alessandro for the Freevo project.
11064         Adds cam support to the dvb stack in GStreamer and a new
11065         element (actually a bin) called dvbbasebin that integrates
11066         dvbsrc and mpegtsparse to a) handle decryption and b) allow 
11067         acquiring multiple channels on same transponder without 
11068         knowing pid numbers.
11069
11070 2007-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11071
11072         patch by: Alessandro Decina
11073
11074         * gst/mpegtsparse/mpegtspacketizer.c:
11075         * gst/mpegtsparse/mpegtsparse.c:
11076         * gst/mpegtsparse/mpegtsparse.h:
11077         Add request pad for getting the full transport stream coming in.
11078
11079 2007-10-14  Sebastian Dröge  <slomo@circular-chaos.org>
11080
11081         * configure.ac:
11082           Update the highest allowed neon version from 0.26.99 to 0.27.99.
11083           No code changes are required to work with the newest neon version.
11084
11085 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
11086
11087         * configure.ac:
11088           Require core CVS.  This is implicit in the -base CVS
11089           requirement already, so we might just well spell it
11090           out.  Also, we do need at least 0.10.14 for
11091           gst_element_class_set_details_simple().  Make check
11092           for gmyth a bit more restrictive so things don't break
11093           if the next version changes API.
11094
11095         * ext/alsaspdif/alsaspdifsink.c:
11096           Work around alsa alloca macros triggering 'always evaluates to
11097           true' warnings with gcc-4.2 and fix compilation with gcc-4.2.
11098           Also don't leak the device string.
11099
11100         * ext/mpeg2enc/gstmpeg2enc.cc:
11101         * ext/soundtouch/gstpitch.cc:
11102         * gst/modplug/gstmodplug.cc:
11103           Fix compilation with g++4.2 and -Wall -Werror (also needs plugin
11104           define fix from core CVS). Fixes #462737.
11105
11106 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
11107
11108         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
11109
11110         * gst/rtpmanager/gstrtpbin.c: (create_stream),
11111         (gst_rtp_bin_class_init):
11112         Fix memleak. Fixes #484990.
11113
11114 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
11115
11116         * gst/librfb/rfbbuffer.c: (rfb_buffer_new_and_alloc):
11117         * gst/librfb/rfbbuffer.h:
11118         * gst/librfb/rfbdecoder.c: (rfb_socket_get_buffer):
11119         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_chain):
11120         * gst/nsf/nes6502.c: (nes6502_execute):
11121         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
11122         * gst/real/gstrealvideodec.c: (open_library):
11123         * gst/real/gstrealvideodec.h:
11124         * gst/rtpmanager/gstrtpsession.c: (create_recv_rtp_sink),
11125         (create_recv_rtcp_sink), (create_send_rtp_sink):
11126         Fix compiler warnings shown by Forte.
11127
11128 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
11129
11130         * gst/rtpmanager/gstrtpbin.c: (get_pt_map),
11131         (gst_rtp_bin_clear_pt_map), (gst_rtp_bin_class_init):
11132         Fix caps refcounting for payload maps.
11133         When clearing payload maps, also clear sessions and streams payload
11134         maps.
11135
11136         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps),
11137         (gst_rtp_pt_demux_clear_pt_map), (gst_rtp_pt_demux_chain),
11138         (find_pad_for_pt):
11139         Implement clearing the payload map.
11140
11141         * gst/rtpmanager/gstrtpsession.c:
11142         (gst_rtp_session_event_send_rtp_sink):
11143         Forward flush events instead of leaking them.
11144
11145         * gst/rtpmanager/gstrtpssrcdemux.c:
11146         (gst_rtp_ssrc_demux_rtcp_sink_event):
11147         Correctly refcount events before pushing them.
11148
11149 2007-10-08  Sebastian Dröge  <slomo@circular-chaos.org>
11150
11151         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
11152         Use GIO function to get a list of supported URI schemes instead of
11153         hard coding something.
11154
11155 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
11156
11157         * gst/rtpmanager/rtpsession.c: (rtp_session_next_timeout),
11158         When reconsidering RTCP timeouts, set the next timeout against the last
11159         report time instead of the current clock time so that we don't end up
11160         reconsidering forever.
11161
11162 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
11163
11164         * gst/rtpmanager/gstrtpjitterbuffer.c:
11165         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
11166         Only peek at the tail element instead of popping it off, which allows
11167         us to greatly simplify things when the tail element changes.
11168
11169         * gst/rtpmanager/gstrtpsession.c:
11170         (gst_rtp_session_event_recv_rtp_sink):
11171         * gst/rtpmanager/gstrtpssrcdemux.c:
11172         (gst_rtp_ssrc_demux_sink_event):
11173         Forward FLUSH events instead of leaking them.
11174
11175         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
11176         (calculate_skew), (rtp_jitter_buffer_insert):
11177         * gst/rtpmanager/rtpjitterbuffer.h:
11178         Remove the tail-changed callback in favour of a simple boolean when we
11179         insert a buffer in the queue.
11180         Add method to peek the tail of the buffer.
11181
11182 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
11183
11184         Patch by: Gautier Portet <kassoulet at gmail dot com>
11185
11186         * gst/xingheader/gstxingmux.c:
11187         The size of the Xing header is actually 417 as it's rounded to the
11188         next smaller integer. Fixes #397759.
11189
11190         * gst/xingheader/gstxingmux.c: (xing_generate_header),
11191         (xing_push_header):
11192         Some random cleanup, add FIXMEs and TODOs and check if the newsegment
11193         event to the beginning was successful before pushing the header again.
11194
11195 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
11196
11197         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
11198
11199         * gst/mpegtsparse/mpegtspacketizer.c:
11200         (mpegts_packetizer_stream_new):
11201         Don't skip PAT with version number 0. Fixes #483400.
11202         * gst/mpegtsparse/mpegtsparse.c: (mpegts_parse_apply_pat):
11203         Make all values above 0 mark a referenced program as they can be
11204         incremented and only 1 had marked a referenced program before, causing
11205         actually referenced programs to be unreferenced.
11206
11207 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
11208
11209         * gst/sdp/gstsdpdemux.h:
11210         Change signature of pt to fix compilation on some platforms.
11211
11212 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
11213
11214         * gst/rtpmanager/gstrtpjitterbuffer.c:
11215         (gst_rtp_jitter_buffer_flush_start),
11216         (gst_rtp_jitter_buffer_flush_stop),
11217         (gst_rtp_jitter_buffer_change_state), (apply_offset),
11218         (gst_rtp_jitter_buffer_loop):
11219         Remove some old unused variables.
11220         Don't add the latency to the skew corrected timestamp, latency is only
11221         used to sync against the clock.
11222         Improve debugging.
11223
11224         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
11225         (rtp_jitter_buffer_reset_skew), (calculate_skew):
11226         * gst/rtpmanager/rtpjitterbuffer.h:
11227         Handle case where server timestamp goes backwards or wildly jumps by
11228         temporarily pausing the skew correction.
11229         Improve debugging.
11230
11231 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
11232
11233         * gst/sdp/Makefile.am:
11234         Forgot to commit makefile.
11235
11236 2007-10-02  Sebastian Dröge  <slomo@circular-chaos.org>
11237
11238         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
11239         Update to API changes in GIO.
11240
11241 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
11242
11243         * gst/sdp/gstsdpdemux.c: (gst_sdp_demux_media_to_caps):
11244         Use new function in -base to get the default clock-rate.
11245
11246 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
11247
11248         * configure.ac:
11249         * gst/sdp/gstsdpdemux.c: (_do_init), (gst_sdp_demux_base_init),
11250         (gst_sdp_demux_class_init), (gst_sdp_demux_init),
11251         (gst_sdp_demux_finalize), (gst_sdp_demux_set_property),
11252         (gst_sdp_demux_get_property), (find_stream_by_id),
11253         (find_stream_by_pt), (find_stream_by_udpsrc), (find_stream),
11254         (gst_sdp_demux_stream_free), (gst_sdp_demux_create_stream),
11255         (gst_sdp_demux_cleanup), (get_default_rate_for_pt),
11256         (gst_sdp_demux_parse_rtpmap), (gst_sdp_demux_media_to_caps),
11257         (new_session_pad), (request_pt_map), (gst_sdp_demux_do_stream_eos),
11258         (on_bye_ssrc), (on_timeout), (gst_sdp_demux_configure_manager),
11259         (gst_sdp_demux_stream_configure_udp),
11260         (gst_sdp_demux_stream_configure_udp_sink),
11261         (gst_sdp_demux_combine_flows), (gst_sdp_demux_stream_push_event),
11262         (gst_sdp_demux_handle_message), (gst_sdp_demux_start),
11263         (gst_sdp_demux_sink_event), (gst_sdp_demux_sink_chain),
11264         (gst_sdp_demux_change_state):
11265         * gst/sdp/gstsdpdemux.h:
11266         * gst/sdp/gstsdpelem.c: (plugin_init):
11267         Added SDP demuxer element. Fixes #426657.
11268
11269 2007-10-01  Sebastian Dröge  <slomo@circular-chaos.org>
11270
11271         Patch by: mutex at runbox dot com
11272
11273         * gst/mpegtsparse/mpegtspacketizer.c:
11274         (mpegts_packetizer_parse_adaptation_field_control):
11275         * gst/mpegtsparse/mpegtsparse.c: (mpegts_parse_base_init),
11276         (mpegts_parse_init), (mpegts_parse_push):
11277         * gst/mpegtsparse/mpegtsparse.h:
11278         Remove useless src pad that only results in not linked errors,
11279         fix a broken pointer dereference and make MAX_CONTINUITY constant
11280         conform to the standard to stop outputting corrupted data.
11281         Fixes #481276, #481279.
11282
11283 2007-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11284
11285         * ext/mythtv/gstmythtvsrc.c:
11286           Re-apply docs patch from #468039; fix tab.
11287
11288         * gst/mpegtsparse/.cvsignore:
11289           Ignore marshaller files generated at build time.
11290
11291 2007-09-29  Sebastian Dröge  <slomo@circular-chaos.org>
11292
11293         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
11294         (gst_gio_sink_set_property), (gst_gio_sink_render):
11295         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
11296         (gst_gio_src_set_property):
11297         Some minor cleanup and allow setting the location only when the
11298         element is not playing or paused.
11299
11300 2007-09-29  Sebastian Dröge  <slomo@circular-chaos.org>
11301
11302         * configure.ac:
11303         Update gio's pkg-config file name as currently in SVN.
11304
11305         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_location):
11306         Remove special casing for a NULL query string. g_strjoin won't add
11307         the separator if there's only one string.
11308
11309 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
11310
11311         * gst/rtpmanager/gstrtpbin.c: (free_client):
11312         Fix crasher in dispose.
11313
11314         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
11315         Handle cases where input buffers have no timestamps so that no clock
11316         skew can be calculated, in this case interpolate timestamps based on
11317         rtp timestamp and assume a 0 clock skew.
11318
11319 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
11320
11321         * gst/rtpmanager/gstrtpjitterbuffer.c: (apply_latency),
11322         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_query):
11323         Remove jitter correction code, it's now in the lower level object.
11324         Use new -core method for doing a peer query.
11325
11326         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
11327         (calculate_skew), (rtp_jitter_buffer_insert):
11328         * gst/rtpmanager/rtpjitterbuffer.h:
11329         Move jitter correction to the lowlevel jitterbuffer.
11330         Increase the max window size.
11331         When filling the window, already start estimating the skew using a
11332         parabolic weighting factor so that we have a much better startup
11333         behaviour that gets more accurate with the more samples we have.
11334         Increase the default weighting factor for the steady state to get
11335         smoother timestamps.
11336
11337 2007-09-28  Sebastian Dröge  <slomo@circular-chaos.org>
11338
11339         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_proxy),
11340         (gst_neonhttp_src_send_request_and_redirect):
11341         Now that we require libneon >= 0.26 remove the neon 0.25 backward
11342         compatibility stuff. Also fix the default location.
11343
11344 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
11345
11346         * configure.ac:
11347         We require libneon >= 26 now for the query field in ne_uri.
11348
11349 2007-09-28  Sebastian Dröge  <slomo@circular-chaos.org>
11350
11351         Patch by: Wouter Cloetens <wouter@mind.be>
11352
11353         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_dispose),
11354         (gst_neonhttp_src_set_location),
11355         (gst_neonhttp_src_send_request_and_redirect):
11356         * ext/neon/gstneonhttpsrc.h:
11357         Don't discard GET parameters from URL if existing.
11358         Fixes #481200.
11359
11360 2007-09-27  Thijs Vermeir  <thijsvermeir@gmail.com>
11361
11362         * gst/librfb/gstrfbsrc.c:
11363         * gst/librfb/gstrfbsrc.h:
11364                 Added a property for incremental screen updates
11365
11366 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11367
11368         * ext/xvid/gstxvidenc.c:
11369         * ext/xvid/gstxvidenc.h:
11370           Remove superfluous 'frame-encoded' signal (people can
11371           use an upstream identity's 'handoff' signal or a pad
11372           probe for this if they must know).
11373
11374 2007-09-27  Julien MOUTTE  <julien@moutte.net>
11375
11376         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
11377         (gst_flv_parse_tag_video): I got it wrong again, audio rate 
11378         was not detected correctly in all cases.
11379
11380 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
11381
11382         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_dispose),
11383         (gst_rtp_bin_finalize):
11384         Fix cleanup crasher.
11385
11386         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
11387         (calculate_skew):
11388         * gst/rtpmanager/rtpjitterbuffer.h:
11389         Dynamically adjust the skew calculation window so that we calculate it
11390         over a period of around 2 seconds.
11391
11392 2007-09-26  Thijs Vermeir  <thijsvermeir@gmail.com>
11393
11394         * gst/librfb/gstrfbsrc.c:
11395                 fix bug from generic/states.gdb
11396
11397 2007-09-26  Julien MOUTTE  <julien@moutte.net>
11398
11399         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
11400         (gst_flv_parse_tag_video): codec_data is needed for every tag
11401         not just the first one. (Fix a stupid bug i introduced without
11402         testing)
11403
11404 2007-09-26  Julien MOUTTE  <julien@moutte.net>
11405
11406         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
11407         (gst_flv_parse_tag_video): Fix bit masks operations to be
11408         sure we detect the codec_tags and sample rates correctly.
11409         Fix raw audio caps generation.
11410
11411 2007-09-24  Stefan Kost  <ensonic@users.sf.net>
11412
11413         * ext/audioresample/gstaudioresample.c:
11414         * ext/x264/gstx264enc.c:
11415         * gst/dvdspu/gstdvdspu.c:
11416         * gst/dvdspu/gstdvdspu.h:
11417         * gst/festival/gstfestival.c:
11418         * gst/h264parse/gsth264parse.c:
11419         * gst/mpegtsparse/mpegtspacketizer.c:
11420         * gst/mpegtsparse/mpegtsparse.c:
11421         * gst/multifile/gstmultifilesink.c:
11422         * gst/multifile/gstmultifilesrc.c:
11423         * gst/nuvdemux/gstnuvdemux.c:
11424         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
11425         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
11426         * sys/vcd/vcdsrc.c:
11427           Massive leak fixing, plus code cleanups.
11428
11429 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11430
11431         * po/LINGUAS:
11432           Added translations.
11433
11434 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11435
11436         translated by: Jakub Bogusz <qboosh@pld-linux.org>
11437
11438         * po/pl.po:
11439           Added Polish translation.
11440
11441 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11442
11443         translated by: Ilkka Tuohela <hile@iki.fi>
11444
11445         * po/fi.po:
11446           Added Finnish translation.
11447
11448 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11449
11450         translated by: Jorge González González <aloriel@gmail.com>
11451
11452         * po/es.po:
11453           Added Spanish translation.
11454
11455 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11456
11457         translated by: Alexander Shopov <ash@contact.bg>
11458
11459         * po/bg.po:
11460           Added Bulgarian translation.
11461
11462 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
11463
11464         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
11465         Update hierarchy.
11466         * ext/gio/gstgiosink.h:
11467         * ext/gio/gstgiosrc.h:
11468         Mark private fields of the instance structs private.
11469
11470 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
11471
11472         * docs/plugins/Makefile.am:
11473         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11474         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11475         * docs/plugins/gst-plugins-bad-plugins.args:
11476         * docs/plugins/gst-plugins-bad-plugins.signals:
11477         * docs/plugins/inspect/plugin-bz2.xml:
11478         * docs/plugins/inspect/plugin-cdxaparse.xml:
11479         * docs/plugins/inspect/plugin-dfbvideosink.xml:
11480         * docs/plugins/inspect/plugin-dtsdec.xml:
11481         * docs/plugins/inspect/plugin-equalizer.xml:
11482         * docs/plugins/inspect/plugin-faac.xml:
11483         * docs/plugins/inspect/plugin-faad.xml:
11484         * docs/plugins/inspect/plugin-filter.xml:
11485         * docs/plugins/inspect/plugin-freeze.xml:
11486         * docs/plugins/inspect/plugin-gio.xml:
11487         * docs/plugins/inspect/plugin-gsm.xml:
11488         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
11489         * docs/plugins/inspect/plugin-h264parse.xml:
11490         * docs/plugins/inspect/plugin-modplug.xml:
11491         * docs/plugins/inspect/plugin-mpeg2enc.xml:
11492         * docs/plugins/inspect/plugin-musepack.xml:
11493         * docs/plugins/inspect/plugin-musicbrainz.xml:
11494         * docs/plugins/inspect/plugin-nsfdec.xml:
11495         * docs/plugins/inspect/plugin-replaygain.xml:
11496         * docs/plugins/inspect/plugin-soundtouch.xml:
11497         * docs/plugins/inspect/plugin-spcdec.xml:
11498         * docs/plugins/inspect/plugin-spectrum.xml:
11499         * docs/plugins/inspect/plugin-speed.xml:
11500         * docs/plugins/inspect/plugin-tta.xml:
11501         * docs/plugins/inspect/plugin-videosignal.xml:
11502         * docs/plugins/inspect/plugin-xingheader.xml:
11503         * docs/plugins/inspect/plugin-xvid.xml:
11504         Add the GIO plugin to the docs and do a make update
11505         while doing that.
11506
11507         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
11508         Fix a small memleak.
11509
11510 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
11511
11512         Patch by: René Stadler <mail at renestadler dot de>
11513
11514         * configure.ac:
11515         * ext/Makefile.am:
11516         * ext/gio/Makefile.am:
11517         * ext/gio/gstgio.c: (gst_gio_error), (gst_gio_seek),
11518         (gst_gio_get_supported_protocols),
11519         (gst_gio_uri_handler_get_type_sink),
11520         (gst_gio_uri_handler_get_type_src),
11521         (gst_gio_uri_handler_get_protocols), (gst_gio_uri_handler_get_uri),
11522         (gst_gio_uri_handler_set_uri), (gst_gio_uri_handler_init),
11523         (gst_gio_uri_handler_do_init), (plugin_init):
11524         * ext/gio/gstgio.h:
11525         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
11526         (gst_gio_sink_class_init), (gst_gio_sink_init),
11527         (gst_gio_sink_finalize), (gst_gio_sink_set_property),
11528         (gst_gio_sink_get_property), (gst_gio_sink_start),
11529         (gst_gio_sink_stop), (gst_gio_sink_unlock),
11530         (gst_gio_sink_unlock_stop), (gst_gio_sink_event),
11531         (gst_gio_sink_render), (gst_gio_sink_query):
11532         * ext/gio/gstgiosink.h:
11533         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
11534         (gst_gio_src_class_init), (gst_gio_src_init),
11535         (gst_gio_src_finalize), (gst_gio_src_set_property),
11536         (gst_gio_src_get_property), (gst_gio_src_start),
11537         (gst_gio_src_stop), (gst_gio_src_get_size),
11538         (gst_gio_src_is_seekable), (gst_gio_src_unlock),
11539         (gst_gio_src_unlock_stop), (gst_gio_src_check_get_range),
11540         (gst_gio_src_create):
11541         * ext/gio/gstgiosrc.h:
11542         Add a GIO/GVFS plugin with source and sink elements. This will
11543         only be enabled when --enable-experimental is given to configure
11544         for now as the GIO API is not stable yet. Fixes #476916.
11545
11546 2007-09-21  Thijs Vermeir  <thijsvermeir@gmail.com>
11547
11548         * gst/librfb/gstrfbsrc.c:
11549         * gst/librfb/rfbdecoder.c:
11550         * gst/librfb/rfbdecoder.h:
11551                 Added offset-x, offset-y, width and height property
11552                 for selecting a region from the screen
11553
11554 2007-09-21  Thijs Vermeir  <thijsvermeir@gmail.com>
11555
11556         * gst/librfb/gstrfbsrc.c:
11557                 Minimum raw encoding is working now
11558         * gst/librfb/rfbdecoder.c:
11559                 fix address while reading from stream
11560
11561 2007-09-20  Thijs Vermeir  <thijsvermeir@gmail.com>
11562
11563         * gst/librfb/gstrfbsrc.c:
11564                 raw encoding is working, but it looks like the 
11565                 ffmpegcolorspace plugin can't handle high resolutions
11566
11567 2007-09-20  Thijs Vermeir  <thijsvermeir@gmail.com>
11568
11569         * gst/librfb/gstrfbsrc.c:
11570                 bpp, depth and endianness are now set from the
11571                 stream.
11572
11573 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
11574
11575         * examples/app/appsrc_ex.c: (main):
11576         Fix compilation after changing the name of a method.
11577
11578 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
11579
11580         * ext/alsaspdif/alsaspdifsink.c:
11581         * ext/timidity/gsttimidity.c:
11582         * ext/timidity/gstwildmidi.c:
11583         * gst/mpegvideoparse/mpegvideoparse.c:
11584           Fix memory leaks. More to come.
11585
11586         * tests/check/Makefile.am:
11587         * tests/check/generic/states.c:
11588           Improved state change unit test.        
11589
11590 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
11591
11592         * gst/rtpmanager/gstrtpbin.c: (on_ssrc_active), (create_session),
11593         (gst_rtp_bin_class_init):
11594         * gst/rtpmanager/gstrtpbin.h:
11595         * gst/rtpmanager/gstrtpsession.c: (on_ssrc_active),
11596         (gst_rtp_session_class_init), (gst_rtp_session_init),
11597         (gst_rtp_session_event_send_rtp_sink):
11598         * gst/rtpmanager/gstrtpsession.h:
11599         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
11600         (on_ssrc_active), (rtp_session_process_rb):
11601         * gst/rtpmanager/rtpsession.h:
11602         Add notification of active SSRCs to various RTP elements. Fixes #478566.
11603
11604 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
11605
11606         * gst-libs/gst/app/gstappsink.c: (gst_app_marshal_OBJECT__VOID),
11607         (gst_app_sink_class_init), (gst_app_sink_init),
11608         (gst_app_sink_dispose), (gst_app_sink_finalize),
11609         (gst_app_sink_set_property), (gst_app_sink_get_property),
11610         (gst_app_sink_flush_unlocked), (gst_app_sink_start),
11611         (gst_app_sink_event), (gst_app_sink_getcaps),
11612         (gst_app_sink_set_caps), (gst_app_sink_get_caps),
11613         (gst_app_sink_is_eos), (gst_app_sink_pull_preroll),
11614         (gst_app_sink_pull_buffer):
11615         * gst-libs/gst/app/gstappsink.h:
11616         Add properties, signals and actions to access the element even without
11617         linking to the library.
11618         Fix some method names and signatures.
11619
11620 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
11621
11622         Patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11623
11624         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
11625         (gst_faad_srcgetcaps), (gst_faad_update_caps):
11626         Don't set channel positions on regular mono and stereo cases.
11627         Fixes #476370.
11628
11629 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
11630
11631         * gst/librfb/gstrfbsrc.c:
11632         * gst/librfb/rfbdecoder.c:
11633         * gst/librfb/rfbdecoder.h:
11634                 It is now possible to connect to a vncserver.
11635                 there are still some issues with the ouput of 
11636                 the screen. Looks like some lines are confused
11637
11638 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
11639
11640         * docs/plugins/.cvsignore:
11641         * tests/check/.cvsignore:
11642           Ignore registries in any format.
11643
11644 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
11645
11646         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
11647         (open_library), (gst_real_video_dec_init),
11648         (gst_real_video_dec_set_property),
11649         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
11650         * gst/real/gstrealvideodec.h:
11651         Don't generate an error for occasional decoding errors.
11652         Add max-errors property.
11653         Error out when we receive max-errors in a row. Fixes #478159.
11654
11655 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
11656
11657         * gst/librfb/gstrfbsrc.c: 
11658                 Add password property (write only)
11659         * gst/librfb/rfbdecoder.c: 
11660                 Read the reason on failure
11661                 Use the password property for authentication
11662         * gst/librfb/rfbdecoder.h:
11663                 Add defines for version checking
11664
11665 2007-09-19  Sebastian Dröge  <slomo@circular-chaos.org>
11666
11667         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy),
11668         (gst_dfbsurface_class_init):
11669         When finalizing GstDfbSurface, a subclass of GstBuffer, correctly
11670         chain up to the parent class to free everything, including caps.
11671
11672 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
11673
11674         * gst/librfb/Makefile.am:
11675         * gst/librfb/d3des.c:
11676         * gst/librfb/d3des.h:
11677         * gst/librfb/rfbdecoder.c:
11678         * gst/librfb/vncauth.c:
11679         * gst/librfb/vncauth.h:
11680         VNC Authentication should be working now
11681         temperaly with fake password 'testtest'
11682
11683 2007-09-18  Thijs Vermeir  <thijsvermeir@gmail.com>
11684
11685         * gst/librfb/rfbdecoder.c:
11686         * gst/librfb/rfbdecoder.h:
11687         Added some documentation about security handling
11688         start implementing security handling for rfb 3.3
11689
11690 2007-09-18  Stefan Kost  <ensonic@users.sf.net>
11691
11692         * gst/spectrum/demo-audiotest.c:
11693         * gst/spectrum/demo-osssrc.c:
11694           Handling window resize.
11695
11696 2007-09-18  Stefan Kost  <ensonic@users.sf.net>
11697
11698         * ChangeLog:
11699           Add missing newline.
11700
11701         * gst/librfb/rfbdecoder.c:
11702           Fix the build (missing stdlib.h).
11703
11704         * gst/spectrum/gstspectrum.c:
11705         * gst/spectrum/gstspectrum.h:
11706           Use basetransform segment so that it is correctly managed on flushes
11707           and start/stop. Report message timestamp as stream time, which is what
11708           an application can understand. (Yes these are adapted from wim recent
11709           level element changes)
11710
11711 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
11712
11713         * gst/rtpmanager/gstrtpbin.c: (new_ssrc_pad_found):
11714         Link to the right pads regardless of which one was created first in the
11715         ssrc demuxer.
11716
11717         * gst/rtpmanager/gstrtpjitterbuffer.c:
11718         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
11719         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
11720         (gst_rtp_session_chain_recv_rtp), (gst_rtp_session_chain_send_rtp):
11721         * gst/rtpmanager/rtpsource.c: (calculate_jitter):
11722         Improve debugging.
11723
11724         * gst/rtpmanager/gstrtpssrcdemux.c: (create_demux_pad_for_ssrc),
11725         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_finalize),
11726         (gst_rtp_ssrc_demux_sink_event),
11727         (gst_rtp_ssrc_demux_rtcp_sink_event), (gst_rtp_ssrc_demux_chain),
11728         (gst_rtp_ssrc_demux_rtcp_chain),
11729         (gst_rtp_ssrc_demux_internal_links):
11730         * gst/rtpmanager/gstrtpssrcdemux.h:
11731         Fix race in creating the RTP and RTCP pads when a new SSRC is detected.
11732
11733 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
11734
11735         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_set_property),
11736         (gst_rtp_bin_get_property):
11737         Use lock to protect variable.
11738
11739         * gst/rtpmanager/gstrtpjitterbuffer.c:
11740         (gst_rtp_jitter_buffer_class_init),
11741         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain),
11742         (convert_rtptime_to_gsttime), (gst_rtp_jitter_buffer_loop):
11743         Reconstruct GST timestamp from RTP timestamps based on measured clock
11744         skew and sync offset.
11745
11746         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
11747         (rtp_jitter_buffer_set_tail_changed),
11748         (rtp_jitter_buffer_set_clock_rate),
11749         (rtp_jitter_buffer_get_clock_rate), (calculate_skew),
11750         (rtp_jitter_buffer_insert), (rtp_jitter_buffer_peek):
11751         * gst/rtpmanager/rtpjitterbuffer.h:
11752         Measure clock skew.
11753         Add callback to be notfied when a new packet was inserted at the tail.
11754
11755         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
11756         (calculate_jitter), (rtp_source_send_rtp):
11757         * gst/rtpmanager/rtpsource.h:
11758         Remove clock skew detection, it's move to the jitterbuffer now.
11759
11760 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
11761
11762         Patch by: Daniel Charles <dcharles at ti dot com>
11763
11764         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_bandmode_get_type),
11765         (gst_amrwbenc_set_property), (gst_amrwbenc_get_property),
11766         (gst_amrwbenc_class_init), (gst_amrwbenc_chain):
11767         * ext/amrwb/gstamrwbenc.h:
11768         Add property to control bandmode. Fixes #477306.
11769
11770 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
11771
11772         * gst/rtpmanager/gstrtpbin.c: (create_session):
11773         Also set NTP base time on new sessions.
11774
11775         * gst/rtpmanager/gstrtpjitterbuffer.c:
11776         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_query),
11777         (gst_rtp_jitter_buffer_set_property),
11778         (gst_rtp_jitter_buffer_get_property):
11779         Use the right lock to protect our variables.
11780         Fix some comment.
11781
11782         * gst/rtpmanager/gstrtpsession.c:
11783         (gst_rtp_session_getcaps_send_rtp),
11784         (gst_rtp_session_chain_send_rtp), (create_send_rtp_sink):
11785         Implement getcaps on the sender sinkpad so that payloaders can negotiate
11786         the right SSRC.
11787
11788 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
11789
11790         * gst/rtpmanager/gstrtpbin.c: (create_session), (free_session),
11791         (get_client), (free_client), (gst_rtp_bin_associate),
11792         (free_stream), (gst_rtp_bin_class_init), (gst_rtp_bin_dispose),
11793         (gst_rtp_bin_finalize):
11794         * gst/rtpmanager/gstrtpjitterbuffer.c:
11795         (gst_rtp_jitter_buffer_class_init),
11796         (gst_rtp_jitter_buffer_finalize):
11797         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_release):
11798         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize),
11799         (gst_rtp_session_set_property), (gst_rtp_session_chain_recv_rtp),
11800         (gst_rtp_session_chain_send_rtp):
11801         * gst/rtpmanager/gstrtpssrcdemux.c:
11802         (gst_rtp_ssrc_demux_class_init), (gst_rtp_ssrc_demux_dispose):
11803         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize):
11804         * gst/rtpmanager/rtpsession.h:
11805         Various leak fixes.
11806
11807 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
11808
11809         * gst/rtpmanager/gstrtpbin.c: (calc_ntp_ns_base),
11810         (gst_rtp_bin_change_state), (new_payload_found), (create_send_rtp):
11811         Calculate and configure the NTP base time so that we can generate better
11812         NTP times in SR packets.
11813         Set caps on new ghostpad.
11814
11815         * gst/rtpmanager/gstrtpjitterbuffer.c:
11816         (gst_rtp_jitter_buffer_loop):
11817         Clean debug statement.
11818
11819         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
11820         (gst_rtp_session_init), (gst_rtp_session_set_property),
11821         (gst_rtp_session_get_property), (get_current_ntp_ns_time),
11822         (rtcp_thread), (gst_rtp_session_event_recv_rtp_sink),
11823         (gst_rtp_session_internal_links), (gst_rtp_session_chain_recv_rtp),
11824         (gst_rtp_session_event_send_rtp_sink),
11825         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
11826         (create_send_rtp_sink):
11827         * gst/rtpmanager/gstrtpsession.h:
11828         Add ntp-ns-base property to convert running_time to NTP time.
11829         Handle NEWSEGMENT events on send and recv RTP pads so that we can
11830         calculate the running time and thus NTP time of the packets.
11831         Simplify getting the current NTP time using the pipeline clock.
11832         Implement internal links functions.
11833         Use the buffer timestamp to calculate the NTP time instead of the clock.
11834
11835         * gst/rtpmanager/gstrtpssrcdemux.c: (create_demux_pad_for_ssrc),
11836         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_sink_event),
11837         (gst_rtp_ssrc_demux_chain), (gst_rtp_ssrc_demux_rtcp_chain),
11838         (gst_rtp_ssrc_demux_internal_links),
11839         (gst_rtp_ssrc_demux_src_query):
11840         * gst/rtpmanager/gstrtpssrcdemux.h:
11841         Implement internal links function.
11842         Calculate the diff between different streams, this might be used later
11843         to get the inter stream latency.
11844
11845         * gst/rtpmanager/rtpsession.c: (rtp_session_send_rtp):
11846         Simple cleanup.
11847
11848         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
11849         (calculate_jitter), (rtp_source_send_rtp), (rtp_source_get_new_sr):
11850         Make the clock skew window a little bigger.
11851         Apply the clock skew to all buffers, not just one with a new timestamp.
11852         Calculate and debug sender clock drift.
11853         Use extended last timestamp to interpolate for SR reports.
11854
11855 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
11856
11857         Patch by: Peter Kjellerstedt  <pkj at axis com>
11858
11859         * gst-libs/gst/app/gstappsink.c:
11860         * gst/flv/gstflvdemux.c:
11861         * gst/flv/gstflvparse.c:
11862         * gst/interleave/deinterleave.c:
11863         * gst/switch/gstswitch.c:
11864           Printf format fixes (#476128).
11865
11866 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
11867
11868         Patch by: Thomas Green  <tom78999 gmail com>
11869
11870         * ext/neon/gstneonhttpsrc.c:
11871           With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO
11872           flag if we want ICY streams to be handled too, otherwise
11873           libneon will error out with a 'can't parse reponse' error.
11874           Fixes #474696.
11875
11876         * tests/check/elements/neonhttpsrc.c:
11877           Unit test for the above by Yours Truly.
11878
11879 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
11880
11881         * configure.ac:
11882           Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the
11883           xvid configure checks, so they still work when cross-compiling.
11884           Fixes #452009.
11885
11886 2007-09-07  Sebastian Dröge  <slomo@circular-chaos.org>
11887
11888         * gst/spectrum/gstspectrum.c: (gst_spectrum_start),
11889         (gst_spectrum_transform_ip):
11890         Use the correct parameter order for the memset calls.
11891         Thanks to Christian Schaller for noticing.
11892
11893 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
11894
11895         * gst/mpegtsparse/mpegtsparse.c:
11896           Fix the build (missing stdlib.h).
11897
11898 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
11899
11900         * gst/spectrum/fix_fft.c:
11901         Remove fixed point FFT as it's not used anymore.
11902
11903 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
11904
11905         * configure.ac:
11906         * gst/spectrum/Makefile.am:
11907         * gst/spectrum/demo-audiotest.c: (draw_spectrum),
11908         (message_handler), (main):
11909         * gst/spectrum/demo-osssrc.c: (draw_spectrum), (message_handler):
11910         * gst/spectrum/gstspectrum.c: (gst_spectrum_base_init),
11911         (gst_spectrum_class_init), (gst_spectrum_init),
11912         (gst_spectrum_dispose), (gst_spectrum_set_property),
11913         (gst_spectrum_get_property), (gst_spectrum_start),
11914         (gst_spectrum_setup), (gst_spectrum_message_new),
11915         (gst_spectrum_transform_ip):
11916         * gst/spectrum/gstspectrum.h:
11917         Port GstSpectrum to GstAudioFilter and libgstfft, add support
11918         for int32, float and double, use floats for the message contents,
11919         average all FFTs done in one interval for better results, use
11920         a better windowing function, allow posting the phase in the message
11921         and actually do an FFT with the requested number of bands instead
11922         of interpolating.
11923
11924         * tests/check/elements/spectrum.c: (GST_START_TEST),
11925         (spectrum_suite):
11926         Improve the units tests by checking for a 11025Hz sine wave
11927         and add unit tests for all 4 supported sample types.
11928
11929 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
11930
11931         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
11932         (gst_real_video_dec_setcaps):
11933         Add some more debugging.
11934         Don't set LONG for width/height in caps.
11935         Set correct output buffer size when caps changed.
11936         The custom message sent to the decoder should not include the format and
11937         subformat. Fixes #471554.
11938
11939 2007-09-04  Tim-Philipp Müller  <tim at centricular dot net>
11940
11941         * gst/rtpmanager/gstrtpsession.c:
11942           Make compiler happy: fix compilation with -Wall -Werror
11943           (#473562).
11944
11945 2007-09-03  Johan Dahlin  <johan@gnome.org>
11946
11947         * gst/nsf/gstnsf.c: (gst_nsfdec_finalize), (start_play_tune):
11948         * gst/nsf/gstnsf.h:
11949         Add support for (very) basic tagging.
11950         
11951 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
11952
11953         * gst/rtpmanager/gstrtpbin-marshal.list:
11954         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_get_client),
11955         (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain), (create_stream),
11956         (gst_rtp_bin_init), (caps_changed), (new_ssrc_pad_found),
11957         (create_recv_rtp), (create_recv_rtcp), (create_send_rtp):
11958         * gst/rtpmanager/gstrtpbin.h:
11959         Updated example pipelines in docs.
11960         Handle sync_rtcp buffers from the SSRC demuxer to perform lip-sync.
11961         Set the default latency correctly.
11962         Add some more points where we can get caps.
11963
11964         * gst/rtpmanager/gstrtpjitterbuffer.c:
11965         (gst_rtp_jitter_buffer_class_init),
11966         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_loop),
11967         (gst_rtp_jitter_buffer_query),
11968         (gst_rtp_jitter_buffer_set_property),
11969         (gst_rtp_jitter_buffer_get_property):
11970         Add ts-offset property to control timestamping.
11971
11972         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
11973         (gst_rtp_session_init), (gst_rtp_session_set_property),
11974         (gst_rtp_session_get_property), (get_current_ntp_ns_time),
11975         (rtcp_thread), (stop_rtcp_thread), (gst_rtp_session_change_state),
11976         (gst_rtp_session_send_rtcp), (gst_rtp_session_sync_rtcp),
11977         (gst_rtp_session_cache_caps), (gst_rtp_session_clock_rate),
11978         (gst_rtp_session_sink_setcaps), (gst_rtp_session_chain_recv_rtp),
11979         (gst_rtp_session_event_send_rtp_sink),
11980         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
11981         (create_recv_rtcp_sink), (create_send_rtp_sink),
11982         (create_send_rtcp_src):
11983         Various cleanups.
11984         Feed rtpsession manager with NTP time based on pipeline clock when
11985         handling RTP packets and RTCP timeouts.
11986         Perform all RTCP with the system clock.
11987         Set caps on RTCP outgoing buffers.
11988
11989         * gst/rtpmanager/gstrtpssrcdemux.c: (find_demux_pad_for_ssrc),
11990         (create_demux_pad_for_ssrc), (gst_rtp_ssrc_demux_base_init),
11991         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_sink_event),
11992         (gst_rtp_ssrc_demux_rtcp_sink_event), (gst_rtp_ssrc_demux_chain),
11993         (gst_rtp_ssrc_demux_rtcp_chain):
11994         * gst/rtpmanager/gstrtpssrcdemux.h:
11995         Also demux RTCP messages.
11996
11997         * gst/rtpmanager/rtpsession.c: (rtp_session_set_callbacks),
11998         (update_arrival_stats), (rtp_session_process_rtp),
11999         (rtp_session_process_rb), (rtp_session_process_sr),
12000         (rtp_session_process_rr), (rtp_session_process_rtcp),
12001         (rtp_session_send_rtp), (rtp_session_send_bye),
12002         (session_start_rtcp), (session_report_blocks), (session_cleanup),
12003         (rtp_session_on_timeout):
12004         * gst/rtpmanager/rtpsession.h:
12005         Remove the get_time callback, the GStreamer part will feed us with
12006         enough timing information.
12007         Split sync timing and RTCP timing information.
12008         Factor out common RB handling for SR and RR.
12009         Send out SR RTCP packets for lip-sync.
12010         Move SR and RR packet info generation to the source.
12011
12012         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
12013         (rtp_source_update_caps), (get_clock_rate), (calculate_jitter),
12014         (rtp_source_process_rtp), (rtp_source_send_rtp),
12015         (rtp_source_process_sr), (rtp_source_process_rb),
12016         (rtp_source_get_new_sr), (rtp_source_get_new_rb),
12017         (rtp_source_get_last_sr):
12018         * gst/rtpmanager/rtpsource.h:
12019         * gst/rtpmanager/rtpstats.h:
12020         Use caps on incomming buffers to get timing information when they are
12021         there.
12022         Calculate clock scew of the receiver compared to the sender and adjust
12023         the rtp timestamps.
12024         Calculate the round trip in sources.
12025         Do SR and RR calculations in the source.
12026
12027 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
12028
12029         * configure.ac:
12030         updated gmyth version
12031
12032         * ext/mythtv/gstmythtvsrc.c:
12033         * ext/mythtv/gstmythtvsrc.h:
12034         Code rewrite
12035
12036 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
12037
12038         * gst/rtpmanager/gstrtpjitterbuffer.c:
12039         (gst_rtp_jitter_buffer_flush_stop),
12040         (gst_rtp_jitter_buffer_change_state), (gst_rtp_jitter_buffer_loop):
12041         Use extended timestamp to release buffers from the jitterbuffer so that
12042         we can handle the rtp wraparound correctly.
12043
12044 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
12045
12046         * gst/rtpmanager/gstrtpjitterbuffer.c:
12047         (gst_rtp_jitter_buffer_loop):
12048         Improve Comments.
12049
12050         * gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),
12051         (gst_rtp_session_change_state), (gst_rtp_session_parse_caps),
12052         (gst_rtp_session_clock_rate), (gst_rtp_session_sink_setcaps),
12053         (gst_rtp_session_event_send_rtp_sink), (create_recv_rtp_sink),
12054         (create_send_rtp_sink):
12055         Also parse the sink caps for clock-rate instead of only relying on the
12056         result of the signal.
12057
12058         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
12059         Make sure we fetch the clock rate for payloads we are sending out so
12060         that we can use it for SR reports.
12061
12062 2007-08-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12063
12064         * gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property):
12065         If all information is known at time of setting start-time
12066         property, send new segments then.
12067
12068 2007-08-28  Wim Taymans  <wim.taymans@gmail.com>
12069
12070         * gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),
12071         (gst_rtp_session_change_state),
12072         (gst_rtp_session_event_send_rtp_sink):
12073         * gst/rtpmanager/gstrtpsession.h:
12074         Distribute synchronisation parameters to the session manager so that it
12075         can generate correct SR packets for lip-sync.
12076
12077         * gst/rtpmanager/rtpsession.c: (rtp_session_set_base_time),
12078         (rtp_session_set_timestamp_sync), (session_start_rtcp):
12079         * gst/rtpmanager/rtpsession.h:
12080         Add methods for setting sync parameters.
12081         Set correct RTP time in SR packets using the sync params.
12082
12083         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
12084         * gst/rtpmanager/rtpsource.h:
12085         Record last RTP <-> GST timestamp so that we can use them to convert NTP
12086         to RTP timestamps in SR packets.
12087
12088 2007-08-28  Wim Taymans  <wim.taymans@gmail.com>
12089
12090         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_clear_pt_map):
12091         Add some more advanced example pipelines.
12092
12093         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
12094         (stop_rtcp_thread), (gst_rtp_session_send_rtcp):
12095         Add some debug and FIXME.
12096         Release LOCK when performing session cleanup.
12097
12098         * gst/rtpmanager/rtpsession.c: (session_report_blocks):
12099         Add some debug.
12100
12101         * gst/rtpmanager/rtpsource.c: (calculate_jitter),
12102         (rtp_source_send_rtp):
12103         Make sure we always send RTP packets with the session SSRC.
12104
12105 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
12106
12107         * gst/dvdspu/gstdvdspu.c:
12108           Don't need this include (fixes compilation in uninstalled setup).
12109
12110 2007-08-27  Wim Taymans  <wim.taymans@gmail.com>
12111
12112         * gst/rtpmanager/gstrtpjitterbuffer.c:
12113         (gst_rtp_jitter_buffer_change_state), (gst_rtp_jitter_buffer_loop),
12114         (gst_rtp_jitter_buffer_query):
12115         When synchronizing buffers, take peer latency into account.
12116         Don't try to add our latency to invalid peer max latency values.
12117
12118 2007-08-27  Julien MOUTTE  <julien@moutte.net>
12119
12120         * gst/flv/gstflvdemux.c: (gst_flv_demux_handle_seek_pull):
12121         Make sure we initialize the seek result.
12122
12123 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
12124
12125         * gst/dvdspu/Makefile.am:
12126         Commit the makefile too.
12127
12128 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
12129
12130         * configure.ac:
12131         * gst/dvdspu/.cvsignore:
12132         * gst/dvdspu/Notes.txt:
12133         * gst/dvdspu/gstdvdspu-render.c: (dvdspu_recalc_palette),
12134         (dvdspu_update_palettes), (dvdspu_clear_comp_buffers),
12135         (dvdspu_get_nibble), (dvdspu_get_rle_code), (dvdspu_draw_rle_run),
12136         (rle_end_x), (dvdspu_render_line), (dvdspu_update_chgcol),
12137         (dvdspu_render_line_with_chgcol), (dvdspu_blend_comp_buffers),
12138         (gstdvdspu_render_spu):
12139         * gst/dvdspu/gstdvdspu.c: (dvdspu_base_init), (dvdspu_class_init),
12140         (dvdspu_init), (dvdspu_clear), (dvdspu_dispose), (dvdspu_finalize),
12141         (dvdspu_flush_spu_info), (dvdspu_buffer_alloc), (dvdspu_src_event),
12142         (dvdspu_video_set_caps), (dvdspu_video_proxy_getcaps),
12143         (dvdspu_video_event), (dvdspu_video_chain),
12144         (dvspu_handle_vid_buffer), (dvdspu_redraw_still),
12145         (gstdvdspu_parse_chg_colcon), (dvdspu_exec_cmd_blk),
12146         (dvdspu_finish_spu_buf), (dvdspu_setup_cmd_blk),
12147         (dvdspu_handle_new_spu_buf), (dvdspu_handle_dvd_event),
12148         (dvdspu_dump_dcsq), (dvdspu_advance_spu),
12149         (dvdspu_check_still_updates), (dvdspu_subpic_chain),
12150         (dvdspu_subpic_event), (dvdspu_change_state),
12151         (gstdvdspu_plugin_init):
12152         * gst/dvdspu/gstdvdspu.h:
12153
12154         dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 
12155         Unit, decoding and overlaying DVD subtitles and menu graphics.
12156
12157         * gst/mpeg2sub/.cvsignore:
12158         * gst/mpeg2sub/Makefile.am:
12159         * gst/mpeg2sub/Notes.txt:
12160         * gst/mpeg2sub/gstmpeg2subt.c:
12161         * gst/mpeg2sub/gstmpeg2subt.h:
12162         * gst/mpeg2sub/mpeg2subt.vcproj:
12163         Delete old and broken mpeg2subt element that was never ported from 0.8
12164
12165 2007-08-24  Julien MOUTTE  <julien@moutte.net>
12166
12167         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
12168         (gst_flv_demux_chain), (gst_flv_demux_pull_tag),
12169         (gst_flv_demux_find_offset), (gst_flv_demux_handle_seek_push),
12170         (gst_flv_demux_handle_seek_pull), (gst_flv_demux_sink_event),
12171         (gst_flv_demux_src_event): Remove some useless ifdef.
12172
12173 2007-08-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12174
12175         * examples/switch/switcher.c (main):
12176         * gst/switch/gstswitch.c (gst_switch_chain):
12177         Make switch more reliable and also not lock up when
12178         sink pad caps change.
12179
12180 2007-08-24  Julien MOUTTE  <julien@moutte.net>
12181
12182         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
12183         (gst_flv_demux_cleanup), (gst_flv_demux_chain),
12184         (gst_flv_demux_pull_tag), (gst_flv_demux_find_offset),
12185         (gst_flv_demux_handle_seek_push), (gst_flv_demux_handle_seek_pull),
12186         (gst_flv_demux_sink_event), (gst_flv_demux_src_event): Implement
12187         seeking in push mode.
12188         * gst/flv/gstflvdemux.h:
12189
12190 2007-08-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12191
12192         * gst/mpegtsparse/flutspatinfo.c:
12193         * gst/mpegtsparse/flutspatinfo.h:
12194         * gst/mpegtsparse/flutspmtinfo.c:
12195         * gst/mpegtsparse/flutspmtinfo.h:
12196         Update licences to reflect LGPL-ness of these files also.
12197
12198 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12199
12200         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12201         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
12202         * docs/plugins/gst-plugins-bad-plugins.interfaces:
12203         * docs/plugins/gst-plugins-bad-plugins.signals:
12204         * gst/rtpmanager/gstrtpbin.c:
12205         * gst/rtpmanager/gstrtpbin.h:
12206         * gst/rtpmanager/gstrtpclient.c:
12207         * gst/rtpmanager/gstrtpclient.h:
12208         * gst/rtpmanager/gstrtpjitterbuffer.c:
12209         * gst/rtpmanager/gstrtpjitterbuffer.h:
12210         * gst/rtpmanager/gstrtpptdemux.c:
12211         * gst/rtpmanager/gstrtpptdemux.h:
12212         * gst/rtpmanager/gstrtpsession.c:
12213         * gst/rtpmanager/gstrtpsession.h:
12214         * gst/rtpmanager/gstrtpssrcdemux.c:
12215         * gst/rtpmanager/gstrtpssrcdemux.h:
12216           Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE
12217           registers a GType that's different than the GstRTPFoo types that
12218           farsight registers (luckily GType names are case sensitive). Should
12219           finally fix #430664.
12220
12221 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12222
12223         * configure.ac:
12224         * win32/common/config.h:
12225         * win32/common/config.h.in:
12226           Automatically generate win32/common/config.h via configure (this
12227           ensures the win32 version of config.h is up-to-date when a release
12228           is made, #433373). config.h.in file might need some more work.
12229
12230 2007-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12231
12232         Patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
12233
12234         * configure.ac:
12235         * gst/festival/Makefile.am:
12236         * gst/festival/gstfestival.c:
12237           Port festival plugin to GStreamer-0.10 (#461377).
12238
12239 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
12240
12241         * ext/faad/gstfaad.c: (gst_faad_chain):
12242         Don't unref the buffer when it was clipped.
12243
12244 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
12245
12246         * ext/faad/gstfaad.c: (gst_faad_chain):
12247         Don't unref the buffer when it was clipped.
12248
12249 2007-08-22  Julien MOUTTE  <julien@moutte.net>
12250
12251         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
12252         (gst_flv_demux_pull_tag):
12253         * gst/flv/gstflvdemux.h:
12254         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
12255         (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio),
12256         (gst_flv_parse_tag_video): Handle pixel aspect ratio through
12257         metadata tags like ASF does. Fluendo muxer supports this and 
12258         Flash players can support it as well this way.
12259
12260 2007-08-22  Julien MOUTTE  <julien@moutte.net>
12261
12262         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag):
12263         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
12264         (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio),
12265         (gst_flv_parse_tag_video): Make sure we don't try filling up the
12266         index if no times object was parsed. Fix the way we decide to push
12267         tags and emit no-more-pads. Fix some printf typing in debugging.
12268
12269 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
12270
12271         * gst/rtpmanager/gstrtpjitterbuffer.c:
12272         (gst_rtp_jitter_buffer_chain),
12273         (gst_rtp_jitter_buffer_set_property):
12274         When drop-on-latency is set but we have no latency configured, just push
12275         the buffer as fast as possible.
12276         Fix typo in comment.
12277
12278 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
12279
12280         * gst/rtpmanager/rtpjitterbuffer.c:
12281         (rtp_jitter_buffer_get_ts_diff):
12282         * gst/rtpmanager/rtpjitterbuffer.h:
12283         Fix undefined overflow prone ts_diff handling.
12284
12285 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
12286
12287         * gst/modplug/gstmodplug.cc:
12288         Fix compiler warning.
12289
12290 2007-08-21  Stefan Kost  <ensonic@users.sf.net>
12291
12292         * gst/modplug/gstmodplug.cc:
12293           Don't use NULL caps for srcpad is not yet connected.
12294
12295 2007-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12296
12297         * configure.ac:
12298         * gst/mpegtsparse/Makefile.am:
12299         * gst/mpegtsparse/flutspatinfo.c:
12300         * gst/mpegtsparse/flutspatinfo.h:
12301         * gst/mpegtsparse/flutspmtinfo.c:
12302         * gst/mpegtsparse/flutspmtinfo.h:
12303         * gst/mpegtsparse/flutspmtstreaminfo.c:
12304         * gst/mpegtsparse/flutspmtstreaminfo.h:
12305         * gst/mpegtsparse/mpegtspacketizer.c:
12306         * gst/mpegtsparse/mpegtspacketizer.h:
12307         * gst/mpegtsparse/mpegtsparse.c:
12308         * gst/mpegtsparse/mpegtsparse.h:
12309         * gst/mpegtsparse/mpegtsparsemarshal.list:
12310         Add mpeg transport stream parser written by:
12311         Alessandro Decina. Includes a couple of files from the
12312         Fluendo transport stream demuxer that Fluendo have 
12313         kindly allowed to be licenced under LGPL also.
12314
12315 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
12316
12317         Patch by: Bastien Nocera  <hadess at hadess net>
12318
12319         * ext/mythtv/gstmythtvsrc.c:
12320           Add examples for live mythtv:// URIs to docs (#468039).
12321           Also convert some tabs into spaces.
12322
12323 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
12324
12325         * gst/filter/gstbpwsinc.c:
12326         * gst/filter/gstlpwsinc.c:
12327         Add small comparision with the chebyshev filters in the docs.
12328
12329 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
12330
12331         * tests/check/elements/bpwsinc.c: (GST_START_TEST),
12332         (bpwsinc_suite):
12333         * tests/check/elements/lpwsinc.c: (GST_START_TEST),
12334         (lpwsinc_suite):
12335         Also test everything in 32 bit float mode.
12336
12337 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
12338
12339         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
12340         (bpwsinc_set_property), (bpwsinc_get_property):
12341         * gst/filter/gstbpwsinc.h:
12342         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
12343         (gst_lpwsinc_init), (lpwsinc_build_kernel), (lpwsinc_set_property),
12344         (lpwsinc_get_property):
12345         * gst/filter/gstlpwsinc.h:
12346         * tests/check/elements/lpwsinc.c: (GST_START_TEST):
12347         Use generator macros for the process functions for the different
12348         sample types, add lower upper boundaries for the GObject properties
12349         so automatically generated UIs can use sliders and change frequency
12350         properties to floats to save a bit of memory, even ints would in
12351         theory be enough. Also rename frequency to cutoff for consistency
12352         reasons.
12353         * docs/plugins/gst-plugins-bad-plugins.args:
12354         * docs/plugins/gst-plugins-bad-plugins.signals:
12355         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
12356         Regenerated for the above changes.
12357
12358 2007-08-17  Stefan Kost  <ensonic@users.sf.net>
12359
12360         * ext/amrwb/gstamrwbparse.c:
12361           Don't leak the adapter.
12362
12363 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
12364
12365         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
12366         (gst_bpwsinc_init), (process_32), (process_64),
12367         (bpwsinc_build_kernel), (bpwsinc_push_residue),
12368         (bpwsinc_transform), (bpwsinc_start), (bpwsinc_query),
12369         (bpwsinc_query_type), (bpwsinc_event), (bpwsinc_set_property):
12370         * gst/filter/gstbpwsinc.h:
12371         Implement latency query and only forward those samples downstream
12372         that actually contain the data we want, i.e. drop kernel_length/2
12373         in the beginning and append kernel_length/2 (created by convolving
12374         the filter kernel with zeroes) to the end.
12375
12376         * tests/check/elements/bpwsinc.c: (GST_START_TEST):
12377         Adjust the unit test for this slightly changed behaviour.
12378
12379         * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel):
12380         Reset residue length only when actually creating a residue.
12381
12382 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
12383
12384         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init):
12385         Override the preroll vmethod instead of overriding the render method
12386         twice.
12387
12388 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
12389
12390         * gst/rtpmanager/gstrtpjitterbuffer.c:
12391         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
12392         (gst_rtp_jitter_buffer_loop):
12393         Fix EOS handling.
12394         Convert some DEBUG into WARNINGs.
12395         Pause task when flushing.
12396
12397         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
12398         (rtcp_thread), (gst_rtp_session_event_recv_rtcp_sink):
12399         Use system clock for RTCP session management timeouts.
12400
12401         * gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
12402         (on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout):
12403         Release the session lock when emiting signals.
12404
12405 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
12406
12407         * ext/faad/gstfaad.c: (gst_faad_setcaps),
12408         (gst_faad_chanpos_to_gst):
12409         Add some debug info.
12410
12411 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
12412
12413         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
12414         (gst_lpwsinc_init), (process_32), (process_64),
12415         (lpwsinc_build_kernel), (lpwsinc_push_residue),
12416         (lpwsinc_transform), (lpwsinc_start), (lpwsinc_query),
12417         (lpwsinc_query_type), (lpwsinc_event), (lpwsinc_set_property):
12418         * gst/filter/gstlpwsinc.h:
12419         Implement latency query and only forward those samples downstream
12420         that actually contain the data we want, i.e. drop kernel_length/2
12421         in the beginning and append kernel_length/2 (created by convolving
12422         the filter kernel with zeroes) to the end.
12423         * tests/check/elements/lpwsinc.c: (GST_START_TEST):
12424         Adjust the unit test for this slightly changed behaviour.
12425
12426 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
12427
12428         * ext/ladspa/gstladspa.c:
12429           Don't leak like hell.
12430
12431 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
12432
12433         * tests/check/Makefile.am:
12434         * tests/check/generic/.cvsignore:
12435         * tests/check/generic/states.c:
12436           Add generic state-change test suite to help to fi leaks.
12437
12438 2007-08-15  Stefan Kost  <ensonic@users.sf.net>
12439
12440         * ext/timidity/gstwildmidi.c:
12441         * ext/timidity/gstwildmidi.h:
12442           Look harder for a config. Based on patch by Hans de Goede.
12443           Fixes #456912
12444
12445 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
12446
12447         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_flush_unlocked):
12448         Don't use new API.
12449
12450 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
12451
12452         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_base_init),
12453         (gst_app_sink_class_init), (gst_app_sink_dispose),
12454         (gst_app_sink_flush_unlocked), (gst_app_sink_start),
12455         (gst_app_sink_stop), (gst_app_sink_event), (gst_app_sink_preroll),
12456         (gst_app_sink_render), (gst_app_sink_get_caps),
12457         (gst_app_sink_set_caps), (gst_app_sink_end_of_stream),
12458         (gst_app_sink_pull_preroll), (gst_app_sink_pull_buffer):
12459         * gst-libs/gst/app/gstappsink.h:
12460         Make love to appsink.
12461         Make it support pulling of the preroll buffer.
12462         Add docs and debug statements.
12463         Fix some races wrt to EOS handling and stopping.
12464         Implement getcaps.
12465         Implement FLUSHING.
12466         API: gst_app_sink_pull_preroll()
12467
12468 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
12469
12470         * gst/flv/gstflvdemux.c: (gst_flv_demux_set_index),
12471         (gst_flv_demux_get_index):
12472         Fix locking and refcounting on the index.
12473
12474 2007-08-14  Julien MOUTTE  <julien@moutte.net>
12475
12476         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
12477         (gst_flv_demux_adapter_flush), (gst_flv_demux_chain),
12478         (gst_flv_demux_pull_tag), (gst_flv_demux_do_seek),
12479         (gst_flv_demux_handle_seek), (gst_flv_demux_sink_event),
12480         (gst_flv_demux_src_event), (gst_flv_demux_query),
12481         (gst_flv_demux_change_state), (gst_flv_demux_set_index),
12482         (gst_flv_demux_get_index), (gst_flv_demux_dispose),
12483         (gst_flv_demux_class_init): First method for seeking in pull
12484         mode using the index built step by step or coming from metadata.
12485         * gst/flv/gstflvdemux.h:
12486         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
12487         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
12488         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Parse
12489         more metadata types and keyframes index.
12490
12491 2007-08-13  Sebastian Dröge  <slomo@circular-chaos.org>
12492
12493         * docs/plugins/Makefile.am:
12494         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12495         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12496         * docs/plugins/gst-plugins-bad-plugins.args:
12497         * docs/plugins/gst-plugins-bad-plugins.signals:
12498         * docs/plugins/inspect/plugin-bz2.xml:
12499         * docs/plugins/inspect/plugin-cdxaparse.xml:
12500         * docs/plugins/inspect/plugin-dtsdec.xml:
12501         * docs/plugins/inspect/plugin-faac.xml:
12502         * docs/plugins/inspect/plugin-faad.xml:
12503         * docs/plugins/inspect/plugin-filter.xml:
12504         * docs/plugins/inspect/plugin-freeze.xml:
12505         * docs/plugins/inspect/plugin-gsm.xml:
12506         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
12507         * docs/plugins/inspect/plugin-h264parse.xml:
12508         * docs/plugins/inspect/plugin-modplug.xml:
12509         * docs/plugins/inspect/plugin-mpeg2enc.xml:
12510         * docs/plugins/inspect/plugin-musepack.xml:
12511         * docs/plugins/inspect/plugin-musicbrainz.xml:
12512         * docs/plugins/inspect/plugin-nsfdec.xml:
12513         * docs/plugins/inspect/plugin-replaygain.xml:
12514         * docs/plugins/inspect/plugin-soundtouch.xml:
12515         * docs/plugins/inspect/plugin-spcdec.xml:
12516         * docs/plugins/inspect/plugin-spectrum.xml:
12517         * docs/plugins/inspect/plugin-speed.xml:
12518         * docs/plugins/inspect/plugin-tta.xml:
12519         * docs/plugins/inspect/plugin-videosignal.xml:
12520         * docs/plugins/inspect/plugin-xingheader.xml:
12521         * docs/plugins/inspect/plugin-xvid.xml:
12522         * gst/filter/gstbpwsinc.c:
12523         * gst/filter/gstbpwsinc.h:
12524         * gst/filter/gstlpwsinc.c:
12525         * gst/filter/gstlpwsinc.h:
12526         Add docs for lpwsinc and bpwsinc and integrate them
12527         into the build system. While doing that also update
12528         all other docs via make update in docs/plugins.
12529
12530 2007-08-13  Stefan Kost  <ensonic@users.sf.net>
12531
12532         * gst/rtpmanager/rtpjitterbuffer.c:
12533           Include stdlib.
12534
12535 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
12536
12537         * tests/check/elements/bpwsinc.c: (GST_START_TEST):
12538         Make one test constraint a bit stricter.
12539
12540 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
12541
12542         * tests/check/Makefile.am:
12543         * tests/check/elements/.cvsignore:
12544         * tests/check/elements/bpwsinc.c: (setup_bpwsinc),
12545         (cleanup_bpwsinc), (GST_START_TEST), (bpwsinc_suite), (main):
12546         Add unit tests for bpwsinc, testing fundamental functionality again.
12547
12548 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
12549
12550         * tests/check/Makefile.am:
12551         * tests/check/elements/.cvsignore:
12552         * tests/check/elements/lpwsinc.c: (setup_lpwsinc),
12553         (cleanup_lpwsinc), (GST_START_TEST), (lpwsinc_suite), (main):
12554         Add unit tests for lpwsinc, testing fundamental functionality.
12555
12556 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
12557
12558         * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel):
12559         * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel):
12560         Improve debugging a bit.
12561
12562 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
12563
12564         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
12565         (bpwsinc_start):
12566         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
12567         (lpwsinc_start):
12568         Reset the residue in BaseTransform::start to get a clean residue
12569         on stream changes.
12570
12571 2007-08-11  Sebastian Dröge  <slomo@circular-chaos.org>
12572
12573         * gst/filter/gstbpwsinc.c: (process_32), (process_64):
12574         * gst/filter/gstlpwsinc.c: (process_32), (process_64):
12575         Fix processing with buffer sizes that are smaller than the filter
12576         kernel size.
12577
12578 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
12579
12580         * gst/rtpmanager/Makefile.am:
12581         * gst/rtpmanager/async_jitter_queue.c:
12582         * gst/rtpmanager/async_jitter_queue.h:
12583         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_class_init),
12584         (rtp_jitter_buffer_init), (rtp_jitter_buffer_finalize),
12585         (rtp_jitter_buffer_new), (compare_seqnum),
12586         (rtp_jitter_buffer_insert), (rtp_jitter_buffer_pop),
12587         (rtp_jitter_buffer_flush), (rtp_jitter_buffer_num_packets),
12588         (rtp_jitter_buffer_get_ts_diff):
12589         * gst/rtpmanager/rtpjitterbuffer.h:
12590         Remove complicated async queue and replace with more simple jitterbuffer
12591         code while also fixing some bugs.
12592
12593         * gst/rtpmanager/gstrtpbin-marshal.list:
12594         * gst/rtpmanager/gstrtpbin.c: (on_new_ssrc), (on_ssrc_collision),
12595         (on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout),
12596         (create_session), (gst_rtp_bin_class_init), (create_recv_rtp),
12597         (create_send_rtp):
12598         * gst/rtpmanager/gstrtpbin.h:
12599         * gst/rtpmanager/gstrtpjitterbuffer.c:
12600         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_dispose),
12601         (gst_jitter_buffer_sink_parse_caps),
12602         (gst_rtp_jitter_buffer_flush_start),
12603         (gst_rtp_jitter_buffer_flush_stop),
12604         (gst_rtp_jitter_buffer_change_state),
12605         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
12606         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property):
12607         * gst/rtpmanager/gstrtpsession.c: (on_new_ssrc),
12608         (on_ssrc_collision), (on_ssrc_validated), (on_bye_ssrc),
12609         (on_bye_timeout), (on_timeout), (gst_rtp_session_class_init),
12610         (gst_rtp_session_init):
12611         * gst/rtpmanager/gstrtpsession.h:
12612         * gst/rtpmanager/rtpsession.c: (on_bye_ssrc), (session_cleanup):
12613         Use new jitterbuffer code.
12614         Expose some new signals in preparation for handling EOS.
12615
12616 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
12617
12618         * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel):
12619         Fix a segfault with more than one channel and don't rebuild
12620         the kernel & residue with every buffer.
12621
12622 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
12623
12624         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_mode_get_type),
12625         (gst_bpwsinc_window_get_type), (gst_bpwsinc_class_init),
12626         (gst_bpwsinc_init), (bpwsinc_build_kernel), (bpwsinc_set_property),
12627         (bpwsinc_get_property):
12628         * gst/filter/gstbpwsinc.h:
12629         Add support for a bandreject mode and allow specifying the window
12630         function that should be used.
12631         * gst/filter/gstlpwsinc.c:
12632         And another small formatting fix.
12633
12634 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
12635
12636         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
12637         (gst_bpwsinc_init), (process_32), (process_64),
12638         (bpwsinc_build_kernel), (bpwsinc_setup), (bpwsinc_get_unit_size),
12639         (bpwsinc_transform), (bpwsinc_set_property),
12640         (bpwsinc_get_property):
12641         * gst/filter/gstbpwsinc.h:
12642         Apply the same changes to the bandpass filter:
12643          - Support double input
12644          - Fix processing for input with >1 channels
12645          - Specify frequency in Hz
12646          - Specify actual filter kernel length
12647          - Use transform instead of transform_ip as we're working
12648            out of place anyway
12649          - Factor out filter kernel generation and update the filter
12650            kernel when the properties are set
12651         Fix bandpass filter kernel generation to actually generate
12652         a bandpass filter by creating a highpass instead of a second
12653         lowpass.
12654         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
12655         Small formatting fix.
12656
12657 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
12658
12659         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
12660         (gst_lpwsinc_init), (process_32), (process_64),
12661         (lpwsinc_build_kernel), (lpwsinc_set_property),
12662         (lpwsinc_get_property):
12663         * gst/filter/gstlpwsinc.h:
12664         Specify the actual filter length instead of a weird
12665         2N+1. Setting the property will round to the next odd number.
12666         Also remove now obsolete FIXMEs.
12667
12668 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
12669
12670         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_window_get_type),
12671         (gst_lpwsinc_class_init), (gst_lpwsinc_init),
12672         (lpwsinc_build_kernel), (lpwsinc_set_property),
12673         (lpwsinc_get_property):
12674         * gst/filter/gstlpwsinc.h:
12675         Allow choosing between hamming and blackman window. The blackman
12676         window provides a better stopband attenuation but a bit slower
12677         rolloff.
12678
12679 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
12680
12681         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_mode_get_type),
12682         (gst_lpwsinc_class_init), (process_32), (process_64),
12683         (lpwsinc_build_kernel), (lpwsinc_set_property),
12684         (lpwsinc_get_property):
12685         * gst/filter/gstlpwsinc.h:
12686         Add a highpass mode.
12687
12688 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
12689
12690         * gst/filter/gstlpwsinc.c: (process_32), (process_64),
12691         (lpwsinc_build_kernel):
12692         Fix processing if the input has more than one channel.
12693
12694 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
12695
12696         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
12697         (gst_bpwsinc_init), (bpwsinc_setup), (bpwsinc_transform_ip),
12698         (bpwsinc_set_property), (bpwsinc_get_property):
12699         "this" is a C++ keyword, use "self" instead.
12700         Add TODOs and FIXMEs and remove two wrong FIXMEs.
12701         * gst/filter/gstlpwsinc.c:
12702         Add FIXMEs and a new TODO.
12703
12704 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
12705
12706         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
12707         (gst_lpwsinc_class_init), (gst_lpwsinc_init), (process_32),
12708         (process_64), (lpwsinc_build_kernel), (lpwsinc_setup),
12709         (lpwsinc_get_unit_size), (lpwsinc_transform),
12710         (lpwsinc_set_property), (lpwsinc_get_property):
12711         * gst/filter/gstlpwsinc.h:
12712         Add double support, replace "this" with "self" as the former
12713         is a C++ keyword.
12714         Implement the frequency property in Hz instead of fraction
12715         of sampling frequency.
12716         Remove some unecessary FIXMEs and add some TODOs, add some
12717         required locking and refactor the kernel generation into a
12718         separate function that is also called when the properties
12719         change now.
12720         And use BaseTransform::transform instead of transform_ip
12721         as the convolution is done out of place anyway. Should
12722         be done in place later.
12723
12724 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
12725
12726         * configure.ac:
12727         * gst/stereo/Makefile.am:
12728         * gst/stereo/gststereo.c: (gst_stereo_base_init),
12729         (gst_stereo_class_init), (gst_stereo_init),
12730         (gst_stereo_transform_ip), (gst_stereo_set_property),
12731         (gst_stereo_get_property):
12732         * gst/stereo/gststereo.h:
12733         Port the stereo element to GStreamer 0.10.
12734
12735 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12736
12737         submitted by: Raphael Higino <phhigino@gmail.com>
12738
12739         * po/LINGUAS:
12740         * po/pt_BR.po:
12741           Added Portuguese (Brazilian) translation.
12742
12743 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12744
12745         * po/uk.po:
12746         * po/vi.po:
12747           Updated translations.
12748
12749 2007-08-08  Sebastian Dröge  <slomo@circular-chaos.org>
12750
12751         * gst/filter/Makefile.am:
12752         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
12753         (gst_bpwsinc_base_init), (gst_bpwsinc_class_init),
12754         (gst_bpwsinc_init), (bpwsinc_setup):
12755         * gst/filter/gstbpwsinc.h:
12756         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
12757         (gst_lpwsinc_base_init), (gst_lpwsinc_class_init),
12758         (gst_lpwsinc_init), (lpwsinc_setup):
12759         * gst/filter/gstlpwsinc.h:
12760         Use GstAudioFilter as base class and don't leak the memory
12761         of the filter kernel and residue.
12762
12763 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
12764
12765         Patch by: Josep Torra Valles <josep@fluendo.com>
12766
12767         * docs/plugins/gst-plugins-bad-plugins.args:
12768         * ext/libmms/gstmms.c: (gst_mms_class_init), (gst_mms_init),
12769         (gst_mms_start), (gst_mms_set_property), (gst_mms_get_property):
12770         * ext/libmms/gstmms.h:
12771         Add connection speed property to libmms. Fixes #464678.
12772
12773 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
12774
12775         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
12776         (gst_real_video_dec_activate_push), (open_library),
12777         (gst_real_video_dec_init), (gst_real_video_dec_finalize):
12778         * gst/real/gstrealvideodec.h:
12779         Remove some old unused vars.
12780
12781 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
12782
12783         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
12784         Small cleanups.
12785
12786         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
12787         (open_library):
12788         Remove fragment and timestamp correction code from the decoder to make
12789         the caps and buffer contents compatible with matroska/ffdec_rvx0/...
12790
12791 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
12792
12793         * po/POTFILES.skip:
12794           Add POTFILES.skip with list of source files that aren't disted at the
12795           moment but contain translatable strings. Should hopefully pacify
12796           broken tools and make it clearer that these files are left out
12797           intentionally (#461601 and others).
12798
12799 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
12800
12801         Patch by: Ian Munro  <imunro at netspace net au>
12802
12803         * gst/bayer/gstbayer2rgb.c:
12804           Include our own "_stdint.h" instead of <stdint.h> (which may not
12805           be available).
12806
12807         * gst/speed/gstspeed.h:
12808           Native HP-UX compiler dosn't seem to like enum typedefs before the
12809           actual enum was defined.
12810
12811         * gst/vmnc/vmncdec.c:
12812           Fix wrong usage of GST_ELEMENT_ERROR macro (#461373).
12813
12814 2007-07-26  Edward Hervey  <bilboed@bilboed.com>
12815
12816         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
12817         Use the proper context variable when setting the password !
12818         LOG => WARNING for errors.
12819         Give proper path when opening the codec (needs a '/' at the end).
12820
12821 2007-07-25  Tim-Philipp Müller  <tim at centricular dot net>
12822
12823         * gst/real/Makefile.am:
12824           And dist the new header file too.
12825
12826 2007-07-25  Tim-Philipp Müller  <tim at centricular dot net>
12827
12828         * gst/real/gstreal.h:
12829         Add missing header file.
12830
12831 2007-07-25  Julien MOUTTE  <julien@moutte.net>
12832
12833         (gst_flv_demux_chain), (gst_flv_demux_pull_tag),
12834         (gst_flv_demux_change_state), (gst_flv_demux_dispose),
12835         (gst_flv_demux_init):
12836         * gst/flv/gstflvdemux.h:
12837         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
12838         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
12839         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
12840         (gst_flv_parse_header):
12841         * gst/flv/gstflvparse.h: Handle not linked pads, try to make it
12842         reusable, more safety checks.
12843
12844 2007-07-25  Stefan Kost  <ensonic@users.sf.net>
12845
12846         * ext/timidity/gsttimidity.c: (gst_timidity_init),
12847         (gst_timidity_change_state), (plugin_init):
12848         * ext/timidity/gsttimidity.h:
12849           Don't initialize timidity in plugin_init for similar reason as below.
12850
12851 2007-07-24  Stefan Kost  <ensonic@users.sf.net>
12852
12853         * ext/timidity/gstwildmidi.c: (wildmidi_open_config),
12854         (gst_wildmidi_init), (gst_wildmidi_change_state), (plugin_init):
12855         * ext/timidity/gstwildmidi.h:
12856           Don't initialize wildmidi in plugin_init as it also setups audio
12857           filters which is slow.
12858
12859 2007-07-24  Hans de Goede  <j.w.r.degoede@hhs.nl>
12860
12861         reviewed by: Edward Hervey  <bilboed@bilboed.com>
12862
12863         * gst/real/gstreal.c: (plugin_init):
12864         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
12865         (gst_real_audio_dec_finalize), (gst_real_audio_dec_set_property),
12866         (gst_real_audio_dec_get_property), (gst_real_audio_dec_class_init):
12867         * gst/real/gstrealvideodec.c: (open_library),
12868         (gst_real_video_dec_finalize), (gst_real_video_dec_set_property),
12869         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
12870         * gst/real/gstrealvideodec.h:
12871         Improved search algorithm for location of real .so files.
12872         Fixes #393461
12873
12874 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
12875
12876         * configure.ac:
12877         * ext/faad/gstfaad.c: (gst_faad_chain), (gst_faad_change_state):
12878         Use the new buffer clipping function from gstaudio here and
12879         require gst-plugins-base CVS.
12880
12881 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
12882
12883         * configure.ac:
12884           Sync liboil check with plugins-base.
12885
12886 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
12887
12888         * gst/equalizer/gstiirequalizer.c:
12889         (gst_iir_equalizer_band_set_property),
12890         (gst_iir_equalizer_child_proxy_get_child_by_index),
12891         (gst_iir_equalizer_child_proxy_get_children_count),
12892         (gst_iir_equalizer_child_proxy_interface_init),
12893         (gst_iir_equalizer_class_init), (arg_to_scale), (setup_filter),
12894         (gst_iir_equalizer_compute_frequencies):
12895         * gst/equalizer/gstiirequalizer10bands.c:
12896         (gst_iir_equalizer_10bands_class_init):
12897         * gst/equalizer/gstiirequalizer3bands.c:
12898         (gst_iir_equalizer_3bands_class_init):
12899         * gst/equalizer/gstiirequalizernbands.c:
12900           Better algorith for the center frequencies. Subtract band filters from
12901           input for negative gains. Rework the gain mapping.
12902
12903 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
12904
12905         * ext/dirac/Makefile.am:
12906           Also include stdlib here.
12907
12908 2007-07-19  Jan Schmidt  <thaytan@noraisin.net>
12909
12910         * tests/check/elements/.cvsignore:
12911         Fix the buildbot with the cvsignore it wants.
12912
12913 2007-07-19  Julien MOUTTE  <julien@moutte.net>
12914
12915         * configure.ac:
12916         * gst/flv/Makefile.am:
12917         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
12918         (gst_flv_demux_cleanup), (gst_flv_demux_chain),
12919         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header),
12920         (gst_flv_demux_seek_to_prev_keyframe), (gst_flv_demux_loop),
12921         (gst_flv_demux_sink_activate), (gst_flv_demux_sink_activate_push),
12922         (gst_flv_demux_sink_activate_pull), (gst_flv_demux_sink_event),
12923         (gst_flv_demux_change_state), (gst_flv_demux_dispose),
12924         (gst_flv_demux_base_init), (gst_flv_demux_class_init),
12925         (gst_flv_demux_init), (plugin_init):
12926         * gst/flv/gstflvdemux.h:
12927         * gst/flv/gstflvparse.c: (FLV_GET_BEUI24), (FLV_GET_STRING),
12928         (gst_flv_demux_query_types), (gst_flv_demux_query),
12929         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
12930         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
12931         (gst_flv_parse_tag_type), (gst_flv_parse_header):
12932         * gst/flv/gstflvparse.h: Adds a first draft of an FLV demuxer.
12933         It does not do seeking yet, it supports pull and push mode so YES
12934         you can use it to play youtube videos directly from an HTTP uri.
12935         Not so much testing done yet but it parses metadata, reply to 
12936         duration queries, etc...
12937
12938 2007-07-19  Stefan Kost  <ensonic@users.sf.net>
12939
12940         * tests/check/Makefile.am:
12941         * tests/check/elements/timidity.c (GST_START_TEST, timidity_suite,
12942           main):
12943           Add typefind test for midi.
12944
12945 2007-07-18  Michael Smith  <msmith@fluendo.com>
12946
12947         * ext/soundtouch/gstpitch.cc:
12948           If we receive a new segment event, don't try to push buffers out
12949           in response (without first sending it on!).
12950           Instead, flush internal buffers on receiving flush events.
12951           Fixes playback after seeking.
12952
12953 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
12954
12955         * gst/bayer/gstbayer2rgb.c: (gst_bayer2rgb_set_caps),
12956         (gst_bayer2rgb_reset):
12957           Add basic docs. Use glibs mem routines.
12958
12959 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
12960
12961         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
12962           Add example to the docs. Fix buffer-offset-end and add some debug.
12963
12964 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
12965
12966         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device),
12967         (gst_jack_ring_buffer_acquire):
12968           Add stdlib include here too.
12969
12970 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
12971
12972         * examples/app/appsrc_ex.c:
12973         * examples/switch/switcher.c:
12974         * ext/neon/gstneonhttpsrc.c:
12975         * ext/timidity/gstwildmidi.c:
12976         * ext/x264/gstx264enc.c:
12977         * gst/mve/mveaudioenc.c: (mve_compress_audio):
12978         * gst/rtpmanager/gstrtpclient.c:
12979         * gst/rtpmanager/gstrtpjitterbuffer.c:
12980         * gst/spectrum/demo-audiotest.c:
12981         * gst/spectrum/demo-osssrc.c:
12982         * sys/dvb/gstdvbsrc.c:
12983           Add stdlib include (free, atoi, exit).
12984
12985 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
12986
12987         * ext/faad/gstfaad.c: (clip_outgoing_buffer):
12988         Fix buffer clipping to correctly clip to the segment stop.
12989
12990 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
12991
12992         Patch by: Hans de Goede <j.w.r.degoede at hhs dot nl>
12993
12994         * gst/modplug/gstmodplug.cc:
12995         add several missing supported mime-types to the modplug plugin.
12996         Fixes #456901.
12997
12998 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
12999
13000         * configure.ac:
13001         * tests/Makefile.am:
13002         Remove bogus check for libcheck, since we check for
13003         gstreamer-check and it pulls in the required info from there, and we
13004         weren't actually _using_ the information for libcheck ourselves
13005         anyway.
13006
13007 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
13008
13009         * configure.ac:
13010           Use pkg-config to locate check.
13011
13012 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
13013
13014         * gst/interleave/deinterleave.c: (gst_deinterleave_process):
13015         * gst/vmnc/vmncdec.c: (vmnc_make_buffer):
13016           Fix build against core CVS.
13017
13018 2007-07-09  Stefan Kost  <ensonic@users.sf.net>
13019
13020         * REQUIREMENTS:
13021           Sync with changes in -ugly.
13022
13023 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
13024
13025         * REQUIREMENTS:
13026           Add download location of libamrwb.
13027
13028 2007-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13029
13030         * docs/plugins/inspect/plugin-amrwb.xml:
13031         * docs/plugins/inspect/plugin-equalizer.xml:
13032         * docs/plugins/inspect/plugin-multifile.xml:
13033         * docs/plugins/inspect/plugin-timidity.xml:
13034         * docs/plugins/inspect/plugin-wildmidi.xml:
13035           Add missing inspect files. Fixes build (#454313).
13036
13037         * ext/timidity/gstwildmidi.c: (wildmidi_open_config):
13038           Scream a bit louder when initialisation fails.
13039
13040         * gst-libs/README:
13041         * gst-libs/ext/.cvsignore:
13042           Remove some cruft.
13043
13044 2007-07-05  Tim-Philipp Müller  <tim at centricular dot net>
13045
13046         * ext/ivorbis/Makefile.am:
13047           Dist header files. Fixes #454078.
13048
13049 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
13050
13051         * docs/plugins/Makefile.am:
13052           Simplify --extra-dir as gtkdoc scans recursively.
13053
13054         * ext/amrwb/gstamrwbenc.c:
13055           Fix comment start.
13056
13057 2007-07-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13058
13059         * sys/dvb/gstdvbsrc.c (dvbsrc_details, ARG_DVBSRC_ADAPTER,
13060           ARG_DVBSRC_FRONTEND, ARG_DVBSRC_DISEQC_SRC, ARG_DVBSRC_FREQUENCY,
13061           ARG_DVBSRC_POLARITY, gst_dvbsrc_class_init, gst_dvbsrc_init,
13062           gst_dvbsrc_set_property, gst_dvbsrc_get_property,
13063           gst_dvbsrc_open_frontend, gst_dvbsrc_open_dvr, read_device,
13064           gst_dvbsrc_create, gst_dvbsrc_set_pes_filters):
13065         * sys/dvb/gstdvbsrc.h (adapter_number, frontend_number):
13066         Removed property "device". Added properties "adapter" and "frontend".
13067         Fixes #453636.
13068         Rename freq property to frequency.
13069
13070 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
13071
13072         * gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init):
13073         Fix property descriptions.
13074
13075 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
13076
13077         * docs/plugins/Makefile.am:
13078         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13079         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13080         * ext/amrwb/gstamrwbdec.c:
13081         * ext/amrwb/gstamrwbenc.c:
13082         * ext/amrwb/gstamrwbparse.c:
13083           Also document AMR-WB elements.
13084
13085 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
13086
13087         * docs/plugins/Makefile.am:
13088         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13089         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13090         * docs/plugins/gst-plugins-bad-plugins.args:
13091           Cleanup the section file so that -unused is empty again (and useful to
13092           spot new docs). Add not yet added docs to sgml file. Add more header
13093           to Makefile.am to make them introspectable.
13094
13095         * docs/plugins/inspect/plugin-bz2.xml:
13096         * docs/plugins/inspect/plugin-cdxaparse.xml:
13097         * docs/plugins/inspect/plugin-dtsdec.xml:
13098         * docs/plugins/inspect/plugin-faac.xml:
13099         * docs/plugins/inspect/plugin-faad.xml:
13100         * docs/plugins/inspect/plugin-filter.xml:
13101         * docs/plugins/inspect/plugin-freeze.xml:
13102         * docs/plugins/inspect/plugin-gdp.xml:
13103         * docs/plugins/inspect/plugin-gsm.xml:
13104         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
13105         * docs/plugins/inspect/plugin-h264parse.xml:
13106         * docs/plugins/inspect/plugin-modplug.xml:
13107         * docs/plugins/inspect/plugin-musicbrainz.xml:
13108         * docs/plugins/inspect/plugin-nsfdec.xml:
13109         * docs/plugins/inspect/plugin-replaygain.xml:
13110         * docs/plugins/inspect/plugin-spectrum.xml:
13111         * docs/plugins/inspect/plugin-speed.xml:
13112         * docs/plugins/inspect/plugin-tta.xml:
13113         * docs/plugins/inspect/plugin-videosignal.xml:
13114         * docs/plugins/inspect/plugin-xingheader.xml:
13115         * docs/plugins/inspect/plugin-xvid.xml:
13116           Update the doc blobs.
13117
13118 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
13119
13120         * gst/multifile/Makefile.am:
13121         * gst/multifile/gstmultifile.c:
13122         * gst/multifile/gstmultifilesink.c:
13123         * gst/multifile/gstmultifilesink.h:
13124         * gst/multifile/gstmultifilesrc.c:
13125         * gst/multifile/gstmultifilesrc.h:
13126           Add .h files to be able to add it to the docs.
13127
13128 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
13129
13130         * gst/modplug/gstmodplug.cc:
13131           Activate doc section.
13132
13133 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
13134
13135         * ext/timidity/gsttimidity.c:
13136         * ext/timidity/gstwildmidi.c:
13137         * ext/timidity/gstwildmidi.h:
13138           Fix licence (both are GPL). Add element docs.
13139
13140 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
13141
13142         * ext/musicbrainz/gsttrm.h:
13143           Fix _get_type signature.
13144
13145 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
13146
13147         * gst/replaygain/gstrgvolume.h:
13148           Fix GObject macros.
13149
13150 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
13151
13152         * ext/dc1394/gstdc1394.c: (gst_dc1394_src_fixate),
13153         (gst_dc1394_create), (gst_dc1394_caps_set_format_vmode_caps),
13154         (gst_dc1394_set_caps_framesize_range),
13155         (gst_dc1394_caps_set_framerate_list), (gst_dc1394_get_cam_caps),
13156         (gst_dc1394_framerate_frac_to_const),
13157         (gst_dc1394_open_cam_with_best_caps):
13158         Make a bunch of functions static, and move variable declarations
13159         to the start of blocks to avoid problems on older gcc.
13160
13161         Make sure to unset value types.
13162
13163 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
13164
13165         * ext/dc1394/gstdc1394.c: (gst_dc1394_set_caps_color):
13166
13167         The correct fourcc for the 4:1:1 packed format is 'IYU1'.
13168         With CVS of ffmpegcolorspace from plugins-base, I can now
13169         get 30 fps from the iSight.
13170
13171 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
13172
13173         * ext/dc1394/gstdc1394.c: (gst_dc1394_set_caps_color):
13174         Change a g_print to a GST_DEBUG message.
13175
13176 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
13177
13178         * configure.ac:
13179         * ext/Makefile.am:
13180         * ext/dc1394/Makefile.am:
13181         * ext/dc1394/gstdc1394.c: (gst_dc1394_base_init),
13182         (gst_dc1394_class_init), (gst_dc1394_init),
13183         (gst_dc1394_src_fixate), (gst_dc1394_set_property),
13184         (gst_dc1394_get_property), (gst_dc1394_getcaps),
13185         (gst_dc1394_setcaps), (gst_dc1394_get_times), (gst_dc1394_create),
13186         (gst_dc1394_parse_caps), (gst_dc1394_change_state),
13187         (gst_dc1394_caps_set_format_vmode_caps),
13188         (gst_dc1394_set_caps_color), (gst_dc1394_set_caps_framesize),
13189         (gst_dc1394_set_caps_framesize_range),
13190         (gst_dc1394_caps_set_framerate_list),
13191         (gst_dc1394_framerate_const_to_frac),
13192         (gst_dc1394_get_all_dc1394_caps), (gst_dc1394_get_cam_caps),
13193         (gst_dc1394_framerate_frac_to_const),
13194         (gst_dc1394_open_cam_with_best_caps),
13195         (gst_dc1394_change_camera_transmission), (plugin_init):
13196         * ext/dc1394/gstdc1394.h:
13197         Commit new dc1394src element.
13198         Patch By: Antoine Tremblay < hexa00 at gmail dot com >
13199         Patch By: Eric Jonas < jonas at mit dot edu >
13200         Close: #387251
13201
13202 2007-06-28  Wim Taymans  <wim@fluendo.com>
13203
13204         * gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init):
13205         Register new property as well.
13206
13207 2007-06-28  Wim Taymans  <wim@fluendo.com>
13208
13209         * gst/videosignal/gstvideodetect.c: (gst_video_detect_420),
13210         (gst_video_detect_set_property), (gst_video_detect_get_property):
13211         * gst/videosignal/gstvideodetect.h:
13212         Add property to adjust the center, sensitivity is now the distance from
13213         this center.
13214
13215 2007-06-27  Wim Taymans  <wim@fluendo.com>
13216
13217         * gst/videosignal/gstvideodetect.c: (gst_video_detect_420),
13218         (gst_video_detect_set_property), (gst_video_detect_get_property),
13219         (gst_video_detect_class_init):
13220         * gst/videosignal/gstvideodetect.h:
13221         * gst/videosignal/gstvideomark.c: (gst_video_mark_draw_box),
13222         (gst_video_mark_420), (gst_video_mark_set_property),
13223         (gst_video_mark_get_property), (gst_video_mark_class_init):
13224         * gst/videosignal/gstvideomark.h:
13225         Add left and bottom offset properties to control the position of the
13226         pattern.
13227
13228 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
13229
13230         * docs/plugins/gst-plugins-bad-plugins.args:
13231         * docs/plugins/inspect/plugin-alsaspdif.xml:
13232         * docs/plugins/inspect/plugin-bz2.xml:
13233         * docs/plugins/inspect/plugin-cdxaparse.xml:
13234         * docs/plugins/inspect/plugin-dtsdec.xml:
13235         * docs/plugins/inspect/plugin-faac.xml:
13236         * docs/plugins/inspect/plugin-faad.xml:
13237         * docs/plugins/inspect/plugin-filter.xml:
13238         * docs/plugins/inspect/plugin-freeze.xml:
13239         * docs/plugins/inspect/plugin-gdp.xml:
13240         * docs/plugins/inspect/plugin-glimagesink.xml:
13241         * docs/plugins/inspect/plugin-gsm.xml:
13242         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
13243         * docs/plugins/inspect/plugin-h264parse.xml:
13244         * docs/plugins/inspect/plugin-jack.xml:
13245         * docs/plugins/inspect/plugin-mms.xml:
13246         * docs/plugins/inspect/plugin-modplug.xml:
13247         * docs/plugins/inspect/plugin-musicbrainz.xml:
13248         * docs/plugins/inspect/plugin-neon.xml:
13249         * docs/plugins/inspect/plugin-nsfdec.xml:
13250         * docs/plugins/inspect/plugin-replaygain.xml:
13251         * docs/plugins/inspect/plugin-sdl.xml:
13252         * docs/plugins/inspect/plugin-spectrum.xml:
13253         * docs/plugins/inspect/plugin-speed.xml:
13254         * docs/plugins/inspect/plugin-tta.xml:
13255         * docs/plugins/inspect/plugin-videosignal.xml:
13256         * docs/plugins/inspect/plugin-xingheader.xml:
13257         * docs/plugins/inspect/plugin-xvid.xml:
13258           Update docs with caps info.
13259
13260 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
13261
13262         * gconf/.cvsignore:
13263         * gconf/Makefile.am:
13264         * gconf/gstreamer.schemas.in:
13265           Remove dysfunctional directory (this stuff is in -good).
13266
13267         * ext/sndfile/gstsf.c: (plugin_init):
13268         * sys/dvb/gstdvbsrc.c: (plugin_init):
13269           Add i18n bindtextdomain stuff.
13270
13271         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_class_init),
13272         (plugin_init):
13273           Post an error message when returning GST_FLOW_ERROR; minor cleanups.
13274
13275         * po/POTFILES.in:
13276           Add more source files with translatable strings (fixes #450605).
13277
13278 2007-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13279
13280         Contributed by: Wenzheng Hu <db_lobster@163.com>
13281
13282         * po/LINGUAS:
13283         * po/zh_CN.po:
13284           Added Chinese (simplified) translation.
13285
13286 2007-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13287
13288         Patch by: Jens Granseuer  <jensgr at gmx net>
13289
13290         * gst/equalizer/gstiirequalizer.c:
13291         * gst/equalizer/gstiirequalizer10bands.c:
13292         * gst/equalizer/gstiirequalizer3bands.c:
13293         * gst/equalizer/gstiirequalizernbands.c:
13294         * gst/rtpmanager/async_jitter_queue.c:
13295         (async_jitter_queue_push_sorted):
13296         * gst/rtpmanager/gstrtpjitterbuffer.c:
13297         (gst_rtp_jitter_buffer_chain):
13298         * gst/switch/gstswitch.c: (gst_switch_chain):
13299           Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
13300           Fixes #450185.
13301
13302 2007-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13303
13304         * examples/switch/switcher.c (my_bus_callback, switch_timer,
13305           last_message_received, main):
13306         * gst/switch/gstswitch.c (gst_switch_release_pad,
13307           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
13308           gst_switch_set_property, gst_switch_get_property,
13309           gst_switch_get_linked_pad, gst_switch_getcaps,
13310           gst_switch_bufferalloc, gst_switch_dispose, gst_switch_init):
13311         * gst/switch/gstswitch.h (switch_mutex, GST_SWITCH_LOCK,
13312           GST_SWITCH_UNLOCK):
13313         Add an extra lock to protect against certain variables instead of
13314         using the object lock. Fix case where caps are different in the
13315         sink pads causes deadlock. Update example to use different caps
13316         on each sink pad.
13317
13318 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
13319
13320         * MAINTAINERS:
13321         Updating all the maintainers files
13322
13323 2007-06-22  Edward Hervey  <edward@fluendo.com>
13324
13325         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_init):
13326         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_init):
13327         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_init):
13328         * ext/audioresample/gstaudioresample.c:
13329         * ext/bz2/gstbz2dec.c: (gst_bz2dec_init):
13330         * ext/bz2/gstbz2enc.c: (gst_bz2enc_init):
13331         * ext/divx/gstdivxdec.c: (gst_divxdec_init):
13332         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
13333         * ext/faac/gstfaac.c: (gst_faac_init):
13334         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init):
13335         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init):
13336         * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_init):
13337         * ext/lcs/gstcolorspace.c: (gst_colorspace_init):
13338         * ext/libfame/gstlibfame.c: (gst_fameenc_init):
13339         * ext/snapshot/gstsnapshot.c: (gst_snapshot_init):
13340         * ext/spc/gstspc.c: (gst_spc_dec_init):
13341         * ext/swfdec/gstswfdec.c: (gst_swfdec_init):
13342         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
13343         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_init):
13344         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
13345         * gst/chart/gstchart.c: (gst_chart_init):
13346         * gst/colorspace/gstcolorspace.c: (gst_colorspace_init):
13347         * gst/festival/gstfestival.c: (gst_festival_init):
13348         * gst/freeze/gstfreeze.c: (gst_freeze_init):
13349         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_request_new_pad):
13350         * gst/mpeg1sys/gstmpeg1systemencode.c: (gst_system_encode_init):
13351         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
13352         * gst/nsf/gstnsf.c: (gst_nsfdec_init):
13353         * gst/overlay/gstoverlay.c: (gst_overlay_init):
13354         * gst/passthrough/gstpassthrough.c: (passthrough_init):
13355         * gst/playondemand/gstplayondemand.c: (play_on_demand_init):
13356         * gst/smooth/gstsmooth.c: (gst_smooth_init):
13357         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
13358         * gst/speed/gstspeed.c: (speed_init):
13359         * gst/vbidec/gstvbidec.c: (gst_vbidec_init):
13360         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
13361         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
13362         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
13363         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_init):
13364         Fix leaks.
13365
13366 2007-06-21  Tim-Philipp Müller  <tim at centricular dot net>
13367
13368         * RELEASE:
13369         * sys/Makefile.am:
13370           Re-enable VCD source and fix up release notes.
13371
13372 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
13373
13374         * gst/equalizer/gstiirequalizer.c:
13375           Document parameter mapping.
13376
13377 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
13378
13379         * gst/spectrum/gstspectrum.c: (gst_spectrum_event),
13380         (gst_spectrum_transform_ip):
13381           Fix leaking buffers.
13382           
13383         * tests/check/Makefile.am:
13384         * tests/check/elements/spectrum.c: (setup_spectrum),
13385         (cleanup_spectrum), (GST_START_TEST), (spectrum_suite), (main):
13386           Add simple test for spectrum element.
13387
13388 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
13389
13390         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_base_init),
13391         (gst_amrwbdec_class_init), (gst_amrwbdec_finalize),
13392         (gst_amrwbdec_event), (gst_amrwbdec_chain),
13393         (gst_amrwbdec_state_change):
13394         * ext/amrwb/gstamrwbdec.h:
13395         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_base_init),
13396         (gst_amrwbparse_pull_header), (gst_amrwbparse_loop):
13397           Add newsegment and discont handling. Some code cleanups. Don't leak
13398           the adapter, unref it in a new finalize method instead. Sync the
13399           parser with the amr-nb changes.
13400
13401 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
13402
13403         * configure.ac:
13404         Back to CVS.
13405
13406         * gst-plugins-bad.doap:
13407         Add 0.10.5 to the doap file.
13408
13409 === release 0.10.5 ===
13410
13411 2007-06-19  Jan Schmidt <thaytan@mad.scientist.com>
13412
13413         * configure.ac:
13414           releasing 0.10.5, "Expedition to Lake Pahoe"
13415
13416 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
13417
13418         * win32/vs6/gst_plugins_bad.dsw:
13419         * win32/vs6/libdshowsrcwrapper.dsp:
13420         * win32/vs6/libgstdshow.dsp:
13421         * win32/vs6/libgstmpegvideoparse.dsp:
13422         * win32/vs6/libgstneon.dsp:
13423         Convert line endings to CRLF and mark as binary files.
13424
13425 2007-06-13  Wim Taymans  <wim@fluendo.com>
13426
13427         * sys/Makefile.am:
13428         Disable VCD build because we're frozen..
13429
13430 2007-06-13  Wim Taymans  <wim@fluendo.com>
13431
13432         * configure.ac:
13433         * sys/Makefile.am:
13434         * sys/vcd/Makefile.am:
13435         * sys/vcd/vcdsrc.c: (gst_vcdsrc_setup_interfaces),
13436         (gst_vcdsrc_base_init), (gst_vcdsrc_class_init), (gst_vcdsrc_init),
13437         (gst_vcdsrc_msf), (gst_vcdsrc_recalculate),
13438         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
13439         (gst_vcdsrc_create), (gst_vcdsrc_start), (gst_vcdsrc_stop),
13440         (gst_vcdsrc_uri_set_uri):
13441         * sys/vcd/vcdsrc.h:
13442         Port VCD element.
13443
13444 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
13445
13446         * win32/MANIFEST:
13447         Add megvideoparse, libdshow and dshowsrcwrapper to win32
13448         MANIFEST.
13449         * win32/vs6/gst_plugins_bad.dsw:
13450         Remove qtdemux, directdraw, directsound and waveform project files
13451         from the workspace as they have been moved to -good.
13452
13453 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
13454
13455         * po/POTFILES.in:
13456         Remove qtdemux from the translation list.
13457
13458 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
13459
13460         * configure.ac:
13461         * docs/plugins/Makefile.am:
13462         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13463         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13464         * docs/plugins/inspect/plugin-osxvideo.xml:
13465         * docs/plugins/inspect/plugin-videocrop.xml:
13466         * gst-plugins-bad.spec.in:
13467         * gst/videocrop/Makefile.am:
13468         * gst/videocrop/gstvideocrop.c:
13469         * gst/videocrop/gstvideocrop.h:
13470         * gst/videocrop/videocrop.vcproj:
13471         * sys/Makefile.am:
13472         * sys/osxvideo/Makefile.am:
13473         * sys/osxvideo/cocoawindow.h:
13474         * sys/osxvideo/cocoawindow.m:
13475         * sys/osxvideo/osxvideosink.h:
13476         * sys/osxvideo/osxvideosink.m:
13477         * tests/check/Makefile.am:
13478         * tests/check/elements/videocrop.c:
13479         * tests/icles/Makefile.am:
13480         * tests/icles/videocrop-test.c:
13481         Move videocrop and osxvideo to -good.
13482
13483 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
13484
13485         * configure.ac:
13486         * docs/plugins/Makefile.am:
13487         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13488         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13489         * gst/qtdemux/Makefile.am:
13490         * gst/qtdemux/gstrtpxqtdepay.c:
13491         * gst/qtdemux/gstrtpxqtdepay.h:
13492         * gst/qtdemux/qtdemux.c:
13493         * gst/qtdemux/qtdemux.h:
13494         * gst/qtdemux/qtdemux.vcproj:
13495         * gst/qtdemux/qtdemux_dump.c:
13496         * gst/qtdemux/qtdemux_dump.h:
13497         * gst/qtdemux/qtdemux_fourcc.h:
13498         * gst/qtdemux/qtdemux_types.c:
13499         * gst/qtdemux/qtdemux_types.h:
13500         * gst/qtdemux/qtpalette.h:
13501         * gst/qtdemux/quicktime.c:
13502         * win32/MANIFEST:
13503         * win32/vs6/libgstqtdemux.dsp:
13504         Move qtdemux to -good.
13505
13506         * gst-plugins-bad.spec.in:
13507         Update spec file to reflect wavpack & qtdemux moving to -good.
13508
13509 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
13510
13511         * docs/plugins/Makefile.am:
13512         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13513         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13514         * docs/plugins/inspect/plugin-waveform.xml:
13515         * sys/waveform/gstwaveformplugin.c:
13516         * sys/waveform/gstwaveformsink.c:
13517         * sys/waveform/gstwaveformsink.h:
13518         * win32/MANIFEST:
13519         * win32/vs6/libgstwaveform.dsp:
13520         Remove the waveform plugin now that it is in -good.
13521
13522 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13523
13524         * configure.ac:
13525         * docs/plugins/Makefile.am:
13526         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13527         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13528         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
13529         * docs/plugins/inspect/plugin-wavpack.xml:
13530         * ext/Makefile.am:
13531         * ext/wavpack/Makefile.am:
13532         * ext/wavpack/gstwavpack.c:
13533         * ext/wavpack/gstwavpackcommon.c:
13534         * ext/wavpack/gstwavpackcommon.h:
13535         * ext/wavpack/gstwavpackdec.c:
13536         * ext/wavpack/gstwavpackdec.h:
13537         * ext/wavpack/gstwavpackenc.c:
13538         * ext/wavpack/gstwavpackenc.h:
13539         * ext/wavpack/gstwavpackparse.c:
13540         * ext/wavpack/gstwavpackparse.h:
13541         * ext/wavpack/gstwavpackstreamreader.c:
13542         * ext/wavpack/gstwavpackstreamreader.h:
13543         * ext/wavpack/md5.c:
13544         * ext/wavpack/md5.h:
13545         * tests/check/Makefile.am:
13546         * tests/check/elements/wavpackdec.c:
13547         * tests/check/elements/wavpackenc.c:
13548         * tests/check/elements/wavpackparse.c:
13549           Move wavpack to good.
13550
13551 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
13552
13553         * configure.ac:
13554         * docs/plugins/Makefile.am:
13555         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13556         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13557         * docs/plugins/gst-plugins-bad-plugins.args:
13558         * docs/plugins/inspect/plugin-directdraw.xml:
13559         * docs/plugins/inspect/plugin-directsound.xml:
13560         * sys/Makefile.am:
13561         * sys/directdraw/Makefile.am:
13562         * sys/directdraw/gstdirectdrawplugin.c:
13563         * sys/directdraw/gstdirectdrawsink.c:
13564         * sys/directdraw/gstdirectdrawsink.h:
13565         * sys/directsound/Makefile.am:
13566         * sys/directsound/gstdirectsoundplugin.c:
13567         * sys/directsound/gstdirectsoundsink.c:
13568         * sys/directsound/gstdirectsoundsink.h:
13569         * win32/MANIFEST:
13570         * win32/gst.sln:
13571         * win32/vs6/libgstdirectdraw.dsp:
13572         * win32/vs6/libgstdirectsound.dsp:
13573         * win32/vs7/libgstdirectdraw.vcproj:
13574         * win32/vs7/libgstdirectsound.vcproj:
13575         * win32/vs8/libgstdirectdraw.vcproj:
13576         * win32/vs8/libgstdirectsound.vcproj:
13577         Remove DirectDraw & DirectSound plugins, as they've moved to Good
13578
13579 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
13580
13581         * ext/timidity/gsttimidity.c: (gst_timidity_loop):
13582         * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
13583         * gst/tta/gstttaparse.c: (gst_tta_parse_loop):
13584           When driving the pipeline, also post an error when we get a
13585           not-linked flow return from downstream.
13586
13587 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
13588
13589         * docs/plugins/gst-plugins-bad-plugins.args:
13590         * sys/directdraw/gstdirectdrawsink.c:
13591         (gst_directdraw_sink_class_init):
13592         Rename the keep-aspect-ratio property to force-aspect-ratio to make
13593         it consistent with xvimagesink and ximagesink.
13594
13595 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
13596
13597         * tests/icles/videocrop-test.c: (main):
13598           Default to xvimagesink instead of autovideosink while
13599           autovideosink/ghostpads/whatever don't handle the way we use it in
13600           the way we expect it to.
13601
13602 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
13603
13604         * configure.ac:
13605           Bump requirements to released versions of core and -base, and remove
13606           special-casing for equalizer and rtpmanager as it's not needed any
13607           longer.
13608
13609 2007-06-06  Jan Schmidt  <thaytan@mad.scientist.com>
13610
13611         * sys/glsink/glimagesink.c: (gst_glimage_sink_stop),
13612         (gst_glimage_sink_create_window), (gst_glimage_sink_init_display):
13613         Sprinkle in some XSync calls to avoid raciness with broken
13614         drivers (ATI) when re-using a single glimagesink.
13615
13616 2007-06-06  Jan Schmidt  <thaytan@mad.scientist.com>
13617
13618         * gst/mpegvideoparse/mpegpacketiser.c:
13619         (mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
13620         (mpeg_util_parse_picture_hdr):
13621         * gst/mpegvideoparse/mpegvideoparse.c:
13622         (mpegvideoparse_handle_sequence), (mpegvideoparse_drain_avail):
13623         Fix some silly bugs with calculating the guard sizes.
13624         Properly compare the old sequence header structure with the new one.
13625         Don't error out on an invalid sequence - just ignore it.
13626
13627 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
13628
13629         * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode):
13630           Printf fix in debug statement; also print the right number there.
13631
13632 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
13633
13634         * ext/sdl/Makefile.am:
13635         * ext/sdl/sdlvideosink.c: (gst_sdlv_process_events):
13636           Add GST_CFLAGS, which apparently somehow fixes the build somewhere
13637           (#444499); initialise variable to avoid false compiler warning.
13638
13639 2007-06-01  Wim Taymans  <wim@fluendo.com>
13640
13641         * docs/plugins/Makefile.am:
13642         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13643         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13644         * docs/plugins/inspect/plugin-videosignal.xml:
13645         * gst/videosignal/Makefile.am:
13646         * gst/videosignal/gstvideomark.c: (gst_video_mark_set_caps),
13647         (gst_video_mark_draw_box), (gst_video_mark_420),
13648         (gst_video_mark_transform_ip), (gst_video_mark_set_property),
13649         (gst_video_mark_get_property), (gst_video_mark_base_init),
13650         (gst_video_mark_class_init), (gst_video_mark_init),
13651         (gst_video_mark_get_type):
13652         * gst/videosignal/gstvideomark.h:
13653         * gst/videosignal/gstvideosignal.c: (plugin_init):
13654         Add plugin to generate a pattern detectable by videodetect.
13655
13656 2007-06-01  Tim-Philipp Müller  <tim at centricular dot net>
13657
13658         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create):
13659           Don't leak buffer when returning an error.
13660
13661 2007-06-01  Wim Taymans  <wim@fluendo.com>
13662
13663         Patch by René Stadler <mail at renestadler dot de>:
13664
13665         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
13666         (gst_neonhttp_src_init), (gst_neonhttp_src_dispose),
13667         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
13668         (gst_neonhttp_src_start), (gst_neonhttp_src_do_seek),
13669         (gst_neonhttp_src_set_location),
13670         (gst_neonhttp_src_send_request_and_redirect),
13671         (gst_neonhttp_src_uri_get_uri), (gst_neonhttp_src_uri_set_uri):
13672         * ext/neon/gstneonhttpsrc.h:
13673         Deprecated "uri" property.  Clean up property descriptions.
13674         Change default User-Agent to the slightly more descriptive
13675         "GStreamer neonhttpsrc".
13676         Various other small cleanups, mostly property related.
13677
13678 2007-05-31  Tim-Philipp Müller  <tim at centricular dot net>
13679
13680         * ext/libmms/gstmms.h:
13681           No reason to use gpointers instead of typed pointes here as far as I
13682           can see.
13683
13684         * ext/mythtv/gstmythtvsrc.c:
13685         * ext/neon/gstneonhttpsrc.c:
13686         * gst/switch/gstswitch.c:
13687           Don't use gtk-doc magic markers for things that aren't meant to be
13688           parsed by gtk-doc. Makes gtk-doc complain a bit less.
13689
13690 2007-05-30  Wim Taymans  <wim@fluendo.com>
13691
13692         * configure.ac:
13693         * docs/plugins/Makefile.am:
13694         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13695         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13696         * docs/plugins/inspect/plugin-videosignal.xml:
13697         * gst/videosignal/Makefile.am:
13698         * gst/videosignal/gstvideoanalyse.c: (gst_video_analyse_set_caps),
13699         (gst_video_analyse_post_message), (gst_video_analyse_420),
13700         (gst_video_analyse_transform_ip), (gst_video_analyse_set_property),
13701         (gst_video_analyse_get_property), (gst_video_analyse_base_init),
13702         (gst_video_analyse_class_init), (gst_video_analyse_init),
13703         (gst_video_analyse_get_type):
13704         * gst/videosignal/gstvideoanalyse.h:
13705         * gst/videosignal/gstvideodetect.c: (gst_video_detect_set_caps),
13706         (gst_video_detect_post_message),
13707         (gst_video_detect_calc_brightness), (gst_video_detect_420),
13708         (gst_video_detect_transform_ip), (gst_video_detect_set_property),
13709         (gst_video_detect_get_property), (gst_video_detect_base_init),
13710         (gst_video_detect_class_init), (gst_video_detect_init),
13711         (gst_video_detect_get_type):
13712         * gst/videosignal/gstvideodetect.h:
13713         * gst/videosignal/gstvideosignal.c: (plugin_init):
13714         * gst/videosignal/gstvideosignal.h:
13715         Added videosignal plugin with two plugins to analyse video frames.
13716         Added videoanalyse to report about brightness and variance in video
13717         frames.
13718         Added videodetect to detect predefined patterns in a video signal.
13719
13720 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
13721
13722         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
13723         * docs/plugins/gst-plugins-bad-plugins.interfaces:
13724         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
13725         * docs/plugins/gst-plugins-bad-plugins.signals:
13726           More updates.
13727
13728 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
13729
13730         * docs/plugins/gst-plugins-bad-plugins.args:
13731         * docs/plugins/gst-plugins-bad-plugins.signals:
13732         * docs/plugins/inspect/plugin-dtsdec.xml:
13733         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
13734         * docs/plugins/inspect/plugin-musepack.xml:
13735         * docs/plugins/inspect/plugin-rtpmanager.xml:
13736         * docs/plugins/inspect/plugin-sdl.xml:
13737         * docs/plugins/inspect/plugin-spcdec.xml:
13738         * docs/plugins/inspect/plugin-swfdec.xml:
13739           Updates; update inspect info for rtpmanager => gstrtpmanager rename,
13740           hopefully that makes the build bots happy again.
13741
13742 2007-05-28  Wim Taymans  <wim@fluendo.com>
13743
13744         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13745         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13746         * gst/rtpmanager/gstrtpbin.c: (create_session), (create_stream),
13747         (gst_rtp_bin_class_init), (create_recv_rtp), (create_recv_rtcp),
13748         (create_send_rtp), (create_rtcp), (gst_rtp_bin_request_new_pad):
13749         * gst/rtpmanager/gstrtpclient.c: (create_stream),
13750         (gst_rtp_client_request_new_pad):
13751         * gst/rtpmanager/gstrtpjitterbuffer.c:
13752         (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
13753         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
13754         * gst/rtpmanager/gstrtpptdemux.c:
13755         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
13756         (gst_rtp_session_request_new_pad):
13757         * gst/rtpmanager/gstrtpssrcdemux.c:
13758         Rename elements to avoid conflict with farsight elements with the same
13759         name. Fixes #430664.
13760
13761 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
13762
13763         Patch by: Vincent Torri  <vtorri at univ-evry fr>
13764
13765         * sys/directdraw/gstdirectdrawsink.c:
13766         (gst_directdraw_sink_buffer_alloc),
13767         (gst_directdraw_sink_show_frame),
13768         (gst_directdraw_sink_check_primary_surface),
13769         (gst_directdraw_sink_check_offscreen_surface),
13770         (EnumModesCallback2), (gst_directdraw_sink_get_ddrawcaps),
13771         (gst_directdraw_sink_surface_create):
13772         * sys/directdraw/gstdirectdrawsink.h:
13773           Fix more warnings when compiling with MingW (#439914).
13774
13775 2007-05-24  Sebastian Moutte  <sebastien@moutte.net>
13776
13777         * docs/plugins/gst-plugins-bad-plugins.args:
13778         Remove directsoundsink property doc as this sink use the mixer
13779         interface now.
13780         * docs/plugins/gst-plugins-bad-plugins.interfaces:
13781         Add interfaces implemented by Windows sinks.
13782         * sys/directsound/gstdirectsoundsink.c:
13783         * sys/directsound/gstdirectsoundsink.h:
13784         Remove directsoundsink property  and implement the mixer interface.
13785         * win32/vs6/gst_plugins_bad.dsw:
13786         * win32/vs6/libgstdirectsound.dsp:
13787         Update project files.
13788         * gst-libs/gst/dshow/gstdshow.cpp:
13789         * gst-libs/gst/dshow/gstdshow.h:
13790         * gst-libs/gst/dshow/gstdshowfakesink.cpp:
13791         * gst-libs/gst/dshow/gstdshowfakesink.h:
13792         * gst-libs/gst/dshow/gstdshowfakesrc.cpp:
13793         * gst-libs/gst/dshow/gstdshowfakesrc.h:
13794         * gst-libs/gst/dshow/gstdshowinterface.cpp:
13795         * gst-libs/gst/dshow/gstdshowinterface.h:
13796         * win32/common/libgstdshow.def:
13797         * win32/vs6/libgstdshow.dsp:
13798         Add a new gst library which allow to create internal Direct Show
13799         graph (pipelines) to wrap Windows sources, decoders or encoders.
13800         It includes a DirectShow fake source and sink and utility functions.    
13801         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
13802         * sys/dshowsrcwrapper/gstdshowaudiosrc.h:
13803         * sys/dshowsrcwrapper/gstdshowsrcwrapper.c:
13804         * sys/dshowsrcwrapper/gstdshowsrcwrapper.h:
13805         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
13806         * sys/dshowsrcwrapper/gstdshowvideosrc.h:
13807         * win32/vs6/libdshowsrcwrapper.dsp:
13808         Add a new plugin to wrap DirectShow sources on Windows.
13809         It gets data from any webcam, dv cam, micro. We could add 
13810         tv tunner card later.
13811         
13812 2007-05-23  Sebastian Dröge  <slomo@circular-chaos.org>
13813
13814         Patch by René Stadler <mail at renestadler dot de>:
13815
13816         * ext/sdl/sdlvideosink.c:
13817         Separate the authors by newlines instead of nothing. Fixes #440774.
13818
13819 2007-05-23  Wim Taymans  <wim@fluendo.com>
13820
13821         * docs/plugins/inspect/plugin-rtpmanager.xml:
13822         Add doc xml file.
13823
13824 2007-05-23  Wim Taymans  <wim@fluendo.com>
13825
13826         * docs/plugins/Makefile.am:
13827         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13828         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13829         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
13830         * gst/rtpmanager/gstrtpbin.h:
13831         * gst/rtpmanager/gstrtpclient.c:
13832         * gst/rtpmanager/gstrtpjitterbuffer.c:
13833         (gst_rtp_jitter_buffer_class_init),
13834         (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
13835         * gst/rtpmanager/gstrtpjitterbuffer.h:
13836         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
13837         (gst_rtp_pt_demux_clear_pt_map):
13838         * gst/rtpmanager/gstrtpptdemux.h:
13839         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
13840         (rtcp_thread), (gst_rtp_session_clear_pt_map):
13841         * gst/rtpmanager/gstrtpsession.h:
13842         * gst/rtpmanager/gstrtpssrcdemux.c:
13843         (gst_rtp_ssrc_demux_class_init):
13844         Document stuff.
13845         Add clear-pt-map action signal where needed.
13846
13847 2007-05-22  Stefan Kost  <ensonic@users.sf.net>
13848
13849         * configure.ac:
13850           Depend on gstreamer-0.10.12.1.
13851         
13852         * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
13853           _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
13854           parent_class, gst_iir_equalizer_band_set_property,
13855           gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
13856           gst_iir_equalizer_child_proxy_get_child_by_index,
13857           gst_iir_equalizer_child_proxy_get_children_count,
13858           gst_iir_equalizer_child_proxy_interface_init, setup_filter,
13859           gst_iir_equalizer_compute_frequencies,
13860           gst_iir_equalizer_set_property, gst_iir_equalizer_get_property,
13861           plugin_init):
13862         * gst/equalizer/gstiirequalizer.h (audiofilter):
13863         * gst/equalizer/gstiirequalizernbands.c (ARG_NUM_BANDS,
13864           gst_iir_equalizer_nbands_base_init, gst_iir_equalizer_nbands_init,
13865           gst_iir_equalizer_nbands_set_property):
13866           Use new locking macros.
13867
13868         * gst/filter/gstbpwsinc.c (bpwsinc_set_caps):
13869           Add fixme.
13870
13871         * gst/spectrum/gstspectrum.c (SPECTRUM_WINDOW_BASE,
13872           SPECTRUM_WINDOW_LEN, gst_spectrum_init, gst_spectrum_set_property,
13873           gst_spectrum_event, gst_spectrum_transform_ip):
13874           Use new locking macros. Turn two fixed values into #defines.
13875
13876 2007-05-22  Edward Hervey  <edward@fluendo.com>
13877
13878         * docs/plugins/Makefile.am:
13879         Also look for .m (objectivec) files.
13880         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13881         * docs/plugins/gst-plugins-bad-plugins.args:
13882         * sys/osxvideo/osxvideosink.m:
13883         Add documentation for element and properties.
13884
13885 2007-05-21  Stefan Kost  <ensonic@users.sf.net>
13886
13887         * ChangeLog:
13888           ChangeLog surgery.
13889         * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
13890           _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
13891           parent_class, gst_iir_equalizer_band_set_property,
13892           gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
13893           gst_iir_equalizer_child_proxy_get_child_by_index,
13894           gst_iir_equalizer_child_proxy_get_children_count,
13895           gst_iir_equalizer_child_proxy_interface_init, setup_filter,
13896           gst_iir_equalizer_compute_frequencies, plugin_init):
13897         * tests/icles/equalizer-test.c:
13898           Add fixme and comment for example.
13899
13900 2007-05-21  Stefan Kost  <ensonic@users.sf.net>
13901
13902         * gst/spectrum/gstspectrum.c (gst_spectrum_set_property,
13903           gst_spectrum_event, gst_spectrum_transform_ip):
13904           Use lock to protect from concurrent access.
13905
13906 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
13907
13908         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
13909         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
13910         Specify and use properties as unsigned int that are an unsigned int.
13911
13912 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
13913
13914         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
13915         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config),
13916         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
13917         * ext/wavpack/gstwavpackenc.h:
13918         Fixup docs, make the bitrate property an int as it should be and
13919         allow to set the different extra processing modes instead of only
13920         allowing none and the default one.
13921
13922 2007-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
13923
13924         * ext/wavpack/gstwavpackenc.c:
13925         Add missing audioconverts in the example pipelines of wavpackenc. As
13926         the wavpack stuff now needs input with 32 bit width (and random depth)
13927         this is needed now. The example pipelines for the parser and decoder
13928         are still fine.
13929
13930 2007-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13931
13932         * docs/plugins/Makefile.am:
13933         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
13934           Fix docs build and hierarchy.
13935
13936 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
13937
13938         * sys/directdraw/gstdirectdrawsink.c: (gst_ddrawsurface_finalize),
13939         (gst_directdraw_sink_buffer_alloc),
13940         (gst_directdraw_sink_get_ddrawcaps),
13941         (gst_directdraw_sink_surface_create):
13942           Bunch of small fixes: remove static function that doesn't exist;
13943           declare another one that does; printf format fix; use right macro
13944           when specifying debug category; remove a bunch of unused variables;
13945           #if 0 out an unused chunk of code (partially fixes #439914).
13946
13947 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
13948
13949         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample):
13950         * gst/switch/gstswitch.c: (gst_switch_chain):
13951           Printf format fixes (#439910, #439911).
13952
13953 2007-05-19  Tim-Philipp Müller  <tim at centricular dot net>
13954
13955         * tests/check/Makefile.am:
13956           Remove bits for deinterleave check which isn't in CVS yet.
13957
13958 2007-05-19  Tim-Philipp Müller  <tim at centricular dot net>
13959
13960         Patch by: René Stadler <mail at renestadler de>
13961
13962         * docs/plugins/Makefile.am:
13963         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
13964         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
13965         * docs/plugins/inspect/plugin-replaygain.xml:
13966         * gst/replaygain/Makefile.am:
13967         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_class_init),
13968         (gst_rg_analysis_start), (gst_rg_analysis_set_caps),
13969         (gst_rg_analysis_transform_ip), (gst_rg_analysis_event),
13970         (gst_rg_analysis_stop), (gst_rg_analysis_handle_tags),
13971         (gst_rg_analysis_handle_eos), (gst_rg_analysis_track_result),
13972         (gst_rg_analysis_album_result):
13973         * gst/replaygain/gstrganalysis.h:
13974         * gst/replaygain/gstrglimiter.c: (gst_rg_limiter_base_init),
13975         (gst_rg_limiter_class_init), (gst_rg_limiter_init),
13976         (gst_rg_limiter_set_property), (gst_rg_limiter_get_property),
13977         (gst_rg_limiter_transform_ip):
13978         * gst/replaygain/gstrglimiter.h:
13979         * gst/replaygain/gstrgvolume.c: (gst_rg_volume_base_init),
13980         (gst_rg_volume_class_init), (gst_rg_volume_init),
13981         (gst_rg_volume_set_property), (gst_rg_volume_get_property),
13982         (gst_rg_volume_dispose), (gst_rg_volume_change_state),
13983         (gst_rg_volume_sink_event), (gst_rg_volume_tag_event),
13984         (gst_rg_volume_reset), (gst_rg_volume_update_gain),
13985         (gst_rg_volume_determine_gain):
13986         * gst/replaygain/gstrgvolume.h:
13987         * gst/replaygain/replaygain.c: (plugin_init):
13988         * gst/replaygain/replaygain.h:
13989         * gst/replaygain/rganalysis.h:
13990         * tests/check/Makefile.am:
13991         * tests/check/elements/.cvsignore:
13992         * tests/check/elements/rganalysis.c: (send_eos_event),
13993         (GST_START_TEST):
13994         * tests/check/elements/rglimiter.c: (setup_rglimiter),
13995         (cleanup_rglimiter), (set_playing_state), (create_test_buffer),
13996         (verify_test_buffer), (GST_START_TEST), (rglimiter_suite), (main):
13997         * tests/check/elements/rgvolume.c: (event_func), (setup_rgvolume),
13998         (cleanup_rgvolume), (set_playing_state), (set_null_state),
13999         (send_eos_event), (send_tag_event), (test_buffer_new),
14000         (fail_unless_target_gain), (fail_unless_result_gain),
14001         (fail_unless_gain), (GST_START_TEST), (rgvolume_suite), (main):
14002           Add replaygain playback elements (#412710).
14003
14004 2007-05-18  Jan Schmidt  <thaytan@mad.scientist.com>
14005
14006         * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display):
14007         Update the cached caps after opening the display so that we report
14008         only the supported caps formats, not just the template caps.
14009         Fixes: #439405
14010
14011 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
14012
14013         * ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT,
14014           _do_init, gst_amrwbdec_base_init, gst_amrwbdec_class_init):
14015         * ext/amrwb/gstamrwbenc.c (gst_amrwbenc_debug, GST_CAT_DEFAULT,
14016           _do_init, gst_amrwbenc_base_init, gst_amrwbenc_class_init):
14017         * ext/amrwb/gstamrwbparse.c (gst_amrwbparse_debug, GST_CAT_DEFAULT,
14018           _do_init, gst_amrwbparse_base_init, gst_amrwbparse_class_init):
14019           First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS,
14020           GST_DEBUG_FUNCPTR and add log-category.
14021
14022 2007-05-17  Edward Hervey  <edward@fluendo.com>
14023
14024         * sys/osxvideo/osxvideosink.h:
14025         * sys/osxvideo/osxvideosink.m:
14026         Remove the event-loop-in-separate-thread modifications, because MacOSX
14027         is $#@(*%$# ! For those wondering, the event handling needs to be done
14028         in the main thread after all..
14029
14030 2007-05-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14031
14032         * gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE,
14033           ARG_START_VALUE, ARG_STOP_VALUE, ARG_LAST_TS, ARG_QUEUE_BUFFERS,
14034           parent_class, gst_switch_release_pad, gst_switch_request_new_pad,
14035           gst_switch_chain, gst_switch_event, gst_switch_set_property,
14036           gst_switch_get_property, gst_switch_getcaps, gst_switch_dispose,
14037           unref_buffer, unref_buffers_and_destroy_list, gst_switch_init,
14038           gst_switch_base_init, gst_switch_class_init):
14039         * gst/switch/gstswitch.h (need_to_send_newsegment, queue_buffers,
14040           stop_value, start_value, current_start, last_ts, stored_buffers):
14041         Add handling of application provided stop and start values, allowing
14042         A/V sync across 2 switch elements.
14043
14044 2007-05-17  Edward Hervey  <edward@fluendo.com>
14045
14046         * sys/osxvideo/osxvideosink.h:
14047         * sys/osxvideo/osxvideosink.m:
14048         Fix a stupid #if vs #ifdef bug. Should use the proper colorspace now.
14049         Use a separate thread/task for the cocoa event_loop, else it wouldn't
14050         stop.
14051
14052 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14053
14054         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
14055         (gst_real_audio_dec_setcaps):
14056         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain):
14057           Don't crash when we get a buffer and our input caps haven't been set
14058           yet; also, don't leak all the input buffers (realaudiodec only).
14059
14060 2007-05-16  Stefan Kost  <ensonic@users.sf.net>
14061
14062         patch by: Stanislav Brabec <sbrabec@suse.cz>
14063
14064         * configure.ac:
14065         * ext/amrwb/Makefile.am:
14066         * ext/amrwb/amrwb-code/Makefile.am:
14067         * ext/amrwb/amrwb-code/amrwb/Makefile.am:
14068         * ext/amrwb/amrwb-code/amrwb/README:
14069         * ext/amrwb/gstamrwbdec.c:
14070         * ext/amrwb/gstamrwbdec.h (__GST_AMRWBDEC_H__):
14071         * ext/amrwb/gstamrwbenc.h (__GST_AMRWBENC_H__):
14072         * ext/amrwb/gstamrwbparse.c:
14073         * ext/amrwb/gstamrwbparse.h (__GST_AMRWBPARSE_H__):
14074         * gst-libs/Makefile.am:
14075         * gst-libs/ext/Makefile.am:
14076         * gst-libs/ext/amrwb/Makefile.am:
14077         * gst-libs/ext/amrwb/README:
14078           Use external shared libamrwb. Fixes #423741 (with lots of cleanup).
14079
14080 2007-05-16  Stefan Kost  <ensonic@users.sf.net>
14081
14082         * ext/x264/gstx264enc.c (gst_x264_enc_init_encoder):
14083           This needs a version check.
14084
14085         * gst/bayer/Makefile.am:
14086           Fix the build.
14087
14088 2007-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14089
14090         * configure.ac:
14091         * sys/directdraw/Makefile.am:
14092         * sys/directsound/Makefile.am:
14093           Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save
14094           and restore the various flags in the directdraw/directsound
14095           detection section. Apparently improves cross-compiling for win32
14096           with mingw32 under some circumstances (#437539).
14097
14098 2007-05-15  Wim Taymans  <wim@fluendo.com>
14099
14100         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
14101         We always use fixed caps.
14102
14103 2007-05-14  David Schleef  <ds@schleef.org>
14104
14105         * gst/rtpmanager/gstrtpbin.c:
14106           g_hash_table_remove_all() only exists in 2.12.  Work around.
14107
14108 2007-05-14  David Schleef  <ds@schleef.org>
14109
14110         * configure.ac:
14111         * gst/bayer/Makefile.am:
14112         * gst/bayer/gstbayer.c:
14113         * gst/bayer/gstbayer2rgb.c:
14114           Add a Bayer-to-RGB converter.  You know you want one, uh-huh.
14115           Partial fix for #314160.
14116
14117 2007-05-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14118
14119         * gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,
14120           ARG_LAST_TS, parent_class, gst_switch_release_pad,
14121           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
14122           gst_switch_set_property, gst_switch_get_property, gst_switch_getcaps,
14123           gst_switch_dispose, gst_switch_init, gst_switch_class_init):
14124         * gst/switch/gstswitch.h (previous_sinkpad, nb_sinkpads, stop_value,
14125           current_start, last_ts):
14126         Allow application to provide a stop timestamp, so a new segment
14127         update can be sent before switching.
14128
14129 2007-05-14  Wim Taymans  <wim@fluendo.com>
14130
14131         * gst/rtpmanager/async_jitter_queue.c:
14132         (async_jitter_queue_set_flushing_unlocked):
14133         Fix leak when flushing.
14134
14135         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_clear_pt_map),
14136         (gst_rtp_bin_class_init):
14137         * gst/rtpmanager/gstrtpbin.h:
14138         Add clear-pt-map signal.
14139
14140         * gst/rtpmanager/gstrtpjitterbuffer.c:
14141         (gst_rtp_jitter_buffer_flush_stop),
14142         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_loop):
14143         Init clock-rate to -1 to mark unknow clock rate.
14144         Fix flushing.
14145
14146 2007-05-13  David Schleef  <ds@schleef.org>
14147
14148         * gst/replaygain/rganalysis.c:
14149           Fix wrong ifdef for visual C++.  Fixes: #437403.
14150           By Ali Sabil <ali.sabil@gmail.com>.
14151
14152 2007-05-12  David Schleef  <ds@schleef.org>
14153
14154         * ext/neon/gstneonhttpsrc.c:
14155           Make redirection the default behavior.  Fixes #413818.
14156
14157 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
14158
14159         * gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream,
14160           gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment,
14161           gst_qtdemux_prepare_current_sample, gst_qtdemux_combine_flows,
14162           gst_qtdemux_loop_state_movie, gst_qtdemux_loop,
14163           qtdemux_parse_segments, qtdemux_parse_trak):
14164         * gst/rtpmanager/rtpsession.c (rtp_session_get_bandwidth,
14165           rtp_session_get_rtcp_bandwidth, rtp_session_get_cname,
14166           rtp_session_get_name, rtp_session_get_email, rtp_session_get_phone,
14167           rtp_session_get_location, rtp_session_get_tool,
14168           rtp_session_process_bye, session_report_blocks):
14169         * gst/rtpmanager/rtpsource.c (rtp_source_process_rtp,
14170           rtp_source_send_rtp, rtp_source_process_sr, rtp_source_process_rb):
14171           More format arg fixing (spotted by Ali Sabil <ali.sabil@gmail.com>).
14172
14173         * gst/switch/Makefile.am:
14174           Add require libraries(spotted by Ali Sabil <ali.sabil@gmail.com>).
14175
14176 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
14177
14178         * gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration,
14179           async_jitter_queue_ref, async_jitter_queue_ref_unlocked,
14180           async_jitter_queue_set_low_threshold,
14181           async_jitter_queue_length_ts_units_unlocked,
14182           async_jitter_queue_unref_and_unlock, async_jitter_queue_unref,
14183           async_jitter_queue_lock, async_jitter_queue_push,
14184           async_jitter_queue_push_unlocked, async_jitter_queue_push_sorted,
14185           async_jitter_queue_pop_intern_unlocked, async_jitter_queue_pop,
14186           async_jitter_queue_pop_unlocked, async_jitter_queue_length_unlocked,
14187           async_jitter_queue_set_flushing_unlocked,
14188           async_jitter_queue_unset_flushing_unlocked):
14189           Format arg fix (spotted by Ali Sabil <ali.sabil@gmail.com>).
14190
14191 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
14192
14193         * common/m4/gst-x11.m4:
14194           Restore CFLAGS and LIBS.
14195
14196         * configure.ac:
14197           Revert previous patch.
14198
14199 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
14200
14201         Patch by: Ali Sabil <ali.sabil@gmail.com>
14202
14203         * configure.ac:
14204           Save and restore CFLAGS for OpenGL check. Fixes #437260.
14205         
14206
14207 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
14208
14209         * docs/plugins/gst-plugins-bad-plugins.args:
14210         Add directraw and directsound sinks properties.
14211
14212 2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14213
14214         * configure.ac:
14215           Fix --disable-external (hopefully).
14216
14217 2007-05-09  Wim Taymans  <wim@fluendo.com>
14218
14219         * gst/rtpmanager/gstrtpjitterbuffer.c:
14220         (gst_rtp_jitter_buffer_query):
14221         Pass queries upstream.
14222
14223 2007-05-06  Tim-Philipp Müller  <tim at centricular dot net>
14224
14225         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
14226         (gst_real_audio_dec_finalize):
14227         * gst/real/gstrealaudiodec.h:
14228         * gst/real/gstrealvideodec.c: (open_library), (close_library):
14229         * gst/real/gstrealvideodec.h:
14230           Use GModule instead of using dlsym() directly. Fixes #430598.
14231
14232 2007-05-04  Sebastien Moutte <sebastien@moutte.net>
14233
14234         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
14235         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
14236         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
14237           Add docs for Windows sinks.
14238
14239 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
14240
14241         * gst/speed/gstspeed.c: (speed_src_event), (speed_sink_event),
14242         (speed_chain), (speed_change_state):
14243           Fix event handling a bit by replacing completely dubious code
14244           written by someone else with completely dubious code written
14245           by me. Should at least fix #412077 though.
14246
14247 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
14248
14249         * gst/speed/gstspeed.c: (speed_src_query), (speed_chain),
14250         (plugin_init):
14251           Add debug category; use gst_pad_query_peer_*() utility functions;
14252           use gst_util_scale*(); add gtk-doc blurb.
14253
14254 2007-05-04  Wim Taymans  <wim@fluendo.com>
14255
14256         * gst/rtpmanager/gstrtpjitterbuffer.c:
14257         (gst_rtp_jitter_buffer_query):
14258         Add some debug info.
14259
14260         * gst/rtpmanager/rtpsession.c: (rtp_session_init),
14261         (rtp_session_send_rtp):
14262         Store real user name in the session.
14263
14264 2007-05-03  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
14265
14266         * configure.ac:
14267         * examples/Makefile.am:
14268         * examples/switch/switcher.c (loop, my_bus_callback, switch_timer,
14269           last_message_received, main):
14270         * gst/switch/gstswitch.c (GST_CAT_DEFAULT, gst_switch_details,
14271           gst_switch_src_factory, parent_class, gst_switch_release_pad,
14272           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
14273           gst_switch_set_property, gst_switch_get_property,
14274           gst_switch_get_linked_pad, gst_switch_getcaps,
14275           gst_switch_bufferalloc, gst_switch_get_linked_pads,
14276           gst_switch_dispose, gst_switch_init, gst_switch_base_init,
14277           gst_switch_class_init):
14278         * gst/switch/gstswitch.h (GstSwitch, GstSwitchClass, _GstSwitch,
14279           element, active_sinkpad, srcpad, nb_sinkpads, newsegment_events,
14280           need_to_send_newsegment):
14281         Port switch element and example program to 0.10.
14282
14283 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
14284
14285         * ext/wavpack/gstwavpack.c: (plugin_init):
14286         Call bindtextdomain() to get localized strings.
14287         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
14288         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
14289         (gst_wavpack_parse_handle_seek_event),
14290         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_chain):
14291         * ext/wavpack/gstwavpackparse.h:
14292         Handle DISCONT buffers by correctly setting the DISCONT flag
14293         on outgoing buffers when necessary.
14294         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_handle_seek_event)
14295         Send newsegment from the streaming thread.
14296
14297 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
14298
14299         * ext/wavpack/gstwavpackparse.c:
14300         (gst_wavpack_parse_handle_seek_event):
14301         Remove old workaround that was needed when seeking after the last
14302         sample. With the fixed error handling this works now as expected
14303         without pushing the last sample although it wasn't requested.
14304
14305 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
14306
14307         * ext/wavpack/gstwavpackparse.c:
14308         (gst_wavpack_parse_handle_seek_event):
14309         Handle segment seeks in the seek event handler, correctly work with
14310         stop position == -1 and instead of stopping the task on seek just
14311         pause it.
14312
14313 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
14314
14315         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_loop):
14316         Add handling for segment seeks.
14317
14318 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
14319
14320         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_pull_buffer),
14321         (gst_wavpack_parse_create_src_pad),
14322         (gst_wavpack_parse_resync_loop), (gst_wavpack_parse_loop),
14323         (gst_wavpack_parse_chain):
14324         Correctly handle errors, especially in the loop function. Before it
14325         was easy to get the task paused but no error being posted on the bus.
14326
14327 2007-04-30  Wim Taymans  <wim@fluendo.com>
14328
14329         * gst/rtpmanager/async_jitter_queue.c: (signal_waiting_threads),
14330         (async_jitter_queue_pop_intern_unlocked):
14331         Fix the case where the buffer underruns and does not block.
14332
14333         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_base_init),
14334         (create_recv_rtcp), (create_send_rtp), (create_rtcp),
14335         (gst_rtp_bin_request_new_pad):
14336         Rename RTCP send pad, like in the session manager.
14337         Allow getting an RTCP pad for receiving even if we don't receive RTP.
14338         fix handling of send_rtp_src pad.
14339
14340         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
14341         When no pt map could be found, fall back to the sinkpad caps.
14342
14343         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
14344         (gst_rtp_session_send_rtp), (create_recv_rtp_sink),
14345         (create_recv_rtcp_sink), (create_send_rtp_sink),
14346         (create_send_rtcp_src):
14347         Fix pad names.
14348
14349         * gst/rtpmanager/rtpsession.c: (source_push_rtp),
14350         (rtp_session_create_source), (rtp_session_process_sr),
14351         (rtp_session_send_rtp), (session_start_rtcp):
14352         * gst/rtpmanager/rtpsession.h:
14353         Unlock session when performing a callback.
14354         Add callbacks for the internal session object.
14355         Fix sending of RTP packets.
14356         first attempt at adding NTP times in the SR packets.
14357         Small debug and doc improvements.
14358
14359         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
14360         Update stats for SR reports.
14361
14362 2007-04-29  Wim Taymans  <wim@fluendo.com>
14363
14364         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp):
14365         Remove debug.
14366
14367         * gst/rtpmanager/rtpsession.c: (rtp_session_process_sr),
14368         (rtp_session_process_sdes), (calculate_rtcp_interval),
14369         (rtp_session_next_timeout), (session_report_blocks):
14370         * gst/rtpmanager/rtpstats.c: (rtp_stats_calculate_rtcp_interval):
14371         Improve debugging
14372         Fix interval for BYE/RTCP packets.
14373
14374 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14375
14376         * docs/plugins/gst-plugins-bad-plugins.args:
14377         * docs/plugins/gst-plugins-bad-plugins.signals:
14378           Commit result of running scanobj-update
14379
14380 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14381
14382         * autogen.sh:
14383           Require automake 1.7
14384         * ext/alsaspdif/Makefile.am:
14385         * ext/divx/Makefile.am:
14386         * ext/ivorbis/Makefile.am:
14387         * ext/musicbrainz/Makefile.am:
14388         * ext/neon/Makefile.am:
14389         * ext/sdl/Makefile.am:
14390         * ext/swfdec/Makefile.am:
14391         * ext/theora/Makefile.am:
14392         * ext/wavpack/Makefile.am:
14393         * ext/xvid/Makefile.am:
14394         * gst/modplug/Makefile.am:
14395           Fix up Makefile.am accordingly.
14396
14397 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14398
14399         * docs/plugins/inspect/plugin-alsaspdif.xml:
14400         * docs/plugins/inspect/plugin-bz2.xml:
14401         * docs/plugins/inspect/plugin-cdxaparse.xml:
14402         * docs/plugins/inspect/plugin-dfbvideosink.xml:
14403         * docs/plugins/inspect/plugin-faac.xml:
14404         * docs/plugins/inspect/plugin-faad.xml:
14405         * docs/plugins/inspect/plugin-filter.xml:
14406         * docs/plugins/inspect/plugin-freeze.xml:
14407         * docs/plugins/inspect/plugin-glimagesink.xml:
14408         * docs/plugins/inspect/plugin-gsm.xml:
14409         * docs/plugins/inspect/plugin-h264parse.xml:
14410         * docs/plugins/inspect/plugin-jack.xml:
14411         * docs/plugins/inspect/plugin-mms.xml:
14412         * docs/plugins/inspect/plugin-modplug.xml:
14413         * docs/plugins/inspect/plugin-musepack.xml:
14414         * docs/plugins/inspect/plugin-musicbrainz.xml:
14415         * docs/plugins/inspect/plugin-neon.xml:
14416         * docs/plugins/inspect/plugin-nsfdec.xml:
14417         * docs/plugins/inspect/plugin-replaygain.xml:
14418         * docs/plugins/inspect/plugin-sdl.xml:
14419         * docs/plugins/inspect/plugin-soundtouch.xml:
14420         * docs/plugins/inspect/plugin-spectrum.xml:
14421         * docs/plugins/inspect/plugin-speed.xml:
14422         * docs/plugins/inspect/plugin-tta.xml:
14423         * docs/plugins/inspect/plugin-videocrop.xml:
14424         * docs/plugins/inspect/plugin-wavpack.xml:
14425         * docs/plugins/inspect/plugin-xingheader.xml:
14426         * docs/plugins/inspect/plugin-xvid.xml:
14427           Add jack and update.
14428
14429 2007-04-28  Tim-Philipp Müller  <tim at centricular dot net>
14430
14431         * configure.ac:
14432           Don't build equalizer unless we have core from CVS (it won't
14433           work with earlier versions due to GstChildProxy brokeness).
14434           Also up requirements to last released core/base.
14435
14436 2007-04-27  Wim Taymans  <wim@fluendo.com>
14437
14438         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
14439         (gst_rtp_session_send_rtcp), (gst_rtp_session_reconsider):
14440         Move reconsideration code to the rtpsession object.
14441         Simplify timout handling and add reconsideration.
14442
14443         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
14444         (rtp_session_init), (rtp_session_finalize), (on_bye_ssrc),
14445         (on_bye_timeout), (on_timeout), (rtp_session_set_callbacks),
14446         (obtain_source), (rtp_session_create_source),
14447         (update_arrival_stats), (rtp_session_process_rtp),
14448         (rtp_session_process_sr), (rtp_session_process_rr),
14449         (rtp_session_process_bye), (rtp_session_process_rtcp),
14450         (calculate_rtcp_interval), (rtp_session_send_bye),
14451         (rtp_session_next_timeout), (session_start_rtcp),
14452         (session_report_blocks), (session_cleanup), (session_sdes),
14453         (session_bye), (is_rtcp_time), (rtp_session_on_timeout):
14454         * gst/rtpmanager/rtpsession.h:
14455         Handle timeout of inactive sources and senders.
14456         Implement BYE scheduling.
14457
14458         * gst/rtpmanager/rtpsource.c: (calculate_jitter),
14459         (rtp_source_process_sr), (rtp_source_get_last_sr),
14460         (rtp_source_get_last_rb):
14461         * gst/rtpmanager/rtpsource.h:
14462         Add members to check for timeouts.
14463
14464         * gst/rtpmanager/rtpstats.c: (rtp_stats_init_defaults),
14465         (rtp_stats_calculate_rtcp_interval), (rtp_stats_add_rtcp_jitter),
14466         (rtp_stats_calculate_bye_interval):
14467         * gst/rtpmanager/rtpstats.h:
14468         Use RFC algorithm for calculating the reporting interval.
14469
14470 2007-04-26  Edward Hervey  <edward@fluendo.com>
14471
14472         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
14473         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
14474         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
14475         * docs/plugins/inspect/plugin-osxvideo.xml:
14476         Add documentation for osxvideo
14477
14478 2007-04-25  Wim Taymans  <wim@fluendo.com>
14479
14480         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread):
14481         Implement forward and reverse reconsideration.
14482
14483         * gst/rtpmanager/rtpsession.c: (rtp_session_get_num_sources),
14484         (rtp_session_get_num_active_sources), (rtp_session_process_sr),
14485         (session_report_blocks):
14486         * gst/rtpmanager/rtpsession.h:
14487         Small cleanups.
14488
14489 2007-04-25  Wim Taymans  <wim@fluendo.com>
14490
14491         reviewed by: <delete if not using a buddy>
14492
14493         * gst/rtpmanager/gstrtpbin.c: (create_stream),
14494         (gst_rtp_bin_class_init), (gst_rtp_bin_set_property),
14495         (gst_rtp_bin_get_property):
14496         * gst/rtpmanager/gstrtpbin.h:
14497         Make default jitterbuffer latency configurable.
14498
14499         * gst/rtpmanager/gstrtpjitterbuffer.c:
14500         (gst_rtp_jitter_buffer_class_init),
14501         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_loop),
14502         (gst_rtp_jitter_buffer_set_property),
14503         (gst_rtp_jitter_buffer_get_property):
14504         Debuging cleanups.
14505
14506 2007-04-25  Wim Taymans  <wim@fluendo.com>
14507
14508         * gst/rtpmanager/gstrtpjitterbuffer.c:
14509         (gst_rtp_jitter_buffer_change_state):
14510         Report NO_PREROLL when going to PAUSED.
14511
14512         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread):
14513         Don't send RTCP right before we are shutting down.
14514
14515         * gst/rtpmanager/rtpsession.c: (rtp_session_process_rtp),
14516         (rtp_session_process_sr), (session_report_blocks),
14517         (rtp_session_perform_reporting):
14518         Improve report blocks.
14519
14520         * gst/rtpmanager/rtpsource.c: (calculate_jitter), (init_seq),
14521         (rtp_source_process_rtp), (rtp_source_process_sr),
14522         (rtp_source_process_rb), (rtp_source_get_last_sr),
14523         (rtp_source_get_last_rb):
14524         * gst/rtpmanager/rtpsource.h:
14525         * gst/rtpmanager/rtpstats.h:
14526         Cleanups, add methods to access stats. 
14527
14528 2007-04-25  Wim Taymans  <wim@fluendo.com>
14529
14530         * gst/rtpmanager/gstrtpbin.c: (create_rtcp):
14531         fix for pad name change
14532
14533         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
14534         (gst_rtp_session_send_rtcp), (gst_rtp_session_clock_rate):
14535         Fix for renamed methods.
14536
14537         * gst/rtpmanager/rtpsession.c: (rtp_session_init),
14538         (rtp_session_finalize), (rtp_session_set_cname),
14539         (rtp_session_get_cname), (rtp_session_set_name),
14540         (rtp_session_get_name), (rtp_session_set_email),
14541         (rtp_session_get_email), (rtp_session_set_phone),
14542         (rtp_session_get_phone), (rtp_session_set_location),
14543         (rtp_session_get_location), (rtp_session_set_tool),
14544         (rtp_session_get_tool), (rtp_session_set_note),
14545         (rtp_session_get_note), (source_push_rtp), (obtain_source),
14546         (rtp_session_add_source), (rtp_session_get_source_by_ssrc),
14547         (rtp_session_create_source), (rtp_session_process_rtp),
14548         (rtp_session_process_sr), (rtp_session_process_sdes),
14549         (rtp_session_process_rtcp), (rtp_session_send_rtp),
14550         (rtp_session_get_reporting_interval), (session_report_blocks),
14551         (session_sdes), (rtp_session_perform_reporting):
14552         * gst/rtpmanager/rtpsession.h:
14553         Prepare for implementing SSRC sampling.
14554         Create SSRC for the session. 
14555         Add methods to set the SDES entries.
14556         fix accounting of senders/receivers.
14557         Implement SR/RR/SDES RTCP reporting.
14558
14559         * gst/rtpmanager/rtpsource.c: (rtp_source_init), (init_seq),
14560         (rtp_source_process_rtp), (rtp_source_process_sr):
14561         * gst/rtpmanager/rtpsource.h:
14562         Implement extended sequence number.
14563
14564         * gst/rtpmanager/rtpstats.c: (rtp_stats_calculate_rtcp_interval):
14565         * gst/rtpmanager/rtpstats.h:
14566         Rename some fields.
14567
14568 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
14569
14570         * gst/y4m/gsty4mencode.c: (gst_y4m_encode_init),
14571         (gst_y4m_encode_setcaps):
14572         * tests/check/elements/y4menc.c: (GST_START_TEST):
14573           Plug some leaks; try to make build bot happy again.
14574
14575 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
14576
14577         * gst/Makefile.am:
14578           Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
14579
14580 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
14581
14582         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize):
14583           Don't use GLib-2.10 API, we only require GLib 2.8 at the moment.
14584
14585 2007-04-20  Michael Smith  <msmith@fluendo.com>
14586
14587         * ext/faad/gstfaad.c: (gst_faad_open_decoder):
14588           FAAD fails to decode low (e.g. 8 kHz) sample rate AAC data in
14589           quicktime because of sample rate mismatches.
14590           Reenable overriding the implicit SBR behaviour (accidently changed?)
14591           to allow playback of these files.
14592
14593 2007-04-19  David Schleef  <ds@schleef.org>
14594
14595         * configure.ac:
14596           Change rtpmanager disabling to keep -bad releasable.
14597
14598 2007-04-18  David Schleef  <ds@schleef.org>
14599
14600         * configure.ac:
14601         * gst/Makefile.am:
14602           Fix wtay's hack.  rtpmanager is disabled in configure.ac on
14603           line 268.
14604
14605 2007-04-18  Wim Taymans  <wim@fluendo.com>
14606
14607         * gst/Makefile.am:
14608         Add rtpmanager dir to dist.
14609
14610 2007-04-18  Wim Taymans  <wim@fluendo.com>
14611
14612         * configure.ac:
14613         Disable rtpmanager for now because it depends on CVS -base.
14614
14615         * gst/rtpmanager/Makefile.am:
14616         Added new files for session manager.
14617
14618         * gst/rtpmanager/gstrtpjitterbuffer.h:
14619         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
14620         (create_stream), (pt_map_requested), (new_ssrc_pad_found):
14621         Some cleanups. 
14622         the session manager can now also request a pt-map.
14623
14624         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_base_init),
14625         (gst_rtp_session_class_init), (gst_rtp_session_init),
14626         (gst_rtp_session_finalize), (rtcp_thread), (start_rtcp_thread),
14627         (stop_rtcp_thread), (gst_rtp_session_change_state),
14628         (gst_rtp_session_process_rtp), (gst_rtp_session_send_rtp),
14629         (gst_rtp_session_send_rtcp), (gst_rtp_session_clock_rate),
14630         (gst_rtp_session_get_time), (gst_rtp_session_event_recv_rtp_sink),
14631         (gst_rtp_session_chain_recv_rtp),
14632         (gst_rtp_session_event_recv_rtcp_sink),
14633         (gst_rtp_session_chain_recv_rtcp),
14634         (gst_rtp_session_event_send_rtp_sink),
14635         (gst_rtp_session_chain_send_rtp), (create_send_rtcp_src),
14636         (gst_rtp_session_request_new_pad):
14637         * gst/rtpmanager/gstrtpsession.h:
14638         We can ask for pt-map now too when the session manager needs it.
14639         Hook up to the new session manager, implement the needed callbacks for
14640         pushing data, getting clock time and requesting clock-rates.
14641         Rename rtcp_src to send_rtcp_src to make it clear that this RTCP is to
14642         be send to clients.
14643         Add code to start and stop the thread that will schedule RTCP through
14644         the session manager.
14645
14646         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
14647         (rtp_session_init), (rtp_session_finalize),
14648         (rtp_session_set_property), (rtp_session_get_property),
14649         (on_new_ssrc), (on_ssrc_collision), (on_ssrc_validated),
14650         (on_bye_ssrc), (rtp_session_new), (rtp_session_set_callbacks),
14651         (rtp_session_set_bandwidth), (rtp_session_get_bandwidth),
14652         (rtp_session_set_rtcp_bandwidth), (rtp_session_get_rtcp_bandwidth),
14653         (source_push_rtp), (source_clock_rate), (check_collision),
14654         (obtain_source), (rtp_session_add_source),
14655         (rtp_session_get_num_sources),
14656         (rtp_session_get_num_active_sources),
14657         (rtp_session_get_source_by_ssrc),
14658         (rtp_session_get_source_by_cname), (rtp_session_create_source),
14659         (update_arrival_stats), (rtp_session_process_rtp),
14660         (rtp_session_process_sr), (rtp_session_process_rr),
14661         (rtp_session_process_sdes), (rtp_session_process_bye),
14662         (rtp_session_process_app), (rtp_session_process_rtcp),
14663         (rtp_session_send_rtp), (rtp_session_get_rtcp_interval),
14664         (rtp_session_produce_rtcp):
14665         * gst/rtpmanager/rtpsession.h:
14666         The advanced beginnings of the main session manager that handles the
14667         participant database of RTPSources, SSRC probation, SSRC collisions,
14668         parse RTCP to update source stats. etc..
14669
14670         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
14671         (rtp_source_init), (rtp_source_finalize), (rtp_source_new),
14672         (rtp_source_set_callbacks), (rtp_source_set_as_csrc),
14673         (rtp_source_set_rtp_from), (rtp_source_set_rtcp_from),
14674         (push_packet), (get_clock_rate), (calculate_jitter),
14675         (rtp_source_process_rtp), (rtp_source_process_bye),
14676         (rtp_source_send_rtp), (rtp_source_process_sr),
14677         (rtp_source_process_rb):
14678         * gst/rtpmanager/rtpsource.h:
14679         Object that encapsulates an SSRC and its state in the database.
14680         Calculates the jitter and transit times of data packets.
14681
14682         * gst/rtpmanager/rtpstats.c: (rtp_stats_init_defaults),
14683         (rtp_stats_calculate_rtcp_interval), (rtp_stats_add_rtcp_jitter):
14684         * gst/rtpmanager/rtpstats.h:
14685         Various stats regarding the session and sources.
14686         Used to calculate the RTCP interval.
14687
14688 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
14689
14690         * gst/app/Makefile.am:
14691           Fix CFLAGS and hopefully #430594.
14692
14693 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
14694
14695         * gst/nsf/types.h:
14696           Rename #ifndef header guard symbol to something less generic, so
14697           types.h doesn't get skipped over when compiling on MingW. Include
14698           GLib headers and use those to set the endianness and the basic
14699           types so that this isn't entirely broken for non-x86 architectures.
14700
14701 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
14702
14703         * gst/mve/gstmvedemux.c: (gst_mve_audio_init):
14704           Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff compiles on
14705           MingW (no idea though why we add a BYTE_ORDER endianness field if
14706           the audio is compressed).
14707
14708 2007-04-14  Sebastien Moutte <sebastien@moutte.net>
14709
14710         * docs/plugins/inspect/plugin-directdraw.xml:
14711         * docs/plugins/inspect/plugin-directsound.xml:
14712         * docs/plugins/inspect/plugin-waveform.xml:
14713           Add xml doc files for Windows sinks
14714         * win32/vs6/libgstqtdemux.dsp:
14715         * win32/vs6/libgstmpegvideoparse.dsp:
14716         * win32/vs6/gst_plugins_bad.dsw:
14717          Update projects files.
14718         
14719 2007-04-13  Wim Taymans  <wim@fluendo.com>
14720
14721         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
14722         (gst_rtp_bin_init), (gst_rtp_bin_finalize), (new_ssrc_pad_found),
14723         (create_recv_rtp), (gst_rtp_bin_request_new_pad):
14724         * gst/rtpmanager/gstrtpbin.h:
14725         * gst/rtpmanager/gstrtpclient.c:
14726         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
14727         (gst_rtp_session_init), (gst_rtp_session_finalize),
14728         (gst_rtp_session_event_recv_rtp_sink),
14729         (gst_rtp_session_event_recv_rtcp_sink),
14730         (gst_rtp_session_chain_recv_rtcp),
14731         (gst_rtp_session_request_new_pad):
14732         Protect lists and structures with locks.
14733         Return FLOW_OK from RTCP messages for now.
14734
14735 2007-04-12  Wim Taymans  <wim@fluendo.com>
14736
14737         * gst/qtdemux/qtdemux.c:
14738         Make timescale 32 bits again so we don't screw up the pts_offset
14739         calculations.
14740
14741 2007-04-12  Wim Taymans  <wim@fluendo.com>
14742
14743         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
14744         (create_stream), (gst_rtp_bin_class_init), (pt_map_requested):
14745         Emit pt map requests and cache results.
14746
14747         * gst/rtpmanager/gstrtpjitterbuffer.c:
14748         (gst_rtp_jitter_buffer_class_init),
14749         (gst_jitter_buffer_sink_parse_caps),
14750         (gst_jitter_buffer_sink_setcaps),
14751         (gst_rtp_jitter_buffer_get_clock_rate),
14752         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
14753         * gst/rtpmanager/gstrtpjitterbuffer.h:
14754         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
14755         Emit request-pt-map signals.
14756
14757 2007-04-11  Wim Taymans  <wim@fluendo.com>
14758
14759         * gst/rtpmanager/gstrtpbin-marshal.list:
14760         Some more custom marshallers.
14761
14762         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
14763         (clock_rate_request), (create_stream), (gst_rtp_bin_class_init),
14764         (pt_map_requested), (new_ssrc_pad_found), (create_recv_rtp):
14765         * gst/rtpmanager/gstrtpbin.h:
14766         Prepare for caching pt maps.
14767         Connect to signals to collect pt maps.
14768
14769         * gst/rtpmanager/gstrtpjitterbuffer.c:
14770         (gst_rtp_jitter_buffer_class_init),
14771         (gst_jitter_buffer_sink_setcaps), (gst_rtp_jitter_buffer_loop):
14772         * gst/rtpmanager/gstrtpjitterbuffer.h:
14773         Add request_clock_rate signal.
14774         Use scale insteat of scale_int because the later does not deal with
14775         negative numbers.
14776
14777         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
14778         (gst_rtp_pt_demux_chain):
14779         * gst/rtpmanager/gstrtpptdemux.h:
14780         Implement request-pt-map signal.
14781
14782 2007-04-11  Wim Taymans  <wim@fluendo.com>
14783
14784         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14785         (qtdemux_parse_samples), (qtdemux_parse_segments),
14786         (qtdemux_parse_trak), (qtdemux_parse_tree):
14787         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_mdhd):
14788         Handle version 1 mdhd atoms to get extended precision durations.
14789         Fixes #426972.
14790
14791 2007-04-10  Wim Taymans  <wim@fluendo.com>
14792
14793         * gst/rtpmanager/.cvsignore:
14794         * gst/rtpmanager/Makefile.am:
14795         * gst/rtpmanager/gstrtpbin-marshal.list:
14796         Added custom marshallers for signals.
14797
14798         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
14799         * gst/rtpmanager/gstrtpbin.h:
14800         Prepare for emiting pt map signals.
14801
14802         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init):
14803         * gst/rtpmanager/gstrtpssrcdemux.c:
14804         (gst_rtp_ssrc_demux_class_init):
14805         Fix signals.
14806
14807 2007-04-06  Wim Taymans  <wim@fluendo.com>
14808
14809         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init),
14810         (gst_rtp_bin_init), (gst_rtp_bin_provide_clock):
14811         * gst/rtpmanager/gstrtpbin.h:
14812         Provide a clock.
14813
14814 2007-04-06  Wim Taymans  <wim@fluendo.com>
14815
14816         * gst/rtpmanager/gstrtpbin.c: (create_rtcp):
14817         Fix pad template name parsing.
14818
14819 2007-04-05  Wim Taymans  <wim@fluendo.com>
14820
14821         * gst/rtpmanager/gstrtpjitterbuffer.c:
14822         (gst_jitter_buffer_sink_setcaps), (gst_rtp_jitter_buffer_chain),
14823         (gst_rtp_jitter_buffer_loop):
14824         Add some debug and comments.
14825         Fix double unref() in error cases.
14826
14827 2007-04-05  Wim Taymans  <wim@fluendo.com>
14828
14829         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
14830         (gst_rtp_xqt_depay_change_state):
14831         * gst/qtdemux/gstrtpxqtdepay.h:
14832         Try to recover from packet loss a little better.
14833
14834 2007-04-05  Wim Taymans  <wim@fluendo.com>
14835
14836         * gst/rtpmanager/gstrtpbin.c: (find_session_by_id),
14837         (create_session), (find_stream_by_ssrc), (create_stream),
14838         (gst_rtp_bin_class_init), (new_payload_found),
14839         (new_ssrc_pad_found), (create_recv_rtp), (create_recv_rtcp),
14840         (create_send_rtp), (create_rtcp):
14841         * gst/rtpmanager/gstrtpbin.h:
14842         Add debugging category.
14843         Added RTPStream to manage stream per SSRC, each with its own
14844         jitterbuffer and ptdemux.
14845         Added SSRCDemux.
14846         Connect to various SSRC and PT signals and create ghostpads, link stuff.
14847
14848
14849         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
14850         Added rtpbin to elements.
14851
14852         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
14853         Fix caps and forward GstFlowReturn
14854
14855         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
14856         (gst_rtp_session_event_recv_rtp_sink),
14857         (gst_rtp_session_chain_recv_rtp),
14858         (gst_rtp_session_event_recv_rtcp_sink),
14859         (gst_rtp_session_chain_recv_rtcp),
14860         (gst_rtp_session_event_send_rtp_sink),
14861         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
14862         (create_recv_rtcp_sink), (create_send_rtp_sink), (create_rtcp_src),
14863         (gst_rtp_session_request_new_pad):
14864         Add debug category.
14865         Add event handling
14866
14867         * gst/rtpmanager/gstrtpssrcdemux.c: (find_rtp_pad_for_ssrc),
14868         (create_rtp_pad_for_ssrc), (gst_rtp_ssrc_demux_class_init),
14869         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_chain),
14870         (gst_rtp_ssrc_demux_change_state):
14871         * gst/rtpmanager/gstrtpssrcdemux.h:
14872         Add debug category.
14873         Add new-pt-pad signal.
14874
14875 2007-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
14876
14877         submitted by: Mogens Jaeger <mogens@jaeger.tf>
14878
14879         * po/LINGUAS:
14880         * po/da.po:
14881           Added Danish translation.
14882
14883 2007-04-04  Wim Taymans  <wim@fluendo.com>
14884
14885         * gst/rtpmanager/Makefile.am:
14886         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
14887         * gst/rtpmanager/gstrtpssrcdemux.c: (find_pad_for_ssrc),
14888         (create_pad_for_ssrc), (gst_rtp_ssrc_demux_base_init),
14889         (gst_rtp_ssrc_demux_class_init), (gst_rtp_ssrc_demux_init),
14890         (gst_rtp_ssrc_demux_finalize), (gst_rtp_ssrc_demux_sink_event),
14891         (gst_rtp_ssrc_demux_chain), (gst_rtp_ssrc_demux_src_event),
14892         (gst_rtp_ssrc_demux_change_state):
14893         * gst/rtpmanager/gstrtpssrcdemux.h:
14894         Added simple SSRC demuxer.
14895
14896 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
14897
14898         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device),
14899         (gst_jack_ring_buffer_acquire):
14900           Try t better name clients. properly handle return codes when re-
14901           establishing links.
14902
14903 2007-04-03  David Schleef  <ds@schleef.org>
14904
14905         * sys/glsink/glimagesink.c:
14906           Fix handling of video/x-raw-yuv.  Add overlay handling.
14907
14908 2007-04-03  Wim Taymans  <wim@fluendo.com>
14909
14910         * gst/rtpmanager/gstrtpbin.c: (find_session_by_id),
14911         (create_session), (gst_rtp_bin_base_init), (create_recv_rtp),
14912         (create_recv_rtcp), (create_send_rtp), (create_rtcp),
14913         (gst_rtp_bin_request_new_pad):
14914         * gst/rtpmanager/gstrtpbin.h:
14915         * gst/rtpmanager/gstrtpclient.c:
14916         Some more ghostpad magic.
14917
14918 2007-04-03  Wim Taymans  <wim@fluendo.com>
14919
14920         * gst/rtpmanager/Makefile.am:
14921         Add .h file so it can be disted properly.
14922
14923 2007-04-03  Wim Taymans  <wim@fluendo.com>
14924
14925         * configure.ac:
14926         * gst/rtpmanager/Makefile.am:
14927         * gst/rtpmanager/async_jitter_queue.c: (async_jitter_queue_new),
14928         (signal_waiting_threads), (async_jitter_queue_ref),
14929         (async_jitter_queue_ref_unlocked),
14930         (async_jitter_queue_set_low_threshold),
14931         (async_jitter_queue_set_high_threshold),
14932         (async_jitter_queue_set_max_queue_length),
14933         (async_jitter_queue_get_g_queue), (calculate_ts_diff),
14934         (async_jitter_queue_length_ts_units_unlocked),
14935         (async_jitter_queue_unref_and_unlock), (async_jitter_queue_unref),
14936         (async_jitter_queue_lock), (async_jitter_queue_unlock),
14937         (async_jitter_queue_push), (async_jitter_queue_push_unlocked),
14938         (async_jitter_queue_push_sorted),
14939         (async_jitter_queue_push_sorted_unlocked),
14940         (async_jitter_queue_insert_after_unlocked),
14941         (async_jitter_queue_pop_intern_unlocked), (async_jitter_queue_pop),
14942         (async_jitter_queue_pop_unlocked), (async_jitter_queue_length),
14943         (async_jitter_queue_length_unlocked),
14944         (async_jitter_queue_set_flushing_unlocked),
14945         (async_jitter_queue_unset_flushing_unlocked),
14946         (async_jitter_queue_set_blocking_unlocked):
14947         * gst/rtpmanager/async_jitter_queue.h:
14948         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_base_init),
14949         (gst_rtp_bin_class_init), (gst_rtp_bin_init),
14950         (gst_rtp_bin_finalize), (gst_rtp_bin_set_property),
14951         (gst_rtp_bin_get_property), (gst_rtp_bin_change_state),
14952         (gst_rtp_bin_request_new_pad), (gst_rtp_bin_release_pad):
14953         * gst/rtpmanager/gstrtpbin.h:
14954         * gst/rtpmanager/gstrtpclient.c: (new_pad), (create_stream),
14955         (free_stream), (find_stream_by_ssrc), (gst_rtp_client_base_init),
14956         (gst_rtp_client_class_init), (gst_rtp_client_init),
14957         (gst_rtp_client_finalize), (gst_rtp_client_set_property),
14958         (gst_rtp_client_get_property), (gst_rtp_client_change_state),
14959         (gst_rtp_client_request_new_pad), (gst_rtp_client_release_pad):
14960         * gst/rtpmanager/gstrtpclient.h:
14961         * gst/rtpmanager/gstrtpjitterbuffer.c:
14962         (gst_rtp_jitter_buffer_base_init),
14963         (gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
14964         (gst_rtp_jitter_buffer_dispose), (gst_rtp_jitter_buffer_getcaps),
14965         (gst_jitter_buffer_sink_setcaps), (free_func),
14966         (gst_rtp_jitter_buffer_flush_start),
14967         (gst_rtp_jitter_buffer_flush_stop),
14968         (gst_rtp_jitter_buffer_src_activate_push),
14969         (gst_rtp_jitter_buffer_change_state), (priv_compare_rtp_seq_lt),
14970         (compare_rtp_buffers_seq_num), (gst_rtp_jitter_buffer_sink_event),
14971         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop),
14972         (gst_rtp_jitter_buffer_query),
14973         (gst_rtp_jitter_buffer_set_property),
14974         (gst_rtp_jitter_buffer_get_property):
14975         * gst/rtpmanager/gstrtpjitterbuffer.h:
14976         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
14977         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_base_init),
14978         (gst_rtp_pt_demux_class_init), (gst_rtp_pt_demux_init),
14979         (gst_rtp_pt_demux_finalize), (gst_rtp_pt_demux_chain),
14980         (gst_rtp_pt_demux_getcaps), (find_pad_for_pt),
14981         (gst_rtp_pt_demux_setup), (gst_rtp_pt_demux_release),
14982         (gst_rtp_pt_demux_change_state):
14983         * gst/rtpmanager/gstrtpptdemux.h:
14984         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_base_init),
14985         (gst_rtp_session_class_init), (gst_rtp_session_init),
14986         (gst_rtp_session_finalize), (gst_rtp_session_set_property),
14987         (gst_rtp_session_get_property), (gst_rtp_session_change_state),
14988         (gst_rtp_session_chain_recv_rtp),
14989         (gst_rtp_session_chain_recv_rtcp),
14990         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
14991         (create_recv_rtcp_sink), (create_send_rtp_sink), (create_rtcp_src),
14992         (gst_rtp_session_request_new_pad), (gst_rtp_session_release_pad):
14993         * gst/rtpmanager/gstrtpsession.h:
14994         Add RTP session management elements. Still in progress.
14995
14996 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
14997
14998         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
14999         (gst_wavpack_dec_init), (gst_wavpack_dec_sink_set_caps),
15000         (gst_wavpack_dec_clip_outgoing_buffer),
15001         (gst_wavpack_dec_post_tags), (gst_wavpack_dec_chain):
15002         * ext/wavpack/gstwavpackdec.h:
15003         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
15004         (gst_wavpack_enc_sink_set_caps), (gst_wavpack_enc_set_wp_config),
15005         (gst_wavpack_enc_chain):
15006         * ext/wavpack/gstwavpackenc.h:
15007         * ext/wavpack/gstwavpackparse.c:
15008         Don't play audioconvert. As wavpack wants/outputs all samples with
15009         width==32 and depth=[1,32] accept this and let audioconvert convert
15010         to accepted formats instead of doing it in the element for n*8 depths.
15011         This also adds support for non-n*8 depths and prevents some useless
15012         memory allocations. Fixes #421598
15013         Also add a workaround for bug #421542 in wavpackenc for now...
15014         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
15015         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
15016         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
15017         Consider the change above in the unit tests and test if the correct
15018         caps are accepted and set. Also check for GST_BUFFER_OFFSET_END in
15019         the wavpackparse unit test.
15020
15021         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_init),
15022         (gst_wavpack_dec_sink_set_caps):
15023         Set caps on the src pad as soon as possible.
15024
15025         * ext/wavpack/gstwavpackdec.h:
15026         * ext/wavpack/gstwavpackcommon.h:
15027         * ext/wavpack/gstwavpackenc.h:
15028         * ext/wavpack/gstwavpackparse.h:
15029         Fix indention. gst-indent is now called by cicl.
15030
15031 2007-03-28  Edward Hervey  <edward@fluendo.com>
15032
15033         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample),
15034         (gst_qtdemux_chain), (qtdemux_parse_samples):
15035         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_ctts):
15036         * gst/qtdemux/qtdemux_dump.h:
15037         * gst/qtdemux/qtdemux_fourcc.h:
15038         * gst/qtdemux/qtdemux_types.c:
15039         Process 'ctts' atoms, which are present in AVC ISO files (.mov files
15040         with h264 video).
15041         Use the offset present in 'ctts' to calculate the PTS for each packet
15042         and set the PTS on outgoing buffers.
15043         Fixes #423283
15044
15045 2007-03-27  Julien MOUTTE  <julien@moutte.net>
15046
15047         * ext/xvid/gstxviddec.c: (gst_xviddec_chain): Add some
15048         debug log and fix a stupid output buffer duration bug.
15049
15050 2007-03-25  Tim-Philipp Müller  <tim at centricular dot net>
15051
15052         Patch by: Michal Benes <michal.benes at itonis tv>
15053         Patch by: Josef Zlomek <josef.zlomek at itonis tv>
15054
15055         * configure.ac:
15056         * ext/Makefile.am:
15057         * ext/x264/Makefile.am:
15058         * ext/x264/gstx264enc.c: (gst_x264_enc_me_get_type),
15059         (gst_x264_enc_analyse_get_type),
15060         (gst_x264_enc_timestamp_queue_init),
15061         (gst_x264_enc_timestamp_queue_free),
15062         (gst_x264_enc_timestamp_queue_put),
15063         (gst_x264_enc_timestamp_queue_get), (gst_x264_enc_header_buf),
15064         (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
15065         (gst_x264_enc_base_init), (gst_x264_enc_class_init),
15066         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
15067         (gst_x264_enc_close_encoder), (gst_x264_enc_dispose),
15068         (gst_x264_enc_sink_event), (gst_x264_enc_chain),
15069         (gst_x264_enc_encode_frame), (gst_x264_enc_change_state),
15070         (gst_x264_enc_set_property), (gst_x264_enc_get_property),
15071         (plugin_init):
15072         * ext/x264/gstx264enc.h:
15073           Add libx264-based h264 encoder plugin (#421110). Probably doesn't
15074           handle 'odd' widths and heights correctly yet.
15075
15076 2007-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15077
15078         * gst/interleave/deinterleave.c: (gst_deinterleave_sink_setcaps):
15079           Remove 'channel-positions' field when munging input caps into
15080           1-channel output caps (I guess technically we should set the
15081           position for each channel on the output caps if it's non-NONE,
15082           but I'll save that as a task for another day).
15083
15084 2007-03-23  Michael Smith  <msmith@fluendo.com>
15085
15086         * gst/vmnc/vmncdec.c: (gst_vmnc_dec_class_init),
15087         (gst_vmnc_dec_init), (vmnc_dec_finalize), (gst_vmnc_dec_reset),
15088         (vmnc_handle_wmvi_rectangle), (render_colour_cursor),
15089         (render_cursor), (vmnc_make_buffer), (vmnc_handle_wmvd_rectangle),
15090         (vmnc_handle_wmve_rectangle), (vmnc_handle_wmvf_rectangle),
15091         (vmnc_handle_wmvg_rectangle), (vmnc_handle_wmvh_rectangle),
15092         (vmnc_handle_wmvj_rectangle), (render_raw_tile), (render_subrect),
15093         (vmnc_handle_raw_rectangle), (vmnc_handle_copy_rectangle),
15094         (vmnc_handle_hextile_rectangle), (vmnc_handle_packet),
15095         (vmnc_dec_setcaps), (vmnc_dec_chain_frame), (vmnc_dec_chain),
15096         (vmnc_dec_set_property), (vmnc_dec_get_property):
15097           Redesign to include a parser for raw files (no timestamps in that
15098           mode yet, though).
15099
15100 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
15101
15102         * gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
15103         (gst_deinterleave_remove_pads), (gst_deinterleave_process),
15104         (gst_deinterleave_chain):
15105           Don't leak input buffer in chain function; maintain our own list of
15106           source pads - there are no guarantees about the order of the list
15107           in the GstElement struct, and we want a very specific order; lastly,
15108           some more debugging.
15109
15110 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
15111
15112         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_init):
15113           Alloc user agent string only once.
15114
15115 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
15116
15117         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
15118         Revert last commit, preventing infinite plugging loops with ranks
15119         is no clean solution and in general there's no reason why one wants
15120         to parse framed wavpack data again.
15121
15122 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
15123
15124         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block):
15125         Send the new segment event in time format instead of bytes. This
15126         allows "wavpackenc ! wavpackdec ! someaudiosink" pipelines.
15127
15128         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
15129         Accept framed and non-framed input, wavpackparse doesn't care. To
15130         prevent "wavpackparse ! wavpackparse ! ..." pipelines lower the
15131         rank of wavpackparse by one. This allows "wavpackenc ! wavpackparse !
15132         ..." pipelines.
15133
15134 2007-03-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15135
15136         * gst-libs/gst/app/Makefile.am:
15137           Use GST_ALL_LDFLAGS, which actually exists, but maybe David
15138           can confirm that was what he wanted.
15139
15140 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
15141
15142         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
15143         Revert to use gst_pad_alloc_buffer() here. We can and should use it.
15144         Thanks to Jan and Mike for noticing my mistake.
15145
15146 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
15147
15148         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
15149         (gst_wavpack_enc_init), (gst_wavpack_enc_chain),
15150         (gst_wavpack_enc_rewrite_first_block):
15151         * ext/wavpack/gstwavpackenc.h:
15152         Put the write helpers into the GstWavpackEnc struct directly and not
15153         as a pointer to save two small, but useless mallocs. This also makes
15154         it possible to drop the finalize method.
15155         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_push_buffer):
15156         For consistency reasons also set GST_BUFFER_OFFSET_END on the outgoing
15157         buffers the same way wavpackenc does it.
15158
15159 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
15160
15161         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
15162         Don't use gst_pad_alloc_buffer() as we might clip the buffer later and
15163         BaseTransform-based elements will likely break because of wrong
15164         unit-size. Also plug a possible memleak that happens when decoding
15165         fails for some reason.
15166
15167 2007-03-18  Wim Taymans  <wim@fluendo.com>
15168
15169         Based on patch by: Paul Davis <paul at linuxaudiosystems dot com>
15170
15171         * ext/jack/gstjackaudioclient.c: (gst_jack_audio_unref_connection):
15172         Don't need to take the connection lock, it will not be used and could
15173         cause deadlocks.
15174
15175 2007-03-16  Edward Hervey  <edward@fluendo.com>
15176
15177         * sys/osxvideo/osxvideosink.m:
15178         Fix previous commit, we want to pass the NSView in the message.
15179
15180 2007-03-16  Edward Hervey  <edward@fluendo.com>
15181
15182         * sys/osxvideo/osxvideosink.m:
15183         Emit 'have-ns-view' message when working in embedded mode. The message
15184         will contain a pointer to the newly created NSView.
15185
15186 2007-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
15187
15188         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code),
15189         (collect_packets), (set_par_from_dar), (set_fps_from_code),
15190         (mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
15191         (mpeg_util_parse_picture_hdr):
15192         * gst/mpegvideoparse/mpegpacketiser.h:
15193         * gst/mpegvideoparse/mpegvideoparse.c:
15194         (mpegvideoparse_handle_sequence), (mpegvideoparse_handle_picture),
15195         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain),
15196         (mpv_parse_sink_event), (plugin_init):
15197         * gst/mpegvideoparse/mpegvideoparse.h:
15198         Move the MPEG specific byte parsing into the mpegpacketiser code.
15199
15200         Add parsing of picture types, that just feeds into a debug message
15201         for now.
15202
15203         Fix some 64-bit format strings.
15204
15205 2007-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
15206
15207         * gst/mpegaudioparse:
15208         Remove empty dir.
15209
15210 2007-03-16  Stefan Kost  <ensonic@users.sf.net>
15211
15212         * gst/equalizer/gstiirequalizer10bands.c:
15213         (gst_iir_equalizer_10bands_init):
15214           A 10 band EQ should be initialized to 10 bands and not to 3.
15215
15216 2007-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
15217
15218         * configure.ac:
15219         * gst/mpeg1videoparse/Makefile.am:
15220         * gst/mpeg1videoparse/gstmp1videoparse.c:
15221         * gst/mpeg1videoparse/gstmp1videoparse.h:
15222         * gst/mpeg1videoparse/mp1videoparse.vcproj:
15223         * gst/mpegvideoparse/Makefile.am:
15224         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_packetiser_init),
15225         (mpeg_packetiser_free), (mpeg_packetiser_add_buf),
15226         (mpeg_packetiser_flush), (mpeg_find_start_code),
15227         (get_next_free_block), (complete_current_block),
15228         (append_to_current_block), (start_new_block), (handle_packet),
15229         (collect_packets), (mpeg_packetiser_handle_eos),
15230         (mpeg_packetiser_get_block), (mpeg_packetiser_next_block):
15231         * gst/mpegvideoparse/mpegpacketiser.h:
15232         * gst/mpegvideoparse/mpegvideoparse.c: (mpegvideoparse_get_type),
15233         (gst_mpegvideoparse_base_init), (gst_mpegvideoparse_class_init),
15234         (mpv_parse_reset), (gst_mpegvideoparse_init),
15235         (gst_mpegvideoparse_dispose), (set_par_from_dar),
15236         (set_fps_from_code), (mpegvideoparse_parse_seq),
15237         (gst_mpegvideoparse_time_code), (gst_mpegvideoparse_flush),
15238         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain),
15239         (mpv_parse_sink_event), (gst_mpegvideoparse_change_state),
15240         (plugin_init):
15241         * gst/mpegvideoparse/mpegvideoparse.h:
15242         * gst/mpegvideoparse/mpegvideoparse.vcproj:
15243         Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so
15244         that it's below existing decoders.
15245         
15246         Rename it to mpegvideoparse to reflect that it handles MPEG-1 and
15247         MPEG-2 now.
15248
15249         Re-write the parsing code so that it collects packets differently
15250         and timestamps Picture packets correctly.
15251
15252         Add a list of FIXME's at the top.
15253
15254 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
15255
15256         * tests/icles/equalizer-test.c: (equalizer_set_band_value),
15257         (equalizer_set_all_band_values),
15258         (equalizer_set_band_value_and_wait),
15259         (equalizer_set_all_band_values_and_wait), (do_slider_fiddling),
15260         (main):
15261           Port the example to new equalizer api.
15262
15263 2007-03-14  Edward Hervey  <edward@fluendo.com>
15264
15265         * sys/osxvideo/cocoawindow.h:
15266         * sys/osxvideo/cocoawindow.m:
15267         * sys/osxvideo/osxvideosink.h:
15268         * sys/osxvideo/osxvideosink.m:
15269         Fix leaks when running a NSApp.
15270         Accept any kind of resolutions.
15271         Works in fullscreen. Can maximize.
15272         Only thing left before being able to move this to -good is documentation
15273         and embedded window support.
15274
15275 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15276
15277         * po/hu.po:
15278         * po/it.po:
15279         * po/sv.po:
15280           Updated translations.
15281
15282 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
15283
15284         * gst/equalizer/Makefile.am:
15285         * gst/equalizer/gstiirequalizer.c: (_do_init),
15286         (gst_iir_equalizer_band_set_property),
15287         (gst_iir_equalizer_band_class_init),
15288         (gst_iir_equalizer_band_get_type),
15289         (gst_iir_equalizer_child_proxy_get_child_by_index),
15290         (gst_iir_equalizer_child_proxy_get_children_count),
15291         (gst_iir_equalizer_child_proxy_interface_init), (setup_filter),
15292         (gst_iir_equalizer_compute_frequencies),
15293         (gst_iir_equalizer_transform_ip), (plugin_init):
15294         * gst/equalizer/gstiirequalizer10bands.c:
15295         (gst_iir_equalizer_10bands_base_init),
15296         (gst_iir_equalizer_10bands_class_init),
15297         (gst_iir_equalizer_10bands_init),
15298         (gst_iir_equalizer_10bands_set_property),
15299         (gst_iir_equalizer_10bands_get_property):
15300         * gst/equalizer/gstiirequalizer10bands.h:
15301         * gst/equalizer/gstiirequalizer3bands.c:
15302         (gst_iir_equalizer_3bands_base_init),
15303         (gst_iir_equalizer_3bands_class_init),
15304         (gst_iir_equalizer_3bands_init),
15305         (gst_iir_equalizer_3bands_set_property),
15306         (gst_iir_equalizer_3bands_get_property):
15307         * gst/equalizer/gstiirequalizer3bands.h:
15308         * gst/equalizer/gstiirequalizernbands.c:
15309         (gst_iir_equalizer_nbands_base_init),
15310         (gst_iir_equalizer_nbands_init):
15311           Add 3 and 10 band version and add missing gst_object_sync_values.
15312
15313         * gst/spectrum/gstspectrum.c: (gst_spectrum_event),
15314         (gst_spectrum_transform_ip):
15315           Add some comments about float support.
15316
15317 2007-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
15318
15319         * gst/mpegaudioparse/Makefile.am:
15320         * gst/mpegaudioparse/gstmpegaudioparse.c:
15321         * gst/mpegaudioparse/gstmpegaudioparse.h:
15322         * gst/mpegaudioparse/mpegaudioparse.vcproj:
15323         Remove bogus 2nd copy of mp3parse - it's actually
15324         in -ugly.
15325
15326 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
15327
15328         * examples/app/.cvsignore:
15329         The buildbot demands .cvsignore files, and I comply.
15330
15331 2007-03-11  Sebastien Moutte  <sebastien@moutte.net>
15332
15333         * sys/directdraw/gstdirectdrawsink.c:
15334         * sys/directdraw/gstdirectdrawsink.h:
15335         Handle display mode changes during playback.
15336
15337 2007-03-10  David Schleef  <ds@schleef.org>
15338
15339         * configure.ac:
15340         * examples/Makefile.am:
15341         * examples/app/Makefile.am:
15342         * examples/app/appsrc_ex.c:
15343           Add appsrc/appsink example.
15344         * gst-libs/gst/app/Makefile.am:
15345         * gst-libs/gst/app/gstapp.c:
15346         * gst-libs/gst/app/gstappsink.c:
15347         * gst-libs/gst/app/gstappsink.h:
15348         * gst/app/gstapp.c:
15349           Add appsink.
15350
15351 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
15352
15353         * ext/nas/nassink.c: (NAS_createFlow):
15354         * ext/sndfile/gstsfsrc.c: (gst_sf_src_create):
15355           Printf format string fixes.
15356
15357 2007-03-09  Stefan Kost  <ensonic@users.sf.net>
15358
15359         * gst/equalizer/Makefile.am:
15360         * gst/equalizer/gstiirequalizer.c: (_do_init),
15361         (gst_iir_equalizer_band_set_property),
15362         (gst_iir_equalizer_band_get_property),
15363         (gst_iir_equalizer_band_class_init),
15364         (gst_iir_equalizer_band_get_type),
15365         (gst_iir_equalizer_child_proxy_get_child_by_index),
15366         (gst_iir_equalizer_child_proxy_get_children_count),
15367         (gst_iir_equalizer_child_proxy_interface_init),
15368         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
15369         (gst_iir_equalizer_finalize), (setup_filter),
15370         (gst_iir_equalizer_compute_frequencies),
15371         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
15372         (gst_iir_equalizer_setup), (plugin_init):
15373         * gst/equalizer/gstiirequalizer.h:
15374         * gst/equalizer/gstiirequalizernbands.c:
15375         (gst_iir_equalizer_nbands_base_init),
15376         (gst_iir_equalizer_nbands_class_init),
15377         (gst_iir_equalizer_nbands_init),
15378         (gst_iir_equalizer_nbands_set_property),
15379         (gst_iir_equalizer_nbands_get_property):
15380         * gst/equalizer/gstiirequalizernbands.h:
15381           Refactor plugin into a base class and a first subclass (nband eq). The
15382           nband eq uses GstChildProxy and is controlable. More subclasses will
15383           follow.
15384
15385 2007-03-08  Wim Taymans  <wim@fluendo.com>
15386
15387         Includes patch by: Paul Davis <paul at linuxaudiosystems dot com>
15388
15389         * ext/jack/Makefile.am:
15390         * ext/jack/gstjackaudioclient.c: (gst_jack_audio_client_init),
15391         (jack_process_cb), (jack_sample_rate_cb), (jack_buffer_size_cb),
15392         (jack_shutdown_cb), (connection_find),
15393         (gst_jack_audio_make_connection), (gst_jack_audio_get_connection),
15394         (gst_jack_audio_unref_connection),
15395         (gst_jack_audio_connection_add_client),
15396         (gst_jack_audio_connection_remove_client),
15397         (gst_jack_audio_client_new), (gst_jack_audio_client_free),
15398         (gst_jack_audio_client_get_client),
15399         (gst_jack_audio_client_set_active):
15400         * ext/jack/gstjackaudioclient.h:
15401         Make an object to manage client connections to the jack server which we
15402         will use in the future to run selected jack elements with the same jack
15403         connection.
15404         Make some stuff a bit more threadsafe.
15405         Activate the jack client ASAP.
15406
15407         * ext/jack/gstjackaudiosink.c:
15408         (gst_jack_audio_sink_allocate_channels),
15409         (gst_jack_audio_sink_free_channels), (jack_process_cb),
15410         (gst_jack_ring_buffer_open_device),
15411         (gst_jack_ring_buffer_close_device),
15412         (gst_jack_ring_buffer_acquire), (gst_jack_ring_buffer_release),
15413         (gst_jack_audio_sink_class_init), (gst_jack_audio_sink_init),
15414         (gst_jack_audio_sink_getcaps):
15415         * ext/jack/gstjackaudiosink.h:
15416         Use new client object to manage connections.
15417         Don't remove and recreate all ports, try to reuse them.
15418
15419 2007-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
15420
15421         * ext/wavpack/gstwavpack.c: (plugin_init):
15422         * ext/wavpack/gstwavpackcommon.c:
15423           Use a general wavpack debug category for common code.
15424         * ext/wavpack/gstwavpackstreamreader.c:
15425         (gst_wavpack_stream_reader_set_pos_abs),
15426         (gst_wavpack_stream_reader_set_pos_rel),
15427         (gst_wavpack_stream_reader_write_bytes):
15428           Use the general wavpack debug category here too and add debug
15429           output to the functions that should not be called at all by
15430           the wavpack library.
15431         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_plugin_init):
15432         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_plugin_init):
15433         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
15434           Change debugging category names to conform to the conventions.
15435
15436 2007-03-07  Edward Hervey  <edward@fluendo.com>
15437
15438         * gst/qtdemux/qtdemux.c:
15439         * gst/qtdemux/qtdemux.h:
15440         Share qtdemux debug category across all files, otherwise all debugging
15441         in files other than qtdemux.c would end up in the default category.
15442
15443 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
15444
15445         * gst/spectrum/gstspectrum.c: (gst_spectrum_start),
15446         (gst_spectrum_event), (gst_spectrum_transform_ip):
15447         * gst/spectrum/gstspectrum.h:
15448           One FIXME less, by resolving message timestamps against the playback
15449           segment.
15450
15451 2007-03-06  Wim Taymans  <wim@fluendo.com>
15452
15453         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
15454         (gst_spectrum_init), (gst_spectrum_set_property),
15455         (gst_spectrum_transform_ip):
15456         Fix and cleanup default property values.
15457         Add FIXMEs for stuff that looks rather wrong.
15458
15459 2007-03-05  Stefan Kost  <ensonic@users.sf.net>
15460
15461         * gst/spectrum/demo-audiotest.c: (message_handler):
15462         * gst/spectrum/demo-osssrc.c: (message_handler):
15463           Remove two obsolete and confusing comments.
15464
15465 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
15466
15467         * ext/nas/nassink.c: (gst_nas_sink_class_init),
15468         (gst_nas_sink_init), (gst_nas_sink_getcaps),
15469         (gst_nas_sink_unprepare):
15470           Some more cleanups/changes; use boilerplate macro.
15471
15472 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
15473
15474         * ext/nas/Makefile.am:
15475         * ext/nas/README:
15476         * ext/nas/nassink.c: (gst_nas_sink_get_type),
15477         (gst_nas_sink_base_init), (gst_nas_sink_class_init),
15478         (gst_nas_sink_init), (gst_nas_sink_finalize),
15479         (gst_nas_sink_getcaps), (gst_nas_sink_prepare),
15480         (gst_nas_sink_unprepare), (gst_nas_sink_delay),
15481         (gst_nas_sink_reset), (gst_nas_sink_write),
15482         (gst_nas_sink_set_property), (gst_nas_sink_get_property),
15483         (gst_nas_sink_open), (gst_nas_sink_close), (NAS_flush),
15484         (NAS_sendData), (NAS_EventHandler), (gst_nas_sink_sink_get_format),
15485         (NAS_createFlow), (plugin_init):
15486         * ext/nas/nassink.h:
15487           Bunch of nassink clean-ups: make build by adding the right CFLAGS
15488           and LIBS to Makefile.am; rename structure, macros and functions
15489           according to canonical naming scheme; move some things around a bit;
15490           use GST_CAT_DEFAULT instead of GST_CAT_* everywhere; remove README
15491           file that didn't really contain any useful information anyway (the
15492           useful bits have been moved into the 'host' property description).
15493
15494 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
15495
15496         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_finalize):
15497         Chain up in finalize.
15498
15499 2007-03-03  Michael Smith  <msmith@fluendo.com>
15500
15501         * configure.ac:
15502         * gst/vmnc/Makefile.am:
15503           Fix up dist.
15504
15505 2007-03-03  Michael Smith  <msmith@fluendo.com>
15506
15507         * configure.ac:
15508         * gst/vmnc/Makefile.am:
15509         * gst/vmnc/vmncdec.c: (gst_vmnc_dec_base_init),
15510         (gst_vmnc_dec_class_init), (gst_vmnc_dec_init),
15511         (gst_vmnc_dec_reset), (vmnc_handle_wmvi_rectangle),
15512         (render_colour_cursor), (render_cursor), (vmnc_make_buffer),
15513         (vmnc_handle_wmvd_rectangle), (vmnc_handle_wmve_rectangle),
15514         (vmnc_handle_wmvf_rectangle), (vmnc_handle_wmvg_rectangle),
15515         (vmnc_handle_wmvh_rectangle), (vmnc_handle_wmvj_rectangle),
15516         (render_raw_tile), (render_subrect), (vmnc_handle_raw_rectangle),
15517         (vmnc_handle_hextile_rectangle), (vmnc_handle_packet),
15518         (vmnc_dec_setcaps), (vmnc_dec_chain), (vmnc_dec_change_state),
15519         (vmnc_dec_set_property), (vmnc_dec_get_property), (plugin_init):
15520           Add VMnc decoder.
15521           Still missing support for:
15522            - rectangle types I didn't find in my samples (e.g. copy, RRE,
15523              ZRLE)
15524            - alpha-composited cursors
15525
15526 2007-03-03  David Schleef  <ds@schleef.org>
15527
15528         * gst-libs/gst/app/Makefile.am:
15529           Install the headers.
15530
15531 2007-03-03  David Schleef  <ds@schleef.org>
15532
15533         * gst-libs/gst/app/Makefile.am:
15534         * gst-libs/gst/app/gstappbuffer.c:
15535         * gst-libs/gst/app/gstappbuffer.h:
15536         * gst-libs/gst/app/gstappsrc.c:
15537           Add GstAppBuffer that includes a callback and closure for
15538           proper handling of data chunks.
15539
15540 2007-03-03  David Schleef  <ds@schleef.org>
15541
15542         * gst-libs/gst/app/gstappsrc.c:
15543         * gst-libs/gst/app/gstappsrc.h:
15544           Hacking to address issues in 413418.
15545
15546 2007-03-03  David Schleef  <ds@schleef.org>
15547
15548         * Makefile.am:
15549         * configure.ac:
15550         * ext/Makefile.am:
15551         * gst-libs/gst/Makefile.am:
15552         * gst-libs/gst/app/Makefile.am:
15553         * gst-libs/gst/app/gstapp.c:
15554         * gst-libs/gst/app/gstappsrc.c:
15555         * gst-libs/gst/app/gstappsrc.h:
15556         * gst/app/Makefile.am:
15557         * gst/app/gstapp.c:
15558         * gst/app/gstappsrc.c:
15559         * gst/app/gstappsrc.h:
15560           Move the app library to gst-libs/gst/app (duh!)
15561
15562 2007-03-02 Christian Schaller <christian at fluendo dot com>
15563         
15564         Patch by: Nguyen Thai Ngoc Duy <pcloud@gmail.com>
15565
15566         * ext/nas: Upgrade of NAS plugin to 0.10 (#345633)
15567
15568 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
15569
15570         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_sink_event):
15571           A few small clean-ups.
15572
15573         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
15574           More debug output for failure cases.
15575
15576 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
15577
15578         Patch by: Young-Ho Cha  <ganadist at chollian net>
15579
15580         * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame),
15581         (gst_dtsdec_change_state):
15582           Don't do forced downmixing to stereo, but check what downstream
15583           can do and let libdts do the downmixing based on that (#400555).
15584
15585 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
15586
15587         Patch by: Lutz Mueller  <lutz topfrose de>
15588
15589         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
15590         (gst_neonhttp_src_init), (gst_neonhttp_src_set_property),
15591         (gst_neonhttp_src_set_uri), (gst_neonhttp_src_set_proxy),
15592         (gst_neonhttp_src_send_request_and_redirect),
15593         (gst_neonhttp_src_uri_set_uri):
15594         * ext/neon/gstneonhttpsrc.h:
15595           Simplify _set_uri() and _set_proxy() and remove the unused ishttp
15596           member (#388050).
15597
15598         * tests/check/elements/neonhttpsrc.c: (GST_START_TEST):
15599           Fix bogus URI to something that actually exists, otherwise we just
15600           bypass the test (and also to something that doesn't redirect, since
15601           neonhttpsrc doesn't seem to handle this very gracefully yet)
15602
15603 2007-03-01  Chris Lord <chris@openedhand.com>
15604
15605         Reviewed by Christian Schaller <christian@fluendo.com>
15606
15607         Fixes Bug 357055
15608         * ext/ivorbis/Makefile.am:
15609         * ext/ivorbis/vorbisdec.c: Add support for Vorbis streams
15610         * ext/ivorbis/vorbisdec.h
15611         * ext/ivorbis/vorbis.c :
15612
15613 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
15614
15615         * tests/check/Makefile.am:
15616         Draw plugins in from the build tree sys/ dir, rather than
15617         picking up the already installed versions.
15618
15619 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15620
15621         * configure.ac:
15622           Convert to new AG_GST style.
15623
15624 2007-02-27  Christian Schaller <christian at fluendo dot com>
15625
15626         * sys/direct*: Add Pioneers of the Inevitable to copyright
15627         * sys/macosxvideosink: Add Pioneers of the Inevitable to copyright
15628
15629 2007-02-27  Edward Hervey  <edward@fluendo.com>
15630
15631         * sys/osxvideo/cocoawindow.h:
15632         * sys/osxvideo/cocoawindow.m:
15633         * sys/osxvideo/osxvideosink.h:
15634         * sys/osxvideo/osxvideosink.m:
15635         Disable the cocoa event loop since it's a huge memory leak. Should only
15636         matter if the sink isn't used within an NSApp (which has already got
15637         a coca event loop).
15638         Remove all unused code.
15639
15640 2007-02-26  David Schleef  <ds@schleef.org>
15641
15642         * configure.ac:
15643         * gst/app/Makefile.am:
15644         * gst/app/gstapp.c:
15645         * gst/app/gstappsrc.c:
15646         * gst/app/gstappsrc.h:
15647           Add a new plugin/library to make it easy for apps to shove
15648           data into a pipeline.
15649
15650 2007-02-26  Tim-Philipp Müller  <tim at centricular dot net>
15651
15652         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_init):
15653         * gst/real/gstrealvideodec.c: (gst_real_video_dec_init):
15654           Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation
15655           errors in certain situations (e.g. dec ! cs ! ximagesink and the
15656           imagesink window is resized); also, some minor clean-ups.
15657
15658 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
15659
15660         * configure.ac:
15661         * ext/gsm/Makefile.am:
15662         * ext/ladspa/Makefile.am:
15663         * ext/wavpack/Makefile.am:
15664         * gst/equalizer/Makefile.am:
15665         * gst/filter/Makefile.am:
15666         * gst/mve/Makefile.am:
15667         * gst/nsf/Makefile.am:
15668         * gst/replaygain/Makefile.am:
15669         * gst/speed/Makefile.am:
15670           Fix build with LDFLAGS='-Wl,-z,defs'.
15671
15672 2007-02-20  Sébastien Moutte  <sebastien@moutte.net>
15673
15674         * sys/directsound/gstdirectsoundsink.c:
15675         * sys/directsound/gstdirectsoundsink.h:
15676           Remove include of unused headers.
15677         * sys/waveform/gstwaveformplugin.c:
15678         * sys/waveform/gstwaveformsink.c:
15679         * sys/waveform/gstwaveformsink.h:
15680         * win32/vs6/libgstwaveform.dsp:
15681           Add a new waveform plugin which includes an audio sink 
15682           element using the WaveForm win32 API.
15683         * win32/MANIFEST:
15684           Add the new project file form waveform plugin.
15685         
15686 2007-02-18  Sébastien Moutte  <sebastien@moutte.net>
15687         
15688         * sys/directdraw/gstdirectdrawplugin.c:
15689         * sys/directdraw/gstdirectdrawsink.c:
15690         * sys/directdraw/gstdirectdrawsink.h:
15691           Prepare the plugin to move to good:
15692           Remove unused/untested code (rendering to an extern surface,
15693           yuv format rendering).Use GST_(DEBUG/*)_OBJECT macros
15694       Rename all functions from gst_directdrawsink to gst_directdraw_sink.
15695           Add gtk doc section
15696           Fix a bug in gst_directdraw_sink_show_frame, memcpy line by line
15697           respecting destination surface stride.
15698         * sys/directsound/gstdirectsoundplugin.c:
15699         * sys/directsound/gstdirectsoundsink.c:
15700         * sys/directsound/gstdirectsoundsink.h:
15701           Prepare the plugin to move to good:
15702           Rename all functions from gst_directsoundsink to gst_directsound_sink.
15703           Add gtk doc section
15704         * win32/common/config.h.in:
15705         * win32/MANIFEST:
15706           Add config.h.in
15707
15708 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
15709
15710         * configure.ac:
15711         * docs/plugins/Makefile.am:
15712           Add crossreferences to glib/gobject/gstream docs. Also fix typo in
15713           timidity.cfg check.
15714
15715         * ext/timidity/gsttimidity.c: (plugin_init):
15716           Also build if no config was detected at configure time.
15717
15718 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
15719
15720         * configure.ac:
15721         * ext/timidity/Makefile.am:
15722         * ext/timidity/gsttimidity.c: (plugin_init):
15723         * ext/timidity/gstwildmidi.c: (gst_wildmidi_base_init),
15724         (gst_wildmidi_class_init), (gst_wildmidi_init),
15725         (gst_wildmidi_src_convert), (gst_wildmidi_src_query),
15726         (gst_wildmidi_get_upstream_size), (gst_wildmidi_get_segment),
15727         (gst_wildmidi_get_new_segment_event), (gst_wildmidi_src_event),
15728         (gst_wildmidi_activate), (gst_wildmidi_activatepull),
15729         (gst_wildmidi_allocate_buffer), (gst_wildmidi_clip_buffer),
15730         (gst_wildmidi_fill_buffer), (gst_wildmidi_get_buffer),
15731         (gst_wildmidi_loop), (gst_wildmidi_change_state),
15732         (gst_wildmidi_set_property), (gst_wildmidi_get_property),
15733         (gst_wildmidi_typefind), (wildmidi_open_config), (plugin_init):
15734         * ext/timidity/gstwildmidi.h:
15735           Add second midi renderer. Fix some double frees and leaks. Clean up
15736           logging.
15737
15738 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
15739
15740         * Makefile.am:
15741           Add win32 MANIFEST
15742         * sys/directdraw/gstdirectdrawsink.c:
15743         * sys/directdraw/gstdirectdrawsink.h:
15744           Clear unused code and add comments.
15745           Remove yuv from template caps, it only supports RGB
15746           actually.
15747           Implement XOverlay interface and remove window and fullscreen 
15748           properties.
15749           Add debug logs.
15750           Test for blit capabilities to return only the current colorspace if
15751           the hardware can't blit for one colorspace to another.
15752         * sys/directsound/gstdirectsoundsink.c:
15753           Add some debugs.
15754         * win32/MANIFEST:
15755           Add VS7 project files and solution.
15756         * win32/vs6/gst_plugins_bad.dsw:
15757         * win32/vs6/libgstdirectdraw.dsp:
15758         * win32/vs6/libgstdirectsound.dsp:
15759         * win32/vs6/libgstqtdemux.dsp:
15760           Update project files.
15761
15762 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
15763
15764         * ext/faad/gstfaad.c:
15765           Also update the comment that describes the hack.
15766
15767 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
15768
15769         * configure.ac:
15770           Tell the code which faad it is, so that we can adjust the hacks
15771           needed.
15772
15773         * ext/faad/gstfaad.c:
15774           Make our hacks dependent on the fadd lib in use.
15775
15776 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
15777
15778         * configure.ac:
15779           Fix faad detection to support also fadd with new symbol prefix.
15780           ChangeLog surgery.
15781           
15782 2007-02-08  Stefan Kost  <ensonic@users.sf.net>
15783
15784         Patch by: Wouter Paesen <wouter@blue-gate.be>
15785
15786         * configure.ac:
15787         * ext/Makefile.am:
15788         * ext/timidity/Makefile.am:
15789         * ext/timidity/gsttimidity.c: (gst_timidity_base_init),
15790         (gst_timidity_class_init), (gst_timidity_init),
15791         (gst_timidity_set_song_options), (gst_timidity_src_convert),
15792         (gst_timidity_src_query), (gst_timidity_get_upstream_size),
15793         (gst_timidity_get_segment), (gst_timidity_get_new_segment_event),
15794         (gst_timidity_src_event), (gst_timidity_activate),
15795         (gst_timidity_activatepull), (gst_timidity_allocate_buffer),
15796         (gst_timidity_clip_buffer), (gst_timidity_fill_buffer),
15797         (gst_timidity_get_buffer), (gst_timidity_loop),
15798         (gst_timidity_change_state), (gst_timidity_typefind),
15799         (plugin_init):
15800         * ext/timidity/gsttimidity.h:
15801           Add timidity midi render plugin (#403992)
15802
15803 2007-02-07  Edward Hervey  <edward@fluendo.com>
15804
15805         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_query):
15806         GST_PAD_PARENT doesn't return a GstObject with an incremented refcount.
15807         Switched to using gst_pad_get_parent().
15808
15809 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
15810
15811         * gst/modplug/gstmodplug.cc:
15812           Remove superfluous gst_caps_get_structure() call.
15813
15814 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
15815
15816         * configure.ac:
15817           Increase required libsndfile version to a version that's known to
15818           have the function sf_write_sync() to make the build bots happy.
15819
15820 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
15821
15822         * ext/sndfile/gstsfsrc.c:
15823           Fix build (installed setup).
15824
15825 2007-02-05  Andy Wingo  <wingo@pobox.com>
15826
15827         * ext/sndfile/Makefile.am:
15828         * ext/sndfile/gstsfsrc.h:
15829         * ext/sndfile/gstsfsrc.c: Port sfsrc to 0.10, pull or push, with
15830         random access woo.
15831
15832 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
15833
15834         * configure.ac:
15835         * gst/equalizer/Makefile.am:
15836         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init),
15837         (gst_iir_equalizer_class_init), (gst_iir_equalizer_init),
15838         (setup_filter), (gst_iir_equalizer_compute_frequencies),
15839         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
15840         (gst_iir_equalizer_transform_ip), (gst_iir_equalizer_setup),
15841         (plugin_init):
15842         * gst/equalizer/gstiirequalizer.h:
15843           Fix up to use the newly ported (actually working) GstAudioFilter.
15844           Bump core/base requirements to CVS for this.
15845
15846         * tests/icles/.cvsignore:
15847         * tests/icles/Makefile.am:
15848         * tests/icles/equalizer-test.c: (check_bus),
15849         (equalizer_set_band_value), (equalizer_set_all_band_values),
15850         (equalizer_set_band_value_and_wait),
15851         (equalizer_set_all_band_values_and_wait), (do_slider_fiddling),
15852         (main):
15853           Add brain-dead interactive test for equalizer.
15854
15855 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
15856
15857         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_class_init),
15858         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
15859         (gst_iir_equalizer_filter_inplace):
15860           Rename "values" property to "band-values" and change type into a
15861           GValueArray, so it's more easily bindable and the range of the
15862           values passed in is defined and checked etc.; also do some
15863           locking.
15864
15865 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
15866
15867         Patch by: James "Doc" Livingston  <doclivingston at gmail com>
15868
15869         * configure.ac:
15870         * gst/equalizer/Makefile.am:
15871         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
15872         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
15873         (gst_iir_equalizer_compute_frequencies),
15874         (gst_iir_equalizer_set_property),
15875         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
15876         (plugin_init):
15877           Port equalizer plugin to 0.10 (#403572).
15878
15879 2007-02-02  Andy Wingo  <wingo@pobox.com>
15880
15881         * configure.ac: 
15882         * ext/Makefile.am
15883         * ext/sndfile/Makefile.am:
15884         * ext/sndfile/gstsf.c:
15885         * ext/sndfile/gstsf.h:
15886         * ext/sndfile/gstsfsink.c:
15887         * ext/sndfile/gstsfsink.h: Port sfsink to 0.10. Works in pull or
15888         push mode with interleaved float or int data.
15889
15890 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
15891
15892         * ext/alsaspdif/alsaspdifsink.c: (plugin_init):
15893           Set rank to NONE so that it doesn't get autoplugged by autoaudiosink
15894           (which didn't happen previously because the klass string didn't
15895           contain anything autoaudiosink was looking for).
15896
15897 2007-01-31  Stefan Kost  <ensonic@users.sf.net>
15898
15899         * gst/real/gstrealaudiodec.c:
15900         * gst/real/gstrealvideodec.c:
15901           Fix classification in GstElementDetails.
15902
15903 2007-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
15904
15905         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
15906         (gst_wavpack_parse_handle_seek_event),
15907         (gst_wavpack_parse_create_src_pad):
15908         Fix a off by one that leads to the duration reported as one
15909         sample less than it is
15910
15911 2007-01-31  Stefan Kost  <ensonic@users.sf.net>
15912
15913         * ext/alsaspdif/alsaspdifsink.c:
15914         * gst/nsf/gstnsf.c:
15915           Fix classification in GstElementDetails.
15916
15917         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init),
15918         (gst_ladspa_class_init):
15919           Improve Klassification and reduce code slighly.
15920
15921 2007-01-30  Edward Hervey  <edward@fluendo.com>
15922
15923         * configure.ac:
15924         Check for an Objective C compiler
15925         * sys/Makefile.am:
15926         * sys/osxvideo/Makefile.am:
15927         * sys/osxvideo/cocoawindow.h:
15928         * sys/osxvideo/cocoawindow.m:
15929         * sys/osxvideo/osxvideosink.h:
15930         * sys/osxvideo/osxvideosink.m:
15931         Port of osxvideo plugin to 0.10. Do NOT consider 100% stable !
15932         Fixes #402470
15933
15934 2007-01-28  Tim-Philipp Müller  <tim at centricular dot net>
15935
15936         * gst/videocrop/gstvideocrop.c:
15937         (gst_video_crop_get_image_details_from_caps),
15938         (gst_video_crop_transform_packed_complex):
15939           Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY.
15940
15941         * tests/icles/videocrop-test.c: (check_bus_for_errors),
15942         (test_with_caps), (main):
15943           Block streaming thread before changing filter caps while the
15944           pipeline is running so that we don't get random not-negotiated
15945           errors just because GStreamer can't handle that yet.
15946
15947 2007-01-28  Stefan Kost  <ensonic@users.sf.net>
15948
15949         * ext/ladspa/Makefile.am:
15950         * ext/ladspa/gstladspa.c: (gst_ladspa_class_get_param_spec):
15951           add GstController support to ladspa
15952
15953 2007-01-28  Tim-Philipp Müller  <tim at centricular dot net>
15954
15955         Patch by: Rosfran Borges <rosfran dot borges at idnt org br>
15956
15957         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start),
15958         (gst_mythtv_src_next_program_chain):
15959           Remove sleep calls, they've been moved into the library now ...
15960           (#354451).
15961
15962 2007-01-27  Tim-Philipp Müller  <tim at centricular dot net>
15963
15964         * tests/icles/videocrop-test.c: (test_with_caps):
15965           Catch errors while the test is running.
15966
15967 2007-01-25  Sebastian Dröge  <slomo@circular-chaos.org>
15968
15969         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
15970         Fix the SEEKING query. We can seek if we are in pull mode, not the
15971         other way around. Also set the correct format in the seeking query and
15972         handle the case where the headers are not read yet and we can't say
15973         anything about our seeking capabilities.
15974         
15975 2007-01-25  Sebastian Dröge  <slomo@circular-chaos.org>
15976
15977         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
15978         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
15979         Fix spelling in 2 places: It's called Wavpack, not WavePack.
15980
15981 2007-01-25  Edward Hervey  <edward@fluendo.com>
15982
15983         * gst/multifile/gstmultifilesink.c:
15984         (gst_multi_file_sink_class_init):
15985         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init):
15986         * gst/mve/gstmvedemux.c: (gst_mve_video_create_buffer),
15987         (gst_mve_video_palette), (gst_mve_video_code_map),
15988         (gst_mve_audio_init), (gst_mve_audio_data), (gst_mve_timer_create),
15989         (gst_mve_demux_chain):
15990         * gst/mve/gstmvemux.c: (gst_mve_mux_push_chunk):
15991         * gst/mve/mveaudioenc.c: (mve_compress_audio):
15992         * gst/mve/mvevideodec16.c: (ipvideo_copy_block):
15993         * gst/mve/mvevideodec8.c: (ipvideo_copy_block):
15994         * gst/mve/mvevideoenc16.c: (mve_encode_frame16):
15995         * gst/mve/mvevideoenc8.c: (mve_encode_frame8):
15996         Use proper print statements.
15997         Fixes build on mac os x.
15998         <wingo> oo look at me my name is edward i'm hacking on macos wooo
15999
16000 2007-01-24  Wim Taymans  <wim@fluendo.com>
16001
16002         * gst/qtdemux/gstrtpxqtdepay.c:
16003         Fix caps on the depayloader.
16004
16005 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
16006
16007         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_set_property):
16008           Use break here instead of goto.
16009
16010 2007-01-13  Andy Wingo  <wingo@pobox.com>
16011
16012         * gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads):
16013         Use fixed caps on src pads.
16014         (gst_deinterleave_remove_pads): Remove src pads, not sink pads. I
16015         seem to have reverse midas disease!
16016         (gst_deinterleave_process): Proxy timestamps, offsets, durations,
16017         and set caps on outgoing buffers. Fixes #395597, I think.
16018
16019         * gst/interleave/interleave.c (gst_interleave_init): Init the
16020         activation mode properly.
16021         (gst_interleave_src_setcaps, gst_interleave_src_getcaps)
16022         (gst_interleave_init): Set a setcaps and getcaps function on the
16023         src pad, so that we can implement pull-mode negotiation.
16024         (gst_interleave_sink_setcaps): Renamed from
16025         gst_interleave_setcaps, as it only does the sink logic now.
16026         Implement both for pull-mode and push-mode.
16027         (gst_interleave_process): Set caps on our outgoing buffer.
16028         (gst_interleave_src_activate_pull): Fix some more bogus casts.
16029         What is up with this.
16030
16031 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
16032
16033         * ext/mythtv/gstmythtvsrc.c: (do_read_request_response),
16034         (gst_mythtv_src_create), (gst_mythtv_src_get_position),
16035         (gst_mythtv_src_do_seek), (gst_mythtv_src_start),
16036         (gst_mythtv_src_next_program_chain), (gst_mythtv_src_get_size),
16037         (gst_mythtv_src_handle_event), (gst_mythtv_src_handle_query),
16038         (gst_mythtv_src_change_state), (gst_mythtv_src_set_property),
16039         (gst_mythtv_src_uri_get_type):
16040           Clean up a bit, mostly the debug statements; fix deadlock in
16041           _set_property() in the error cases; fix up query function.
16042
16043 2007-01-12  Andy Wingo  <wingo@pobox.com>
16044
16045         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)
16046         (gst_signal_processor_ouija_caps, gst_signal_processor_prepare):
16047         Remove fixate/ouija stuff, thankfully, due to the new
16048         part-negotiation.txt pull-mode negotiation scheme.
16049         (gst_signal_processor_setcaps_pull)
16050         (gst_signal_processor_setcaps): Implement upstream set_caps pull
16051         proxying for pull mode. Now this works: ladspa-sine-fcac !
16052         audioconvert ! alsasink.
16053
16054 2007-01-12  Edgard Lima <edgard.lima@indt.org.br>
16055
16056         Patch by: Rosfran Borges <rosfran.borges@indt.org.br>
16057
16058         * configure.ac:
16059         * gst-plugins-bad.spec.in:
16060         * ext/Makefile.am:
16061         * ext/mythtv/Makefile.am:
16062         * ext/mythtv/gstmythtvsrc.c:
16063         * ext/mythtv/gstmythtvsrc.h:
16064         MythTV client source plugin created (#354451).
16065
16066 2007-01-12  Wim Taymans  <wim@fluendo.com>
16067
16068         * gst/qtdemux/Makefile.am:
16069         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_base_init),
16070         (gst_rtp_xqt_depay_class_init), (gst_rtp_xqt_depay_init),
16071         (gst_rtp_xqt_depay_finalize), (gst_rtp_quicktime_parse_sd),
16072         (gst_rtp_xqt_depay_setcaps), (gst_rtp_xqt_depay_process),
16073         (gst_rtp_xqt_depay_set_property), (gst_rtp_xqt_depay_get_property),
16074         (gst_rtp_xqt_depay_change_state), (gst_rtp_xqt_depay_plugin_init):
16075         * gst/qtdemux/gstrtpxqtdepay.h:
16076         * gst/qtdemux/qtdemux.c: (gst_qtdemux_base_init),
16077         (gst_qtdemux_loop_state_header), (gst_qtdemux_loop),
16078         (qtdemux_parse_moov), (qtdemux_parse_container),
16079         (qtdemux_parse_node), (gst_qtdemux_add_stream),
16080         (qtdemux_parse_trak), (qtdemux_audio_caps):
16081         * gst/qtdemux/qtdemux.h:
16082         * gst/qtdemux/quicktime.c: (plugin_init):
16083         Add X-QT depayloader that will eventually share code with the demuxer.
16084         Make new plugin entry point with quicktime releated stuff.
16085
16086 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
16087
16088         * gst/qtdemux/Makefile.am:
16089           Dist all new files.
16090
16091 2007-01-12  Wim Taymans  <wim@fluendo.com>
16092
16093         * docs/plugins/Makefile.am:
16094         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
16095         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
16096         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
16097         * docs/plugins/gst-plugins-bad-plugins.signals:
16098         * docs/plugins/inspect/plugin-qtdemux.xml:
16099         Activate docs for jack, sdl and qtdemux.
16100
16101 2007-01-12  Wim Taymans  <wim@fluendo.com>
16102
16103         * ext/jack/gstjackaudiosink.c: (jack_sample_rate_cb),
16104         (jack_buffer_size_cb), (jack_shutdown_cb),
16105         (gst_jack_ring_buffer_acquire):
16106         * ext/jack/gstjackaudiosink.h:
16107         Improve docs.
16108
16109 2007-01-12  Wim Taymans  <wim@fluendo.com>
16110
16111         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init):
16112         Fix typo in docs.
16113
16114 2007-01-12  Wim Taymans  <wim@fluendo.com>
16115
16116         * gst/qtdemux/Makefile.am:
16117         * gst/qtdemux/qtdemux.c: (extract_initial_length_and_fourcc),
16118         (gst_qtdemux_loop_state_header), (gst_qtdemux_combine_flows),
16119         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
16120         (gst_qtdemux_chain), (qtdemux_sink_activate_pull),
16121         (qtdemux_inflate), (qtdemux_parse_moov), (qtdemux_parse_container),
16122         (qtdemux_parse_node), (qtdemux_tree_get_child_by_type),
16123         (qtdemux_tree_get_sibling_by_type), (gst_qtdemux_add_stream),
16124         (qtdemux_parse_samples), (qtdemux_parse_segments),
16125         (qtdemux_parse_trak), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
16126         (qtdemux_tag_add_date), (qtdemux_tag_add_gnre),
16127         (qtdemux_parse_udta), (qtdemux_redirects_sort_func),
16128         (qtdemux_process_redirects), (qtdemux_parse_redirects),
16129         (qtdemux_parse_tree), (gst_qtdemux_handle_esds),
16130         (qtdemux_video_caps), (qtdemux_audio_caps):
16131         * gst/qtdemux/qtdemux.h:
16132         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_mvhd),
16133         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
16134         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
16135         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
16136         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
16137         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
16138         (qtdemux_dump_unknown), (qtdemux_node_dump_foreach),
16139         (qtdemux_node_dump):
16140         * gst/qtdemux/qtdemux_dump.h:
16141         * gst/qtdemux/qtdemux_fourcc.h:
16142         * gst/qtdemux/qtdemux_types.c: (qtdemux_type_get):
16143         * gst/qtdemux/qtdemux_types.h:
16144         * gst/qtdemux/qtpalette.h:
16145         Cleanup and refactor to make the code more readable.
16146         Move debugging/tables into separate files.
16147         Add 2/4/16 color palletee support.
16148         Fix raw 15 bit RGB handling.
16149         Use more FOURCC constants.
16150         Add some docs.
16151
16152 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
16153
16154         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
16155
16156         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
16157         (gst_wavpack_enc_correction_mode_get_type),
16158         (gst_wavpack_enc_joint_stereo_mode_get_type):
16159           Minor clean-up: use enum values instead of hardcoded constants (#395536).
16160
16161 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
16162
16163         * gst/mve/gstmvedemux.c: (gst_mve_demux_get_src_query_types),
16164         (gst_mve_demux_handle_src_query), (gst_mve_demux_handle_src_event),
16165         (gst_mve_add_stream):
16166           Support SEEKING query (bad news now delivered properly!); add event
16167           function to source pads to make sure seeks aren't propagated
16168           upstream, even if they aren't handled.
16169
16170 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
16171
16172         Patch by: Jens Granseuer  <jensgr at gmx net>
16173
16174         * configure.ac:
16175         * gst/mve/Makefile.am:
16176         * gst/mve/TODO:
16177         * gst/mve/gstmve.c:
16178         * gst/mve/gstmvedemux.c:
16179         * gst/mve/gstmvedemux.h:
16180         * gst/mve/gstmvemux.c:
16181         * gst/mve/gstmvemux.h:
16182         * gst/mve/mve.h:
16183         * gst/mve/mveaudiodec.c:
16184         * gst/mve/mveaudioenc.c:
16185         * gst/mve/mvevideodec16.c:
16186         * gst/mve/mvevideodec8.c:
16187         * gst/mve/mvevideoenc16.c:
16188         * gst/mve/mvevideoenc8.c:
16189           Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer
16190           doesn't support seeking yet, but seems to work fine otherwise.
16191           Closes #348973.
16192
16193 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
16194
16195         * gst/real/Makefile.am:
16196           Fix build (add LIBS and CFLAGS for gst-plugins-base stuff).
16197
16198 2007-01-07  Andy Wingo  <wingo@pobox.com>
16199
16200         * configure.ac: 
16201         * gst/interleave/Makefile.am: 
16202         * gst/interleave/plugin.h: 
16203         * gst/interleave/plugin.c: 
16204         * gst/interleave/interleave.c: 
16205         * gst/interleave/deinterleave.c: New elements interleave and
16206         deinterleave, implement channel interleaving and deinterleaving.
16207         The interleaver can operate in pull or push mode but the
16208         deinterleaver is more like a demuxer and can only operate in push
16209         mode.
16210         
16211 2007-01-06  Edward Hervey  <edward@fluendo.com>
16212
16213         * configure.ac:
16214         Properly detect the two architectures on which the real plugin can be
16215         built.
16216         Fixes #393622
16217
16218 2007-01-06  Andy Wingo  <wingo@pobox.com>
16219
16220         * ext/ladspa/gstsignalprocessor.c
16221         (gst_signal_processor_ouija_caps): Move around in the source
16222         file...
16223         (gst_signal_processor_prepare, gst_signal_processor_do_pulls):
16224         Call ouija_caps in prepare() instead of do_pulls(), a bit earlier.
16225         This allows us to have caps when we do the pad_alloc_buffer().
16226         (gst_pad_alloc_buffer_and_set_caps): Use self->caps instead of the
16227         pad caps, which might not be set yet.
16228
16229         * ext/ladspa/gstsignalprocessor.c: 
16230         (gst_signal_processor_add_pad_from_template)
16231         (gst_signal_processor_fixate): Add a fixate function, to assist in
16232         pathological ladspa-sine-fcac ! fakesink can-activate-pull=true
16233         cases.
16234         (gst_signal_processor_prepare, gst_signal_processor_process): Add
16235         nframes args so that getrange can tell ladspa how many frames to
16236         process.
16237         (gst_signal_processor_ouija_caps): setcaps needs to be called
16238         before processing, which normally happens when chaining a buffer
16239         to a pad. However in getrange mode with no sinks we need to check
16240         explicitly for this condition, guess some caps to use, and use
16241         those to setcaps(). Hence this mystical function.
16242         (gst_signal_processor_do_pulls): Pull in bytes, not samples.
16243         Divine the caps if necessary.
16244         (gst_signal_processor_getrange): Interpret the length as bytes,
16245         not samples.
16246         (gst_signal_processor_chain): nframes=G_MAXUINT, will be limited
16247         by incoming buffer sizes.
16248
16249 2007-01-06  Edward Hervey  <edward@fluendo.com>
16250
16251         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_finalize):
16252         Don't call the RAFreeDecoder since it randomly causes segfaults.
16253         * gst/real/gstrealaudiodec.h:
16254         indent properly.
16255
16256 2007-01-06  Edward Hervey  <edward@fluendo.com>
16257
16258         Patch by: Lutz Mueller <lutz@topfrose.de>
16259         
16260         * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode),
16261         (gst_real_video_dec_setcaps), (open_library), (close_library),
16262         (gst_real_video_dec_finalize):
16263         * gst/real/gstrealvideodec.h:
16264         Implement error recovery on setcaps failure.
16265
16266 2007-01-06  Edward Hervey  <edward@fluendo.com>
16267
16268         Patch by: Lutz Mueller <lutz@topfrose.de>
16269         
16270         * gst/real/Makefile.am:
16271         * gst/real/gstreal.c: (plugin_init):
16272         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
16273         (gst_real_audio_dec_setcaps), (gst_real_audio_dec_init),
16274         (gst_real_audio_dec_base_init), (gst_real_audio_dec_change_state),
16275         (gst_real_audio_dec_finalize), (gst_real_audio_dec_set_property),
16276         (gst_real_audio_dec_get_property), (gst_real_audio_dec_class_init):
16277         * gst/real/gstrealaudiodec.h:
16278         Added RealAudio wrapper elementfactory.
16279         Modified structures so it can also work on x86_64 using the
16280         adequate .so .
16281
16282 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
16283
16284         * configure.ac:
16285         * gst/qtdemux/Makefile.am:
16286         * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov):
16287           Check for zlib and if available pass it explicitly to the linker
16288           when linking qtdemux. If not available (or --disable-external has
16289           been specified!), disable the bits in qtdemux that use it. Fixes
16290           build on MingW (#392856).
16291
16292 2007-01-05  Edward Hervey  <edward@fluendo.com>
16293
16294         * configure.ac:
16295         Real video .so are now also available for x86_64, so we can build the
16296         Real plugin on i386 AND x86_64.
16297         * gst/real/Makefile.am:
16298         * gst/real/gstreal.c: (plugin_init):
16299         New plugin file for real .so wrapper plugins.
16300         * gst/real/gstrealvideodec.c: (gst_real_video_dec_alloc_buffer),
16301         (gst_real_video_dec_decode), (gst_real_video_dec_chain),
16302         (gst_real_video_dec_activate_push), (gst_real_video_dec_setcaps),
16303         (open_library), (close_library), (gst_real_video_dec_init),
16304         (gst_real_video_dec_base_init), (gst_real_video_dec_finalize),
16305         (gst_real_video_dec_set_property),
16306         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
16307         * gst/real/gstrealvideodec.h:
16308         Moved RealVideo element to separate file
16309         Cleaned up code some more.
16310         Make it work on x86_64.
16311         Try several possible locations for .so
16312         Separate opening/closing libraries in separate functions.
16313
16314 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
16315
16316         * tests/icles/videocrop-test.c: (main):
16317           Call g_thread_init() right at the beginning. Remove superfluous
16318           gst_init() - we've already been inited via the GOption stuff.
16319
16320 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
16321
16322         * configure.ac:
16323           Don't compile rfbsource if we don't have sys/socket.h.
16324           Should fix compilation on MingW.
16325
16326 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16327
16328         * configure.ac:
16329         * ext/amrwb/Makefile.am:
16330         * ext/amrwb/amrwb-code/Makefile.am:
16331         * ext/amrwb/amrwb-code/run.sh:
16332         * gst-libs/Makefile.am:
16333         * gst-libs/ext/Makefile.am:
16334         * gst-libs/ext/amrwb/Makefile.am:
16335         * gst-libs/ext/amrwb/README:
16336           Move amrwb code getting and building to gst-libs/ext/amrwb
16337           Adapt everything else to match.
16338
16339 2007-01-04  Julien MOUTTE  <julien@moutte.net>
16340
16341         * ext/directfb/dfbvideosink.c:
16342         (gst_dfbvideosink_navigation_send_event),
16343         (gst_dfbvideosink_get_type):
16344         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_open):
16345         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_setcaps),
16346         (gst_sdlvideosink_show_frame),
16347         (gst_sdlvideosink_navigation_send_event):
16348         * ext/sdl/sdlvideosink.h: Fix various compiler warnings that 
16349         reveal potential bugs.
16350
16351 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
16352
16353         Patch by: Vincent Torri  <vtorri at univ-evry fr>
16354
16355         * configure.ac:
16356         * sys/Makefile.am:
16357         * sys/directsound/Makefile.am:
16358         * sys/directsound/gstdirectsoundsink.c:
16359         (gst_directsoundsink_reset):
16360           Add directsoundsink to build and dist it, so it gets built when
16361           compiling with MingW on win32 and the required headers and libraries
16362           are available (fixes: #392638). Also simplify DirectDraw check a bit.
16363
16364         * tests/check/elements/.cvsignore:
16365           Fix CVS ignore for neonhttpsrc test binary.
16366
16367 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
16368
16369         Patch by: Vincent Torri  <vtorri at univ-evry fr>
16370
16371         * configure.ac:
16372         * sys/Makefile.am:
16373         * sys/directdraw/Makefile.am:
16374           Add directdrawsink to build and dist it, so it gets built when
16375           compiling with MingW on win32 and the required headers and libraries
16376           are available (fixes: #392313).
16377
16378         * sys/directdraw/gstdirectdrawsink.c:
16379         (gst_directdrawsink_center_rect), (gst_directdrawsink_show_frame),
16380         (gst_directdrawsink_setup_ddraw),
16381         (gst_directdrawsink_surface_create):
16382           Comment out some unused things and fix some printf format issues in
16383           order to avoid warnings when buildling with MingW (#392313).
16384
16385 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
16386
16387         Patch by: Jens Granseuer  <jensgr at gmx net>
16388
16389         * ext/xvid/gstxvidenc.c: (gst_xvidenc_encode),
16390         (gst_xvidenc_get_property):
16391         * gst/filter/gstbpwsinc.c: (bpwsinc_transform_ip):
16392         * gst/filter/gstfilter.c: (plugin_init):
16393         * gst/filter/gstiir.c: (iir_transform_ip):
16394         * gst/filter/gstlpwsinc.c: (lpwsinc_transform_ip):
16395         * gst/modplug/gstmodplug.cc:
16396         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_header_load),
16397         (gst_nuv_demux_stream_extend_header):
16398           Fix build with gcc-2.x (declare variables at the beginning of a
16399           block etc.). Fixes #391971.
16400
16401 2007-01-02  Lutz Mueller <lutz@topfrose.de>
16402
16403         reviewed by: Edward Hervey  <edward@fluendo.com>
16404
16405         * gst/real/gstreal.c:
16406         (gst_realdec_setcaps): Use codec_data supplied in caps.
16407         (gst_realdec_get_property): Correctly return default path.
16408         (gst_realdec_class_init): Remove unused state_change method.
16409
16410 2007-01-01  Edward Hervey  <edward@fluendo.com>
16411
16412         * configure.ac:
16413         Only build the plugin on 32bit x86 architectures.
16414
16415 2007-01-01  Lutz Mueller <lutz@topfrose.de>
16416
16417         reviewed by: Edward Hervey  <edward@fluendo.com>
16418
16419         * configure.ac:
16420         * gst/real/Makefile.am:
16421         * gst/real/gstreal.c: (gst_realdec_alloc_buffer),
16422         (gst_realdec_decode), (gst_realdec_chain),
16423         (gst_realdec_activate_push), (gst_realdec_setcaps),
16424         (gst_realdec_init), (gst_realdec_base_init),
16425         (gst_realdec_change_state), (gst_realdec_finalize),
16426         (gst_realdec_set_property), (gst_realdec_get_property),
16427         (gst_realdec_class_init), (plugin_init):
16428         New plugin for decoding RealVideo Streams using the x86 32bit
16429         shared libraries.
16430         Closes #354174
16431
16432 2006-12-30  Tim-Philipp Müller  <tim at centricular dot net>
16433
16434         * tests/check/elements/videocrop.c: (GST_START_TEST),
16435         (videocrop_test_cropping_init_context):
16436           When we can't create an element needed for the test, print a message
16437           detailing which element it actually is that's missing (#390673).
16438
16439 2006-12-22 Edgard Lima <edgard.lima@indt.org.br>
16440
16441         * ext/neon/gstneonhttpsrc.c:
16442         * ext/neon/gstneonhttpsrc.h:
16443         Added seek support.
16444         Patch by: Andre Moreira Magalhaes <andrunko@gmail.com>
16445         Fixes: #375264.
16446
16447 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
16448
16449         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
16450         (cleanup_mpeg2enc):
16451         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
16452         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
16453         (cleanup_wavpackdec):
16454         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
16455         (cleanup_wavpackenc):
16456         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
16457           reapply consistent pad (de)activation
16458
16459 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
16460
16461         * configure.ac:
16462         Back to CVS
16463
16464         * gst-plugins-bad.doap:
16465         Add release section for 0.10.4
16466
16467 === release 0.10.4 ===
16468
16469 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
16470
16471         * configure.ac:
16472           releasing 0.10.4, "Black Bugs"
16473
16474 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
16475
16476         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
16477         (cleanup_mpeg2enc):
16478         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
16479         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
16480         (cleanup_wavpackdec):
16481         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
16482         (cleanup_wavpackenc):
16483         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
16484           revert my freeze breakage
16485
16486 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
16487
16488         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
16489         (cleanup_mpeg2enc):
16490         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
16491         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
16492         (cleanup_wavpackdec):
16493         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
16494         (cleanup_wavpackenc):
16495         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
16496           consistent pad (de)activation
16497
16498 2006-12-18  Tim-Philipp Müller  <tim at centricular dot net>
16499
16500         * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_progress),
16501         (gst_qtdemux_chain):
16502           Don't post BUFFERING messages in streaming mode if the stream
16503           headers are behind the movie data; instead, post "progress" element
16504           messages as a temporary solution. Apps might get confused and do
16505           silly things to the pipeline state if they see buffering messages
16506           from different sources and don't realize they come from different
16507           sources (#387160).
16508
16509 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
16510
16511         * configure.ac:
16512         * ext/Makefile.am:
16513         * ext/ladspa/*:
16514           Move LADPSA plugin from -good for the release, as it's not quite
16515           ready to be enabled by default in the -good module yet.
16516
16517 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
16518
16519         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain),
16520         (gst_qtdemux_add_stream):
16521           Don't output g_warning for an unsupported format, just send a
16522           GST_ELEMENT_WARNING and don't add the pad.
16523           Fix the case where it doesn't check for a NULL pad in streaming mode.
16524           Fixes #387137
16525
16526 2006-12-18  Tim-Philipp Müller  <tim at centricular dot net>
16527
16528         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16529           Fix crash dereferencing NULL pointer if there's no stco atom.
16530           Fixes #387122.
16531
16532 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
16533
16534         * ext/wavpack/gstwavpackenc.h:
16535         Use local copy of md5.h, as it disappeared in recent wavpack
16536         installs.
16537         Patch by: Sebastian Dröge <slomo at ubuntu dot com>
16538         Fixes: #387076
16539
16540 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
16541
16542         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_query_types),
16543         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event):
16544           We don't support seeking in streaming mode, so don't even try.
16545           Implement seeking query so apps can query seekability properly
16546           (see #365414). Fix duration query.
16547
16548 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16549
16550         * Makefile.am:
16551         * gst-plugins-bad.doap:
16552         * gst-plugins-bad.spec.in:
16553           add doap file
16554
16555 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
16556
16557         * ext/libmms/gstmms.c: (gst_mms_create):
16558           These debug statements should be using LOG level.
16559
16560 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
16561
16562         * gst/modplug/libmodplug/sndfile.cpp:
16563           Fix potential buffer overflow (CVE-2006-4192) (#385788).
16564
16565 2006-12-13  Wim Taymans  <wim@fluendo.com>
16566
16567         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
16568         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
16569         (qtdemux_audio_caps):
16570         Add AMR-WB to the list of supported formats.
16571
16572 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
16573
16574         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
16575         (send_request_and_redirect):
16576           Fix minor mem leak in redirect code.
16577
16578         * tests/check/Makefile.am:
16579         * tests/check/elements/.cvsignore:
16580         * tests/check/elements/neonhttpsrc.c: (handoff_cb),
16581         (GST_START_TEST), (neonhttpsrc_suite):
16582         * tests/check/gst-plugins-bad.supp:
16583           Add super-basic unit test for #384140.
16584
16585 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
16586
16587         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
16588         (send_request_and_redirect):
16589           Set offset on buffers pushed out (id3demux gets confused if the
16590           first buffer does not have an offset of 0). Fixes #384140.
16591
16592 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
16593
16594         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
16595         (gst_neonhttp_src_create), (send_request_and_redirect),
16596         (gst_neonhttp_src_start), (oom_callback):
16597          Minor clean-ups; remove newlines at end of debug statements.
16598
16599 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
16600
16601         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
16602           Fix non-working redirects from inetfilm.com (handle 'alis' reference
16603           data type as well). Fixes #378613.
16604
16605 2006-12-11  Wim Taymans  <wim@fluendo.com>
16606
16607         Patch by: Jonathan Matthew <jonathan at kaolin wh9 net>).
16608
16609         * gst/modplug/gstmodplug.cc:
16610         Fix modplug duration query. Fixes #384294.
16611
16612 2006-12-08  Wim Taymans  <wim@fluendo.com>
16613
16614         Patch by: René Stadler  <mail at renestadler de>
16615
16616         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
16617         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
16618         (qtdemux_audio_caps):
16619         Fix caps for 24 bit raw PCM audio (2).
16620         Fixes #383471.
16621
16622 2006-12-07  Wim Taymans  <wim@fluendo.com>
16623
16624         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
16625         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
16626         (qtdemux_video_caps):
16627         Handle more H263 variants.
16628
16629 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
16630
16631         * ext/jack/.cvsignore:
16632         Ignore old files as requested by the build slave.
16633
16634 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
16635
16636         * configure.ac:
16637         Update the Jack requirement to the version where I think options_t
16638         appeared
16639
16640 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
16641
16642         * win32/MANIFEST:
16643         Fix compilation on win32 under VS8
16644         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
16645         Partially fixes #381175
16646
16647 2006-11-30  Wim Taymans  <wim@fluendo.com>
16648
16649         Patch by: René Stadler  <mail at renestadler de>
16650
16651         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_event):
16652           Call the base class handler.  Fixes #380610.
16653
16654 2006-11-30  Wim Taymans  <wim@fluendo.com>
16655
16656         * ext/Makefile.am:
16657         Fix build.
16658
16659         * ext/jack/gstjackaudiosink.c: (jack_process_cb),
16660         (jack_sample_rate_cb), (jack_buffer_size_cb), (jack_shutdown_cb),
16661         (gst_jack_ring_buffer_acquire):
16662         Small cleanups.
16663
16664 2006-11-30  Wim Taymans  <wim@fluendo.com>
16665
16666         * configure.ac:
16667         * ext/Makefile.am:
16668         * ext/jack/Makefile.am:
16669         * ext/jack/gstjack.c: (plugin_init):
16670         * ext/jack/gstjack.h:
16671         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_get_type),
16672         (gst_jack_ring_buffer_class_init), (jack_process_cb),
16673         (jack_sample_rate_cb), (jack_buffer_size_cb), (jack_shutdown_cb),
16674         (gst_jack_ring_buffer_init), (gst_jack_ring_buffer_dispose),
16675         (gst_jack_ring_buffer_finalize),
16676         (gst_jack_ring_buffer_open_device),
16677         (gst_jack_ring_buffer_close_device),
16678         (gst_jack_ring_buffer_acquire), (gst_jack_ring_buffer_release),
16679         (gst_jack_ring_buffer_start), (gst_jack_ring_buffer_pause),
16680         (gst_jack_ring_buffer_stop), (gst_jack_ring_buffer_delay),
16681         (gst_jack_connect_get_type), (gst_jack_audio_sink_base_init),
16682         (gst_jack_audio_sink_class_init), (gst_jack_audio_sink_init),
16683         (gst_jack_audio_sink_set_property),
16684         (gst_jack_audio_sink_get_property), (gst_jack_audio_sink_getcaps),
16685         (gst_jack_audio_sink_create_ringbuffer):
16686         * ext/jack/gstjackaudiosink.h:
16687           Added fully functional jackaudiosink.
16688
16689 2006-11-27  Wim Taymans  <wim@fluendo.com>
16690
16691         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
16692         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
16693           Remove some asserts and replace them with a proper error
16694           message. Fixes #379261.
16695
16696 2006-11-26  Michael Smith  <msmith@fluendo.com>
16697
16698         * ext/theora/theoradec.c: (theora_dec_src_query),
16699         (theora_dec_src_event), (theora_handle_data_packet),
16700         (theora_dec_chain):
16701           Send events on the right pads, since they don't work very well if
16702           you send them in the wrong direction.
16703
16704 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
16705
16706         * ext/audiofile/gstafsink.c:
16707         * ext/polyp/plugin.c: (plugin_init):
16708         * ext/polyp/polypsink.c:
16709         * ext/polyp/polypsink.h:
16710         * sys/dxr3/dxr3audiosink.h:
16711         * sys/dxr3/dxr3spusink.h:
16712         * sys/dxr3/dxr3videosink.h:
16713           remove obsolete _factory_init protos and functions
16714
16715 2006-11-19  Michael Smith  <msmith@fluendo.com>
16716
16717         * gst/librfb/Makefile.am:
16718           Compile with appropriate cflags. Fixes build.
16719
16720 2006-11-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16721
16722         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_tune):
16723         Actually set the TONE parameter for DVB-S when we should.
16724
16725 2006-11-16  David Schleef  <ds@schleef.org>
16726
16727         * gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.
16728
16729 2006-11-16  David Schleef  <ds@schleef.org>
16730
16731         * gst/librfb/gstrfbsrc.h:  Oops, add this file.
16732
16733 2006-11-16  David Schleef  <ds@schleef.org>
16734
16735         Patch by: Andre Moreira Magalhaes <andrunko@gmail.com>
16736
16737         * configure.ac:
16738         * gst/librfb/Makefile.am:
16739         * gst/librfb/gstrfbsrc.c:
16740         * gst/librfb/rfb.c:
16741         * gst/librfb/rfb.h:
16742         * gst/librfb/rfbbuffer.c:
16743         * gst/librfb/rfbbuffer.h:
16744         * gst/librfb/rfbbytestream.c:
16745         * gst/librfb/rfbbytestream.h:
16746         * gst/librfb/rfbcontext.h:
16747         * gst/librfb/rfbdecoder.c:
16748         * gst/librfb/rfbdecoder.h:
16749         * gst/librfb/rfbutil.h:
16750           Port librfb to 0.10 (#376106).
16751
16752 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
16753
16754         * ext/spc/gstspc.c: (spc_play):
16755           Fix build with disabled gst-debug.
16756
16757 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
16758
16759         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
16760
16761         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
16762         (gst_wavpack_dec_init), (gst_wavpack_dec_change_state):
16763         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init),
16764         (gst_wavpack_enc_class_init), (gst_wavpack_enc_reset),
16765         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config),
16766         (gst_wavpack_enc_change_state):
16767         * ext/wavpack/gstwavpackparse.c:
16768           Some small clean-ups: use enums instead of hard-coded numbers,
16769           const-ify element details, re-factor some code into _reset()
16770           functions (#352605).
16771
16772 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
16773
16774         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_create):
16775         * sys/dvb/gstdvbsrc.h:
16776           Fix minor printf format issue; remove overly paranoid checks in
16777           create function; fix GObject boilerplate macros.
16778
16779 2006-11-14  Wim Taymans  <wim@fluendo.com>
16780
16781         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
16782         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
16783         Don't parse extra sample params for raw pcm. Fixes #374914.
16784
16785 2006-11-14  Wim Taymans  <wim@fluendo.com>
16786
16787         * tests/check/elements/.cvsignore:
16788         Add cdaudio to ignore.
16789
16790 2006-11-14  Wim Taymans  <wim@fluendo.com>
16791
16792         * ext/Makefile.am:
16793         dist cdaudio dir.
16794
16795 2006-11-14  Wim Taymans  <wim@fluendo.com>
16796
16797         * configure.ac:
16798         * ext/Makefile.am:
16799         Fix cdaudio build.
16800
16801 2006-11-14  Wim Taymans  <wim@fluendo.com>
16802
16803         Patch by: Mark Nauwelaerts <manauw at skynet be>
16804
16805         * tests/check/Makefile.am:
16806         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc),
16807         (GST_START_TEST), (y4menc_suite), (main):
16808         Added y4m test. Fixes #372243.
16809
16810 2006-11-13  Wim Taymans  <wim@fluendo.com>
16811
16812         Patch by: Mark Nauwelaerts <manauw at skynet be>
16813
16814         * configure.ac:
16815         Enable cdaudio and y4m.
16816
16817         * gst/y4m/Makefile.am:
16818         * gst/y4m/gsty4mencode.c: (gst_y4m_encode_base_init),
16819         (gst_y4m_encode_class_init), (gst_y4m_encode_init),
16820         (gst_y4m_encode_reset), (gst_y4m_encode_setcaps),
16821         (gst_y4m_encode_get_stream_header),
16822         (gst_y4m_encode_get_frame_header), (gst_y4m_encode_chain),
16823         (gst_y4m_encode_set_property), (gst_y4m_encode_get_property),
16824         (gst_y4m_encode_change_state), (plugin_init):
16825         * gst/y4m/gsty4mencode.h:
16826         Port of y4mencode to 0.10. 
16827
16828 2006-11-10  David Schleef  <ds@schleef.org>
16829
16830         * configure.ac:
16831         * gst/videoparse/Makefile.am:
16832         * gst/videoparse/gstvideoparse.c:
16833           A little pluggy to make sense out of the random chunks we get
16834           from multifilesrc.
16835
16836 2006-11-10  David Schleef  <ds@schleef.org>
16837
16838         * gst/multifile/Makefile.am:
16839           Let's not depend on a file that doesn't exist.
16840
16841 2006-11-10  David Schleef  <ds@schleef.org>
16842
16843         * gst/multifilesink/Makefile.am:
16844         * gst/multifilesink/gstmultifilesink.c:
16845         * gst/multifilesink/gstmultifilesink.h:
16846         * gst/multifilesink/multifilesink.vcproj:
16847           Remove the old one.
16848
16849 2006-11-10  David Schleef  <ds@schleef.org>
16850
16851         * configure.ac:
16852         * gst/multifile/Makefile.am:
16853         * gst/multifile/gstmultifile.c:
16854         * gst/multifile/gstmultifilesink.c:
16855         * gst/multifile/gstmultifilesrc.c:
16856         * gst/multifile/multifile.vproj:
16857           Revive multifile[src|sink].
16858
16859 2006-11-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16860
16861         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property)
16862         (gst_dvbsrc_create), (gst_dvbsrc_output_frontend_stats),
16863         (gst_dvbsrc_tune), (gst_dvbsrc_set_pes_filters):
16864         Rename set_pes_filter to set_pes_filters for consistency.
16865         Do run-time pid filtering.
16866
16867 2006-11-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16868
16869         * sys/dvb/gstdvbsrc.c: (read_device):
16870         Do not call output_frontend_stats from a method that does not
16871         have the gstdvbsrc object.
16872         This fixes the build, sorry guys!
16873
16874 2006-11-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16875
16876         * sys/dvb/gstdvbsrc.c: (read_device), (gst_dvbsrc_create),
16877         (gst_dvbsrc_output_frontend_stats), (gst_dvbsrc_tune),
16878         (gst_dvbsrc_set_pes_filter):
16879         * sys/dvb/gstdvbsrc.h:
16880         Force PAT to always be in the filter.
16881         Try to continue reading after failing 10 times.
16882
16883 2006-11-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16884
16885         * po/POTFILES.in:
16886           add dvbsrc
16887         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_class_init), (gst_dvbsrc_init),
16888         (gst_dvbsrc_set_property), (gst_dvbsrc_get_property),
16889         (gst_dvbsrc_open_frontend), (gst_dvbsrc_open_dvr),
16890         (gst_dvbsrc_finalize), (read_device), (gst_dvbsrc_create),
16891         (gst_dvbsrc_start), (gst_dvbsrc_frontend_status),
16892         (gst_dvbsrc_tune), (gst_dvbsrc_unset_pes_filters),
16893         (gst_dvbsrc_set_pes_filter):
16894         * sys/dvb/gstdvbsrc.h:
16895           adapter-prefix is a terrible name for a device, so replace it.
16896           strerror should be used immediately after the syscall related to it.
16897           Actually throw a reasonable GST_ELEMENT_ERROR if we fail to open
16898           (pretty easy to trigger by opening the same device twice).
16899           Use _OBJECT macros where it makes sense.
16900           This element is going to need some work before it moves.
16901
16902 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
16903
16904         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16905
16906         * configure.ac:
16907         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
16908         (gst_wavpack_enc_correction_mode_get_type),
16909         (gst_wavpack_enc_joint_stereo_mode_get_type),
16910         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config):
16911           Fix enum nicks; only emit no-more-pads once; add support for very
16912           fast encoding mode in upcoming 4.40.0 release (#369539).
16913
16914 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
16915
16916         Patch by: Sergey Scobich  <sergey dot scobich at gmail com>
16917
16918         * sys/directdraw/gstdirectdrawsink.c:
16919         (gst_directdrawsink_window_thread),
16920         (gst_directdrawsink_create_default_window):
16921         * sys/directdraw/gstdirectdrawsink.h:
16922         * sys/directsound/gstdirectsoundsink.c:
16923           Wait until the window is created before using it; guard unistd.h
16924           includes with HAVE_UNISTD_H. (#366523)
16925
16926         * win32/vs8/libgstdirectdraw.vcproj:
16927         * win32/vs8/libgstdirectsound.vcproj:
16928           Update project files.
16929
16930 2006-10-31  Wim Taymans  <wim@fluendo.com>
16931
16932         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
16933         (gst_qtdemux_handle_src_query), (qtdemux_parse_tree),
16934         (qtdemux_parse_trak):
16935         Handle unbounded length streams a bit better. Fixes #367696.
16936
16937 2006-10-29  Tim-Philipp Müller  <tim at centricular dot net>
16938
16939         * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame):
16940           Fix flow handling and buffer refcounting (gst_pad_push() takes
16941           ownership of the buffer passed to it, the buffer does not have
16942           to be unreffed no matter what flow value gst_pad_push() returns).
16943
16944 2006-10-26  Edgard Lima <edgard.lima@indt.org.br>
16945
16946         Patch by: Renato Filho <renato.filho@indt.org.br> 
16947
16948         * gst/nuvdemux/gstnuvdemux.c:
16949         * gst/nuvdemux/gstnuvdemux.h:
16950         Fixed bug for files with timestamps less than 0.
16951         
16952 2006-10-21  David Schleef  <ds@schleef.org>
16953
16954         * configure.ac:
16955         * gst/multifilesink/Makefile.am:
16956         * gst/multifilesink/gstmultifilesink.c:
16957         * gst/multifilesink/gstmultifilesink.h:
16958           I copied over filesink a while ago and modified it to work
16959           as multifilesink.  Might as well check it in.  This could
16960           use some work before being declared useful.
16961
16962 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
16963
16964         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
16965         * ext/wavpack/gstwavpackparse.c:
16966         (gst_wavpack_parse_create_src_pad):
16967         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_create_pads):
16968         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad):
16969           Activate pads before adding them to running element.
16970
16971 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
16972
16973         Patch by: Josep Torra Valles  <josep at fluendo com>
16974
16975         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16976         (next_entry_size), (qtdemux_inflate), (qtdemux_parse_moov),
16977         (qtdemux_parse_tree), (qtdemux_parse_trak), (qtdemux_tag_add_str),
16978         (qtdemux_tag_add_num), (qtdemux_tag_add_date),
16979         (qtdemux_tag_add_gnre):
16980           Make compile with Forte compiler, mostly don't do pointer arithmetic
16981           with void pointers (#362626).
16982
16983 2006-10-17  Edgard Lima <edgard.lima@indt.org.br>
16984
16985         * gst/nuvdemux/gstnuvdemux.c:
16986         Just a cast to make it compile oos big_endian systems.
16987
16988 2006-10-17  Edgard Lima <edgard.lima@indt.org.br>
16989
16990         Patch by: Renato Filho <renato.filho@indt.org.br> and Rosfran Borges
16991         <rosfran.borges@indt.org.br>
16992
16993         * configure.ac:
16994         * gst/nuvdemux/:
16995         * gst/nuvdemux/Makefile.am:
16996         * gst/nuvdemux/gstnuvdemux.c:
16997         * gst/nuvdemux/gstnuvdemux.h:
16998         Created new element nuvdemux.
16999         
17000 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
17001
17002         Patch by: Josep Torra Valles  <josep at fluendo com>
17003
17004         * gst/nsf/fds_snd.c:
17005         * gst/nsf/mmc5_snd.c:
17006         * gst/nsf/nsf.c:
17007         * gst/nsf/vrc7_snd.c:
17008         * gst/nsf/vrcvisnd.c:
17009           Fix some things the Forte compiler warns about (#362626).
17010
17011 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
17012
17013         * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov), (qtdemux_parse),
17014         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17015         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17016         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17017         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17018         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17019         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17020         (qtdemux_dump_unknown), (qtdemux_tree_get_child_by_type),
17021         (qtdemux_tree_get_sibling_by_type):
17022         * gst/qtdemux/qtdemux.h:
17023           Avoid void pointer usage, better use guint8 * instead.
17024
17025 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
17026
17027         * configure.ac:
17028         * gst/deinterlace/Makefile.am:
17029         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_base_init),
17030         (gst_deinterlace_class_init), (gst_deinterlace_init),
17031         (gst_deinterlace_stop), (gst_deinterlace_transform_caps),
17032         (gst_deinterlace_set_caps), (gst_deinterlace_transform_ip),
17033         (gst_deinterlace_set_property), (gst_deinterlace_get_property):
17034         * gst/deinterlace/gstdeinterlace.h:
17035           Port simple deinterlacer from 0.8. Use at your own risk, don't blame
17036           me for anything it does or does not do to your precious pictures.
17037
17038 2006-10-11  Edward Hervey  <edward@fluendo.com>
17039
17040         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
17041         Add some fourcc for DV format.
17042
17043 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
17044
17045         * gst/qtdemux/qtdemux.c: (extract_initial_length_and_fourcc),
17046         (gst_qtdemux_loop_state_header):
17047           Printf format fixes.
17048
17049         * sys/dvb/gstdvbsrc.c:
17050           Use "_stdint.h".
17051
17052 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17053
17054         * sys/dvb/Makefile.am:
17055         * sys/dvb/dvb-api/Makefile.am:
17056         * sys/dvb/dvb-api/audio.h:
17057         * sys/dvb/dvb-api/ca.h:
17058         * sys/dvb/dvb-api/dmx.h:
17059         * sys/dvb/dvb-api/frontend.h:
17060         * sys/dvb/dvb-api/net.h:
17061         * sys/dvb/dvb-api/osd.h:
17062         * sys/dvb/dvb-api/version.h:
17063         * sys/dvb/dvb-api/video.h:
17064         Remove these files, not needed use system files.
17065         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property),
17066         (gst_dvbsrc_create), (gst_dvbsrc_output_frontend_stats),
17067         (gst_dvbsrc_tune):
17068         Fix warnings, uint16_t etc. is in stdint.h.
17069         Use system includes not our local ones.
17070
17071 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17072
17073         * configure.ac:
17074         * sys/Makefile.am:
17075         Add dvb detection and allow dvbsrc to be built.
17076
17077 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17078         
17079         * configure.ac:
17080         * sys/Makefile.am:
17081         * sys/dvb/AUTHORS:
17082         * sys/dvb/Makefile.am:
17083         * sys/dvb/README:
17084         * sys/dvb/dvb-api/Makefile.am:
17085         * sys/dvb/dvb-api/audio.h:
17086         * sys/dvb/dvb-api/ca.h:
17087         * sys/dvb/dvb-api/dmx.h:
17088         * sys/dvb/dvb-api/frontend.h:
17089         * sys/dvb/dvb-api/net.h:
17090         * sys/dvb/dvb-api/osd.h:
17091         * sys/dvb/dvb-api/version.h:
17092         * sys/dvb/dvb-api/video.h:
17093         * sys/dvb/gstdvbsrc.c: 
17094         * sys/dvb/gstdvbsrc.h:
17095         Initial import of dvbsrc.
17096         Currently won't be built.
17097
17098 2006-10-10  Wim Taymans  <wim@fluendo.com>
17099
17100         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
17101         (gst_qtdemux_push_event), (gst_qtdemux_do_seek),
17102         (gst_qtdemux_change_state), (extract_initial_length_and_fourcc),
17103         (gst_qtdemux_loop_state_header), (gst_qtdemux_activate_segment),
17104         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
17105         (gst_qtdemux_post_buffering), (gst_qtdemux_chain),
17106         (gst_qtdemux_add_stream), (qtdemux_process_redirects),
17107         (qtdemux_parse_tree), (qtdemux_parse_trak):
17108         Reorganise some stuff.
17109         Parse RTSP redirection URLS.
17110
17111 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
17112
17113         * docs/plugins/gst-plugins-bad-plugins.args:
17114         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
17115         * docs/plugins/gst-plugins-bad-plugins.interfaces:
17116         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
17117         * docs/plugins/inspect/plugin-dtsdec.xml:
17118         * docs/plugins/inspect/plugin-mms.xml:
17119         * docs/plugins/inspect/plugin-mpeg2enc.xml:
17120         * docs/plugins/inspect/plugin-neon.xml:
17121         * docs/plugins/inspect/plugin-replaygain.xml:
17122         * docs/plugins/inspect/plugin-soundtouch.xml:
17123         * docs/plugins/inspect/plugin-spcdec.xml:
17124         * docs/plugins/inspect/plugin-swfdec.xml:
17125         * docs/plugins/inspect/plugin-videocrop.xml:
17126         * docs/plugins/inspect/plugin-wavpack.xml:
17127           Add/update docs stuff.
17128
17129 2006-10-06  Tim-Philipp Müller  <tim at centricular dot net>
17130
17131         Patch by: René Stadler  <mail at renestadler de>
17132
17133         * configure.ac:
17134         * docs/plugins/Makefile.am:
17135         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17136         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17137         * gst/replaygain/Makefile.am:
17138         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_base_init),
17139         (gst_rg_analysis_class_init), (gst_rg_analysis_init),
17140         (gst_rg_analysis_set_property), (gst_rg_analysis_get_property),
17141         (gst_rg_analysis_start), (gst_rg_analysis_set_caps),
17142         (gst_rg_analysis_transform_ip), (gst_rg_analysis_event),
17143         (gst_rg_analysis_stop), (gst_rg_analysis_handle_tags),
17144         (gst_rg_analysis_handle_eos), (gst_rg_analysis_track_result),
17145         (gst_rg_analysis_album_result), (plugin_init):
17146         * gst/replaygain/gstrganalysis.h:
17147         * gst/replaygain/rganalysis.c: (yule_filter), (butter_filter),
17148         (apply_filters), (reset_filters), (accumulator_add),
17149         (accumulator_clear), (accumulator_result), (rg_analysis_new),
17150         (rg_analysis_set_sample_rate), (rg_analysis_destroy),
17151         (rg_analysis_analyze_mono_float),
17152         (rg_analysis_analyze_stereo_float),
17153         (rg_analysis_analyze_mono_int16),
17154         (rg_analysis_analyze_stereo_int16), (rg_analysis_analyze),
17155         (rg_analysis_track_result), (rg_analysis_album_result),
17156         (rg_analysis_reset_album), (rg_analysis_reset):
17157         * gst/replaygain/rganalysis.h:
17158           Add ReplayGain analysis element (#357069).
17159
17160         * tests/check/Makefile.am:
17161         * tests/check/elements/.cvsignore:
17162         * tests/check/elements/rganalysis.c: (get_expected_gain),
17163         (setup_rganalysis), (cleanup_rganalysis), (set_playing_state),
17164         (send_eos_event), (send_tag_event), (poll_eos), (poll_tags),
17165         (fail_unless_track_gain), (fail_unless_track_peak),
17166         (fail_unless_album_gain), (fail_unless_album_peak),
17167         (fail_if_track_tags), (fail_if_album_tags),
17168         (fail_unless_num_tracks), (test_buffer_const_float_mono),
17169         (test_buffer_const_float_stereo), (test_buffer_const_int16_mono),
17170         (test_buffer_const_int16_stereo), (test_buffer_square_float_mono),
17171         (test_buffer_square_float_stereo), (test_buffer_square_int16_mono),
17172         (test_buffer_square_int16_stereo), (push_buffer), (GST_START_TEST),
17173         (rganalysis_suite), (main):
17174           Unit tests for the new replaygain element.
17175
17176 2006-10-06  Wim Taymans  <wim@fluendo.com>
17177
17178         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain),
17179         (gst_faad_close_decoder):
17180         Some cleanups.
17181         Added some more debugging.
17182         Don't ever ignore unlinked, we're not a demuxer.
17183
17184         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
17185         Activate pad before adding it to the element.
17186
17187 2006-10-06  Michael Smith  <msmith@fluendo.com>
17188
17189         * ext/theora/theoradec.c: (gst_theoradec_reset),
17190         (theora_get_query_types), (theora_dec_src_query),
17191         (theora_dec_src_event), (theora_dec_sink_event),
17192         (theora_handle_comment_packet), (theora_handle_type_packet),
17193         (theora_handle_header_packet), (clip_buffer), (theora_dec_push),
17194         (theora_handle_422_image), (theora_handle_420_image),
17195         (theora_handle_data_packet), (theora_dec_chain),
17196         (theora_dec_change_state):
17197         * ext/theora/theoradec.h:
17198           Port lots of changes from theoradec to theoraexpdec.
17199           This catches this plugin up to theoradec. Note that duplicate frames
17200           are broken in theoradec at the moment.
17201
17202 2006-10-06  Tim-Philipp Müller  <tim at centricular dot net>
17203
17204         * gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip):
17205           Fix mem leak, avoid unnecessary memcpy.
17206
17207 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
17208
17209         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
17210         (gst_spectrum_transform_ip):
17211           Removed cruft code that was just commented out. Removed some obsolete
17212           debug logs statements.
17213
17214 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
17215
17216         * ext/dts/gstdtsdec.c: (gst_dtsdec_chain):
17217         * ext/musicbrainz/gsttrm.c: (gst_trm_setcaps):
17218         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
17219         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain), (qtdemux_parse),
17220         (qtdemux_parse_trak):
17221         * gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip):
17222           Another batch of printf format fixes.
17223
17224 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
17225
17226         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
17227         (gst_video_crop_init),
17228         (gst_video_crop_get_image_details_from_caps),
17229         (gst_video_crop_transform_packed_complex),
17230         (gst_video_crop_transform_packed_simple),
17231         (gst_video_crop_transform), (gst_video_crop_transform_caps),
17232         (gst_video_crop_set_caps),
17233         (gst_videocrop_clear_negotiated_caps_locked),
17234         (gst_video_crop_set_property):
17235         * gst/videocrop/gstvideocrop.h:
17236           Handle packed YUV formats (UYVY, YUY2, YUYV) separately; also, fix
17237           passthrough mode; lastly, clear negotiated basetransform caps when
17238           the cropping changes in order to force renegotiation.
17239
17240 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
17241
17242         * tests/icles/.cvsignore:
17243         * tests/icles/Makefile.am:
17244         * tests/icles/videocrop-test.c: (quit_mainloop), (tick_cb),
17245         (test_with_caps), (video_crop_get_test_caps), (main):
17246           Visual test for videocrop, shows that packed yuv doesn't work right
17247           yet. --with-ffmpegcolorspace option doesn't work yet for unknown
17248           reasons (another basetransform issue?)
17249
17250 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
17251
17252         * po/POTFILES.in:
17253         * sys/v4l2/.cvsignore:
17254           Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.
17255
17256 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17257
17258         * docs/plugins/Makefile.am:
17259         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17260         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17261         * docs/plugins/inspect/plugin-video4linux2.xml:
17262         * gst-plugins-bad.spec.in:
17263           removed v4l2
17264
17265 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17266
17267         * configure.ac:
17268         * sys/Makefile.am:
17269         * sys/v4l2/Makefile.am:
17270         * sys/v4l2/README:
17271         * sys/v4l2/gstv4l2.c:
17272         * sys/v4l2/gstv4l2colorbalance.c:
17273         * sys/v4l2/gstv4l2colorbalance.h:
17274         * sys/v4l2/gstv4l2object.c:
17275         * sys/v4l2/gstv4l2object.h:
17276         * sys/v4l2/gstv4l2src.c:
17277         * sys/v4l2/gstv4l2src.h:
17278         * sys/v4l2/gstv4l2tuner.c:
17279         * sys/v4l2/gstv4l2tuner.h:
17280         * sys/v4l2/gstv4l2vidorient.c:
17281         * sys/v4l2/gstv4l2vidorient.h:
17282         * sys/v4l2/gstv4l2xoverlay.c:
17283         * sys/v4l2/gstv4l2xoverlay.h:
17284         * sys/v4l2/v4l2_calls.c:
17285         * sys/v4l2/v4l2_calls.h:
17286         * sys/v4l2/v4l2src_calls.c:
17287         * sys/v4l2/v4l2src_calls.h:
17288           moved to gst-plugins-good
17289
17290 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17291
17292         * sys/v4l2/gstv4l2object.c:
17293         (gst_v4l2_object_install_properties_helper):
17294           comment out the properties that are already part of the tuner
17295           interface.
17296
17297 2006-10-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17298
17299         * sys/v4l2/gstv4l2src.c:
17300         Improve docs.
17301
17302 2006-10-02  Tim-Philipp Müller  <tim at centricular dot net>
17303
17304         * ext/xvid/gstxvid.c: (plugin_init):
17305           Set rank of xviddec to NONE until someone fixes it (too many crasher
17306           bug reports against totem, people should use gst-ffmpeg).
17307
17308 2006-09-28  Wim Taymans  <wim@fluendo.com>
17309
17310         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_all_caps),
17311         (gst_v4l2src_get_caps):
17312         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
17313         Framerate can be 0/1 too.
17314         Init framerate to 0/1 before querying it so that we can detect
17315         devices that don't know about a framerate.
17316         Add some more debugging info.
17317
17318 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
17319
17320         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
17321           Add support for 'yv12' fourcc.
17322
17323 2006-09-27  Edgard Lima <edgard.lima@indt.org.br>
17324
17325         * sys/v4l2/gstv4l2src.c:
17326         * sys/v4l2/gstv4l2src.h:
17327         * tests/icles/v4l2src-test.c:
17328         Removed set-undef-fps.
17329
17330 2006-09-27  Wim Taymans  <wim@fluendo.com>
17331
17332         * sys/v4l2/gstv4l2object.c:
17333         (gst_v4l2_object_install_properties_helper), (gst_v4l2_object_new),
17334         (gst_v4l2_object_set_property_helper),
17335         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
17336         * sys/v4l2/gstv4l2object.h:
17337         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
17338         (gst_v4l2src_create):
17339         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_contains_channel),
17340         (gst_v4l2_tuner_list_channels),
17341         (gst_v4l2_tuner_set_channel_and_notify),
17342         (gst_v4l2_tuner_get_channel), (gst_v4l2_tuner_contains_norm),
17343         (gst_v4l2_tuner_list_norms), (gst_v4l2_tuner_set_norm_and_notify),
17344         (gst_v4l2_tuner_get_norm):
17345         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
17346         (gst_v4l2_fill_lists), (gst_v4l2_empty_lists):
17347         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_get_fps):
17348         Renamed some properties to match the tuner interface naming.
17349
17350 2006-09-27  Wim Taymans  <wim@fluendo.com>
17351
17352         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_set_property_helper),
17353         (gst_v4l2_set_defaults):
17354         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
17355         (gst_v4l2src_create):
17356         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
17357         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
17358         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_set_norm),
17359         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
17360         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
17361         (gst_v4l2_set_attribute), (gst_v4l2_get_input),
17362         (gst_v4l2_set_input):
17363         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
17364         (gst_v4l2src_grab_frame), (gst_v4l2src_get_capture),
17365         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
17366         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
17367         (gst_v4l2src_buffer_new):
17368         * tests/icles/v4l2src-test.c: (my_bus_callback), (main):
17369         Small cleanups.
17370         Fix error messages.
17371         Use locks when getting timestamps.
17372         Fix leaks in test.
17373         Add licensing header to tests.
17374
17375 2006-09-27  Edgard Lima <edgard.lima@indt.org.br>
17376
17377         * sys/v4l2/gstv4l2colorbalance.c:
17378         * sys/v4l2/gstv4l2object.c:
17379         * sys/v4l2/gstv4l2src.c:
17380         * sys/v4l2/gstv4l2src.h:
17381         * sys/v4l2/gstv4l2tuner.c:
17382         * sys/v4l2/v4l2_calls.c:
17383         * sys/v4l2/v4l2src_calls.c:
17384         * tests/icles/v4l2src-test.c:
17385         Some cleanups and comments.
17386
17387 2006-09-26  Wim Taymans  <wim@fluendo.com>
17388
17389         * docs/plugins/Makefile.am:
17390         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17391         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17392         Add v4l2 plugin to the docs.
17393
17394         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
17395         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
17396         * sys/v4l2/gstv4l2src.h:
17397         * sys/v4l2/gstv4l2vidorient.c:
17398         Fix docs.
17399         Remove some more externs.
17400
17401 2006-09-26  Wim Taymans  <wim@fluendo.com>
17402
17403         * sys/v4l2/Makefile.am:
17404         Fix makefile, list libs in stack order.
17405
17406         * sys/v4l2/gstv4l2colorbalance.c:
17407         * sys/v4l2/gstv4l2colorbalance.h:
17408         * sys/v4l2/gstv4l2object.c: (gst_v4l2_device_get_type),
17409         (gst_v4l2_object_install_properties_helper):
17410         * sys/v4l2/gstv4l2object.h:
17411         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
17412         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
17413         * sys/v4l2/gstv4l2src.h:
17414         * sys/v4l2/gstv4l2tuner.h:
17415         * sys/v4l2/gstv4l2vidorient.h:
17416         * sys/v4l2/gstv4l2xoverlay.h:
17417         * sys/v4l2/v4l2_calls.h:
17418         * sys/v4l2/v4l2src_calls.h:
17419         Fix coding style:
17420         - Remove extern from functions.
17421         - Fix header indentation.
17422         Fix Flags, add defaults for properties.
17423         Remove unused enums.
17424         Fix TOO_LAZY in error messages.
17425
17426 2006-09-26  Wim Taymans  <wim@fluendo.com>
17427
17428         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices),
17429         (gst_v4l2_probe_needs_probe),
17430         (gst_v4l2_object_install_properties_helper), (gst_v4l2_object_new),
17431         (gst_v4l2_object_destroy), (gst_v4l2_object_set_property_helper),
17432         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults),
17433         (gst_v4l2_object_start), (gst_v4l2_object_stop):
17434         * sys/v4l2/gstv4l2object.h:
17435         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
17436         (gst_v4l2src_init), (gst_v4l2src_dispose),
17437         (gst_v4l2src_set_property), (gst_v4l2src_get_property),
17438         (gst_v4l2src_fixate), (gst_v4l2src_get_caps),
17439         (gst_v4l2src_set_caps), (gst_v4l2src_get_read),
17440         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
17441         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
17442         (gst_v4l2_open), (gst_v4l2_close), (gst_v4l2_get_norm),
17443         (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
17444         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
17445         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
17446         (gst_v4l2_get_input), (gst_v4l2_set_input):
17447         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
17448         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
17449         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
17450         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
17451         (gst_v4l2src_capture_stop), (gst_v4l2src_capture_deinit),
17452         (gst_v4l2src_get_size_limits), (gst_v4l2src_set_fps),
17453         (gst_v4l2src_get_fps), (gst_v4l2src_buffer_finalize),
17454         (gst_v4l2src_buffer_new):
17455         Fix pass at code cleanups, move errors cases out of the normal
17456         flow for additional code clarity.
17457
17458 2006-09-23  Wim Taymans  <wim@fluendo.com>
17459
17460         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
17461         (gst_cdaudio_init), (gst_cdaudio_set_property),
17462         (gst_cdaudio_get_property), (gst_cdaudio_change_state),
17463         (gst_cdaudio_send_event), (gst_cdaudio_get_query_types),
17464         (gst_cdaudio_query), (cdaudio_uri_set_uri):
17465         Port to 0.10.
17466
17467 2006-09-22  David Schleef  <ds@schleef.org>
17468
17469         * sys/glsink/glimagesink.c:
17470           Fix problems when the element cannot open the display.
17471           (fixes #357212)
17472
17473 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
17474
17475         * configure.ac:
17476           Up requirements to -base CVS and core CVS (the format for the
17477           video orientation interface used by v4l2src and the latter
17478           since that's what -base CVS requires).
17479
17480 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
17481
17482         * ext/directfb/dfbvideosink.c: (plugin_init):
17483           Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might
17484           be autoplugged shouldn't trump plugins in -base, -good or -ugly
17485           (in this case ximagesink).
17486
17487         * sys/glsink/glimagesink.c: (plugin_init):
17488           Set rank to NONE to prevent it from being autoplugged until
17489           errors are handled properly (see #357212).
17490
17491 2006-09-21  Edgard Lima <edgard.lima@indt.org.br>
17492
17493         * ext/neon/Makefile.am:
17494         * ext/neon/gstneonhttpsrc.c:
17495         * ext/neon/gstneonhttpsrc.h:
17496         Reverted previous commit (2006-09-19 - Allow internal codes from
17497         last.fm). As dicussed on #gstreamer it should be done in separete
17498         element.
17499
17500 2006-09-21  Wim Taymans  <wim@fluendo.com>
17501
17502         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad),
17503         (gst_faac_chain):
17504         Add decoder specific info on the caps.
17505         Some cleanups here and there.
17506
17507 2006-09019  Edgard Lima <edgard.lima@indt.org.br>
17508
17509         Patch by: Milosz Derezynski <internalerror@gmail.com> and
17510                   Rosfran Borges <rosfran.borges@indt.org.br>
17511
17512         * ext/neon/Makefile.am:
17513         * ext/neon/gstneonhttpsrc.c:
17514         * ext/neon/gstneonhttpsrc.h:
17515         Allow internal codes from last.fm
17516         
17517
17518 2006-09-19  Edgard Lima <edgard.lima@indt.org.br>
17519
17520         * tests/icles/v4l2src-test.c:
17521         Just a small fix to the app options.
17522
17523 2006-09-19  Edgard Lima <edgard.lima@indt.org.br>
17524
17525         * sys/v4l2/Makefile.am:
17526         * sys/v4l2/gstv4l2src.c:
17527         * sys/v4l2/gstv4l2vidorient.c:
17528         * sys/v4l2/gstv4l2vidorient.h:
17529         * tests/icles/v4l2src-test.c:
17530         Add Video Orientation interface support to v4l2src.
17531         
17532 2006-09-19  Wim Taymans  <wim@fluendo.com>
17533
17534         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init),
17535         (gst_gsmdec_sink_setcaps), (gst_gsmdec_sink_event),
17536         (gst_gsmdec_chain):
17537         * ext/gsm/gstgsmdec.h:
17538         Handle WAV49 variant (GSM in WAV).
17539         Some small cleanups.
17540
17541 2006-09-18  Edgard Lima <edgard.lima@indt.org.br>
17542
17543         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_buffer_new ):
17544         Fix GST_BUFFER_DURATION.
17545
17546 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
17547
17548         * ext/hermes/gsthermescolorspace.c:
17549         * ext/ivorbis/vorbisfile.c:
17550         * ext/lcs/gstcolorspace.c:
17551         * ext/wavpack/gstwavpackenc.h:
17552         * ext/xine/xineaudiodec.c:
17553         * ext/xine/xineaudiosink.c:
17554         * ext/xine/xineinput.c:
17555         * gst/chart/gstchart.c:
17556         * gst/equalizer/gstiirequalizer.c:
17557         * gst/games/gstpuzzle.c:
17558         * gst/librfb/gstrfbsrc.c:
17559         * gst/mixmatrix/mixmatrix.c:
17560         * gst/nsf/gstnsf.h:
17561         * gst/vbidec/gstvbidec.c:
17562         * gst/virtualdub/gstxsharpen.c:
17563           More G_OBJECT macro fixing.
17564
17565 2006-09-15  Edgard Lima <edgard.lima@indt.org.br>
17566
17567         * sys/v4l2/gstv4l2src.c:
17568         * sys/v4l2/gstv4l2src.h:
17569         * sys/v4l2/gstv4l2xoverlay.c:
17570         * sys/v4l2/v4l2_calls.c:
17571         * sys/v4l2/v4l2src_calls.c:
17572         * tests/icles/v4l2src-test.c:
17573         The test application and the plgind error messages has been improved.
17574         
17575 2006-09-12  Stefan Kost  <ensonic@users.sf.net>
17576
17577         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
17578         (gst_spectrum_start), (gst_spectrum_stop), (gst_spectrum_event):
17579           Implements stop() to clear the adapter and event() to clear the
17580           adapter on FLUSH_STOP and EOS.
17581
17582 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
17583
17584         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
17585         (gst_spectrum_set_property):
17586         * gst/spectrum/gstspectrum.h:
17587           Fix type mixup in spectrum->interval (gdouble<->guint64). Spotted by
17588           René Stadler
17589
17590 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
17591
17592         * gst/spectrum/demo-osssrc.c: (draw_spectrum), (main):
17593           Use more defines
17594
17595         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
17596         (gst_spectrum_dispose), (gst_spectrum_set_caps),
17597         (gst_spectrum_transform_ip):
17598         * gst/spectrum/gstspectrum.h:
17599           Apply some of the spectrum cleanup changes suggested in #348085.
17600
17601 2006-09-08  Tim-Philipp Müller  <tim at centricular dot net>
17602
17603         * configure.ac:
17604           Bump requirements of -base (videocrop test case needs this).
17605
17606         * gst/videocrop/gstvideocrop.c:
17607           Document sloppy handling of subsampled chroma planes if
17608           left/top cropping is an odd number.
17609
17610         * tests/check/elements/videocrop.c: (handoff_cb),
17611         (videocrop_test_cropping_init_context),
17612         (videocrop_test_cropping_deinit_context),
17613         (videocrop_test_cropping), (check_1x1_buffer), (GST_START_TEST),
17614         (videocrop_suite), (main):
17615           Add another unit test that crops the input to 1x1 (and checks
17616           that that pixel has the expected values in a number of formats).
17617
17618 2006-09-08  Tim-Philipp Müller  <tim at centricular dot net>
17619
17620         * gst/videocrop/Makefile.am:
17621         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
17622         (gst_video_crop_transform_packed),
17623         (gst_video_crop_transform_planar):
17624           Some quick tests indicate that it doesn't make a great deal
17625           of sense to use liboil here, at least not for the memcpy()s
17626           we do, so remove liboil usage until there is clear evidence
17627           it actually makes a positive difference somewhere.
17628
17629 2006-09-03  Tim-Philipp Müller  <tim at centricular dot net>
17630
17631         * tests/check/elements/videocrop.c: (handoff_cb),
17632         (buffer_probe_cb), (test_caps_transform), (test_passthrough),
17633         (notgst_value_list_get_nth_int), (videocrop_suite):
17634           More tests: check passthrough mode and caps transform in
17635           both directions with fixed values, ranges and lists.
17636
17637 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
17638
17639         * docs/plugins/Makefile.am:
17640         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17641         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17642         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
17643           Add videocrop to docs.
17644
17645         * gst/videocrop/Makefile.am:
17646         * gst/videocrop/gstvideocrop.c:
17647         * gst/videocrop/gstvideocrop.h:
17648           Move boilerplate stuff and structures into a header file.
17649
17650         * tests/check/Makefile.am:
17651         * tests/check/elements/.cvsignore:
17652         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
17653         (test_unit_sizes), (videocrop_test_cropping_init_context),
17654         (videocrop_test_cropping_deinit_context),
17655         (videocrop_test_cropping), (test_cropping), (videocrop_suite):
17656           Add unit tests for videocrop.
17657
17658 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
17659
17660         * configure.ac:
17661         * gst/videocrop/Makefile.am:
17662         * gst/videocrop/gstvideocrop.c: (gst_video_crop_base_init),
17663         (gst_video_crop_class_init), (gst_video_crop_init),
17664         (gst_video_crop_get_image_details_from_caps),
17665         (gst_video_crop_get_unit_size), (gst_video_crop_transform_packed),
17666         (gst_video_crop_transform_planar), (gst_video_crop_transform),
17667         (gst_video_crop_transform_dimension),
17668         (gst_video_crop_transform_dimension_value),
17669         (gst_video_crop_transform_caps), (gst_video_crop_set_caps),
17670         (gst_video_crop_set_property), (gst_video_crop_get_property),
17671         (plugin_init):
17672           Port/rewrite videocrop from scratch for GStreamer-0.10, and make
17673           it support all formats videoscale supports (#345653).
17674
17675 2006-09-02  Stefan Kost  <ensonic@users.sf.net>
17676
17677         * sys/v4l2/gstv4l2.c:
17678         * sys/v4l2/gstv4l2colorbalance.c:
17679         * sys/v4l2/gstv4l2object.c:
17680         (gst_v4l2_object_install_properties_helper):
17681         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
17682         * sys/v4l2/gstv4l2src.h:
17683           Whitespace cleanups, dashify property-names.
17684
17685 2006-09-02  Stefan Kost  <ensonic@users.sf.net>
17686
17687         * sys/v4l2/gstv4l2.c:
17688         * sys/v4l2/gstv4l2colorbalance.c:
17689         * sys/v4l2/gstv4l2colorbalance.h:
17690         * sys/v4l2/gstv4l2object.c:
17691         * sys/v4l2/gstv4l2object.h:
17692         * sys/v4l2/gstv4l2src.c:
17693         * sys/v4l2/gstv4l2src.h:
17694         * sys/v4l2/gstv4l2tuner.c:
17695         * sys/v4l2/gstv4l2tuner.h:
17696         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
17697         * sys/v4l2/gstv4l2xoverlay.h:
17698         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
17699         (gst_v4l2_open):
17700         * sys/v4l2/v4l2_calls.h:
17701         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_queue_frame),
17702         (gst_v4l2src_capture_init):
17703         * sys/v4l2/v4l2src_calls.h:
17704           Cleanup error messages and unify header comments
17705
17706 2006-08-31  Jan Schmidt  <thaytan@mad.scientist.com>
17707
17708         * gst/nsf/Makefile.am:
17709         Add missing GST_LIBS
17710
17711 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
17712
17713         * sys/v4l2/gstv4l2src.c:
17714         Another small fix to set_caps function (sucks copy/paste error).
17715         
17716 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
17717
17718         * sys/v4l2/gstv4l2src.c:
17719         Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.
17720
17721 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
17722
17723         * sys/v4l2/gstv4l2src.c:
17724         A small fix to set_caps function.
17725
17726 2006-08-30  Edward Hervey  <edward@fluendo.com>
17727
17728         * gst/qtdemux/qtdemux.c:
17729         (gst_qtdemux_do_seek):
17730         Reset each streams last_flow to GST_FLOW_OK.
17731         (gst_qtdemux_activate_segment):
17732         Removing mystic modifications for good.
17733
17734 2006-08-30  Stefan Kost  <ensonic@users.sf.net>
17735
17736         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
17737         (qtdemux_parse_tree):
17738           put back 'segment start<=stop' change that was mystically reverted by
17739           the last commit
17740
17741 2006-08-30  Stefan Kost  <ensonic@users.sf.net>
17742
17743         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
17744         (qtdemux_parse_tree):
17745         Fix the build for disabled debug
17746
17747 2006-08-29  Edgard Lima <edgard.lima@indt.org.br>
17748
17749         * sys/v4l2/gstv4l2src.c:
17750         * sys/v4l2/v4l2src_calls.c:
17751         * sys/v4l2/v4l2src_calls.h:
17752         Fixed framerate negotiation.
17753         
17754 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
17755
17756         Patch by: Andrew Andkjar  <enki at goodship net>
17757
17758         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_close):
17759         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_supported),
17760         (gst_sdlvideosink_deinitsdl):
17761           Only de-init the subsystem we previously initialised. Avoids
17762           borkage when both sdlvideosink and sdlaudiosink are used
17763           at the same time and one is shut down.
17764
17765 2006-08-28  Wim Taymans  <wim@fluendo.com>
17766
17767         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
17768         (gst_qtdemux_add_stream), (qtdemux_parse_trak),
17769         (qtdemux_video_caps):
17770         Make sure segment start<=stop in weird quicktime files.
17771
17772 2006-08-28  Stefan Kost  <ensonic@users.sf.net>
17773
17774         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
17775           add comments and more debug logging
17776
17777 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
17778
17779         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
17780
17781         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_post_tags),
17782         (gst_wavpack_dec_chain):
17783           Post audio codec and average bitrate tags on bus (#344472).
17784
17785         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
17786         (gst_wavpack_parse_src_query):
17787           Forward queries in other formats (BYTE format in particular)
17788           upstream; add Sebastian to authors.
17789
17790 2006-08-23  Edgard Lima <edgard.lima@indt.org.br>
17791
17792         * sys/v4l2/gstv4l2src.c:
17793         * sys/v4l2/v4l2src_calls.c:
17794         * sys/v4l2/v4l2src_calls.h:
17795         Fix set_caps to set width and height to the values the driver is
17796         really working with.
17797
17798 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
17799
17800         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block):
17801           Fix mem leak, send newsegment event on correction pad
17802           as well (#352476).
17803
17804         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
17805           Restore original author (on Sebastian's request).
17806
17807         * tests/check/Makefile.am:
17808         * tests/check/gst-plugins-bad.supp:
17809           Add (so far empty) suppression file for -bad. Remove
17810           wavpackenc test from VALGRIND_TO_FIX now that the leak
17811           is fixed.
17812
17813 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
17814
17815         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
17816
17817         * tests/check/Makefile.am:
17818         * tests/check/elements/.cvsignore:
17819         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
17820         (cleanup_wavpackdec), (GST_START_TEST), (wavpackdec_suite), (main):
17821         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
17822         (cleanup_wavpackenc), (GST_START_TEST), (wavpackenc_suite), (main):
17823         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
17824         (setup_wavpackparse), (cleanup_wavpackparse), (GST_START_TEST),
17825         (wavpackparse_suite), (main):
17826           Add unit tests for wavpack elements (#352476).
17827
17828 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
17829
17830         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
17831
17832         * docs/plugins/Makefile.am:
17833         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17834         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17835         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
17836         * docs/plugins/inspect/plugin-wavpack.xml:
17837         * ext/wavpack/gstwavpackdec.c:
17838         * ext/wavpack/gstwavpackdec.h:
17839         * ext/wavpack/gstwavpackenc.c:
17840         * ext/wavpack/gstwavpackenc.h:
17841         * ext/wavpack/gstwavpackparse.c:
17842         * ext/wavpack/gstwavpackparse.h:
17843           Add docs for wavpack elements (#352476).
17844
17845 2006-08-22  Edgard Lima <edgard.lima@indt.org.br>
17846
17847         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_size_limits)
17848         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fixate)
17849         Fixed query size to work with drivers that uses intermediate step
17850         like "width * height" to find closest size.
17851         
17852 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
17853
17854         * configure.ac:
17855         * docs/plugins/Makefile.am:
17856         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17857         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17858         * gst/gdp/Makefile.am:
17859         * gst/gdp/gstgdp.c:
17860         * gst/gdp/gstgdpdepay.c:
17861         * gst/gdp/gstgdpdepay.h:
17862         * gst/gdp/gstgdppay.c:
17863         * gst/gdp/gstgdppay.h:
17864         * tests/check/Makefile.am:
17865         * tests/check/elements/gdpdepay.c:
17866         * tests/check/elements/gdppay.c:
17867           move gdp plugin to good.
17868
17869 2006-08-21  Wim Taymans  <wim@fluendo.com>
17870
17871         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
17872         (qtdemux_node_dump_foreach), (qtdemux_parse_trak),
17873         (qtdemux_video_caps), (qtdemux_audio_caps):
17874         Some more constification.
17875         Fix some paletted data formats again.
17876         Fix ulaw/alaw in qt.
17877         Set correct caps for raw RGB.
17878         Add support for yuv2, which is like Yuv2.
17879         Add support for raw audio with the NONE fourcc, which is like raw.
17880
17881 2006-08-21  Wim Taymans  <wim@fluendo.com>
17882
17883         * ext/gsm/gstgsm.c: (plugin_init):
17884         Make rank PRIMARY now that GSM seems to work fine.
17885
17886 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
17887
17888         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_init),
17889         (gst_wavpack_enc_finalize), (gst_wavpack_enc_sink_set_caps),
17890         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_format_samples),
17891         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain),
17892         (gst_wavpack_enc_rewrite_first_block),
17893         (gst_wavpack_enc_sink_event), (gst_wavpack_enc_change_state),
17894         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
17895         * ext/wavpack/gstwavpackenc.h:
17896         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
17897         (gst_wavpack_parse_src_query), (gst_wavpack_parse_src_event),
17898         (gst_wavpack_parse_init), (gst_wavpack_parse_get_upstream_length),
17899         (gst_wavpack_parse_loop):
17900           More clean-ups: use shorter variable names to make code easier to
17901           read; prefix structures we define with 'Gst' to make it clearer
17902           where they come from.
17903
17904 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
17905
17906         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_init),
17907         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
17908         (gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block),
17909         (gst_wavpack_enc_sink_event):
17910           Fix caps set on buffers and template caps (output is framed)
17911           and make them match (#351663); use GST_WARNING_OBJECT instead of
17912           GST_ELEMENT_WARNING; simplify push_block(); do some small
17913           clean-ups here and there; fix memleak (#351663).
17914
17915 2006-08-18  Tim-Philipp Müller  <tim at centricular dot net>
17916
17917         Based on patch by: Sebastian Dröge <slomo at circular-chaos.org>
17918
17919         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_sink_event),
17920         (gst_wavpack_parse_get_upstream_length),
17921         (gst_wavpack_parse_find_marker), (gst_wavpack_parse_resync_loop),
17922         (gst_wavpack_parse_loop), (gst_wavpack_parse_resync_adapter):
17923           Fix resyncing in push mode not stopping re-syncing at embedded
17924           zeroes; skip garbage between frames in pull mode as well if
17925           necessary; use gst_pad_query_peer_duration(); push EOS and
17926           NEWSEGMENT event in right direction (#351659).
17927
17928 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
17929
17930         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
17931
17932         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init):
17933         * ext/wavpack/gstwavpackparse.c:
17934         (gst_wavpack_parse_resync_adapter), (gst_wavpack_parse_chain):
17935           In push mode, re-sync to next wavpack header if sync is lost
17936           (#351557). Also use hyphens instead of underscores in
17937           GObject property names.
17938
17939 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
17940
17941         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
17942
17943         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_class_init),
17944         (gst_wavpack_parse_reset), (gst_wavpack_parse_get_src_query_types),
17945         (gst_wavpack_parse_src_query),
17946         (gst_wavpack_parse_handle_seek_event),
17947         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_init),
17948         (gst_wavpack_parse_create_src_pad),
17949         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop),
17950         (gst_wavpack_parse_chain), (gst_wavpack_parse_sink_activate),
17951         (gst_wavpack_parse_sink_activate_pull):
17952         * ext/wavpack/gstwavpackparse.h:
17953           Make wavpackparse also work in push-mode (not seekable yet though);
17954           some small clean-ups along the way; add support for SEEKING query
17955           and query types function. (#351495).
17956
17957 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
17958
17959         * ext/libfame/gstlibfame.c: (gst_fameenc_get_property):
17960         * sys/glsink/glimagesink.c: (gst_glimage_sink_get_property):
17961           Fix leaks (#351502).
17962
17963 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
17964
17965         * gst/qtdemux/qtdemux.c: (qtdemux_redirects_sort_func),
17966         (qtdemux_process_redirects), (qtdemux_parse_tree):
17967           Extract all references/redirections if there is more
17968           than one and sort them; also extract minimum required
17969           bitrate information if available. (#350399)
17970           
17971 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
17972
17973         Patch by: Michal Benes  <michal.benes at itonis tv>
17974
17975         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad):
17976           Bitrate in the faac structure is per output channel,
17977           not total bitrate (#350741).
17978
17979 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
17980
17981         * ext/xvid/gstxvidenc.c: (gst_xvidenc_chain):
17982           Fix GST_ELEMENT_ERROR usage.
17983
17984 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
17985
17986         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
17987           Fix silly typo.
17988
17989 2006-08-08  Edward Hervey  <edward@fluendo.com>
17990
17991         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
17992         I forgot to include the file containing the #define :)
17993         Now includes "config.h"
17994
17995 2006-08-08  Edward Hervey  <edward@fluendo.com>
17996
17997         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
17998         Ignore test known to fail on PPC64. See #348114.
17999
18000 2006-08-04  Edgard Lima <edgard.lima@indt.org.br>
18001
18002         Patch by: Rosfran Borges <rosfran dot borges at indt dot org dot
18003         br>
18004
18005         * ext/neon/gstneonhttpsrc.c:
18006         * ext/neon/gstneonhttpsrc.h:
18007         Allow HTTP redirect (HTTP status code 302).
18008
18009 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18010
18011         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
18012         Fix event parsing by gdpdepay.  Fixes #349916.
18013
18014 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
18015
18016         Patch by: Thadeu Lima de Souza Cascardo <cascardo at holoscopio dot
18017         com>
18018
18019         * ext/Makefile.am:
18020           Use right variables when USE_SPC is defined.
18021
18022 2006-08-02  Wim Taymans  <wim@fluendo.com>
18023
18024         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
18025         (gst_gdp_depay_finalize), (gst_gdp_depay_sink_event),
18026         (gst_gdp_depay_src_event), (gst_gdp_depay_chain),
18027         (gst_gdp_depay_change_state):
18028         Disable seeking.
18029         Small cleanups.
18030         Clear adapter on disconts.
18031         Clear caps when going to READY instead of NULL
18032
18033         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
18034         (gst_gdp_pay_init), (gst_gdp_pay_finalize), (gst_gdp_pay_reset),
18035         (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
18036         (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
18037         (gst_gdp_queue_buffer), (gst_gdp_pay_chain),
18038         (gst_gdp_pay_sink_event), (gst_gdp_pay_src_event),
18039         (gst_gdp_pay_change_state):
18040         * gst/gdp/gstgdppay.h:
18041         Reset payloader when going to READY.
18042         Fix leaked buffers in ->queue on push errors.
18043         Disable seeking.
18044         Code cleanups.
18045         Create packetizer in _init, free in _finalize.
18046
18047 2006-07-31  Julien MOUTTE  <julien@moutte.net>
18048
18049         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state),
18050         (gst_dfbvideosink_buffer_alloc): Post an error message.
18051
18052 2006-07-31  Julien MOUTTE  <julien@moutte.net>
18053
18054         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state),
18055         (gst_dfbvideosink_buffer_alloc): Don't try allocating if we are not
18056         setup yet. Fail changing state if setup fails.
18057
18058 2006-07-31  Wim Taymans  <wim@fluendo.com>
18059
18060         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
18061         (gst_gdp_depay_sink_event), (gst_gdp_depay_chain):
18062         Consume all events except EOS because we generate events from
18063         the gdp payload instead. Fixes #349204
18064
18065 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
18066
18067         * ext/xvid/gstxviddec.c: (gst_xviddec_init), (gst_xviddec_reset),
18068         (gst_xviddec_unset), (gst_xviddec_handle_sink_event),
18069         (gst_xviddec_setup), (gst_xviddec_negotiate), (gst_xviddec_chain),
18070         (gst_xviddec_flush_buffers), (gst_xviddec_src_getcaps),
18071         (gst_xviddec_setcaps), (gst_xviddec_change_state):
18072         * ext/xvid/gstxviddec.h:
18073           Clean-ups and code reflows. Pass return value from
18074           gst_pad_alloc_buffer() upstream among other things. Also check
18075           for NULL GValue before using GST_VALUE_TYPE macro (#348976).
18076           Mass rename of xviddec -> dec variable for better
18077           code readability.
18078
18079 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
18080
18081         * ext/xvid/gstxvid.c: (gst_xvid_image_fill):
18082           Fix size calculation for I420/YV12. Fixes #348976.
18083
18084 2006-07-27  Wim Taymans  <wim@fluendo.com>
18085
18086         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init),
18087         (gst_gsmdec_sink_setcaps), (gst_gsmdec_sink_event):
18088         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_setcaps):
18089         Fix negotiation.
18090
18091 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18092
18093         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init):
18094           proxying get/set caps is the wrong thing to do, since we really
18095           do change caps quite fundamentally
18096         * tests/check/elements/gdpdepay.c:
18097         * tests/check/elements/gdppay.c:
18098           remove declaration of buffers, it's already done in gstcheck.h
18099
18100 2006-07-24  Sebastien Moutte  <sebastien@moutte.net>
18101
18102         * sys/directsound/gstdirectsoundsink.h:
18103         * sys/directsound/gstdirectsoundsink.c:
18104         Add an attenuation property that will directly attenuate the 
18105         directsound buffer.
18106         Change the size of the directsound secondary buffer to a half second.
18107         Add more debug logs.
18108         Add a lock to protect dsound buffer write access.
18109         Fix a bad implementation of reset.
18110         * sys/directsound/gstdirectdrawsink.c:
18111         * sys/directsound/gstdirectdrawsink.h:
18112         Add a keep_aspect_ratio property.
18113         Do not use overlay if not supported.
18114         Add more debug logs.
18115         Remove overwrite of WM_ERASEBKGND message handling. It was not
18116         redrawing border when keep_aspect_ratio was enabled.
18117         * win32/common/config.h:
18118         update version waiting an auto-generated config.h
18119
18120 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
18121
18122         Patch by: Chris Lee  <clee at kde org>
18123
18124         * configure.ac:
18125         * ext/Makefile.am:
18126         * ext/spc/Makefile.am:
18127         * ext/spc/gstspc.c: (spc_negotiate), (gst_spc_dec_base_init),
18128         (gst_spc_dec_class_init), (gst_spc_dec_init), (gst_spc_dec_chain),
18129         (gst_spc_dec_sink_event), (gst_spc_dec_src_event),
18130         (gst_spc_dec_src_query), (spc_play), (spc_setup),
18131         (gst_spc_dec_change_state), (plugin_init):
18132         * ext/spc/gstspc.h:
18133           Add libopenspc-based SPC decoder element (#348220).
18134
18135 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
18136
18137         Patch by: Martin Szulecki
18138
18139         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_get_property_helper):
18140           If "device-name" is requested and the device is not
18141           open, try to temporarily open it to obtain this
18142           information (#342494).
18143
18144 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
18145
18146         * gst/nsf/nsf.c: (nsf_load):
18147           Really fix compilation. Apparently it's not enough to
18148           just check the return value for errors, but we need to
18149           check for short reads as well (now if only we handled
18150           them too ...). Fixes #347935.
18151
18152 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
18153
18154         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
18155           Fix caps after previous change to byte order endianness.
18156
18157         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
18158         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_init),
18159         (gst_wavpack_parse_loop):
18160         * ext/wavpack/gstwavpackparse.h:
18161           Queue incoming events if there's no source pad yet and
18162           send them downstream later when the pad is there.
18163
18164 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
18165
18166         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_init),
18167         (gst_wavpack_dec_format_samples),
18168         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
18169         (gst_wavpack_dec_change_state):
18170         * ext/wavpack/gstwavpackdec.h:
18171           Output audio in native byte order (which is also how we get
18172           samples from wavpack); output samples with 21-24 bit depth
18173           with 32 bit width (makes things easier for us).
18174
18175 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
18176
18177         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init),
18178         (gst_wavpack_dec_class_init), (gst_wavpack_dec_init),
18179         (gst_wavpack_dec_finalize), (gst_wavpack_dec_format_samples),
18180         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
18181         (gst_wavpack_dec_sink_event), (gst_wavpack_dec_change_state):
18182         * ext/wavpack/gstwavpackdec.h:
18183           More clean-ups: remove most of the disfunctional correction
18184           pad stuff for now, if it ever gets implemented a lot of stuff
18185           will have to be rewritten anyway; redo chain function, move
18186           errors to end, error out instead of g_assert()ing. Also rename
18187           overly long variable 'wavpackdec' to just 'dec'; miscellaneous
18188           other small stuff.
18189
18190 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
18191
18192         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
18193
18194         * configure.ac:
18195           Check for wavpack version and define WAVPACK_OLD_API if
18196           necessary.
18197
18198         * ext/wavpack/Makefile.am:
18199         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_read_header),
18200         (gst_wavpack_read_metadata):
18201         * ext/wavpack/gstwavpackcommon.h:
18202         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init),
18203         (gst_wavpack_dec_class_init), (gst_wavpack_dec_init),
18204         (gst_wavpack_dec_finalize), (gst_wavpack_dec_format_samples),
18205         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
18206         (gst_wavpack_dec_sink_event), (gst_wavpack_dec_change_state),
18207         (gst_wavpack_dec_request_new_pad), (gst_wavpack_dec_plugin_init):
18208         * ext/wavpack/gstwavpackdec.h:
18209         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
18210         (gst_wavpack_enc_init), (gst_wavpack_enc_finalize),
18211         (gst_wavpack_enc_set_wp_config):
18212         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
18213         (gst_wavpack_parse_finalize), (gst_wavpack_parse_class_init),
18214         (gst_wavpack_parse_index_get_entry_from_sample),
18215         (gst_wavpack_parse_scan_to_find_sample),
18216         (gst_wavpack_parse_handle_seek_event),
18217         (gst_wavpack_parse_create_src_pad):
18218         * ext/wavpack/gstwavpackstreamreader.c:
18219         * ext/wavpack/gstwavpackstreamreader.h:
18220           Port to new/official wavpack API, don't use API that was exported
18221           in wavpack header files and in the lib but meant to be private, at
18222           least not for recent wavpack versions; misc. 'cleanups' (#347443).
18223
18224 2006-07-18  Wim Taymans  <wim@fluendo.com>
18225
18226         * gst/nsf/nsf.c: (nsf_load):
18227         Fix compilation by not ignoring return values of fread.
18228
18229 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18230
18231         * docs/plugins/inspect/plugin-alsaspdif.xml:
18232         * docs/plugins/inspect/plugin-filter.xml:
18233         * docs/plugins/inspect/plugin-h264parse.xml:
18234         * docs/plugins/inspect/plugin-musepack.xml:
18235         * docs/plugins/inspect/plugin-nsfdec.xml:
18236         * docs/plugins/inspect/plugin-sdl.xml:
18237         * docs/plugins/inspect/plugin-spectrum.xml:
18238           adding more inspect docs
18239
18240 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18241
18242         * docs/plugins/inspect/plugin-gdp.xml:
18243           actually commit inspectation of gdp element
18244
18245 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18246
18247         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_class_init):
18248         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
18249           remove parent_class setting, BOILERPLATE does this
18250         (gst_gdp_pay_reset_streamheader):
18251           fix typo in comment
18252
18253 2006-07-17  Wim Taymans  <wim@fluendo.com>
18254
18255         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
18256         (gst_qtdemux_prepare_current_sample),
18257         (gst_qtdemux_loop_state_movie):
18258         Store duration in uint64 too instead of clipping.
18259         When we do a keyframe seek and the requested time is at the
18260         keyframe, don't seek back to the beginning of the keyframe.
18261         Fixes #347439.
18262
18263 2006-07-16  Wim Taymans  <wim@fluendo.com>
18264
18265         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_sync):
18266         Don't crash on small buffers.
18267
18268 2006-07-15  Stefan Kost  <ensonic@users.sf.net>
18269
18270         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_sink_activate):
18271         Reset adapter.
18272
18273 2006-07-15  Stefan Kost  <ensonic@users.sf.net>
18274
18275         * gst/spectrum/demo-audiotest.c: (main):
18276         * gst/spectrum/demo-osssrc.c: (main):
18277         Do not use deprecated gtk functions.
18278
18279 2006-07-14  Wim Taymans  <wim@fluendo.com>
18280
18281         * gst/nsf/Makefile.am:
18282         * gst/nsf/memguard.c:
18283         * gst/nsf/memguard.h:
18284         * gst/nsf/types.h:
18285         Remove crack malloc/free replacement.
18286
18287 2006-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18288
18289         * docs/plugins/Makefile.am:
18290         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
18291         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
18292           add more plugins and elements to docs
18293         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
18294           fix segfaults due to wrong g_free
18295           add example
18296         * gst/gdp/gstgdppay.c:
18297           add example
18298
18299 2006-07-13  Wim Taymans  <wim@fluendo.com>
18300
18301         * gst/nsf/Makefile.am:
18302         Fix build.
18303
18304 2006-07-13  Wim Taymans  <wim@fluendo.com>
18305
18306         Based on patches by: Johan Dahlin <johan at gnome dot org>
18307                 Ronald Bultje <rbultje at ronald dot bitfreak dot net>
18308
18309         * configure.ac:
18310         * gst/nsf/Makefile.am:
18311         * gst/nsf/dis6502.h:
18312         * gst/nsf/fds_snd.c:
18313         * gst/nsf/fds_snd.h:
18314         * gst/nsf/fmopl.c:
18315         * gst/nsf/fmopl.h:
18316         * gst/nsf/gstnsf.c:
18317         * gst/nsf/gstnsf.h:
18318         * gst/nsf/log.c:
18319         * gst/nsf/log.h:
18320         * gst/nsf/memguard.c:
18321         * gst/nsf/memguard.h:
18322         * gst/nsf/mmc5_snd.c:
18323         * gst/nsf/mmc5_snd.h:
18324         * gst/nsf/nes6502.c:
18325         * gst/nsf/nes6502.h:
18326         * gst/nsf/nes_apu.c:
18327         * gst/nsf/nes_apu.h:
18328         * gst/nsf/nsf.c:
18329         * gst/nsf/nsf.h:
18330         * gst/nsf/osd.h:
18331         * gst/nsf/types.h:
18332         * gst/nsf/vrc7_snd.c:
18333         * gst/nsf/vrc7_snd.h:
18334         * gst/nsf/vrcvisnd.c:
18335         * gst/nsf/vrcvisnd.h:
18336         Added NSF decoder plugin. Fixes 151192. 
18337
18338 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
18339
18340         * tests/check/Makefile.am:
18341           Only run mpeg2enc unit test if we built the mpeg2enc plugin.
18342
18343 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
18344
18345         * configure.ac:
18346           Don't error out in configure if mjpegtools dev is not there.
18347
18348 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
18349
18350         Patch by: Mark Nauwelaerts <manauw at skynet be>
18351
18352         * configure.ac:
18353         * ext/Makefile.am:
18354         * ext/mpeg2enc/Makefile.am:
18355         * ext/mpeg2enc/gstmpeg2enc.cc:
18356         * ext/mpeg2enc/gstmpeg2enc.hh:
18357         * ext/mpeg2enc/gstmpeg2encoder.cc:
18358         * ext/mpeg2enc/gstmpeg2encoder.hh:
18359         * ext/mpeg2enc/gstmpeg2encoptions.cc:
18360         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
18361         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
18362         * ext/mpeg2enc/gstmpeg2encstreamwriter.cc:
18363         * ext/mpeg2enc/gstmpeg2encstreamwriter.hh:
18364           Port mpeg2enc to 0.10 (#343184).
18365
18366         * tests/check/Makefile.am:
18367         * tests/check/elements/.cvsignore:
18368         * tests/check/elements/mpeg2enc.c:
18369           Add unit test for mpeg2enc.
18370
18371         * tests/icles/.cvsignore:
18372           Ignore pitch-test.
18373
18374 2006-07-12  Tim-Philipp Müller  <tim at centricular dot net>
18375
18376         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
18377           Fix typo in property nick.
18378
18379 2006-07-10  Wim Taymans  <wim@fluendo.com>
18380
18381         * gst/filter/gstbpwsinc.h:
18382         * gst/filter/gstiir.h:
18383         * gst/filter/gstlpwsinc.h:
18384         Don't forget new files.
18385
18386 2006-07-10  Wim Taymans  <wim@fluendo.com>
18387
18388         Patch by: Mathis Hofer <mathis dot hofer at dreamlab dot net>
18389
18390         * configure.ac:
18391         * gst/filter/Makefile.am:
18392         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
18393         (gst_bpwsinc_base_init), (gst_bpwsinc_class_init),
18394         (gst_bpwsinc_init), (bpwsinc_set_caps), (bpwsinc_transform_ip),
18395         (bpwsinc_set_property), (bpwsinc_get_property):
18396         * gst/filter/gstfilter.c: (plugin_init):
18397         * gst/filter/gstfilter.h:
18398         * gst/filter/gstiir.c: (gst_iir_dispose), (gst_iir_base_init),
18399         (gst_iir_class_init), (gst_iir_init), (iir_set_caps),
18400         (iir_transform_ip), (iir_set_property), (iir_get_property):
18401         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
18402         (gst_lpwsinc_base_init), (gst_lpwsinc_class_init),
18403         (gst_lpwsinc_init), (lpwsinc_set_caps), (lpwsinc_transform_ip),
18404         (lpwsinc_set_property), (lpwsinc_get_property):
18405         Ported the gstfilter plugin to GStreamer 0.10.
18406         Fixes #346853.
18407
18408 2006-07-10  Wim Taymans  <wim@fluendo.com>
18409
18410         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
18411           Extract comment information!!
18412
18413 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
18414
18415         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
18416         (qtdemux_tag_add_date):
18417           Extract year/date information (fixes #347079).
18418
18419 2006-07-07  Wim Taymans  <wim@fluendo.com>
18420
18421         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
18422         Don't crash on twos/sowt/raw audio. #345830.
18423
18424 2006-07-07  Wim Taymans  <wim@fluendo.com>
18425
18426         Patch by: Lutz Mueller <lutz at topfrose dot de>
18427
18428         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
18429         (gst_neonhttp_src_init), (gst_neonhttp_src_finalize),
18430         (request_dispatch), (gst_neonhttp_src_create),
18431         (gst_neonhttp_src_start), (gst_neonhttp_src_get_size),
18432         (gst_neonhttp_src_stop), (set_proxy), (set_uri),
18433         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
18434         (gst_neonhttp_src_uri_set_uri), (size_header_handler):
18435         * ext/neon/gstneonhttpsrc.h:
18436         Remove unlock function. start/stop will do everything needed
18437         Removed code that was never called.
18438         Use gst_pad_alloc_buffer. Don't send EOS - parent class does that for us.
18439         Do not escape path. Fixes #346723.
18440         Additional code cleanups.
18441
18442 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
18443
18444         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
18445         (gst_qtdemux_loop_state_header), (qtdemux_video_caps):
18446           Fix silly crasher in state change function; add
18447           IV41 fourcc (see bug #171111); don't output confusing
18448           debug message when skipping atoms.
18449
18450 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
18451
18452         * ext/directfb/dfbvideosink.c:
18453         * ext/gsm/gstgsmdec.c:
18454         * ext/gsm/gstgsmenc.c:
18455         * ext/libmms/gstmms.c:
18456         * ext/neon/gstneonhttpsrc.c:
18457         * ext/theora/theoradec.c:
18458         * gst/freeze/gstfreeze.c:
18459         * gst/gdp/gstgdpdepay.c:
18460         * gst/gdp/gstgdppay.c:
18461         * sys/glsink/glimagesink.c:
18462           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
18463           and fix one GObject boilerplate macro.
18464
18465 2006-06-20  Wim Taymans  <wim@fluendo.com>
18466
18467         * gst/modplug/libmodplug/stdafx.h:
18468         Fix modplug on AMD64. Fixes #345336.
18469
18470 2006-06-19  Tim-Philipp Müller  <tim at centricular dot net>
18471
18472         * configure.ac:
18473           Fix check so that future libneon API changes won't break the build.
18474
18475         * ext/neon/gstneonhttpsrc.c:
18476           Fix build with libneon-0.26.x (#345182).
18477
18478 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
18479
18480         * configure.ac:
18481           Fix --disable-external (can't set conditionals conditionally,
18482           #343602).
18483           
18484 2006-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18485
18486         * gst/spectrum/Makefile.am:
18487         Fix build.
18488
18489 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
18490
18491         * gst/spectrum/demo-audiotest.c: (on_window_destroy),
18492         (draw_spectrum), (message_handler), (main):
18493         * gst/spectrum/demo-osssrc.c: (on_window_destroy), (draw_spectrum),
18494         (message_handler), (main):
18495         port to use message to get results, cleanly exit when closing the window
18496         
18497         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
18498         (gst_spectrum_init), (gst_spectrum_dispose),
18499         (gst_spectrum_set_property), (gst_spectrum_get_property),
18500         (gst_spectrum_set_caps), (gst_spectrum_start),
18501         (gst_spectrum_message_new), (gst_spectrum_transform_ip):
18502         * gst/spectrum/gstspectrum.h:
18503         port to derive from basetransform and send results via messages
18504         (like level element)
18505
18506 2006-06-15  Wim Taymans  <wim@fluendo.com>
18507
18508         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
18509         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie),
18510         (gst_qtdemux_loop), (gst_qtdemux_chain), (qtdemux_parse_trak):
18511         Combine return values from src pad pushes.
18512
18513 2006-06-15  Wim Taymans  <wim@fluendo.com>
18514
18515         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
18516         (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample),
18517         (gst_qtdemux_add_stream):
18518         Don't crash on files with 0 samples, EOS immediatly instead.
18519         Fixes #344944.
18520
18521 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
18522
18523         Patch by: Wouter Paesen  <wouter at kangaroot net>
18524
18525         * ext/soundtouch/Makefile.am:
18526         * ext/soundtouch/gstpitch.cc:
18527           Make pitch element controllable via GstController interface
18528           (#344821).
18529           
18530         * configure.ac:
18531           Up core requirements to 0.10.8.1/CVS because earlier
18532           GstControllers can't handle float properties correctly.
18533           Check for GstController CFLAGS and LIBS.
18534
18535         * tests/icles/Makefile.am:
18536         * tests/icles/pitch-test.c: (main):
18537           Add small test program for the above (welcome to the 80s!).
18538
18539 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
18540
18541         Patch by: Sebastian Dröge  <slomo at circular-chaos org>
18542
18543         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init),
18544         (gst_wavpack_enc_class_init), (gst_wavpack_enc_set_wp_config),
18545         (gst_wavpack_enc_chain), (gst_wavpack_enc_sink_event),
18546         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
18547         * ext/wavpack/gstwavpackenc.h:
18548           Use bitrate property solely for bitrates and add new
18549           bits-per-sample property for the other stuff. Set duration
18550           to 'unknown' in initial header and resend header with proper
18551           duration on EOS; update Sebastian's e-mail address.
18552
18553 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
18554
18555         * examples/directfb/.cvsignore:
18556         * ext/directfb/.cvsignore:
18557           #define red green
18558
18559 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
18560
18561         * gst/spectrum/.cvsignore:
18562           Ignore more.
18563
18564 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
18565
18566         * ext/libmms/gstmms.c: (gst_mms_create):
18567           Set caps on outgoing buffers.
18568
18569         * sys/directdraw/gstdirectdrawsink.c: (gst_directdrawsink_init):
18570           Comment out unused global instance variable.
18571
18572 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
18573
18574         Patch by: Sebastian Dröge  <mail at slomosnail de>
18575
18576         * ext/wavpack/Makefile.am:
18577         * ext/wavpack/gstwavpack.c: (plugin_init):
18578         * ext/wavpack/gstwavpackcommon.h:
18579         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
18580         (gst_wavpack_enc_correction_mode_get_type),
18581         (gst_wavpack_enc_joint_stereo_mode_get_type),
18582         (gst_wavpack_enc_base_init), (gst_wavpack_enc_class_init),
18583         (gst_wavpack_enc_init), (gst_wavpack_enc_dispose),
18584         (gst_wavpack_enc_sink_set_caps), (gst_wavpack_enc_set_wp_config),
18585         (gst_wavpack_enc_format_samples), (gst_wavpack_enc_push_block),
18586         (gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block),
18587         (gst_wavpack_enc_sink_event), (gst_wavpack_enc_change_state),
18588         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property),
18589         (gst_wavpack_enc_plugin_init):
18590         * ext/wavpack/gstwavpackenc.h:
18591         * ext/wavpack/md5.c:
18592         * ext/wavpack/md5.h:
18593           Add wavpack encoder element (#343131).
18594
18595 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
18596
18597         * configure.ac:
18598           Check for X before using X_CFLAGS in the check for opengl (#343866).
18599           
18600         * ext/musepack/Makefile.am:
18601         * ext/wavpack/Makefile.am:
18602         * gst/speed/Makefile.am:
18603           Add missing GST_LIBS, fixes build on cygwin (#343866).
18604
18605 2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18606
18607         * configure.ac:
18608           enable building of GDP elements
18609         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
18610         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
18611         (gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
18612         (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
18613         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_sink_event),
18614         (gst_gdp_pay_set_property), (gst_gdp_pay_get_property),
18615         (gst_gdp_pay_change_state):
18616         * gst/gdp/gstgdppay.h:
18617           add version 1.0
18618
18619 2006-06-02  Michael Smith  <msmith@fluendo.com>
18620
18621         * ext/theora/theoradec.c: (theora_dec_src_convert),
18622         (theora_handle_type_packet), (theora_handle_422_image),
18623         (theora_handle_444_image), (theora_handle_420_image),
18624         (theora_handle_data_packet):
18625           Theora 4:4:4 pixel format support.
18626
18627 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18628
18629         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
18630         (gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
18631         (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
18632         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain),
18633         (gst_gdp_pay_sink_event), (gst_gdp_pay_set_property),
18634         (gst_gdp_pay_get_property):
18635           add crc-header and crc-payload properties
18636           don't error out on some things that are recoverable
18637         * tests/check/elements/gdppay.c: (GST_START_TEST), (gdppay_suite):
18638           add test for crc
18639
18640 2006-06-02  Stefan Kost  <ensonic@users.sf.net>
18641
18642         * ext/alsaspdif/alsaspdifsink.h:
18643         * ext/amrwb/gstamrwbdec.h:
18644         * ext/amrwb/gstamrwbenc.h:
18645         * ext/amrwb/gstamrwbparse.h:
18646         * ext/arts/gst_arts.h:
18647         * ext/artsd/gstartsdsink.h:
18648         * ext/audiofile/gstafparse.h:
18649         * ext/audiofile/gstafsink.h:
18650         * ext/audiofile/gstafsrc.h:
18651         * ext/audioresample/gstaudioresample.h:
18652         * ext/bz2/gstbz2dec.h:
18653         * ext/bz2/gstbz2enc.h:
18654         * ext/dirac/gstdiracdec.h:
18655         * ext/directfb/dfbvideosink.h:
18656         * ext/divx/gstdivxdec.h:
18657         * ext/divx/gstdivxenc.h:
18658         * ext/dts/gstdtsdec.h:
18659         * ext/faac/gstfaac.h:
18660         * ext/gsm/gstgsmdec.h:
18661         * ext/gsm/gstgsmenc.h:
18662         * ext/ivorbis/vorbisenc.h:
18663         * ext/libfame/gstlibfame.h:
18664         * ext/nas/nassink.h:
18665         * ext/neon/gstneonhttpsrc.h:
18666         * ext/polyp/polypsink.h:
18667         * ext/sdl/sdlaudiosink.h:
18668         * ext/sdl/sdlvideosink.h:
18669         * ext/shout/gstshout.h:
18670         * ext/snapshot/gstsnapshot.h:
18671         * ext/sndfile/gstsf.h:
18672         * ext/swfdec/gstswfdec.h:
18673         * ext/tarkin/gsttarkindec.h:
18674         * ext/tarkin/gsttarkinenc.h:
18675         * ext/theora/theoradec.h:
18676         * ext/wavpack/gstwavpackdec.h:
18677         * ext/wavpack/gstwavpackparse.h:
18678         * ext/xine/gstxine.h:
18679         * ext/xvid/gstxviddec.h:
18680         * ext/xvid/gstxvidenc.h:
18681         * gst/cdxaparse/gstcdxaparse.h:
18682         * gst/cdxaparse/gstcdxastrip.h:
18683         * gst/colorspace/gstcolorspace.h:
18684         * gst/festival/gstfestival.h:
18685         * gst/freeze/gstfreeze.h:
18686         * gst/gdp/gstgdpdepay.h:
18687         * gst/gdp/gstgdppay.h:
18688         * gst/modplug/gstmodplug.h:
18689         * gst/mpeg1sys/gstmpeg1systemencode.h:
18690         * gst/mpeg1videoparse/gstmp1videoparse.h:
18691         * gst/mpeg2sub/gstmpeg2subt.h:
18692         * gst/mpegaudioparse/gstmpegaudioparse.h:
18693         * gst/multifilesink/gstmultifilesink.h:
18694         * gst/overlay/gstoverlay.h:
18695         * gst/playondemand/gstplayondemand.h:
18696         * gst/qtdemux/qtdemux.h:
18697         * gst/rtjpeg/gstrtjpegdec.h:
18698         * gst/rtjpeg/gstrtjpegenc.h:
18699         * gst/smooth/gstsmooth.h:
18700         * gst/smoothwave/gstsmoothwave.h:
18701         * gst/spectrum/gstspectrum.h:
18702         * gst/speed/gstspeed.h:
18703         * gst/stereo/gststereo.h:
18704         * gst/switch/gstswitch.h:
18705         * gst/tta/gstttadec.h:
18706         * gst/tta/gstttaparse.h:
18707         * gst/videodrop/gstvideodrop.h:
18708         * gst/xingheader/gstxingmux.h:
18709         * sys/directdraw/gstdirectdrawsink.h:
18710         * sys/directsound/gstdirectsoundsink.h:
18711         * sys/dxr3/dxr3audiosink.h:
18712         * sys/dxr3/dxr3spusink.h:
18713         * sys/dxr3/dxr3videosink.h:
18714         * sys/qcam/gstqcamsrc.h:
18715         * sys/vcd/vcdsrc.h:
18716         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
18717
18718 2006-05-31  Edward Hervey  <edward@fluendo.com>
18719
18720         * ext/faad/gstfaad.h:
18721         Forgot to commit the header file too.
18722
18723 2006-05-31  Edward Hervey  <edward@fluendo.com>
18724
18725         * ext/faad/gstfaad.c: (gst_faad_class_init), (gst_faad_init),
18726         (gst_faad_dispose), (gst_faad_sink_event), (clip_outgoing_buffer),
18727         (gst_faad_chain), (gst_faad_change_state):
18728         Added GstSegment to control segments.
18729         Added clipping/dropping of outgoing buffers in order to have accurate
18730         seeking working properly.
18731
18732 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
18733
18734         Patch by: Lutz Müller  <lutz at topfrose de>
18735
18736         * ext/bz2/Makefile.am:
18737         * ext/bz2/gstbz2dec.c: (gst_bz2dec_chain), (gst_bz2dec_init),
18738         (gst_bz2dec_change_state), (gst_bz2dec_class_init):
18739           Use gst_type_find_helper_* functions for typefinding; use
18740           correct caps with gst_pad_alloc_buffer(); add state change
18741           function and reset decoder in it; don't unref buffer if
18742           pad_push fails; use fixed caps on source pad. (#341524).
18743
18744 2006-05-27  Stefan Kost  <ensonic@users.sf.net>
18745
18746         * gst/spectrum/Makefile.am:
18747         * gst/spectrum/demo-audiotest.c: (on_frequency_changed),
18748         (spectrum_chain), (main):
18749         * gst/spectrum/demo-osssrc.c:
18750         added another example
18751         
18752         * sys/v4l2/gstv4l2src.c:
18753         fix typo
18754
18755 2006-05-26  Edward Hervey  <edward@fluendo.com>
18756
18757         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment): 
18758         Clip the outputed NEWSEGMENT stop time to the configured segment stop
18759         time.
18760
18761 2006-05-26  Wim Taymans  <wim@fluendo.com>
18762
18763         * gst/qtdemux/qtdemux.c: (gst_qtdemux_do_seek):
18764         Don't clear the running variable in the seek code.
18765
18766 2006-05-24  Wim Taymans  <wim@fluendo.com>
18767
18768         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_esds):
18769         Detect QCELP in mp4a descriptors.
18770
18771 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
18772
18773         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak), (plugin_init):
18774           po/POTFILES.in:
18775           Throw an error when the file is encrypted. Move plugin_init stuff
18776           to the end of the file, add stuff for i18n, make debug category
18777           static.
18778
18779 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
18780
18781         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
18782
18783         * configure.ac:
18784         * gst/h264parse/Makefile.am:
18785         * gst/h264parse/gsth264parse.c: (gst_h264_parse_base_init),
18786         (gst_h264_parse_finalize), (gst_h264_parse_class_init),
18787         (gst_h264_parse_init), (gst_h264_parse_chain),
18788         (gst_h264_parse_handle_event), (plugin_init):
18789         * gst/h264parse/gsth264parse.h:
18790           New plugin: h264parse (#340638)
18791
18792 2006-05-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18793
18794         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain),
18795         (gst_gdp_depay_change_state):
18796         * gst/gdp/gstgdpdepay.h:
18797         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader),
18798         (gst_gdp_pay_chain), (gst_gdp_pay_sink_event),
18799         (gst_gdp_pay_change_state):
18800         * gst/gdp/gstgdppay.h:
18801           Handle error cases when calling functions
18802           do downwards state change after parent's change_state
18803         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
18804         * tests/check/elements/gdppay.c: (GST_START_TEST):
18805           clean up more
18806
18807 2006-05-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18808
18809         * gst/gdp/Makefile.am:
18810         * gst/gdp/gstgdp.c: (plugin_init):
18811         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_base_init),
18812         (gst_gdp_depay_class_init), (gst_gdp_depay_init),
18813         (gst_gdp_depay_finalize), (gst_gdp_depay_chain),
18814         (gst_gdp_depay_change_state), (gst_gdp_depay_plugin_init):
18815         * gst/gdp/gstgdpdepay.h:
18816         * gst/gdp/gstgdppay.c: (gst_gdp_pay_base_init),
18817         (gst_gdp_pay_class_init), (gst_gdp_pay_init),
18818         (gst_gdp_pay_dispose), (gst_gdp_stamp_buffer),
18819         (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
18820         (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
18821         (gst_gdp_queue_buffer), (gst_gdp_pay_chain),
18822         (gst_gdp_pay_sink_event), (gst_gdp_pay_change_state),
18823         (gst_gdp_pay_plugin_init):
18824         * gst/gdp/gstgdppay.h:
18825         * tests/check/Makefile.am:
18826         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
18827         (cleanup_gdpdepay), (gdpdepay_push_per_byte), (GST_START_TEST),
18828         (setup_gdpdepay_streamheader), (gdpdepay_suite), (main):
18829         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay),
18830         (GST_START_TEST), (setup_gdppay_streamheader), (gdppay_suite),
18831         (main):
18832           adding GDP payloader and depayloader.  Build integration will
18833           follow later when the GDP issues for core are sorted out.
18834
18835 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
18836
18837         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
18838         (gst_spectrum_init), (gst_spectrum_set_sink_caps),
18839         (gst_spectrum_get_sink_caps), (gst_spectrum_chain):
18840           Use boilerplate macro, fix strings to match plugin-moval-requirements
18841
18842 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
18843
18844         * gst/spectrum/Makefile.am:
18845           Link to base libraries
18846
18847         * gst/spectrum/demo-osssrc.c: (main):
18848           use new threshhold property
18849
18850         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
18851         (gst_spectrum_init), (gst_spectrum_dispose),
18852         (gst_spectrum_set_property), (gst_spectrum_set_sink_caps),
18853         (gst_spectrum_get_sink_caps), (gst_spectrum_chain),
18854         (gst_spectrum_change_state):
18855         * gst/spectrum/gstspectrum.h:
18856         Use gst_adapter, support multiple-channels, add threshold property for
18857         result, add docs, fix resulting spectrum range (was including mirrored
18858         results)
18859
18860 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
18861
18862         * configure.ac:
18863         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main):
18864         * gst/spectrum/fix_fft.c: (gst_spectrum_fix_dot):
18865         * gst/spectrum/gstspectrum.c: (gst_spectrum_get_type),
18866         (gst_spectrum_base_init), (gst_spectrum_class_init),
18867         (gst_spectrum_init), (gst_spectrum_dispose),
18868         (gst_spectrum_set_property), (gst_spectrum_chain):
18869         * gst/spectrum/gstspectrum.h:
18870         Initial port of the spectrum element
18871
18872 2006-05-19  Edgard Lima <edgard.lima@indt.org.br>
18873
18874         * sys/v4l2/gstv4l2.c:
18875         * sys/v4l2/gstv4l2object.c:
18876         * sys/v4l2/gstv4l2object.h:
18877         * sys/v4l2/gstv4l2src.c:
18878         * sys/v4l2/gstv4l2xoverlay.c:
18879         Some clean-ups requested by wingo in bug #338818.       
18880
18881 2006-05-19  Michael Smith  <msmith@fluendo.com>
18882
18883         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_base_init),
18884         (alsaspdifsink_class_init), (alsaspdifsink_init),
18885         (alsaspdifsink_dispose), (alsaspdifsink_set_property),
18886         (alsaspdifsink_get_property), (alsaspdifsink_set_caps),
18887         (alsaspdifsink_get_time), (alsaspdifsink_open),
18888         (alsaspdifsink_close), (alsaspdifsink_find_pcm_device),
18889         (alsaspdifsink_write_frame), (alsaspdifsink_event),
18890         (alsaspdifsink_get_times), (alsaspdifsink_current_delay),
18891         (generate_iec958_zero_frame), (alsaspdifsink_render),
18892         (ignore_alsa_err), (alsaspdifsink_change_state), (plugin_init):
18893         * ext/alsaspdif/alsaspdifsink.h:
18894           Use sampling rate from set_caps. Comment out some more unused code.
18895
18896 2006-05-18  Stefan Kost  <ensonic@users.sf.net>
18897
18898         * configure.ac:
18899           Check for X11
18900         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
18901         * sys/v4l2/gstv4l2object.h:
18902         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_iface_supported):
18903         * sys/v4l2/gstv4l2src.h:
18904         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
18905         * sys/v4l2/gstv4l2xoverlay.h:
18906           Code cleanups, fix debug macros
18907
18908 2006-05-18  Michael Smith  <msmith@fluendo.com>
18909
18910         * ext/Makefile.am:
18911           Fix distcheck?
18912
18913 2006-05-18  Michael Smith  <msmith@fluendo.com>
18914
18915         * configure.ac:
18916         * ext/Makefile.am:
18917         * ext/alsaspdif/Makefile.am:
18918         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_base_init),
18919         (alsaspdifsink_class_init), (alsaspdifsink_init),
18920         (alsaspdifsink_dispose), (alsaspdifsink_set_property),
18921         (alsaspdifsink_get_property), (alsaspdifsink_provide_clock),
18922         (alsaspdifsink_get_time), (alsaspdifsink_open),
18923         (alsaspdifsink_close), (alsaspdifsink_find_pcm_device),
18924         (alsaspdifsink_write_frame), (alsaspdifsink_event),
18925         (alsaspdifsink_get_times), (alsaspdifsink_current_delay),
18926         (generate_iec958_zero_frame), (alsaspdifsink_render),
18927         (ignore_alsa_err), (alsaspdifsink_change_state), (plugin_init):
18928         * ext/alsaspdif/alsaspdifsink.h:
18929           Add an alsa plugin to output IEC958 frames over S/PDIF
18930
18931 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
18932
18933         * ext/faad/gstfaad.c: (gst_faad_update_caps), (gst_faad_chain):
18934           Remove unused caps cruft from chain function altogether.
18935
18936 2006-05-17  Edward Hervey  <edward@fluendo.com>
18937
18938         * ext/faad/gstfaad.c: (gst_faad_chain): 
18939         There's no guarantee that caps was set to something, and if it did, the
18940         function called to fill that variable actually sets the caps on the
18941         sourcpad, so we call gst_pad_alloc_buffer_and_set_caps() using
18942         GST_PAD_CAPS(faad->srcpad).
18943
18944 2006-05-13  Tim-Philipp Müller  <tim at centricular dot net>
18945
18946         Patch by: Young-Ho Cha  <ganadist chollian net>
18947
18948         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chain),
18949         (gst_faad_change_state):
18950         * ext/faad/gstfaad.h:
18951           If we encounter a decoding error, don't error out immediately,
18952           but try to resync (or see if we have better luck with the next
18953           buffer in case of framed input). Only error out after five
18954           consecutive errors. Fixes #341563.
18955
18956 2006-05-12  Wim Taymans  <wim@fluendo.com>
18957
18958         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init),
18959         (gst_xvidenc_init), (gst_xvidenc_finalize),
18960         (gst_xvidenc_handle_sink_event), (gst_xvidenc_setup),
18961         (gst_xvidenc_setcaps), (gst_xvidenc_encode), (gst_xvidenc_chain),
18962         (gst_xvidenc_flush_buffers), (gst_xvidenc_set_property),
18963         (gst_xvidenc_get_property):
18964         Compile fixes.
18965
18966 2006-05-12  Wim Taymans  <wim@fluendo.com>
18967
18968         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
18969
18970         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_structure_to_csp),
18971         (gst_xvid_csp_to_caps), (gst_xvid_image_get_size),
18972         (gst_xvid_image_fill):
18973         * ext/xvid/gstxvid.h:
18974         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
18975         (gst_xviddec_init), (gst_xviddec_reset), (gst_xviddec_unset),
18976         (gst_xviddec_handle_sink_event), (gst_xviddec_setup),
18977         (gst_xviddec_add_par), (gst_xviddec_negotiate),
18978         (gst_xviddec_decode), (gst_xviddec_chain),
18979         (gst_xviddec_flush_buffers), (gst_xviddec_src_getcaps),
18980         (gst_xviddec_src_link), (gst_xviddec_setcaps),
18981         (gst_xviddec_change_state):
18982         * ext/xvid/gstxviddec.h:
18983         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
18984         (gst_xvidenc_quant_type_get_type), (gst_xvidenc_pass_get_type),
18985         (gst_xvidenc_get_type), (gst_xvidenc_base_init),
18986         (gst_xvidenc_class_init), (gst_xvidenc_init),
18987         (gst_xvidenc_finalize), (gst_xvidenc_handle_sink_event),
18988         (gst_xvidenc_setup), (gst_xvidenc_setcaps), (gst_xvidenc_encode),
18989         (gst_xvidenc_chain), (gst_xvidenc_flush_buffers),
18990         (gst_xvidenc_set_property), (gst_xvidenc_get_property),
18991         (gst_xvidenc_change_state):
18992         * ext/xvid/gstxvidenc.h:
18993         xvid plugin to support more capabilities of XviD codec.
18994         Fixes #339462.
18995         Some more cleanups here and there.
18996
18997 2006-05-11  Edgard Lima <edgard.lima@indt.org.br>
18998
18999         * sys/v4l2/Makefile.am:
19000         * sys/v4l2/gstv4l2.c:
19001         * sys/v4l2/gstv4l2colorbalance.c:
19002         * sys/v4l2/gstv4l2colorbalance.h:
19003         * sys/v4l2/gstv4l2element.c:
19004         * sys/v4l2/gstv4l2element.h:
19005         * sys/v4l2/gstv4l2object.c:
19006         * sys/v4l2/gstv4l2object.h:
19007         * sys/v4l2/gstv4l2src.c:
19008         * sys/v4l2/gstv4l2src.h:
19009         * sys/v4l2/gstv4l2tuner.c:
19010         * sys/v4l2/gstv4l2tuner.h:
19011         * sys/v4l2/gstv4l2xoverlay.c:
19012         * sys/v4l2/gstv4l2xoverlay.h:
19013         * sys/v4l2/v4l2_calls.c:
19014         * sys/v4l2/v4l2_calls.h:
19015         * sys/v4l2/v4l2src_calls.c:
19016         * sys/v4l2/v4l2src_calls.h:
19017         Changes proposed by Wingo in bug #338818.
19018
19019 2006-05-11  Wim Taymans  <wim@fluendo.com>
19020
19021         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak),
19022         (gst_qtdemux_handle_esds):
19023         Figure out the real audio type in mp4a boxes by parsing the
19024         optional descriptors in the optional esds box. Promote the
19025         default AAC to mp3 when indicated. Fixes #330632.
19026
19027 2006-05-10  Wim Taymans  <wim@fluendo.com>
19028
19029         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_dump_unknown),
19030         (qtdemux_parse_trak), (gst_qtdemux_handle_esds):
19031         Parse version 2 sample descriptions. Fixes #341231
19032         Don't #define gst_util_dump_mem(), use something more
19033         specific instead to avoid confusion.
19034
19035 2006-05-08  Edgard Lima <edgard.lima@indt.org.br>
19036
19037         * sys/v4l2/gstv4l2src.c:
19038         * sys/v4l2/v4l2src_calls.c:
19039         Fix fourcc name printed out. Patch from Martin Rubli.
19040
19041 2006-05-08  Wim Taymans  <wim@fluendo.com>
19042
19043         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query),
19044         (qtdemux_dump_mvhd):
19045         Don't cause side effects in a debugging function.
19046         Also report duration in push mode since we can.
19047
19048 2006-05-08  Edward Hervey  <edward@fluendo.com>
19049
19050         * autogen.sh: (CONFIGURE_DEF_OPT): 
19051         libtoolize on Darwin/MacOSX is called glibtoolize
19052
19053 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
19054
19055         * ext/amrwb/gstamrwbdec.c:
19056         * ext/amrwb/gstamrwbenc.c:
19057         * ext/sdl/sdlaudiosink.c:
19058         * ext/sdl/sdlvideosink.c:
19059         * ext/wavpack/gstwavpackdec.c:
19060         * ext/xine/xine.c:
19061         * ext/xine/xineaudiodec.c:
19062         * ext/xine/xineaudiosink.c:
19063         * ext/xine/xineinput.c:
19064         * gst/cdxaparse/gstcdxaparse.c:
19065         * gst/freeze/gstfreeze.c:
19066         * sys/v4l2/gstv4l2element.c:
19067         Add semicolons after GST_BOILERPLATE[_FULL] so that
19068         indent doesn't mess up following lines.
19069
19070 2006-05-05  Edgard Lima <edgard.lima@indt.org.br>
19071
19072         * sys/v4l2/gstv4l2element.c:
19073         * sys/v4l2/gstv4l2element.h:
19074         * sys/v4l2/gstv4l2src.c:
19075         * sys/v4l2/gstv4l2src.h:
19076         * sys/v4l2/gstv4l2tuner.c:
19077         * sys/v4l2/gstv4l2tuner.h:
19078         * sys/v4l2/v4l2_calls.c:
19079         * sys/v4l2/v4l2_calls.h:
19080         * sys/v4l2/v4l2src_calls.c:
19081         * sys/v4l2/v4l2src_calls.h:
19082         * tests/icles/v4l2src-test.c:
19083         Some changes proposed by wingo in bug #338818 (but not everything
19084         yet). Patch from Martin Rubli to fix framerate detection.
19085
19086 2006-05-05  Tim-Philipp Müller  <tim at centricular dot net>
19087
19088         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_prepare):
19089           Use (NULL) instead of just NULL in GST_ELEMENT_ERROR macro.
19090
19091 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
19092
19093         * configure.ac:
19094           Back to CVS
19095
19096 === release 0.10.3 ===
19097
19098 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
19099
19100         * configure.ac:
19101           releasing 0.10.3, "Petition to request permission"
19102
19103 2006-05-04  Julien MOUTTE  <julien@moutte.net>
19104
19105         * tests/icles/Makefile.am: Fix build.
19106
19107 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
19108
19109         * ext/musicbrainz/Makefile.am:
19110           Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/tag/tag.h
19111
19112 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
19113
19114         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
19115         Clean up one piece of logic slightly and remove a 
19116         dead code block.
19117
19118 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
19119
19120         * docs/plugins/Makefile.am:
19121         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19122         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
19123         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
19124         * docs/plugins/inspect/plugin-musicbrainz.xml:
19125         * ext/musicbrainz/gsttrm.c:
19126         * ext/musicbrainz/gsttrm.h:
19127           Everybody loves docs - add docs for musicbrainz plugin.
19128
19129 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
19130
19131         * ext/Makefile.am:
19132           Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).
19133           
19134 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
19135
19136         * ext/Makefile.am:
19137           Forgot to commit this one.
19138
19139 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
19140
19141         Patch by: James "Doc" Livingston  <doclivingston gmail com>
19142
19143         * configure.ac:
19144         * ext/musicbrainz/Makefile.am:
19145         * ext/musicbrainz/gsttrm.c: (gst_trm_base_init),
19146         (gst_trm_class_init), (gst_trm_init), (gst_trm_setcaps),
19147         (gst_trm_chain), (gst_trm_emit_signature), (gst_trm_set_property),
19148         (gst_trm_get_property), (gst_trm_change_state), (plugin_init):
19149         * ext/musicbrainz/gsttrm.h:
19150           Port MusicBrainz TRM plugin (#336898).
19151
19152 2006-05-03  Michael Smith  <msmith@fluendo.com>
19153
19154         * ext/faad/gstfaad.c: (gst_faad_setcaps),
19155         (looks_like_valid_header), (gst_faad_chain):
19156           Fix #334748: use fake_codec_data if the first bytes of the first
19157           buffer we process doesn't look like plausible AAC data (e.g.
19158           reserved values for rate, or channels). Fixes playback of Apple's
19159           movie trailers.
19160
19161 2006-05-02  Edgard Lima <edgard.lima@indt.org.br>
19162
19163         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_caps):
19164         Fix get_caps func to work when no framerate is available and the caps
19165         isn't simple.
19166
19167 2006-05-01  Edgard Lima <edgard.lima@indt.org.br>
19168
19169         * sys/v4l2/Makefile.am:
19170         * sys/v4l2/gstv4l2colorbalance.c:
19171         * sys/v4l2/gstv4l2xoverlay.c:
19172         * sys/v4l2/v4l2_calls.c:
19173         * tests/icles/Makefile.am:
19174         * tests/icles/v4l2src-test.c:
19175         Few improvements to move to good.
19176
19177 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19178
19179         * configure.ac:
19180         * docs/plugins/Makefile.am:
19181         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19182         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
19183         * docs/plugins/inspect/plugin-taglib.xml:
19184         * ext/Makefile.am:
19185         * ext/taglib/Makefile.am:
19186         * ext/taglib/gstid3v2mux.cc:
19187         * ext/taglib/gstid3v2mux.h:
19188         * ext/taglib/gsttaglib.cc:
19189         * ext/taglib/gsttaglib.h:
19190         * tests/check/Makefile.am:
19191         * tests/check/elements/tagid3v2mux.c:
19192           moved to good.  Closes #336110
19193
19194 2006-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19195
19196         * docs/plugins/Makefile.am:
19197         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
19198         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19199         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19200         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
19201         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19202           Fix up docs for taglib plugin
19203           Also scan .cc files
19204
19205 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
19206
19207         * ext/taglib/gsttaglib.cc:
19208           Post an error message on the bus in the (extremely unlikely)
19209           case of an error.
19210
19211 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
19212
19213         * ext/taglib/Makefile.am:
19214         * ext/taglib/gstid3v2mux.cc:
19215         * ext/taglib/gstid3v2mux.h:
19216         * ext/taglib/gsttaglib.cc:
19217         * ext/taglib/gsttaglib.h:
19218           Split the actual ID3v2 tag rendering code into
19219           its own subclass.
19220
19221 2006-04-29  Sebastien Moutte  <sebastien@moutte.net>
19222
19223         * ext/neon/gstneonhttpsrc.c:
19224         * ext/neon/gstneonhttpsrc.h:
19225           added iradio-mode support as in gnomevfssrc to enable 
19226           connections with icydemux that will send title tag messages on 
19227           shoutcast/icecast streams. I've also added iradio properties
19228           iradio-name, iradio-genre, iradio-url.
19229           added user-agent property because some shoutcast streams don't return 
19230           data if the GET requests don't have a User-Agent.
19231         * win32/common/libgstneon.dsp:
19232           use debug version of libneon in debug mode
19233 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19234
19235         * configure.ac:
19236         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
19237         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19238         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19239         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19240         * sys/Makefile.am:
19241         * sys/ximagesrc/Makefile.am:
19242         * sys/ximagesrc/ximagesrc.c:
19243         * sys/ximagesrc/ximagesrc.h:
19244         * sys/ximagesrc/ximageutil.c:
19245         * sys/ximagesrc/ximageutil.h:
19246         * tests/Makefile.am:
19247         * tests/icles/.cvsignore:
19248         * tests/icles/Makefile.am:
19249         * tests/icles/ximagesrc-test.c:
19250           moved ximagesrc to good (See #336756)
19251
19252 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
19253
19254         * ext/faad/gstfaad.c: (gst_faad_init), (aac_rate_idx),
19255         (gst_faad_setcaps), (gst_faad_chain), (gst_faad_open_decoder),
19256         (gst_faad_close_decoder), (gst_faad_change_state):
19257         * ext/faad/gstfaad.h:
19258           If we run into a decoding error, try re-opening the decoder
19259           with faacDecInit2() using fake codec data created from the
19260           data the demuxer gave us. Should fix a whole bunch of
19261           GStreamer-faad problems incl. 'channel coupling not
19262           implemented', 'maximum number of scalefactor bands exceeded'
19263           etc. (#173007, #332892).
19264
19265 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
19266
19267         * ext/amrwb/gstamrwbdec.c:
19268         * ext/amrwb/gstamrwbenc.c:
19269         * ext/amrwb/gstamrwbparse.c:
19270         * ext/arts/gst_arts.c:
19271         * ext/artsd/gstartsdsink.c:
19272         * ext/audiofile/gstafparse.c:
19273         * ext/audiofile/gstafsink.c:
19274         * ext/audiofile/gstafsrc.c:
19275         * ext/audioresample/gstaudioresample.c:
19276         * ext/bz2/gstbz2dec.c:
19277         * ext/bz2/gstbz2enc.c:
19278         * ext/cdaudio/gstcdaudio.c:
19279         * ext/directfb/dfbvideosink.c:
19280         * ext/divx/gstdivxdec.c:
19281         * ext/divx/gstdivxenc.c:
19282         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
19283         * ext/faac/gstfaac.c: (gst_faac_base_init):
19284         * ext/faad/gstfaad.c:
19285         * ext/gsm/gstgsmdec.c:
19286         * ext/gsm/gstgsmenc.c:
19287         * ext/hermes/gsthermescolorspace.c:
19288         * ext/ivorbis/vorbisfile.c:
19289         * ext/lcs/gstcolorspace.c:
19290         * ext/libfame/gstlibfame.c:
19291         * ext/libmms/gstmms.c: (gst_mms_base_init):
19292         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init):
19293         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
19294         * ext/nas/nassink.c: (gst_nassink_base_init):
19295         * ext/neon/gstneonhttpsrc.c:
19296         * ext/sdl/sdlaudiosink.c:
19297         * ext/sdl/sdlvideosink.c:
19298         * ext/shout/gstshout.c:
19299         * ext/snapshot/gstsnapshot.c:
19300         * ext/sndfile/gstsf.c:
19301         * ext/swfdec/gstswfdec.c:
19302         * ext/tarkin/gsttarkindec.c:
19303         * ext/tarkin/gsttarkinenc.c:
19304         * ext/theora/theoradec.c:
19305         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
19306         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
19307         * ext/xvid/gstxviddec.c:
19308         * ext/xvid/gstxvidenc.c:
19309         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
19310         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
19311         * gst/chart/gstchart.c:
19312         * gst/colorspace/gstcolorspace.c:
19313         * gst/deinterlace/gstdeinterlace.c:
19314         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
19315         * gst/festival/gstfestival.c:
19316         * gst/filter/gstbpwsinc.c:
19317         * gst/filter/gstiir.c:
19318         * gst/filter/gstlpwsinc.c:
19319         * gst/freeze/gstfreeze.c:
19320         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
19321         * gst/librfb/gstrfbsrc.c:
19322         * gst/mixmatrix/mixmatrix.c:
19323         * gst/mpeg1sys/gstmpeg1systemencode.c:
19324         * gst/mpeg1videoparse/gstmp1videoparse.c:
19325         * gst/mpeg2sub/gstmpeg2subt.c:
19326         * gst/mpegaudioparse/gstmpegaudioparse.c:
19327         * gst/multifilesink/gstmultifilesink.c:
19328         * gst/overlay/gstoverlay.c:
19329         * gst/passthrough/gstpassthrough.c:
19330         * gst/playondemand/gstplayondemand.c:
19331         * gst/qtdemux/qtdemux.c:
19332         * gst/rtjpeg/gstrtjpegdec.c:
19333         * gst/rtjpeg/gstrtjpegenc.c:
19334         * gst/smooth/gstsmooth.c:
19335         * gst/smoothwave/gstsmoothwave.c:
19336         * gst/spectrum/gstspectrum.c:
19337         * gst/speed/gstspeed.c:
19338         * gst/stereo/gststereo.c:
19339         * gst/switch/gstswitch.c:
19340         * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
19341         * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
19342         * gst/vbidec/gstvbidec.c:
19343         * gst/videocrop/gstvideocrop.c:
19344         * gst/videodrop/gstvideodrop.c:
19345         * gst/virtualdub/gstxsharpen.c:
19346         * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
19347         * gst/y4m/gsty4mencode.c:
19348         * sys/cdrom/gstcdplayer.c:
19349         * sys/directdraw/gstdirectdrawsink.c:
19350         * sys/directsound/gstdirectsoundsink.c:
19351         * sys/glsink/glimagesink.c:
19352         * sys/qcam/gstqcamsrc.c:
19353         * sys/v4l2/gstv4l2src.c:
19354         * sys/vcd/vcdsrc.c: (gst_vcdsrc_base_init):
19355         * sys/ximagesrc/ximagesrc.c:
19356           Define GstElementDetails as const and also static (when defined as
19357           global)
19358
19359 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
19360
19361         * ext/musepack/gstmusepackdec.c:
19362         (gst_musepackdec_handle_seek_event), (gst_musepackdec_loop):
19363           Add support for segment seeks.
19364
19365 2006-04-20  Edgard Lima  <edgard.lima@indt.org.br>
19366
19367         * sys/v4l2/gstv4l2src.c:
19368         Added a couple of ifdefs to make it compile with other kernels.
19369         
19370 2006-04-20  Wim Taymans  <wim@fluendo.com>
19371
19372         Patch by: j^ <j at bootlab dot org>
19373
19374         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
19375         (qtdemux_video_caps):
19376         Never treat video streams as an audio stream.
19377         Add qtdrw mime type.
19378         Fixes #339041
19379
19380 2006-04-19  Wim Taymans  <wim@fluendo.com>
19381
19382         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
19383         For VBR audio, don't try to calculate the samples_per_frame.
19384         Fixes #338935.
19385
19386 2006-04-13  Edgard Lima  <edgard.lima@indt.org.br>
19387
19388         * sys/v4l2/gstv4l2src.c:
19389         Just added a gtk-doc comment.
19390
19391 2006-04-17  Michael Smith  <msmith@fluendo.com>
19392
19393         * ext/theora/theoradec.c: (theora_dec_src_convert),
19394         (theora_handle_type_packet), (theora_handle_422_image),
19395         (theora_handle_420_image), (theora_handle_data_packet):
19396         * ext/theora/theoradec.h:
19397           Apply fix from j^ for API change in libtheoradec.
19398
19399           Implement 4:2:2 pixel format. Untested at the moment.
19400
19401 2006-04-14  Tim-Philipp Müller  <tim at centricular dot net>
19402
19403         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_init),
19404         (gst_musepack_stream_init):
19405           Fix track/album peak tag values; use GST_DEBUG_FUNCPTR and
19406           gst_pad_new_from_static_template().
19407
19408 2006-04-13  Edgard Lima  <edgard.lima@indt.org.br>
19409
19410         * sys/v4l2/gstv4l2src.c: (gst_v4l2element_class_init),
19411         (gst_v4l2src_dispose):
19412         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_buffer_new):
19413         Fixed some memory leaks.
19414
19415 2006-04-12  Edgard Lima  <edgard.lima@indt.org.br>
19416
19417         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
19418         Fix to work in read mode.
19419
19420 2006-04-10  Wim Taymans  <wim@fluendo.com>
19421
19422         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
19423         Fix parsing of newer stsd chunks again.
19424
19425 2006-04-10  Wim Taymans  <wim@fluendo.com>
19426
19427         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
19428         (qtdemux_parse_trak):
19429         Fix framerate calculation.
19430
19431 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
19432
19433         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init):
19434           Fix build (class_init declaration/definition mismatch).
19435
19436 2006-04-10  Wim Taymans  <wim@fluendo.com>
19437
19438         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
19439         force mono 8000 Hz on AMR samples.
19440
19441 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
19442
19443         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
19444           remove atoll by using g_ascii_strtoull (atoll is not supported on WIN32)
19445         * sys/directdraw/gstdirectdrawsink.c:
19446         * sys/directsound/gstdirectsoundsink.c:
19447           done some cleans in sources
19448         * win32/vs6:
19449           add project files for neon, qtdemux
19450           
19451 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
19452
19453         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_class_init):
19454         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_class_init):
19455         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_class_init):
19456         * ext/arts/gst_arts.c: (gst_arts_class_init):
19457         * ext/artsd/gstartsdsink.c: (gst_artsdsink_class_init):
19458         * ext/audiofile/gstafsink.c: (gst_afsink_class_init):
19459         * ext/audiofile/gstafsrc.c: (gst_afsrc_class_init):
19460         * ext/audioresample/gstaudioresample.c:
19461         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
19462         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_class_init):
19463         * ext/divx/gstdivxdec.c: (gst_divxdec_class_init):
19464         * ext/hermes/gsthermescolorspace.c:
19465         (gst_hermes_colorspace_class_init):
19466         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_class_init):
19467         * ext/jack/gstjack.c: (gst_jack_class_init):
19468         * ext/jack/gstjackbin.c: (gst_jack_bin_class_init):
19469         * ext/lcs/gstcolorspace.c: (gst_colorspace_class_init):
19470         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init):
19471         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
19472         * ext/nas/nassink.c: (gst_nassink_class_init):
19473         * ext/shout/gstshout.c: (gst_icecastsend_class_init):
19474         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
19475         * ext/sndfile/gstsf.c: (gst_sf_class_init):
19476         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init),
19477         (gst_swfdec_class_init):
19478         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_class_init):
19479         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_class_init):
19480         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_class_init):
19481         * gst/chart/gstchart.c: (gst_chart_class_init):
19482         * gst/colorspace/gstcolorspace.c: (gst_colorspace_class_init):
19483         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init):
19484         * gst/festival/gstfestival.c: (gst_festival_class_init):
19485         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init):
19486         * gst/filter/gstiir.c: (gst_iir_class_init):
19487         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
19488         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init):
19489         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_class_init):
19490         * gst/mpeg1sys/gstmpeg1systemencode.c:
19491         (gst_system_encode_class_init):
19492         * gst/mpeg1videoparse/gstmp1videoparse.c:
19493         (gst_mp1videoparse_class_init):
19494         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_class_init):
19495         * gst/mpegaudioparse/gstmpegaudioparse.c:
19496         (gst_mp3parse_class_init):
19497         * gst/overlay/gstoverlay.c: (gst_overlay_class_init):
19498         * gst/passthrough/gstpassthrough.c: (passthrough_class_init):
19499         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init):
19500         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_class_init):
19501         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_class_init):
19502         * gst/smooth/gstsmooth.c: (gst_smooth_class_init):
19503         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init):
19504         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
19505         * gst/stereo/gststereo.c: (gst_stereo_class_init):
19506         * gst/switch/gstswitch.c: (gst_switch_class_init):
19507         * gst/tta/gstttadec.c: (gst_tta_dec_class_init):
19508         * gst/tta/gstttaparse.c: (gst_tta_parse_class_init):
19509         * gst/vbidec/gstvbidec.c: (gst_vbidec_class_init):
19510         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init):
19511         * gst/virtualdub/gstxsharpen.c: (gst_xsharpen_class_init):
19512         * gst/y4m/gsty4mencode.c: (gst_y4mencode_class_init):
19513         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
19514         * sys/directsound/gstdirectsoundsink.c:
19515         (gst_directsoundsink_class_init):
19516         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_class_init):
19517         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
19518         * sys/dxr3/dxr3videosink.c: (dxr3videosink_class_init):
19519         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_class_init):
19520         * sys/v4l2/gstv4l2colorbalance.c:
19521         (gst_v4l2_color_balance_channel_class_init):
19522         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_channel_class_init),
19523         (gst_v4l2_tuner_norm_class_init):
19524         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_class_init):
19525         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
19526
19527 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
19528
19529         * gst/colorspace/gstcolorspace.h:
19530         * gst/deinterlace/gstdeinterlace.h:
19531         * gst/passthrough/gstpassthrough.h:
19532         * gst/y4m/gsty4mencode.h:
19533         Fix more broken GObject macros
19534
19535 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
19536
19537         * ext/xine/gstxine.h:
19538         * gst-libs/gst/play/play.h:
19539         * sys/v4l2/gstv4l2element.h:
19540         * sys/ximagesrc/ximageutil.h:
19541         Fix broken GObject macros
19542
19543 2006-04-08  Wim Taymans  <wim@fluendo.com>
19544
19545         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample),
19546         (gst_qtdemux_chain), (gst_qtdemux_add_stream), (qtdemux_dump_stsz),
19547         (qtdemux_dump_stco), (qtdemux_parse_trak):
19548         Don't make rounding errors in timestamp/duration calculations.
19549         Fix timestamps for AMR and IMA4.  Fixes (#337436).
19550         Create a dummy segment even when there is no edit list.
19551
19552 2006-04-07  Julien MOUTTE  <julien@moutte.net>
19553
19554         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.
19555         * examples/directfb/Makefile.am: Add example resource files to
19556         dist.
19557
19558 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19559
19560         * ext/amrwb/amrwb-code/Makefile.am:
19561         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc),
19562         (gst_ximagesrc_create), (gst_ximagesrc_set_property):
19563         Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to
19564         25fps
19565
19566 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19567
19568         * tests/icles/ximagesrc-test.c: (main):
19569         Actually assert that pipeline goes to playing
19570
19571 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19572
19573         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc),
19574         (composite_pixel), (gst_ximagesrc_ximage_get),
19575         (gst_ximagesrc_create), (gst_ximagesrc_set_property):
19576         Fix typo, C++ style comments and other small cleanups
19577         
19578 2006-04-06  Wim Taymans  <wim@fluendo.com>
19579
19580         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
19581         (gst_qtdemux_handle_src_query), (gst_qtdemux_find_index),
19582         (gst_qtdemux_find_keyframe), (gst_qtdemux_find_segment),
19583         (gst_qtdemux_move_stream), (gst_qtdemux_perform_seek),
19584         (gst_qtdemux_do_seek), (gst_qtdemux_change_state),
19585         (gst_qtdemux_activate_segment),
19586         (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample),
19587         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
19588         (qtdemux_parse_trak):
19589         Added full edit list support.
19590         Avoid overflows in prologue image detection code.
19591         Avoid roundoff errors in timestamp calculations.
19592
19593 2006-04-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19594
19595         * configure.ac:
19596           clean up so report properly on missing stuff
19597           fix modplug detection
19598
19599 2006-04-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19600
19601         * ext/Makefile.am:
19602         * ext/amrwb/amrwb-code/Makefile.am:
19603           don't dist amr wb source code
19604
19605 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
19606
19607         Patch by: j^  <j at bootlab dot org>
19608
19609         * ext/amrwb/gstamrwbdec.c:
19610         * ext/amrwb/gstamrwbenc.c:
19611         * ext/amrwb/gstamrwbparse.c:
19612         * ext/arts/gst_arts.c:
19613         * ext/artsd/gstartsdsink.c:
19614         * ext/audiofile/gstafparse.c:
19615         * ext/audiofile/gstafsink.c:
19616         * ext/audiofile/gstafsrc.c:
19617         * ext/cdaudio/gstcdaudio.c:
19618         * ext/directfb/dfbvideosink.c:
19619         * ext/divx/gstdivxdec.c:
19620         * ext/divx/gstdivxenc.c:
19621         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
19622         * ext/faac/gstfaac.c: (gst_faac_base_init):
19623         * ext/faad/gstfaad.c:
19624         * ext/gsm/gstgsmdec.c:
19625         * ext/gsm/gstgsmenc.c:
19626         * ext/hermes/gsthermescolorspace.c:
19627         * ext/ivorbis/vorbisfile.c:
19628         * ext/lcs/gstcolorspace.c:
19629         * ext/libfame/gstlibfame.c:
19630         * ext/libmms/gstmms.c: (gst_mms_base_init):
19631         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
19632         * ext/nas/nassink.c: (gst_nassink_base_init):
19633         * ext/neon/gstneonhttpsrc.c:
19634         * ext/polyp/polypsink.c: (gst_polypsink_base_init):
19635         * ext/sdl/sdlaudiosink.c:
19636         * ext/sdl/sdlvideosink.c:
19637         * ext/shout/gstshout.c:
19638         * ext/snapshot/gstsnapshot.c:
19639         * ext/sndfile/gstsf.c:
19640         * ext/tarkin/gsttarkindec.c:
19641         * ext/tarkin/gsttarkinenc.c:
19642         * ext/theora/theoradec.c:
19643         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
19644         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
19645         * ext/xvid/gstxviddec.c:
19646         * ext/xvid/gstxvidenc.c:
19647         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
19648         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
19649         * gst/chart/gstchart.c:
19650         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
19651         * gst/festival/gstfestival.c:
19652         * gst/filter/gstiir.c:
19653         * gst/filter/gstlpwsinc.c:
19654         * gst/freeze/gstfreeze.c:
19655         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
19656         * gst/mixmatrix/mixmatrix.c:
19657         * gst/mpeg1sys/gstmpeg1systemencode.c:
19658         * gst/mpeg1videoparse/gstmp1videoparse.c:
19659         * gst/mpeg2sub/gstmpeg2subt.c:
19660         * gst/mpegaudioparse/gstmpegaudioparse.c:
19661         * gst/multifilesink/gstmultifilesink.c:
19662         * gst/overlay/gstoverlay.c:
19663         * gst/passthrough/gstpassthrough.c:
19664         * gst/playondemand/gstplayondemand.c:
19665         * gst/qtdemux/qtdemux.c:
19666         * gst/rtjpeg/gstrtjpegdec.c:
19667         * gst/rtjpeg/gstrtjpegenc.c:
19668         * gst/smooth/gstsmooth.c:
19669         * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
19670         * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
19671         * gst/videocrop/gstvideocrop.c:
19672         * gst/videodrop/gstvideodrop.c:
19673         * gst/virtualdub/gstxsharpen.c:
19674         * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
19675         * gst/y4m/gsty4mencode.c:
19676           Unify the long descriptions in the plugin details (#337263).
19677
19678 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
19679
19680         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
19681         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property):
19682           Add back "uri" property and mark it as deprecated; undoes
19683           API/ABI breakage from 2006-02-24.
19684
19685 2006-04-05  Wim Taymans  <wim@fluendo.com>
19686
19687         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
19688         (gst_qtdemux_do_seek), (gst_qtdemux_loop_state_movie),
19689         (gst_qtdemux_loop):
19690         Use duration as segment stop position if none is
19691         explicitly configured.
19692         Also perform EOS when we run past the segment stop.
19693
19694 2006-04-04  Wim Taymans  <wim@fluendo.com>
19695
19696         * gst/qtdemux/qtdemux.c: (gst_qtdemux_go_back),
19697         (gst_qtdemux_perform_seek), (gst_qtdemux_do_seek),
19698         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
19699         (gst_qtdemux_chain), (qtdemux_parse_tree), (qtdemux_parse_trak):
19700         More cleanups, added comments.
19701         Mark discontinuities on outgoing buffers.
19702         Post better errors when something goes wrong.
19703         Handle EOS and segment end properly.
19704
19705 2006-04-04  Wim Taymans  <wim@fluendo.com>
19706
19707         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
19708         (gst_qtdemux_push_event), (gst_qtdemux_go_back),
19709         (gst_qtdemux_perform_seek), (gst_qtdemux_do_seek),
19710         (gst_qtdemux_handle_src_event), (plugin_init),
19711         (gst_qtdemux_change_state), (gst_qtdemux_loop_state_movie),
19712         (gst_qtdemux_loop), (gst_qtdemux_chain),
19713         (qtdemux_sink_activate_pull), (gst_qtdemux_add_stream),
19714         (qtdemux_parse), (qtdemux_parse_tree), (qtdemux_parse_trak),
19715         (qtdemux_parse_udta), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
19716         (qtdemux_tag_add_gnre), (gst_qtdemux_handle_esds):
19717         * gst/qtdemux/qtdemux.h:
19718         Handle stss boxes so we can mark and find keyframes.
19719         Implement correct accurate and keyframe seeking.
19720         Use _DEBUG_OBJECT when possible.
19721         Fixes #332155
19722
19723 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
19724
19725         * tests/check/Makefile.am:
19726           Only run the id3v2mux check if taglib is available and
19727           the taglib plugin has been built.
19728
19729 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
19730
19731         * ext/swfdec/Makefile.am:
19732           Don't set plugindir.
19733
19734         * ext/swfdec/gstswfdec.c:
19735           GST_PLUGIN_DEFINE_STATIC isn't a good idea for installed plugins.
19736
19737 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
19738
19739         * configure.ac:
19740           Add AX_CREATE_STDINT_H to create _stdint.h, needed by
19741           the dts plugin.
19742
19743 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
19744
19745         * ext/soundtouch/gstpitch.cc:
19746         * ext/theora/theoradec.c:
19747         * gst/modplug/gstmodplug.cc:
19748           GST_ORIGIN => GST_PACKAGE_ORIGIN
19749           GST_PACKAGE => GST_PACKAGE_NAME
19750
19751 2006-04-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19752
19753         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19754         * docs/plugins/inspect/plugin-bz2.xml:
19755         * docs/plugins/inspect/plugin-cdxaparse.xml:
19756         * docs/plugins/inspect/plugin-freeze.xml:
19757         * docs/plugins/inspect/plugin-glimagesink.xml:
19758         * docs/plugins/inspect/plugin-modplug.xml:
19759         * docs/plugins/inspect/plugin-neon.xml:
19760         * docs/plugins/inspect/plugin-sdl.xml:
19761         * docs/plugins/inspect/plugin-video4linux2.xml:
19762         * docs/plugins/inspect/plugin-ximagesrc.xml:
19763         * docs/plugins/inspect/plugin-xingheader.xml:
19764           add more plugins to docs
19765
19766 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19767
19768         * sys/dxr3/ac3_padder.h:
19769           fix up doc strings
19770         * docs/plugins/Makefile.am:
19771         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
19772         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19773         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19774         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
19775         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19776         * docs/plugins/inspect/plugin-qtdemux.xml:
19777         * docs/plugins/inspect/plugin-speed.xml:
19778         * docs/plugins/inspect/plugin-taglib.xml:
19779         * docs/plugins/inspect/plugin-tta.xml:
19780           commit updates
19781         * configure.ac:
19782         * ext/taglib/gsttaglib.cc:
19783         * tests/Makefile.am:
19784         * tests/check/.cvsignore:
19785         * tests/check/Makefile.am:
19786         * tests/check/elements/.cvsignore:
19787         * tests/check/elements/tagid3v2mux.c:
19788         (test_taglib_id3mux_create_tags), (test_taglib_id3mux_check_tags),
19789         (fill_mp3_buffer), (got_buffer), (demux_pad_added),
19790         (test_taglib_id3mux_check_output_buffer),
19791         (test_taglib_id3mux_with_tags), (GST_START_TEST),
19792         (tagid3v2mux_suite), (main):
19793            add the tagid3v2mux check from #336110
19794
19795 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19796
19797         * configure.ac:
19798           rework like the other configure.ac files
19799         * Makefile.am:
19800         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
19801         * ext/amrwb/gstamrwb.c:
19802         * ext/arts/gst_arts.c:
19803         * ext/artsd/gstartsdsink.c:
19804         * ext/audiofile/gstaf.c:
19805         * ext/audioresample/gstaudioresample.c:
19806         * ext/bz2/gstbz2.c:
19807         * ext/cdaudio/gstcdaudio.c:
19808         * ext/directfb/dfbvideosink.c:
19809         * ext/dts/gstdtsdec.c:
19810         * ext/faac/gstfaac.c:
19811         * ext/faad/gstfaad.c:
19812         * ext/hermes/gsthermescolorspace.c:
19813         * ext/ivorbis/vorbis.c:
19814         * ext/jack/gstjack.c:
19815         * ext/lcs/gstcolorspace.c:
19816         * ext/musepack/gstmusepackdec.c:
19817         * ext/musicbrainz/gsttrm.c:
19818         * ext/nas/nassink.c:
19819         * ext/sdl/gstsdl.c:
19820         * ext/snapshot/gstsnapshot.c:
19821         * ext/sndfile/gstsf.c:
19822         * ext/swfdec/gstswfdec.c:
19823         * ext/tarkin/gsttarkin.c:
19824         * ext/xine/xine.c:
19825         * ext/xvid/gstxvid.c:
19826         * gst/cdxaparse/gstcdxaparse.c:
19827         * gst/chart/gstchart.c:
19828         * gst/colorspace/gstcolorspace.c:
19829         * gst/deinterlace/gstdeinterlace.c:
19830         * gst/equalizer/gstiirequalizer.c:
19831         * gst/festival/gstfestival.c:
19832         * gst/filter/gstfilter.c:
19833         * gst/freeze/gstfreeze.c:
19834         * gst/games/gstpuzzle.c:
19835         * gst/librfb/gstrfbsrc.c:
19836         * gst/mixmatrix/mixmatrix.c:
19837         * gst/mpeg1sys/gstmpeg1systemencode.c:
19838         * gst/mpeg1videoparse/gstmp1videoparse.c:
19839         * gst/mpeg2sub/gstmpeg2subt.c:
19840         * gst/mpegaudioparse/gstmpegaudioparse.c:
19841         * gst/multifilesink/gstmultifilesink.c:
19842         * gst/overlay/gstoverlay.c:
19843         * gst/passthrough/gstpassthrough.c:
19844         * gst/playondemand/gstplayondemand.c:
19845         * gst/qtdemux/qtdemux.c:
19846         * gst/rtjpeg/gstrtjpeg.c:
19847         * gst/smooth/gstsmooth.c:
19848         * gst/smoothwave/gstsmoothwave.c:
19849         * gst/spectrum/gstspectrum.c:
19850         * gst/speed/gstspeed.c:
19851         * gst/stereo/gststereo.c:
19852         * gst/switch/gstswitch.c:
19853         * gst/vbidec/gstvbidec.c:
19854         * gst/videocrop/gstvideocrop.c:
19855         * gst/videodrop/gstvideodrop.c:
19856         * gst/virtualdub/gstvirtualdub.c:
19857         * gst/xingheader/gstxingmux.c:
19858         * gst/y4m/gsty4mencode.c:
19859         * sys/cdrom/gstcdplayer.c:
19860         * sys/directdraw/gstdirectdrawplugin.c:
19861         * sys/directsound/gstdirectsoundplugin.c:
19862         * sys/dxr3/dxr3init.c:
19863         * sys/glsink/glimagesink.c:
19864         * sys/qcam/gstqcamsrc.c:
19865         * sys/v4l2/gstv4l2.c:
19866         * sys/vcd/vcdsrc.c:
19867         * sys/ximagesrc/ximagesrc.c:
19868           update to use correct defines
19869         * po/POTFILES.in:
19870         * po/af.po:
19871         * po/az.po:
19872         * po/cs.po:
19873         * po/en_GB.po:
19874         * po/hu.po:
19875         * po/it.po:
19876         * po/nb.po:
19877         * po/nl.po:
19878         * po/or.po:
19879         * po/sq.po:
19880         * po/sr.po:
19881         * po/sv.po:
19882         * po/uk.po:
19883         * po/vi.po:
19884           v4l2 has translations, pick them up
19885
19886 2006-03-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19887
19888         * sys/ximagesrc/ximagesrc.c: 
19889           Add docs to ximagesrc
19890
19891 2006-03-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19892
19893         * sys/ximagesrc/ximagesrc.c: (composite_pixel),
19894         (gst_ximagesrc_ximage_get), (gst_ximagesrc_set_property),
19895         (gst_ximagesrc_get_caps), (gst_ximagesrc_class_init):
19896         * sys/ximagesrc/ximagesrc.h:
19897         * sys/ximagesrc/ximageutil.c: (ximageutil_xcontext_get):
19898         * sys/ximagesrc/ximageutil.h:
19899           Fix ximagesrc so a) the cursor doesnt trail and b) there are no
19900           yellow rectangles with the cursor
19901
19902 2006-03-31  Michael Smith  <msmith@fluendo.com>
19903
19904         * configure.ac:
19905           Add autoconfery for theoradec.
19906         * ext/Makefile.am:
19907           Add theora directory.
19908         * ext/theora/Makefile.am:
19909         * ext/theora/theoradec.c: (gst_theoradec_base_init),
19910         (gst_theoradec_class_init), (gst_theoradec_init),
19911         (gst_theoradec_reset), (inc_granulepos), (theora_get_query_types),
19912         (gst_theoradec_granule_clocktime), (theora_dec_src_convert),
19913         (theora_dec_sink_convert), (theora_dec_src_query),
19914         (theora_dec_sink_query), (theora_dec_src_event),
19915         (theora_dec_sink_event), (theora_handle_comment_packet),
19916         (theora_handle_type_packet), (theora_handle_header_packet),
19917         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
19918         (theora_dec_change_state), (plugin_init):
19919         * ext/theora/theoradec.h:
19920           Add theora plugin for theora-exp decoder. Very heavily based on the
19921           existing theora decoder plugin.
19922
19923 2006-03-29  Wim Taymans  <wim@fluendo.com>
19924
19925         * ext/gsm/gstgsmdec.c: (gst_gsmdec_class_init), (gst_gsmdec_init),
19926         (gst_gsmdec_finalize), (gst_gsmdec_sink_event), (gst_gsmdec_chain):
19927         * ext/gsm/gstgsmdec.h:
19928         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
19929         (gst_gsmenc_finalize), (gst_gsmenc_chain):
19930         Cleanups, fix leaks.
19931         Handle events and DISCONT.
19932         Use adapter in the decoder.
19933
19934 2006-03-29  Wim Taymans  <wim@fluendo.com>
19935
19936         Patch by: Renato Araujo Oliveira Filho <renatox at gmail dot com>
19937
19938         * configure.ac:
19939         * ext/Makefile.am:
19940         * ext/amrwb/Makefile.am:
19941         * ext/amrwb/README:
19942         * ext/amrwb/amrwb-code/Makefile.am:
19943         * ext/amrwb/amrwb-code/run.sh:
19944         * ext/amrwb/gstamrwb.c: (plugin_init):
19945         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_base_init),
19946         (gst_amrwbdec_class_init), (gst_amrwbdec_init),
19947         (gst_amrwbdec_setcaps), (gst_amrwbdec_event), (gst_amrwbdec_chain),
19948         (gst_amrwbdec_state_change):
19949         * ext/amrwb/gstamrwbdec.h:
19950         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_base_init),
19951         (gst_amrwbenc_class_init), (gst_amrwbenc_init),
19952         (gst_amrwbenc_finalize), (gst_amrwbenc_setcaps),
19953         (gst_amrwbenc_chain), (gst_amrwbenc_state_change):
19954         * ext/amrwb/gstamrwbenc.h:
19955         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_base_init),
19956         (gst_amrwbparse_class_init), (gst_amrwbparse_init),
19957         (gst_amrwbparse_querytypes), (gst_amrwbparse_query),
19958         (gst_amrwbparse_chain), (gst_amrwbparse_read_header),
19959         (gst_amrwbparse_loop), (gst_amrwbparse_sink_activate),
19960         (gst_amrwbparse_sink_activate_pull), (gst_amrwbparse_state_change):
19961         * ext/amrwb/gstamrwbparse.h:
19962         Added new plugin amrwb parse.
19963         Renamed audio/AMR to audio/AMR-WB as per spec.
19964         Fixes #333307
19965
19966 2006-03-27  Edgard Lima <edgard.lima@indt.org.br>
19967
19968         * gst-plugins-bad/sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init):
19969         Small fix, now pwc driver can tell about its buffers.
19970
19971 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
19972
19973         * configure.ac:
19974           Remove CXX tag from AS_LIBTOOL_TAGS, just like we
19975           did for -good and -ugly. Fixes build on some systems
19976           and doesn't seem to be required for C++ code.
19977
19978 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
19979
19980         * ext/taglib/gsttaglib.cc:
19981         * ext/taglib/gsttaglib.h:
19982           Fix newsegment event handling a bit. We need to
19983           cache the first newsegment event, because we can't
19984           adjust offsets yet when we get it, as we don't
19985           know the size of the tag yet for sure at that point.
19986           Also do some minor cleaning up here and there and add
19987           some debug statements.
19988
19989 2006-03-25  Tim-Philipp Müller  <tim at centricular dot net>
19990
19991         * ext/taglib/gsttaglib.cc:
19992           We do not want to proxy the caps on the sink pad; our 
19993           source pad should have application/x-id3 caps; also,
19994           don't use already-freed strings in debug messages;
19995           finally, adjust buffer offsets on buffers sent out.
19996
19997 2006-03-25  Tim-Philipp Müller  <tim at centricular dot net>
19998
19999         * sys/v4l2/gstv4l2src.c:
20000           Older kernels don't seem to have this particular v4l2 format,
20001           so comment out until this gets fixed properly (and make
20002           buildbots happy).
20003
20004 2006-03-25  Edgard Lima  <edgard.lima@indt.org.br>
20005
20006         * sys/v4l2/gstv4l2colorbalance.c:
20007         * sys/v4l2/gstv4l2colorbalance.h:
20008         * sys/v4l2/gstv4l2element.c:
20009         * sys/v4l2/gstv4l2src.c:
20010         * sys/v4l2/gstv4l2src.h:
20011         * sys/v4l2/gstv4l2tuner.c:
20012         * sys/v4l2/v4l2_calls.c:
20013         * sys/v4l2/v4l2src_calls.c:
20014         * sys/v4l2/v4l2src_calls.h:
20015         Just make few things more robust and also some identation.
20016
20017 2006-03-23  Wim Taymans  <wim@fluendo.com>
20018
20019         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
20020
20021         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init), (gst_xvidenc_setup),
20022         (gst_xvidenc_chain):
20023         Patch to mark outgoing encoded buffers as delta-units (or not).
20024         Note that this patch also patches:
20025         - the setting of fincr and fbase in xvid-encoder creation based on
20026           caps framerate
20027         - makes 0, rather than 2, the default max_b_frames, as the current
20028           xvidenc does not seem "fully prepared" to handle b-frame 
20029           "effects", such as encoder returning 0 encoded bytes, etc.
20030         Fixes #335585
20031
20032 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
20033
20034         * gst/modplug/libmodplug/Makefile.am:
20035         * gst/modplug/libmodplug/load_it.cpp:
20036           Try that again (not only should it be MODPLUG_ instead
20037           of MODFILE, also that define is already set in stdafx.h;
20038           what we really need is some more #ifndefs).
20039
20040 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
20041
20042         * gst/modplug/libmodplug/Makefile.am:
20043           More gcc-4.1 fixes (we don't need file saving, so just
20044           define MODPLUG_NO_FILESAVE. That way, the compiler won't
20045           complain about modplug ignoring the return value of fwrite
20046           any longer and we might even save a few bytes as well).
20047
20048 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
20049
20050         Patch by: Wouter Paeson  <wouter at kangaroot dot net>
20051
20052         * configure.ac:
20053         * ext/Makefile.am:
20054         * ext/soundtouch/Makefile.am:
20055         * ext/soundtouch/gstpitch.cc:
20056         * ext/soundtouch/gstpitch.hh:
20057           Add new libsoundtouch-based pitch plugin (#331335).
20058
20059 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
20060
20061         * gst/modplug/libmodplug/load_ptm.cpp:
20062           Fix compilation with gcc-4.1 and -Werror (#327355).
20063
20064 2006-03-20  Tim-Philipp Müller  <tim at centricular dot net>
20065
20066         * ext/taglib/gsttaglib.h:
20067           Fix left-over gst_my_filter_get_type.
20068
20069 2006-03-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20070
20071         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_open_display),
20072         (gst_ximagesrc_set_property), (gst_ximagesrc_get_property),
20073         (gst_ximagesrc_class_init), (gst_ximagesrc_init):
20074         Have a show mouse pointer property and use it if we can
20075
20076 2006-03-15  Edward Hervey  <edward@fluendo.com>
20077
20078         * gst/qtdemux/qtdemux.c: (gst_qtdemux_dispose):
20079         Let's not forget to chain up to the parent dispose.
20080
20081 2006-03-15  Edward Hervey  <edward@fluendo.com>
20082
20083         * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
20084         (gst_qtdemux_init), (gst_qtdemux_dispose),
20085         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
20086         Series of memleak fixes:
20087         - Unref the GstAdapter in finalize.
20088         - Use gst_pad_new_from_static_template(), shorter and safer.
20089         - Free unused QtDemuxStream when not used.
20090
20091 2006-03-14  Edward Hervey  <edward@fluendo.com>
20092
20093         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_base_init),
20094         (gst_v4l2src_class_init):
20095         Initialization of the debugging category should be as early as possible,
20096         moving it from _class_init() to beginning of _base_init().
20097
20098 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
20099
20100         * ext/taglib/gsttaglib.cc:
20101           Add gtk-doc blurb (unused for the time being); match registered
20102           plugin name to the filename of the plugin (taglibmux => taglib)
20103
20104 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
20105
20106         Patch by: Mikhail Zabaluev  <mhz altlinux org>
20107
20108         * autogen.sh:
20109           Don't check for file that only exists in CVS but isn't
20110           disted (#334417)
20111
20112 2006-03-13  Julien MOUTTE  <julien@moutte.net>
20113
20114         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
20115         * sys/v4l2/Makefile.am: Fix build of v4l2 (sigh)
20116
20117 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
20118
20119         * Makefile.am:
20120         * configure.ac:
20121           Fix distcheck.
20122
20123 2006-03-12  Edward Hervey  <edward@fluendo.com>
20124
20125         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
20126         (gst_v4l2src_buffer_pool_free):
20127         g_atomic_int_set is only available in glib-0.10, use gst_atomic_int_et
20128         instead.
20129
20130 2006-03-12  Edward Hervey  <edward@fluendo.com>
20131
20132         * sys/v4l2/gstv4l2element.h:
20133         Remove tim's addition of "_stdint.h" since it doesn't make the PPC
20134         buildbot happy.
20135         I will just use the same comment Ronald used when he added these lines:
20136         Yet Another Hack (tm) for kernel header borkedness.
20137
20138 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
20139
20140         * ext/taglib/Makefile.am:
20141         * ext/taglib/gsttaglib.cc:
20142         * ext/taglib/gsttaglib.h:
20143           Add support for writing MusicBrainz IDs.
20144
20145 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
20146
20147         * sys/v4l2/gstv4l2element.h:
20148           Include "_stdint.h" in an attempt to make the
20149           PPC-buildbot happy.
20150
20151 2006-03-11  Edgard Lima  <edgard.lima@indt.org.br>
20152
20153         * configure.ac:
20154         * sys/Makefile.am:
20155         * sys/v4l2/Makefile.am:
20156         * sys/v4l2/gstv4l2.c:
20157         * sys/v4l2/gstv4l2colorbalance.h:
20158         * sys/v4l2/gstv4l2element.c:
20159         * sys/v4l2/gstv4l2element.h:
20160         * sys/v4l2/gstv4l2src.c:
20161         * sys/v4l2/gstv4l2src.h:
20162         * sys/v4l2/gstv4l2tuner.c:
20163         * sys/v4l2/gstv4l2tuner.h:
20164         * sys/v4l2/gstv4l2xoverlay.c:
20165         * sys/v4l2/gstv4l2xoverlay.h:
20166         * sys/v4l2/v4l2_calls.c:
20167         * sys/v4l2/v4l2_calls.h:
20168         * sys/v4l2/v4l2src_calls.c:
20169         * sys/v4l2/v4l2src_calls.h:
20170         V4L2 ported to 0.10.
20171         
20172 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
20173
20174         * configure.ac:
20175           Only compile the taglib plugin if a C++ compiler is
20176           present. Use GST_DEFAULT_ELEMENTS macro from common/
20177           for all the defaults stuff.
20178
20179 2006-03-11  Christophe Fergeau  <teuf@gnome.org>
20180
20181         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20182
20183         * configure.ac:
20184         * gst/xingheader/Makefile.am:
20185         * gst/xingheader/gstxingmux.c: 
20186         * gst/xingheader/gstxingmux.h: added new element to add Xing headers
20187         to MP3 files (this allows decoder to figure out the length of VBR
20188         files) 
20189
20190 2006-03-11  Christophe Fergeau  <teuf@gnome.org>
20191         
20192         Patch by: Alex Lancaster
20193         
20194         * ext/taglib/gsttaglib.cc: fix writing of TPOS tags (album number),
20195         and add support for TCOP (copyright)
20196
20197 2006-03-10  Julien MOUTTE  <julien@moutte.net>
20198
20199         * gst/modplug/Makefile.am:
20200         * gst/modplug/gstmodplug.cc: Fix modplug compilation.
20201
20202 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
20203
20204         * configure.ac:
20205         * gst/modplug/Makefile.am:
20206         * gst/modplug/gstmodplug.cc:
20207         * gst/modplug/gstmodplug.h:
20208         * gst/modplug/libmodplug/sndfile.cpp:
20209         * gst/modplug/libmodplug/sndfile.h:
20210           modplug plugin ported to 0.10 (#332598, patch by:
20211           Jonathan Matthew <jonathan at kaolin wh9 net>).
20212
20213 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
20214
20215         * ext/libmms/gstmms.c: (gst_mms_urihandler_init),
20216         (gst_mms_base_init), (gst_mms_class_init), (gst_mms_init),
20217         (gst_mms_finalize), (gst_mms_create), (gst_mms_start),
20218         (gst_mms_set_property), (gst_mms_get_property),
20219         (gst_mms_uri_get_uri):
20220         * ext/libmms/gstmms.h:
20221           Some clean-ups; more debug output; use blocksize property
20222           of GstBaseSrc instead of re-registering our own; make debug
20223           category actually be used.
20224
20225 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
20226
20227         * gst/qtdemux/qtdemux.c: (gst_qtdemux_send_event):
20228           Fix build with gcc-4.1 (#327355).
20229
20230 2006-03-09  Christophe Fergeau  <teuf@gnome.org>
20231
20232         reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20233
20234         * configure.ac:
20235         * ext/Makefile.am:
20236         * ext/taglib/Makefile.am:
20237         * ext/taglib/gsttaglib.cc:
20238         * ext/taglib/gsttaglib.h: new id3v2 muxer based on TagLib
20239
20240 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
20241
20242         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
20243           Extract disc number and count from files that use
20244           'disk' instead of 'disc' as node identifier for that
20245           (fixes #332066).
20246
20247 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
20248
20249         * ext/musepack/gstmusepackdec.h:
20250         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek):
20251           Forgot those two.
20252
20253 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
20254
20255         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
20256         (gst_musepackdec_init), (gst_musepackdec_send_newsegment),
20257         (gst_musepackdec_handle_seek_event),
20258         (gst_musepackdec_get_src_query_types), (gst_musepackdec_src_query),
20259         (gst_musepack_stream_init), (gst_musepackdec_sink_activate),
20260         (gst_musepackdec_sink_activate_pull), (gst_musepackdec_loop),
20261         (gst_musepackdec_change_state):
20262           Some cleanups; pause task when push fails.
20263
20264 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
20265
20266         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
20267           Add support for '3IVD' fourcc (#333403).
20268
20269 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
20270
20271         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_send_tags),
20272         (gst_faad_setcaps), (gst_faad_do_raw_seek), (gst_faad_src_event),
20273         (gst_faad_sink_event), (gst_faad_src_convert),
20274         (gst_faad_src_query), (gst_faad_chain), (gst_faad_change_state):
20275           Add query function for position/duration querying (mostly for
20276           raw AAC streams); make seeking in raw AAC streams work; post
20277           tags with codec name if this is a raw AAC stream.
20278
20279 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
20280
20281         * sys/directdraw:
20282         * sys/directsound:
20283           sinks are now using GST_RANK_PRIMARY to be used with autodectection
20284         * win32/vs6:
20285           project files updated to fix some bugs
20286         * win32/vs7:
20287         * win32/vs8:
20288           vs7 and vs8 project files added
20289         
20290 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
20291
20292         * ext/xvid/gstxviddec.c: (gst_xviddec_chain):
20293           Declare variable at the beginning of the block and make gcc-2.9x
20294           happy (fixes #333283; patch by: Jens Granseuer).
20295
20296 2006-03-03  Edward Hervey  <edward@fluendo.com>
20297
20298         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak):
20299         Use GST_WARNING instead of GST_ERROR for all the too short/long atoms
20300         when parsing.
20301         Also let's be a bit less vulgar in our warning messages :)
20302
20303 2006-02-28  Tim-Philipp Müller  <tim at centricular dot net>
20304
20305         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20306           Can't divide through zero (suppress warning in case of
20307           stream with one single still picture) (see #327083)
20308
20309 2006-02-25  Julien MOUTTE  <julien@moutte.net>
20310
20311         * sys/glsink/glimagesink.c: It doesn't seem we need GLU.h
20312
20313 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
20314
20315         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
20316         (qtdemux_parse_trak), (qtdemux_video_caps):
20317           Add support for palettised Apple SMC videos (#327075, based on
20318           patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>).
20319
20320 2006-02-24  Michael Smith  <msmith@fluendo.com>
20321
20322         * autogen.sh:
20323           Allow automake 1.9
20324
20325 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
20326
20327         * ext/neon/gstneonhttpsrc.c:
20328         Changed property name from "uri" to "location" 
20329
20330 2006-02-22  Jan Schmidt  <thaytan@mad.scientist.com>
20331
20332         * configure.ac:
20333         * sys/glsink/Makefile.am:
20334         Merge patch from #317048 for building on Cygwin. Patch by 
20335         Cygwin Ports maintainer.
20336         * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display):
20337         Move normal debug output to LOG level not ERROR.
20338
20339 2006-02-19  Jan Gerber  <j@bootlab.org>
20340
20341         Reviewed by : Edward Hervey <edward@fluendo.com>
20342
20343         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
20344           Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video.
20345           Add image/png for fourcc 'png '
20346  
20347 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
20348
20349         * configure.ac:
20350           Surely this is supposed to be >= a.b, not == a.b
20351
20352 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
20353
20354         * configure.ac:
20355         * sys/Makefile.am:
20356         * sys/ximagesrc/Makefile.am:
20357         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_return_buf),
20358         (gst_ximagesrc_open_display), (gst_ximagesrc_start),
20359         (gst_ximagesrc_stop), (gst_ximagesrc_unlock),
20360         (gst_ximagesrc_recalc), (composite_pixel),
20361         (gst_ximagesrc_ximage_get), (gst_ximagesrc_create),
20362         (gst_ximagesrc_set_property), (gst_ximagesrc_get_property),
20363         (gst_ximagesrc_clear_bufpool), (gst_ximagesrc_base_init),
20364         (gst_ximagesrc_dispose), (gst_ximagesrc_finalize),
20365         (gst_ximagesrc_get_caps), (gst_ximagesrc_set_caps),
20366         (gst_ximagesrc_fixate), (gst_ximagesrc_class_init),
20367         (gst_ximagesrc_init), (plugin_init):
20368         * sys/ximagesrc/ximagesrc.h:
20369         * sys/ximagesrc/ximageutil.c: (ximageutil_handle_xerror),
20370         (ximageutil_check_xshm_calls), (ximageutil_xcontext_get),
20371         (ximageutil_xcontext_clear),
20372         (ximageutil_calculate_pixel_aspect_ratio),
20373         (gst_ximagesrc_buffer_finalize), (gst_ximage_buffer_free),
20374         (gst_ximagesrc_buffer_init), (gst_ximagesrc_buffer_class_init),
20375         (gst_ximagesrc_buffer_get_type), (gst_ximageutil_ximage_new),
20376         (gst_ximageutil_ximage_destroy):
20377         * sys/ximagesrc/ximageutil.h:
20378
20379         Port ximagesrc to 0.10 (Closes #304795)
20380
20381 2006-02-20  Edgard Lima <edgard.lima@indt.org.br>
20382
20383         * gst/freeze/gstfreeze.c:
20384         * gst/freeze/gstfreeze.h:
20385         Some event handling added by Renato Filho <renato.filho@indt.org.br>
20386
20387 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
20388
20389         * configure.ac:
20390         Back to CVS nano
20391
20392 === release 0.10.1 ===
20393
20394 2006-02-20  Jan Schmidt <thaytan@mad.scientist.com>
20395
20396         * configure.ac:
20397           releasing 0.10.1, "Slimy - yet satisfying"
20398
20399 2006-02-19  Jan Schmidt <thaytan@mad.scientist.com>
20400
20401         * configure.ac:
20402           Release 0.10.0.3 - pre-release for 0.10.1
20403
20404 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
20405
20406         * ext/bz2/gstbz2.c:
20407         * ext/bz2/gstbz2dec.c:
20408         * ext/bz2/gstbz2dec.h:
20409         * ext/bz2/gstbz2enc.c:
20410         * ext/bz2/gstbz2enc.h:
20411           Add proper copyright headers identifying Lutz Müller
20412           as the author and copyright holder (#331600).
20413
20414 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
20415
20416         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
20417           Don't GST_LOG timestamps from nonexistent index
20418           entries (#331582).
20419
20420 2006-02-17  Edward Hervey  <edward@fluendo.com>
20421
20422         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header):
20423         Check that the size of the returned buffer is of the correct size
20424         because the parser assumes that.
20425         Fixes #331543.
20426
20427 2006-02-17  Jan Schmidt <thaytan@mad.scientist.com>
20428
20429         * configure.ac:
20430           Release 0.10.0.2 - pre-release for 0.10.1
20431
20432 2006-02-16  Edward Hervey  <edward@fluendo.com>
20433
20434         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event),
20435         (gst_qtdemux_loop), (qtdemux_sink_activate_pull):
20436         Don't stop the task if the pad isn't linked.
20437
20438 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
20439
20440         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain):
20441           It appears 100% equals 1/1 and not 100/1 ...
20442
20443 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
20444
20445         * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_buffering),
20446         (gst_qtdemux_chain):
20447           When buffering MDAT data, show the user something is
20448           happening by posting 'buffering' messages on the bus.
20449
20450 2006-02-14  Edward Hervey  <edward@fluendo.com>
20451
20452         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
20453         (gst_qtdemux_handle_src_query), (gst_qtdemux_change_state),
20454         (next_entry_size), (gst_qtdemux_chain):
20455         * gst/qtdemux/qtdemux.h:
20456         Make push-based work if mdat atom is before moov atom.
20457         Don't answer duration query. This should be transformed into replying
20458         FALSE to seek events.
20459
20460 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
20461
20462         * ext/libmms/gstmms.c: (gst_mms_class_init), (gst_mms_create),
20463         (gst_mms_start):
20464           Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no need to
20465           push our own EOS event on EOS, the base class will do that for us;
20466           fix bogus query code; post semi-decent errors on the bus when an
20467           error occurs in ::start(), otherwise the user will get to see
20468           whatever cryptic default message GstBaseSrc comes up with.
20469
20470 2006-02-14  Andy Wingo  <wingo@pobox.com>
20471
20472         * sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on
20473         schleef, don't break me gst-inspect -a.
20474
20475 2006-02-14  Edward Hervey  <edward@fluendo.com>
20476
20477         * gst/qtdemux/qtdemux.c: (next_entry_size), (gst_qtdemux_chain):
20478         Handle the case where data atoms are before moov atoms in push-based mode.
20479         Errors out gracefully.
20480
20481 2006-02-13  Edward Hervey  <edward@fluendo.com>
20482
20483         * gst/qtdemux/Makefile.am:
20484         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
20485         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
20486         (extract_initial_length_and_fourcc),
20487         (gst_qtdemux_loop_state_header), (gst_qtdemux_loop_state_movie),
20488         (gst_qtdemux_loop_header), (next_entry_size), (gst_qtdemux_chain),
20489         (qtdemux_sink_activate), (qtdemux_sink_activate_pull),
20490         (qtdemux_sink_activate_push), (qtdemux_parse_trak):
20491         * gst/qtdemux/qtdemux.h:
20492         QtDemux can now work push-based.
20493         It still needs some love for seeking.
20494
20495 2006-02-13  Edgard Lima  <edgard.lima@indt.org.br>
20496
20497         * configure.ac:
20498         * gst/freeze/Makefile.am:
20499         * gst/freeze/gstfreeze.c:
20500         * gst/freeze/gstfreeze.h:
20501         * gst/freeze/FAQ:
20502         freeze plugin ported to 0.10 by
20503         Renato Filho <renato.filho@indt.org.br>
20504
20505 2006-02-10  Tim-Philipp Müller  <tim at centricular dot net>
20506
20507         * configure.ac:
20508         * gst/cdxaparse/Makefile.am:
20509         * gst/cdxaparse/gstcdxaparse.c:
20510         * gst/cdxaparse/gstcdxaparse.h:
20511           Port cdxaparse, makes VCD playback work.
20512
20513 2006-02-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20514
20515         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20516         (qtdemux_parse_trak):
20517           use the correct variable to check if we can calculate
20518           the last chunk.  Looks like an obvious bug, and makes
20519           the dump of offsets comparable to other tools
20520
20521 2006-02-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20522
20523         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20524         (qtdemux_parse_trak):
20525           clean up some debugging, using _OBJECT, moving recurring
20526           messages to LOG level
20527
20528 2006-02-06  Edgard Lima <edgard.lima@indt.org.br>
20529
20530         * configure.ac:
20531         * ext/neon/gstneonhttpsrc.c:
20532         Now it uses libneon 0.25.5 that supports shoutcast.
20533
20534 2006-02-06  Lutz Mueller <lutz@topfrose.de>
20535
20536         Reviewed by: Edward Hervey <edward@fluendo.com>
20537         
20538         * ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of
20539         "x-bz2".
20540         * ext/bz2/gstbz2dec.c: Use "x-bzip" instead of "x-bz2". Initial
20541         caps are "ANY".
20542         (gst_bz2dec_chain): Configure the source pad if we can figure out
20543         the mime type of the decompressed data.
20544         (gst_bz2dec_[get,set]_property):
20545         (gst_bz2dec_class_init: New property "first_buffer_size".
20546         
20547
20548 2006-02-06  Wim Taymans  <wim@fluendo.com>
20549
20550         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query),
20551         (gst_qtdemux_handle_src_event), (gst_qtdemux_loop_header),
20552         (qtdemux_inflate), (qtdemux_parse), (qtdemux_parse_trak),
20553         (qtdemux_parse_udta), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
20554         (qtdemux_tag_add_gnre), (gst_qtdemux_handle_esds),
20555         (qtdemux_video_caps), (qtdemux_audio_caps):
20556         * gst/qtdemux/qtdemux.h:
20557         Some QT demux loving.
20558         Handle seeking in a less broken way.
20559         Fix AMR caps to match the AMR decoder.
20560         Set first timestamp on AMR samples to 0 for now.
20561         Remove some \n in DEBUG strings.
20562         Use _scale_int for maximum precision.
20563
20564 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
20565
20566         * gst/apetag/Makefile.am:
20567         * gst/apetag/apedemux.c:
20568         * gst/apetag/apedemux.h:
20569         * gst/apetag/apetag.c:
20570           Remove old files, apetag is in gst-plugins-good now.
20571
20572 2006-02-06  Andy Wingo  <wingo@pobox.com>
20573
20574         * ext/bz2/gstbz2enc.c (gst_bz2enc_class_init): 
20575         * ext/bz2/gstbz2dec.c (gst_bz2dec_class_init): No need to init
20576         parent_class, the boilerplate does it for you.
20577
20578 2006-02-05  Lutz Mueller <lutz@topfrose.de>
20579
20580         reviewed by: Andy Wingo <wingo@pobox.com>
20581
20582         * configure.ac:
20583         * ext/Makefile.am: Hook it up.
20584         * ext/bz2/gstbz2.c:
20585         * ext/bz2/gstbz2dec.h:
20586         * ext/bz2/gstbz2dec.c:
20587         * ext/bz2/gstbz2enc.h:
20588         * ext/bz2/gstbz2enc.c: New plugin, implements bz2 encoding and
20589         decoding (#303167).
20590         
20591 2006-01-30  Andy Wingo  <wingo@pobox.com>
20592
20593         * sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD) 
20594         (libgstglimagesink_la_CFLAGS): Add PLUGINS_BASE cflags and libs.
20595
20596 2006-01-29  Tim-Philipp Müller  <tim at centricular dot net>
20597
20598         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_setcaps),
20599         (gst_wavpack_dec_base_init), (gst_wavpack_dec_dispose),
20600         (gst_wavpack_dec_class_init), (gst_wavpack_dec_sink_event),
20601         (gst_wavpack_dec_init), (gst_wavpack_dec_format_samples),
20602         (gst_wavpack_dec_chain), (gst_wavpack_dec_plugin_init):
20603           Add debug category, use boilerplate macros, fix handling
20604           of widths of 32 bits.
20605
20606         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
20607         (gst_wavpack_parse_dispose), (gst_wavpack_parse_class_init),
20608         (gst_wavpack_parse_index_get_last_entry),
20609         (gst_wavpack_parse_index_get_entry_from_sample),
20610         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
20611         (gst_wavpack_parse_src_query),
20612         (gst_wavpack_parse_scan_to_find_sample),
20613         (gst_wavpack_parse_send_newsegment),
20614         (gst_wavpack_parse_handle_seek_event),
20615         (gst_wavpack_parse_src_event), (gst_wavpack_parse_init),
20616         (gst_wavpack_parse_get_upstream_length),
20617         (gst_wavpack_parse_pull_buffer),
20618         (gst_wavpack_parse_create_src_pad), (gst_wavpack_parse_loop),
20619         (gst_wavpack_parse_change_state),
20620         (gst_wavepack_parse_sink_activate),
20621         (gst_wavepack_parse_sink_activate_pull),
20622         (gst_wavpack_parse_plugin_init):
20623         * ext/wavpack/gstwavpackparse.h:
20624           Rewrite a bit, mostly to fix flow logic and to make seeking work.
20625           Fix buffer/event refcounting. Add some debug statements. Add
20626           width of 32 to source pad template caps. Use boilerplate macros.
20627
20628 2006-01-28  Edward Hervey  <edward@fluendo.com>
20629
20630         * sys/glsink/Makefile.am:
20631         glimagesink.h is dead, long live glimagesink.h
20632
20633 2006-01-27  David Schleef  <ds@schleef.org>
20634
20635         * configure.ac:
20636         * sys/Makefile.am:
20637         * sys/glsink/Makefile.am:
20638         * sys/glsink/glimagesink.c:
20639         * sys/glsink/glimagesink.h:
20640           revival of glimagesink.  Kind of works.
20641
20642 2006-01-27  Tim-Philipp Müller  <tim at centricular dot net>
20643
20644         * ext/faad/gstfaad.c: (gst_faad_setcaps),
20645         (gst_faad_chanpos_to_gst), (gst_faad_sync), (gst_faad_chain):
20646           Handle 'framed' field in caps; Port syncing for raw streams
20647           from 0.8 branch (for AAC+ radio streams) (#328854, #328721).
20648
20649 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
20650
20651         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_supported),
20652         (gst_sdlvideosink_xoverlay_set_xwindow_id),
20653         (gst_sdlvideosink_deinitsdl), (gst_sdlv_process_events),
20654         (gst_sdlvideosink_event_thread), (gst_sdlvideosink_initsdl),
20655         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
20656         (gst_sdlvideosink_setcaps), (gst_sdlvideosink_show_frame),
20657         (gst_sdlvideosink_change_state),
20658         (gst_sdlvideosink_navigation_send_event):
20659         * ext/sdl/sdlvideosink.h:
20660           Fix output stride copying, so that it displays correctly on 
20661           framebuffer devices that don't match our implict GStreamer stride
20662           arrangement.
20663
20664           Fix locking things. Offer XOverlay only when SDL is running against
20665           X. Make non-scaled (and ugly) embedding work via X Overlay. It can't
20666           actually match the embedded window size because there's no way to
20667           figure out what size that should be from the XOverlay interface.
20668           See comment in sdlvideosink.c
20669
20670 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
20671
20672         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20673           Fix wrong memcpy source pointer.
20674
20675 2006-01-25  Edgard Lima <edgard.lima@indt.org.br>
20676
20677         * ext/libmms/gstmms.c: (gst_mms_finalize):
20678         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_finalize):
20679         Just chain up finalize calls (calling parent_class->finalize).
20680
20681 2006-01-25  Edgard Lima <edgard.lima@indt.org.br>
20682
20683         * ext/libmms/gstmms.c: (gst_mms_finalize), (gst_mms_set_property),
20684         (gst_mms_get_property), (gst_mms_src_query), (gst_mms_class_init):
20685         Finalize method has been created and others small changes.
20686
20687 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
20688
20689         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
20690         (gst_musepackdec_class_init), (gst_musepackdec_init),
20691         (gst_musepackdec_send_newsegment),
20692         (gst_musepackdec_handle_seek_event), (gst_musepackdec_src_event),
20693         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
20694         (gst_musepack_stream_init), (gst_musepackdec_sink_activate_pull),
20695         (gst_musepackdec_loop), (gst_musepackdec_change_state):
20696         * ext/musepack/gstmusepackdec.h:
20697         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
20698         (gst_musepack_reader_seek), (gst_musepack_reader_tell),
20699         (gst_musepack_reader_get_size):
20700         * ext/musepack/gstmusepackreader.h:
20701           Fix seeking in musepack files (it's still incredibly slow, but I
20702           don't think that is our plugin's fault). Clean up code and get
20703           rid of old cruft. Post tags with all kind of neat information like
20704           replay gain and such on the bus, if it is available. Add a
20705           'musepackdec' debug category.
20706
20707 2006-01-24  Edward Hervey  <edward@fluendo.com>
20708
20709         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20710         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
20711         More coherent framerate setting on caps.
20712         If sample_size is available, use that for the samples' duration in
20713         the index. This enables single frame streams to work (and I imagine
20714         fixes some other cases).
20715         Tested on testsuite, no regression.
20716
20717 2006-01-23  Edward Hervey  <edward@fluendo.com>
20718
20719         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
20720         (qtdemux_video_caps), (qtdemux_audio_caps):
20721         Added codec recognition for:
20722         _ VP31 : video/x-vp3
20723         _ AVDJ : image/jpeg
20724         _ dvcp, dvc  : video/x-dv, systemstream=(boolean)false
20725         _ 0x6d730017 : audio/x-adpcm, layout=(string)quicktime
20726
20727 2006-01-21  David Schleef  <ds@schleef.org>
20728
20729         * configure.ac:
20730         * ext/swfdec/gstswfdec.c: Update from swfdec.
20731
20732 2006-01-21  Tim-Philipp Müller  <tim at centricular dot net>
20733
20734         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
20735         (qtdemux_audio_caps):
20736           'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
20737           Fix 8bit case (#327133, based on patch by: Fabrizio
20738           Gennari <fabrizio dot ge at tiscali dot it>).
20739           Also, "G_LITTLE_ENDIAN" and "G_BIG_ENDIAN" are not
20740           valid literals for endianness in caps strings,
20741           only "LITTLE_ENDIAN" and "BIG_ENDIAN" are valid. 
20742
20743 2006-01-20  Edgard Lima <edgard.lima@indt.org.br>
20744
20745         * ext/ivorbis/vorbisfile.c:
20746         * ext/neon/gstneonhttpsrc.c:
20747         Fixed state transictions PLAYING->NULL->PLAYING.
20748         
20749 2006-01-19  Edgard Lima <edgard.lima@indt.org.br>
20750
20751         * ext/tremor/vorbisfile.c:
20752         Some minor improvements on log messages.
20753
20754 2006-01-18  Edgard Lima <edgard.lima@indt.org.br>
20755
20756         * gst/qtdemux/qtdemux.c: qtdemux_parse_trak:
20757         Ronald's patch applied. see bug #326318.
20758
20759 2006-01-17  Tim-Philipp Müller  <tim at centricular dot net>
20760
20761         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
20762         (gst_qtdemux_send_event), (gst_qtdemux_handle_src_event),
20763         (gst_qtdemux_change_state), (gst_qtdemux_loop_header):
20764         * gst/qtdemux/qtdemux.h:
20765           Fix seeking for quicktime files. Could still use some more
20766           love and sophistication.
20767
20768 2006-01-16  Edgard Lima <edgard.lima@indt.org.br>
20769
20770         * ext/libmms/gstmms.c: gst_mms_init:
20771         * ext/neon/gstneonhttpsrc.c: gst_neonhttp_src_init:
20772         * ext/sdl/sdlaudiosink.c: gst_sdlaudio_sink_dispose:
20773         Removed gst_base_src_set_live from mms and neon, and now calling
20774         parent_class->dispose in dispose on sdlaudio.
20775         
20776 2006-01-11  Edgard Lima <edgard.lima@indt.org.br>
20777
20778         * ext/sdl/sdlvideosink.c:
20779         Now implementing navigation interface and using
20780         GST_BOILER_PLATE_FULL.
20781         
20782 2006-01-11  Christian Schaller  <christian@fluendo.com>
20783
20784         Remove SunAudio plugin as Brian's new one is in -good
20785
20786         * sys/Makefile.am:
20787         * sys/sunaudio/Makefile.am:
20788         * sys/sunaudio/gstsunaudio.c:
20789         * sys/sunaudio/gstsunaudiosrc.c:
20790         * sys/sunaudio/gstsunaudiosrc.h:
20791         * sys/sunaudio/gstsunelement.c:
20792         * sys/sunaudio/gstsunelement.h:
20793         * sys/sunaudio/gstsunmixer.c:
20794         * sys/sunaudio/gstsunmixer.h:
20795
20796 2006-01-11  Edgard Lima <edgard.lima@indt.org.br>
20797
20798         * ext/sdl/sdlaudiosink.c:
20799         Replaced wrong style code by GST_BOILERPLATE.
20800         
20801 2006-01-11  Fabrizio Gennari <fabrizio.ge@tiscali.it>
20802
20803         reviewed by: Edward Hervey  <edward@fluendo.com>
20804
20805         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
20806         Add support for Indeo3 video in Quicktime files.
20807         Closes #326524
20808
20809 2006-01-09  Edgard Lima <edgard.lima@indt.org.br>
20810
20811         * configure.ac:
20812         * ext/sdl/Makefile.am:
20813         * ext/sdl/gstsdl.c:
20814         * ext/sdl/sdlaudiosink.c:
20815         * ext/sdl/sdlaudiosink.h:
20816         * ext/sdl/sdlvideosink.c:
20817         Created new element, sdlaudiosink.
20818         
20819 2006-01-05  Sebastien Moutte  <sebastien@moutte.net>
20820
20821         * added sys/directdraw
20822         * added sys/directsound
20823         * added win32/vs6/gst_plugins_bad.dsw
20824         * added win32/vs6/libgstdirectsound.dsp
20825         * added win32/vs6/libgstdirectdraw.dsp
20826         * added win32/common/config.h
20827         
20828 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
20829
20830         * gst/games/gstpuzzle.c: (plugin_init):
20831           call oil_init() when using liboil
20832
20833 2006-01-04  Edgard Lima <edgard.lima@indt.org.br>
20834
20835         * ext/neon/gstneonhttpsrc.c:
20836         * ext/neon/gstneonhttpsrc.h:
20837         Some improvements in cancellation and debug messages.
20838                         
20839 2006-01-04  Edgard Lima <edgard.lima@indt.org.br>
20840
20841         * ext/neon/gstneonhttpsrc.c:
20842         * ext/neon/gstneonhttpsrc.h:
20843         Removed not need thread and changed to push out blocksize bytes.
20844         
20845 2005-12-28  Edgard Lima <edgard.lima@indt.org.br>
20846
20847         * configure.ac:
20848         * ext/Makefile.am
20849         * ext/neon:
20850         * ext/neon/Makefile.am:
20851         * ext/neon/gstneonhttpsrc.c:
20852         * ext/neon/gstneonhttpsrc.h:
20853         Created new element neonhttpsrc.
20854
20855 2005-12-19  Edward Hervey  <edward@fluendo.com>
20856
20857         * ext/swfdec/gstswfdec.c: (gst_swfdec_class_init),
20858         (gst_swfdec_chain), (gst_swfdec_render):
20859         Add debugging category and return GstFlowReturn in the right places
20860         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link):
20861         Get something from the peer pad once we've checked if there is a peer pad.
20862         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
20863         (qtdemux_tree_get_child_by_type), (qtdemux_parse_trak),
20864         (qtdemux_video_caps):
20865         Couple of fixes
20866
20867 2005-12-19  Edgard Lima <edgard.lima@indt.org.br>
20868
20869         * ext/divx/Makefile.am:
20870         just a small fix. I have to pay more attention when commiting ;-)
20871
20872 2005-12-19  Edgard Lima <edgard.lima@indt.org.br>
20873
20874         * configure.ac:
20875         * ext/Makefile.am:
20876         * ext/divx/Makefile.am:
20877         * ext/divx/gstdivxdec.c:
20878         * ext/divx/gstdivxdec.h:
20879         * ext/divx/gstdivxenc.c:
20880         * ext/divx/gstdivxenc.h:
20881         divxdec and divxenc ported to 0.10
20882         
20883 2005-12-18  Julien MOUTTE  <julien@moutte.net>
20884
20885         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
20886         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
20887         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_devices),
20888         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
20889         (gst_dfbvideosink_can_blit_from_format),
20890         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
20891         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_buffer_alloc),
20892         (gst_dfbsurface_finalize),
20893         (gst_dfbvideosink_navigation_send_event),
20894         (gst_dfbvideosink_update_colorbalance),
20895         (gst_dfbvideosink_set_property), (gst_dfbvideosink_init): Some
20896         more refactoring, handle exotic DirectFB row stride.
20897
20898 2005-12-18  Julien MOUTTE  <julien@moutte.net>
20899
20900         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
20901         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: Updates.
20902         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
20903         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_devices),
20904         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
20905         (gst_dfbvideosink_can_blit_from_format),
20906         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
20907         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_buffer_alloc),
20908         (gst_dfbsurface_finalize),
20909         (gst_dfbvideosink_navigation_send_event),
20910         (gst_dfbvideosink_update_colorbalance),
20911         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
20912         (gst_dfbvideosink_finalize), (gst_dfbvideosink_init),
20913         (gst_dfbvideosink_class_init):
20914         * ext/directfb/dfbvideosink.h: Implement pixel-aspect-ratio.
20915         This should work both for hardware accelerated scaling and
20916         reverse caps negotiation with a scaling element.
20917
20918 2005-12-17  Julien MOUTTE  <julien@moutte.net>
20919
20920         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
20921         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
20922         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
20923         * docs/plugins/gst-plugins-bad-plugins.args:
20924         * docs/plugins/gst-plugins-bad-plugins.interfaces:
20925         * docs/plugins/gst-plugins-bad-plugins.signals:
20926         * docs/plugins/inspect/plugin-dfbvideosink.xml:
20927         * docs/plugins/inspect/plugin-qtdemux.xml:
20928         * docs/plugins/inspect/plugin-sdlvideosink.xml:
20929         * docs/plugins/inspect/plugin-speed.xml:
20930         * docs/plugins/inspect/plugin-tta.xml: Updates.
20931         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
20932         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_vmodes),
20933         (gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup),
20934         (gst_dfbvideosink_cleanup),
20935         (gst_dfbvideosink_can_blit_from_format),
20936         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
20937         (gst_dfbvideosink_setcaps), (gst_dfbvideosink_show_frame),
20938         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
20939         (gst_dfbvideosink_interface_supported),
20940         (gst_dfbvideosink_navigation_send_event),
20941         (gst_dfbvideosink_update_colorbalance),
20942         (gst_dfbvideosink_colorbalance_list_channels),
20943         (gst_dfbvideosink_colorbalance_set_value),
20944         (gst_dfbvideosink_colorbalance_get_value),
20945         (gst_dfbvideosink_colorbalance_init),
20946         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
20947         (gst_dfbvideosink_init), (gst_dfbvideosink_class_init):
20948         * ext/directfb/dfbvideosink.h: Implement vertical sync and 
20949         color balance interface.
20950
20951 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
20952
20953         * ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio):
20954         * gst/festival/gstfestival.c: (socket_receive_file_to_buff):
20955         * gst/vbidec/vbidata.c:
20956         * gst/vbidec/vbidata.h:
20957         * gst/vbidec/vbiscreen.c:
20958         * sys/dxr3/ac3_padder.c:
20959           don't use doc comments for non-docs
20960           change some char* into char[]
20961
20962 2005-12-16  Julien MOUTTE  <julien@moutte.net>
20963
20964         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
20965         (gst_dfbvideosink_init): Always prefer the primary layer.
20966
20967 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
20968
20969         * ext/wavpack/gstwavpackdec.c:
20970           Oops, remove trailing comma from caps string.
20971
20972 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
20973
20974         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link):
20975         * ext/wavpack/gstwavpackparse.c:
20976           Wavpack supports samplerates from 6-192kHz, fix pad template
20977           caps (fixes #322973; patch by: gcocatre@gmail.com). Also
20978           remove buffer-frames from caps, they are gone in 0.10.
20979
20980 2005-12-15  Edgard Lima <edgard.lima@indt.org.br>
20981
20982         * ext/xvid/Makefile.am:
20983         * ext/xvid/gstxviddec.c:
20984         * ext/xvid/gstxvidenc.c:
20985         Fixed some mem-leaks in xvid.
20986
20987 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
20988
20989         * configure.ac:
20990         * ext/Makefile.am:
20991         * ext/xvid/gstxvid.c:
20992         * ext/xvid/gstxvid.h:
20993         * ext/xvid/gstxviddec.c:
20994         * ext/xvid/gstxviddec.h:
20995         * ext/xvid/gstxvidenc.c:
20996         * ext/xvid/gstxvidenc.h:
20997         xviddec and xvideenc ported to 0.10
20998                 
20999
21000 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
21001
21002         * configure.ac:
21003         * ext/Makefile.am:
21004         * ext/dts/Makefile.am:
21005         * ext/dts/gstdtsdec.c:
21006         * ext/dts/gstdtsdec.h:
21007         dtsdec ported to 0.10
21008
21009 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
21010
21011         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
21012         * ext/libmms/gstmms.c: (gst_mms_src_query), (gst_mms_create):
21013         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_src_query),
21014         (gst_musepackdec_loop):
21015         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_link),
21016         (gst_swfdec_src_query):
21017         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
21018           GstObjects must be unref'ed with gst_object_unref() instead of
21019           g_object_unref(), otherwise things break for GLib-2.6 users.
21020
21021 2005-12-12  David Schleef  <ds@schleef.org>
21022
21023         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_get_type),
21024         (gst_swfdecbuffer_class_init), (gst_swfdecbuffer_finalize),
21025         (gst_swfdec_buffer_from_swf), (gst_swfdec_render): Add a subclass
21026         of GstBuffer that wraps SwfdecBuffers.  Fix a massive memleak
21027         because the video buffers previously never got freed.
21028
21029 2005-12-11  Edgard Lima <edgard.lima@indt.org.br>
21030
21031         * ext/libmms/gstmms.c:
21032         Just removed a weird printf ;-)
21033
21034 2005-12-11  Edgard Lima <edgard.lima@indt.org.br>
21035
21036         * configure.ac:
21037         * ext/libmms/gstmms.c:
21038         * ext/libmms/gstmms.h:
21039         Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant
21040         PREROOL..." to be fixed.
21041
21042 2005-12-09  Jan Schmidt  <thaytan@mad.scientist.com>
21043
21044         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
21045         (gst_faad_update_caps):
21046           Assume that an unknown channel mapping with 2 channels
21047           is stereo and play it that way instead of erroring.
21048
21049         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21050         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
21051           Handle e.g. jpeg streams with 0 duration frames as having 0 framerate.
21052           Debug fixes. Some 64 bit variable fixes
21053
21054 2005-12-09  Edgard Lima <edgard.lima@indt.org.br>
21055
21056         * configure.ac:
21057         * ext/Makefile.am:
21058         * ext/swfdec/Makefile.am:
21059         * ext/swfdec/gstswfdec.c:
21060         * ext/swfdec/gstswfdec.h:
21061         swfdec Ported to 0.10.
21062
21063 2005-12-07  Edward Hervey  <edward@fluendo.com>
21064
21065         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21066         (gst_qtdemux_add_stream):
21067         Memleak fixes.
21068         Send out EOS for valid reasons (couldn't pull_range() from upstream
21069         for example).
21070
21071 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21072
21073         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
21074         * ext/audiofile/gstafparse.h:
21075         * ext/audiofile/gstafsink.c: (gst_afsink_chain):
21076         * ext/audiofile/gstafsink.h:
21077         * ext/audiofile/gstafsrc.c: (gst_afsrc_close_file):
21078         * ext/audiofile/gstafsrc.h:
21079         * ext/cdaudio/gstcdaudio.c:
21080         * ext/divx/gstdivxenc.c:
21081         * ext/dts/gstdtsdec.h:
21082         * ext/faac/gstfaac.h:
21083         * ext/ivorbis/vorbisenc.h:
21084         * ext/ivorbis/vorbisfile.c:
21085         * ext/musepack/gstmusepackdec.h:
21086         * ext/nas/nassink.c:
21087         * ext/snapshot/gstsnapshot.c:
21088         * ext/sndfile/gstsf.h:
21089         * ext/tarkin/gsttarkindec.h:
21090         * ext/tarkin/gsttarkinenc.h:
21091         * ext/xine/gstxine.h:
21092         * ext/xine/xinecaps.c:
21093         * ext/xvid/gstxvid.h:
21094         * gst-libs/gst/play/play.h:
21095         * gst/apetag/apedemux.h:
21096         * gst/cdxaparse/gstcdxaparse.h:
21097         * gst/cdxaparse/gstcdxastrip.h:
21098         * gst/colorspace/yuv2rgb.c:
21099         * gst/colorspace/yuv2rgb.h:
21100         * gst/equalizer/gstiirequalizer.c:
21101         * gst/festival/gstfestival.h:
21102         * gst/games/gstpuzzle.c:
21103         * gst/games/gstvideoimage.c:
21104         * gst/games/gstvideoimage.h:
21105         * gst/modplug/gstmodplug.h:
21106         * gst/modplug/libmodplug/it_defs.h:
21107         * gst/modplug/libmodplug/modplug.h:
21108         * gst/modplug/libmodplug/sndfile.h:
21109         * gst/modplug/libmodplug/stdafx.h:
21110         * gst/mpeg1sys/buffer.c:
21111         * gst/mpeg1sys/gstmpeg1systemencode.h:
21112         * gst/mpeg1sys/main.h:
21113         * gst/mpeg1sys/systems.c:
21114         * gst/mpeg1videoparse/gstmp1videoparse.h:
21115         * gst/mpeg2sub/gstmpeg2subt.h:
21116         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
21117         * gst/mpegaudioparse/gstmpegaudioparse.h:
21118         * gst/multifilesink/gstmultifilesink.h:
21119         * gst/overlay/gstoverlay.h:
21120         * gst/qtdemux/qtdemux.c:
21121         * gst/qtdemux/qtdemux.h:
21122         * gst/rtjpeg/RTjpeg.c: (RTjpeg_dctY), (RTjpeg_idct):
21123         * gst/rtjpeg/RTjpeg.h:
21124         * gst/tta/crc32.h:
21125         * gst/tta/filters.h:
21126         * gst/tta/ttadec.h:
21127         * gst/videodrop/gstvideodrop.h:
21128         * sys/cdrom/gstcdplayer.h:
21129         * sys/cdrom/gstcdplayer_ioctl.c:
21130         * sys/cdrom/gstcdplayer_ioctl.h:
21131         * sys/cdrom/gstcdplayer_ioctl_bsd.h:
21132         * sys/cdrom/gstcdplayer_ioctl_irix.h:
21133         * sys/cdrom/gstcdplayer_ioctl_solaris.h:
21134         * sys/dxr3/dxr3audiosink.c:
21135         * sys/dxr3/dxr3audiosink.h:
21136         * sys/dxr3/dxr3spusink.c:
21137         * sys/dxr3/dxr3spusink.h:
21138         * sys/dxr3/dxr3videosink.c:
21139         * sys/dxr3/dxr3videosink.h:
21140         * sys/qcam/dark.c:
21141         * sys/qcam/gstqcamsrc.c:
21142         * sys/v4l2/gstv4l2colorbalance.h:
21143         * sys/v4l2/gstv4l2element.h:
21144         * sys/v4l2/gstv4l2src.h:
21145         * sys/v4l2/gstv4l2tuner.h:
21146         * sys/v4l2/gstv4l2xoverlay.h:
21147         * sys/v4l2/v4l2_calls.c:
21148         * sys/v4l2/v4l2_calls.h:
21149         * sys/v4l2/v4l2src_calls.c:
21150         * sys/v4l2/v4l2src_calls.h:
21151         * sys/vcd/vcdsrc.h:
21152           expand tabs
21153
21154 === release 0.10.0 ===
21155
21156 2005-12-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
21157
21158         * configure.ac:
21159           releasing 0.10.0, "Camembert"
21160
21161 2005-12-05  Andy Wingo  <wingo@pobox.com>
21162
21163         * ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain):
21164         * ext/faad/gstfaad.c: (gst_faad_chain):
21165         * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_chain):
21166         * ext/lcs/gstcolorspace.c: (gst_colorspace_chain):
21167         * ext/xine/xineinput.c: (gst_xine_input_get):
21168         * gst/colorspace/gstcolorspace.c: (gst_colorspace_chain):
21169         * gst/speed/gstspeed.c: (speed_chain):
21170         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain): Update for
21171         alloc_buffer changes.
21172
21173 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
21174
21175         * ext/Makefile.am:
21176           Add missing $(WAVPACK_DIR) (#322962).
21177
21178 === release 0.9.7 ===
21179
21180 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
21181
21182         * configure.ac:
21183           releasing 0.9.7, "Arrigato Gasuimas Skebisan"
21184
21185 2005-11-28  Edgard Lima <edgard.lima@indt.org.br>
21186
21187         * PORTED_09:
21188         * configure.ac:
21189         * ext/Makefile.am:
21190         * ext/libmms/Makefile.am:
21191         * ext/libmms/gstmms.c:
21192         * ext/libmms/gstmms.h:
21193         libmm ported to 0.9. It works fine, but print some error messages. I
21194         ll fix them soon. Tested with  mmssrc location=mms:// ! filesink.
21195         
21196 2005-11-28  Edward Hervey  <edward@fluendo.com>
21197
21198         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
21199         Handle gracefully the consequence of "Maximum number of scalefactor
21200         bands exceeded", which results in 0 channels with samplerates of 0.
21201         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state):
21202         Do upward transitions, then call parent state_change, then do
21203         downward transitions.
21204
21205 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21206
21207         * ext/Makefile.am:
21208           alphabets, so hard to master.  Should fix distcheck.
21209
21210 2005-11-25  Edgard Lima  <edgard.lima@indt.org.br>
21211
21212         * configure.ac:
21213         * PORTED_09:
21214         * ext/Makefile.am:
21215         * ext/wavpack/Makefile.am:
21216         * ext/wavpack/gstwavpackdec.c:
21217         * ext/wavpack/gstwavpackdec.h:
21218         * ext/wavpack/gstwavpackparse.c:
21219         * ext/wavpack/gstwavpackparse.h:
21220         Wavpack ported to 0.9. No support for correction file yet.
21221
21222 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21223
21224         * ext/wavpack/Makefile.am:
21225         * ext/wavpack/gstwavpack.c: (plugin_init):
21226         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_read_header):
21227         * ext/wavpack/gstwavpackcommon.h:
21228         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link),
21229         (gst_wavpack_dec_wvclink), (gst_wavpack_dec_get_type),
21230         (gst_wavpack_dec_base_init), (gst_wavpack_dec_dispose),
21231         (gst_wavpack_dec_class_init), (gst_wavpack_dec_src_query),
21232         (gst_wavpack_dec_init), (gst_wavpack_dec_setup_context),
21233         (gst_wavpack_dec_format_samples), (gst_wavpack_dec_loop),
21234         (gst_wavpack_dec_plugin_init):
21235         * ext/wavpack/gstwavpackdec.h:
21236         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_get_type),
21237         (gst_wavpack_parse_base_init), (gst_wavpack_parse_dispose),
21238         (gst_wavpack_parse_class_init), (gst_wavpack_parse_src_query),
21239         (gst_wavpack_parse_src_event), (find_header), (find_sample),
21240         (gst_wavpack_parse_seek), (gst_wavpack_parse_init),
21241         (gst_wavpack_parse_handle_event), (gst_wavpack_parse_loop),
21242         (gst_wavpack_parse_change_state), (gst_wavpack_parse_plugin_init):
21243         * ext/wavpack/gstwavpackparse.h:
21244           put back wavpack - still needs porting
21245
21246 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21247
21248         * configure.ac: back to HEAD
21249
21250 === release 0.9.6 ===
21251
21252 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
21253
21254         * configure.ac:
21255           releasing 0.9.6, "Hot Tea"
21256
21257 2005-11-23  Julien MOUTTE  <julien@moutte.net>
21258
21259         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
21260         * ext/directfb/dfb-example.c: (main):
21261         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy),
21262         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_setup),
21263         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
21264         (gst_dfbvideosink_change_state), (gst_dfbvideosink_get_times),
21265         (gst_dfbvideosink_bufferpool_clear),
21266         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
21267         (gst_dfbvideosink_navigation_send_event),
21268         (gst_dfbvideosink_finalize), (gst_dfbvideosink_init),
21269         (gst_dfbvideosink_class_init):
21270         * ext/directfb/dfbvideosink.h: Use fraction for framerate, various
21271         fixes.
21272
21273 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
21274
21275         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init),
21276         (gst_sdlvideosink_get_times), (gst_sdlvideosink_init),
21277         (gst_sdlvideosink_setcaps), (gst_sdlvideosink_change_state):
21278         * ext/sdl/sdlvideosink.h:
21279         Updates for fractional framerates and XOverlay interface changes
21280
21281 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
21282
21283         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21284         (gst_qtdemux_add_stream), (qtdemux_dump_mvhd),
21285         (qtdemux_parse_trak):
21286         Convert to fractional framerates
21287
21288 2005-11-23  Edward Hervey  <edward@fluendo.com>
21289
21290         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_loop):
21291         Fix for latest API changes
21292
21293 2005-11-22  Edgard Lima <edgard.lima@indt.org.br>
21294         * configure.ac:
21295         * PORTED_09:
21296         * extt/Makefile.am:
21297         * ext/musepack/gstmusepackdec.c:
21298         * ext/musepack/gstmusepackdec.h:
21299         * ext/musepack/gstmusepackreader.c:
21300         * ext/musepack/gstmusepackreader.h:
21301         Musepackdec ported to 0.9. There is still a small problem to be
21302         solved, after the end of file, the pipeline doens't stop.
21303
21304 2005-11-22  Andy Wingo  <wingo@pobox.com>
21305
21306         * ext/faad/gstfaad.c (gst_faad_event)
21307         * ext/ivorbis/vorbisfile.c (gst_ivorbisfile_loop)
21308         * gst/qtdemux/qtdemux.c (gst_qtdemux_loop_header)
21309         * gst/speed/gstspeed.c (speed_sink_event)
21310         * gst/tta/gstttaparse.c (gst_tta_parse_src_event)
21311         (gst_tta_parse_parse_header): Run update-funcnames.
21312
21313 2005-11-21  Michael Smith <msmith@fluendo.com>
21314
21315         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_event):
21316           Don't take STREAM_LOCK in sink event handlers any more.
21317
21318 2005-11-21  Wim Taymans  <wim@fluendo.com>
21319
21320         * ext/faac/gstfaac.c: (gst_faac_sink_event):
21321         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event):
21322         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event):
21323         Fix for stream lock updates.
21324
21325 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
21326
21327         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
21328           Add DX50, DIVX and DIV3 fourccs (patch by
21329           j@bootlab.org, #321903).
21330
21331 2005-11-21  Andy Wingo  <wingo@pobox.com>
21332
21333         * *.h:
21334         * *.c: Ran scripts/update-macros. Oh yes.
21335
21336 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
21337
21338         * ext/directfb/dfbvideosink.c:
21339         (gst_dfbvideosink_get_format_from_caps):
21340         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create):
21341         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21342         (qtdemux_parse), (qtdemux_type_get), (qtdemux_node_dump_foreach),
21343         (qtdemux_dump_hdlr), (qtdemux_dump_dref), (qtdemux_dump_stsd),
21344         (qtdemux_dump_dcom), (qtdemux_parse_trak), (qtdemux_video_caps),
21345         (qtdemux_audio_caps):
21346         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
21347         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
21348         (gst_v4l2src_capture_init), (gst_v4l2src_get_size_limits):
21349           Update for GST_FOURCC_FORMAT API change.
21350
21351 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
21352
21353         * ext/audioresample/gstaudioresample.c:
21354         * ext/polyp/polypsink.c: (gst_polypsink_sink_fixate):
21355         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_fixate):
21356         * gst/modplug/gstmodplug.cc:
21357         * sys/glsink/glimagesink.c: (gst_glimagesink_fixate):
21358         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
21359         Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
21360         (#322027)
21361
21362 2005-11-21  Edgard Lima <edgard.lima@indt.org.br>
21363
21364         * ext/Makefile.am:
21365         * ext/ivorbis/vorbisfile.c:
21366         Now it works in push-mode. Tested with gnomevfssrc location=http://..
21367         ! tremor ! alsasink. Some issues to be solved yet:
21368         1- set correct timestamps
21369         2- seek is forced to disabled in pull-mode
21370         
21371 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
21372
21373         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21374         (gst_faac_sink_setcaps), (gst_faac_configure_source_pad),
21375         (gst_faac_chain):
21376           Set proper caps on source pad (#320532).
21377
21378         * ext/faad/gstfaad.c:
21379           Don't use gtk-doc markers for comment block.
21380
21381 2005-11-14  Andy Wingo  <wingo@pobox.com>
21382
21383         * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better
21384         debugging, allows dll builds on windows. Fixes #316076.
21385
21386 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21387
21388         * configure.ac: back to HEAD
21389
21390 === release 0.9.5 ===
21391
21392 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
21393
21394         * configure.ac:
21395           releasing 0.9.5, "Thrice Belgian Bar"
21396
21397 2005-11-11  Michael Smith <msmith@fluendo.com>
21398
21399         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain):
21400           Make this compile on systems with broken headers. 
21401
21402 2005-11-11  Michael Smith <msmith@fluendo.com>
21403
21404         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain):
21405           Call functions with the correct API. Unfortunately, unless your
21406           distribution patches upstream, the public header file for FAAD
21407           doesn't actually declare the API accurately. So, some nastiness
21408           ensues...
21409
21410 2005-11-10  Daniel Amelang  <daniel dot amelang at gmail dot com>
21411
21412         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21413
21414         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
21415           Add support for custom genre tags.
21416
21417 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
21418
21419         * ext/tarkin/wavelet.c:
21420         * ext/tarkin/wavelet.h:
21421         * gst/mpegaudioparse/gstmpegaudioparse.c:
21422         * gst/vbidec/vbidata.c:
21423         * gst/vbidec/vbiscreen.h:
21424         * sys/dxr3/ac3_padder.c:
21425         * sys/dxr3/dxr3audiosink.c:
21426         * sys/dxr3/dxr3spusink.c:
21427         * sys/dxr3/dxr3videosink.c:
21428         * sys/qcam/dark.c:
21429           Don't use gtk-doc markers for normal comments. Fix
21430           gtk-doc formatting where required.
21431
21432 2005-11-08  Edgard Lima <edgard.lima@indt.org.br>
21433
21434         * configure.ac:
21435         * PORTED_09:
21436         * ext/Makefile.am:
21437         * ext/ivorbis/vorbis.c:
21438         * ext/ivorbis/vorbisfile.c:
21439         Ported to 0.9. Some issues to be solved yet:
21440         1- set correct timestamps
21441         2- seg fault when eos
21442         3- seek is now disabled
21443
21444 2005-11-06  Julien MOUTTE  <julien@moutte.net>
21445
21446         * examples/Makefile.am: Cleanup non existing
21447         examples.
21448
21449 2005-11-06  Julien MOUTTE  <julien@moutte.net>
21450
21451         * docs/plugins/inspect.stamp: Add missing files.
21452
21453 2005-11-06  Julien MOUTTE  <julien@moutte.net>
21454
21455         * examples/Makefile.am: Make buildbot happy.
21456
21457 2005-11-06  Julien MOUTTE  <julien@moutte.net>
21458
21459         * Makefile.am: examples in dist subdirs.
21460         * configure.ac: enable parameter for building 
21461         examples.
21462         * docs/plugins/gst-plugins-bad-plugins.args:
21463         * docs/plugins/inspect/plugin-dfbvideosink.xml:
21464         * examples/Makefile.am: Updates.
21465
21466 2005-11-06  Julien MOUTTE  <julien@moutte.net>
21467
21468         * Makefile.am:
21469         * autogen.sh:
21470         * configure.ac:
21471         * docs/Makefile.am:
21472         * docs/plugins/.cvsignore:
21473         * docs/plugins/Makefile.am:
21474         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
21475         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
21476         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
21477         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
21478         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
21479         * docs/plugins/gst-plugins-bad-plugins.args:
21480         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
21481         * docs/plugins/gst-plugins-bad-plugins.interfaces:
21482         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
21483         * docs/plugins/gst-plugins-bad-plugins.signals:
21484         * docs/plugins/gst-plugins-bad-plugins.types:
21485         * docs/plugins/inspect/plugin-dfbvideosink.xml:
21486         * docs/version.entities.in: Enable documentation.
21487         * examples/Makefile.am:
21488         * examples/directfb/Makefile.am:
21489         * examples/directfb/decker.ttf:
21490         * examples/directfb/dfblogo.png:
21491         * examples/directfb/gstdfb.c: (myclock), (dynamic_link),
21492         (size_changed), (setup_dynamic_link), (main): Add an example
21493         application for DirectFB.
21494
21495 2005-11-06  Julien MOUTTE  <julien@moutte.net>
21496
21497         * ext/directfb/Makefile.am: Add the example application.
21498         * ext/directfb/dfb-example.c: (get_me_out), (main):
21499         Here is an example application that runs videotestsrc for 20
21500         seconds. It's included in the documentation.
21501         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
21502         (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format),
21503         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_buffer_alloc):
21504         More fixes, calculate new size of the buffer when renegotiating.
21505         This completely breaks ffmpegcolorspace but i need to discuss 
21506         that with Wim on monday. Add documentation.
21507
21508 2005-11-05  Julien MOUTTE  <julien@moutte.net>
21509
21510         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
21511         (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format),
21512         (gst_dfbvideosink_getcaps): Make acceleration detection work, 
21513         better, add safety checks and ARGB support for cards that
21514         support it.
21515
21516 2005-11-04  Julien MOUTTE  <julien@moutte.net>
21517
21518         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
21519         (gst_dfbvideosink_surface_destroy),
21520         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
21521         (gst_dfbvideosink_center_rect), (gst_dfbvideosink_show_frame),
21522         (gst_dfbvideosink_buffer_alloc):
21523         * ext/directfb/dfbvideosink.h: Now does clipping when surface
21524         is too small, handles upstream elements that are not calling
21525         gst_pad_alloc_buffer, fixes a lot of bugs.
21526
21527 2005-11-03  Julien MOUTTE  <julien@moutte.net>
21528
21529         * ext/directfb/Makefile.am: Prepare for liboil usage.
21530         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_show_frame),
21531         (gst_dfbvideosink_buffer_alloc):  Prepare for liboil, handle
21532         rendering in external surface correctly. Will commit a neat
21533         example soon.
21534
21535 2005-11-03  Edgard Lima <edgard.lima@indt.org.br>
21536
21537         * ext/sdl/sdlvideosink.c: (SDL_WaitEventTimeout),
21538         (gst_sdlvideosink_event_thread), (gst_sdlvideosink_initsdl),
21539         (gst_sdlvideosink_change_state), (gst_sdlvideosink_deinitsdl):
21540         * ext/sdl/sdlvideosink.h:
21541         Add support to exit when 'Esc' key is pressed.
21542
21543 2005-11-02  Julien MOUTTE  <julien@moutte.net>
21544
21545         * configure.ac: Requires DirectFB 0.9.24
21546
21547 2005-11-02  Julien MOUTTE  <julien@moutte.net>
21548
21549         * configure.ac:
21550         * ext/Makefile.am:
21551         * ext/directfb/Makefile.am:
21552         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_get_format_name),
21553         (gst_dfbvideosink_surface_create),
21554         (gst_dfbvideosink_surface_destroy),
21555         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_layers),
21556         (gst_dfbvideosink_enum_vmodes), (gst_dfbvideosink_enum_devices),
21557         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
21558         (gst_dfbvideosink_get_format_from_caps),
21559         (gst_dfbvideosink_get_caps_from_format),
21560         (gst_dfbvideosink_can_blit_from_format),
21561         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
21562         (gst_dfbvideosink_setcaps), (gst_dfbvideosink_change_state),
21563         (gst_dfbvideosink_get_times), (gst_dfbvideosink_center_rect),
21564         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_bufferpool_clear),
21565         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
21566         (gst_dfbsurface_init), (gst_dfbsurface_class_init),
21567         (gst_dfbsurface_get_type), (gst_dfbvideosink_interface_supported),
21568         (gst_dfbvideosink_interface_init),
21569         (gst_dfbvideosink_navigation_send_event),
21570         (gst_dfbvideosink_navigation_init),
21571         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
21572         (gst_dfbvideosink_init), (gst_dfbvideosink_base_init),
21573         (gst_dfbvideosink_class_init), (gst_dfbvideosink_get_type),
21574         (plugin_init):
21575         * ext/directfb/dfbvideosink.h:
21576         * ext/directfb/directfbvideosink.c:
21577         * ext/directfb/directfbvideosink.h: Complete rewrite/port of
21578         DirectFB video sink to 0.9. Handles reverse negotiation, hardware
21579         scaling, navigation, buffer allocation from video memory etc...
21580
21581 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
21582
21583         * gst-plugins-bad/ext/sdl/sdlvideosink.c:
21584         gst_sdlvideosink_set_property, gst_sdlvideosink_init,
21585         gst_sdlvideosink_create:
21586         Changed property full-screen to fullscreen, using SDL_SWSURFACE
21587         instead of SDL_HWSURFACE when in full screen mode.
21588         
21589 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
21590
21591         * gst-plugins-bad/ext/sdl/sdlvideosink.c: gst_sdlvideosink_class_init,
21592         gst_sdlvideosink_set_property, gst_sdlvideosink_get_property,
21593         gst_sdlvideosink_init, gst_sdlvideosink_create:
21594         * gst-plugins-bad/ext/sdl/sdlvideosink.h:
21595         Added a property that allows full-screen.
21596
21597 2005-10-28  Tim-Philipp Müller  <tim at centricular dot net>
21598
21599         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init),
21600         (gst_sdlvideosink_class_init),
21601         (gst_sdlvideosink_get_sdl_from_fourcc), (gst_sdlvideosink_setcaps),
21602         (gst_sdlvideosink_show_frame):
21603         * ext/sdl/sdlvideosink.h:
21604           Fix I420 output on some machines (not very nice, but should work).
21605           Add an 'sdlvideosink' debug category. Disable formats that do
21606           not work. Fix some vararg function issues.
21607
21608 2005-10-27  Wim Taymans  <wim@fluendo.com>
21609
21610         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
21611         (gst_sdlvideosink_get_times), (gst_sdlvideosink_class_init),
21612         (gst_sdlvideosink_init), (gst_sdlvideosink_lock),
21613         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create),
21614         (gst_sdlvideosink_show_frame), (gst_sdlvideosink_set_property),
21615         (gst_sdlvideosink_get_property), (gst_sdlvideosink_change_state):
21616         Fix SDL videosink and did some cleanups.
21617
21618 2005-10-27  Edgard Lima <edgard.lima@indt.org.br>
21619
21620         * ext/sdl/sdlvideosink.c:
21621         * ext/sdl/sdlvideosink.h:
21622         Trying to fix videos out of sync (not fixed yet)
21623         
21624 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
21625
21626         * gst/qtdemux/qtdemux.h:
21627           Remove got_redirect from class structure as well.
21628
21629 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
21630
21631         * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
21632         (qtdemux_parse_tree):
21633           Remove 'got-redirect' signal and post element message
21634           on the bus instead.
21635
21636 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
21637
21638         * ext/gsm/gstgsm.c:
21639         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
21640         * ext/gsm/gstgsmdec.h:
21641         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
21642         (gst_gsmenc_chain):
21643         Fixing stuff as wingo pointed out.
21644
21645 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
21646
21647         * ext/gsm/gstgsm.c: (plugin_init):
21648         * ext/gsm/gstgsmdec.c: (gst_gsmdec_class_init), (gst_gsmdec_init),
21649         (gst_gsmdec_chain):
21650         * ext/gsm/gstgsmdec.h:
21651         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
21652         (gst_gsmenc_chain):
21653         * ext/gsm/gstgsmenc.h:
21654         Over-writing Wim's gsm plugins (currently not working) with that from the 
21655         farsight repo. Also made sure that they work with the RTP (de)payloader.
21656
21657 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
21658
21659         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), 
21660         (gst_gsmenc_sink_event), (gst_gsmenc_chain):
21661         * ext/gsm/gstgsmenc.h:
21662         Fixed event handling
21663
21664 2005-10-24  Christian Schaller  <christian@fluendo.com>
21665
21666         * configure.ac: port over thomas's plugin listing from base
21667
21668 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21669
21670         * configure.ac:
21671           back to HEAD
21672
21673 === release 0.9.4 ===
21674
21675 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21676
21677         * NEWS:
21678         * RELEASE:
21679         * configure.ac:
21680           Releasing 0.9.4, "Utahraptor"
21681
21682 2005-10-23  Julien MOUTTE  <julien@moutte.net>
21683
21684         * gst/tta/gstttaparse.c: (gst_tta_parse_loop): STOPPED->FAILED.
21685
21686 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21687
21688         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init),
21689         (gst_faad_init), (gst_faad_srcgetcaps), (gst_faad_event),
21690         (gst_faad_chain), (gst_faad_change_state):
21691         * ext/faad/gstfaad.h:
21692           Do some timestamp smoothing (matroskademux apparently sends
21693           multiple buffers in a row with the same timestamp); fix
21694           duration on outgoing buffers; fix change state function; use
21695           GST_DEBUG_FUNCPTR for pad functions.
21696
21697 2005-10-19  Wim Taymans  <wim@fluendo.com>
21698
21699         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_query_types),
21700         (gst_qtdemux_handle_src_query):
21701         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query):
21702         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
21703         (gst_tta_parse_get_query_types), (gst_tta_parse_query):
21704         API change fix.
21705
21706 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21707
21708         * configure.ac:
21709           All the cool kids use GST_DOCBOOK_CHECK now.
21710
21711 2005-10-18  Julien MOUTTE  <julien@moutte.net>
21712
21713         * gst/speed/Makefile.am: Fix build of speed. 
21714
21715 2005-10-17  Edgard Lima <edgard.lima@indt.org.br>
21716
21717         * gst/speed/gstspeed.c: (speed_chain), (speed_setcaps),
21718         (speed_parse_caps), (speed_src_event), (speed_sink_event),
21719         (speed_src_query), (speed_init), (speed_set_property),
21720         (speed_change_state), (gst_speed_convert):
21721         Fixed speed - the previous version, 1.38, has been ported to 0.9
21722         from a wrong version, 1.37 (from 1.36). That fix already includes
21723         the changes done in 1.36.2.4.
21724
21725 2005-10-16  Tim-Philipp Müller  <tim at centricular dot net>
21726
21727         * configure.ac:
21728           Fix glib check
21729
21730 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21731
21732         * examples/stats/mp2ogg.c:
21733         * ext/tarkin/tarkin.c: (tarkin_analysis_framein),
21734         (tarkin_synthesis_packetin):
21735           and more typos fixed
21736
21737 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21738
21739         * ext/faac/gstfaac.c: (gst_faac_class_init), (gst_faac_init),
21740         (gst_faac_sink_setcaps), (gst_faac_src_setcaps),
21741         (gst_faac_sink_event), (gst_faac_chain), (gst_faac_set_property),
21742         (gst_faac_get_property), (gst_faac_change_state):
21743           Gst09-ize code a little bit more: use gst_pad_alloc_buffer(),
21744           move event handling from chain function into an event function,
21745           add some locks here and there, do some cleanups; disable 32-bit
21746           integer and float input formats until we're sure that those 
21747           actually work (couldn't play back the produced files with 
21748           anything).
21749
21750 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21751
21752         * examples/indexing/indexmpeg.c: (main):
21753         * ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio),
21754         (gst_artsdsink_close_audio), (gst_artsdsink_change_state):
21755         * ext/artsd/gstartsdsink.h:
21756         * ext/audiofile/gstafparse.c: (gst_afparse_open_file),
21757         (gst_afparse_close_file):
21758         * ext/audiofile/gstafparse.h:
21759         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
21760         (gst_afsink_close_file), (gst_afsink_chain),
21761         (gst_afsink_change_state):
21762         * ext/audiofile/gstafsink.h:
21763         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
21764         (gst_afsrc_close_file), (gst_afsrc_change_state):
21765         * ext/audiofile/gstafsrc.h:
21766         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_init):
21767         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_init):
21768         * ext/dts/gstdtsdec.c: (gst_dtsdec_init):
21769         * ext/jack/gstjack.h:
21770         * ext/jack/gstjackbin.c: (gst_jack_bin_init),
21771         (gst_jack_bin_change_state):
21772         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_init):
21773         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_init):
21774         * ext/nas/nassink.c: (gst_nassink_open_audio),
21775         (gst_nassink_close_audio), (gst_nassink_change_state):
21776         * ext/nas/nassink.h:
21777         * ext/polyp/polypsink.c: (gst_polypsink_init):
21778         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_change_state):
21779         * ext/sdl/sdlvideosink.h:
21780         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21781         * ext/sndfile/gstsf.c: (gst_sf_set_property),
21782         (gst_sf_change_state), (gst_sf_release_request_pad),
21783         (gst_sf_open_file), (gst_sf_close_file), (gst_sf_loop):
21784         * ext/sndfile/gstsf.h:
21785         * ext/swfdec/gstswfdec.c: (gst_swfdec_init):
21786         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_init):
21787         * gst/apetag/apedemux.c: (gst_ape_demux_init):
21788         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init):
21789         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
21790         * gst/festival/gstfestival.c: (gst_festival_change_state):
21791         * gst/festival/gstfestival.h:
21792         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
21793         * gst/multifilesink/gstmultifilesink.c: (gst_multifilesink_init),
21794         (gst_multifilesink_set_location), (gst_multifilesink_open_file),
21795         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
21796         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
21797         (gst_multifilesink_chain), (gst_multifilesink_change_state):
21798         * gst/multifilesink/gstmultifilesink.h:
21799         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
21800         * sys/cdrom/gstcdplayer.c: (cdplayer_init):
21801         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init),
21802         (dxr3audiosink_open), (dxr3audiosink_close),
21803         (dxr3audiosink_chain_pcm), (dxr3audiosink_chain_ac3),
21804         (dxr3audiosink_change_state):
21805         * sys/dxr3/dxr3audiosink.h:
21806         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init), (dxr3spusink_open),
21807         (dxr3spusink_close), (dxr3spusink_chain),
21808         (dxr3spusink_change_state):
21809         * sys/dxr3/dxr3spusink.h:
21810         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init),
21811         (dxr3videosink_open), (dxr3videosink_close),
21812         (dxr3videosink_write_data), (dxr3videosink_change_state):
21813         * sys/dxr3/dxr3videosink.h:
21814         * sys/glsink/glimagesink.c: (gst_glimagesink_init):
21815         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
21816         (gst_qcamsrc_open), (gst_qcamsrc_close):
21817         * sys/qcam/gstqcamsrc.h:
21818         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
21819         * sys/vcd/vcdsrc.c: (gst_vcdsrc_set_property), (gst_vcdsrc_get),
21820         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
21821         (gst_vcdsrc_change_state), (gst_vcdsrc_recalculate):
21822         * sys/vcd/vcdsrc.h:
21823         renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21824         moved bitshift from macro to enum definition
21825
21826 2005-10-12  Josef Zlomek  <josef dot zlomek at xeris dot cz>
21827
21828         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21829
21830         * ext/faac/gstfaac.c: (gst_faac_sink_setcaps):
21831           Fix depth/width handling for float audio (#318659).
21832
21833 2005-10-12  Josef Zlomek  <josef dot zlomek at xeris dot cz>
21834
21835         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21836
21837         * ext/faac/gstfaac.c: (gst_faac_sink_setcaps),
21838         (gst_faac_src_setcaps), (gst_faac_chain):
21839           Refcount fixes (#318660)
21840
21841 2005-10-12  Julien MOUTTE  <julien@moutte.net>
21842
21843         * ext/Makefile.am: libvisual and snapshot are not here anymore. Makes
21844         automake-1.7 happy again.
21845
21846 2005-10-12  Tim-Philipp Müller  <tim at centricular dot net>
21847
21848         * ext/faad/gstfaad.c: (gst_faad_event):
21849           newsegment API update
21850
21851 2005-10-11  Wim Taymans  <wim@fluendo.com>
21852
21853         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
21854         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
21855         (gst_tta_parse_parse_header):
21856         newsegment API update.
21857
21858 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21859
21860         * configure.ac:
21861           back to development
21862
21863 === release 0.9.3 ===
21864
21865 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21866
21867         * configure.ac:
21868           Releasing 0.9.3, "Porthos"
21869
21870 2005-09-28  Wim Taymans  <wim@fluendo.com>
21871
21872         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
21873         No need to take stream lock here.
21874
21875 2005-09-26  Christian Schaller  <uraeus@gnome.org>
21876
21877         * configure.ac: add speed and rfb where needed
21878         * gst/librfb/Makefile.am: add rfbsrc.c file to files getting disted
21879
21880 2005-09-23  Edgard Lima  <edgard.lima@indt.org.br>
21881
21882         * ext/gsm/Makefile.am:
21883         * ext/gsm/gstgsm.c:
21884         * ext/gsm/gstgsmdec.c:
21885         * PORTED_09:
21886         Gsmdec ported to 0.9.
21887
21888 2005-09-22  Arwed v. Merkatz  <v.merkatz@gmx.net>
21889
21890         * configure.ac:
21891         * gst/tta/gstttadec.c: (gst_tta_dec_setcaps), (gst_tta_dec_init),
21892         (gst_tta_dec_chain):
21893         * gst/tta/gstttaparse.c: (gst_tta_parse_dispose),
21894         (gst_tta_parse_class_init), (gst_tta_parse_reset),
21895         (gst_tta_parse_init), (gst_tta_parse_src_event),
21896         (gst_tta_parse_get_query_types), (gst_tta_parse_query),
21897         (gst_tta_parse_activate), (gst_tta_parse_activate_pull),
21898         (gst_tta_parse_parse_header), (gst_tta_parse_stream_data),
21899         (gst_tta_parse_loop), (gst_tta_parse_change_state):
21900         * gst/tta/gstttaparse.h:
21901           Ported tta plugin to 0.9.
21902
21903
21904 2005-09-20  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21905
21906         * ext/gsm/gstgsmenc.c:
21907           Setting caps on the outgoing buffers.
21908           Need to fix: rtpencoder does not know what it is handling and
21909           errors out
21910
21911 2005-09-20  Edgard Lima  <edgard.lima@indt.org.br>
21912
21913         * configure.ac:
21914         * ext/sdl/Makefile.am:
21915           Fixed Makefile.am - removed hard coded flags from Makefile.am.
21916           Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
21917
21918 2005-09-19  Edgard Lima  <edgard.lima@indt.org.br>
21919
21920         * Makefile.am:
21921         * configure.ac:
21922         * ext/sdl/Makefile.am:
21923         * ext/sdl/sdlvideosink.c:
21924         * PORTED_09:
21925           Ported to 0.9.
21926
21927 === release 0.9.1 ===
21928
21929 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21930
21931         * configure.ac:
21932         * gst/speed/Makefile.am:
21933         * gst/speed/gstspeed.c: Ported to GStreamer 0.9.
21934         * PORTED_09:
21935
21936 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21937
21938         * NEWS:
21939         * README:
21940         * RELEASE:
21941         * configure.ac:
21942         * autogen.sh:
21943           releasing 0.9.1, "Angel Eyes"
21944
21945 2005-09-05  Jan Schmidt  <thaytan@mad.scientist.com>
21946         * examples/gstplay/player.c: (main):
21947         * examples/stats/mp2ogg.c: (main):
21948         * ext/artsd/gstartsdsink.c: (gst_artsdsink_change_state):
21949         * ext/audiofile/gstafsink.c: (gst_afsink_change_state):
21950         * ext/audiofile/gstafsrc.c: (gst_afsrc_change_state):
21951         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_change_state):
21952         * ext/dirac/gstdiracdec.cc:
21953         * ext/directfb/directfbvideosink.c:
21954         (gst_directfbvideosink_change_state):
21955         * ext/dts/gstdtsdec.c: (gst_dtsdec_change_state):
21956         * ext/faac/gstfaac.c: (gst_faac_change_state):
21957         * ext/hermes/gsthermescolorspace.c:
21958         (gst_hermes_colorspace_change_state):
21959         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_change_state):
21960         * ext/jack/gstjack.c: (gst_jack_change_state):
21961         * ext/jack/gstjackbin.c: (gst_jack_bin_change_state):
21962         * ext/lcs/gstcolorspace.c: (gst_colorspace_change_state):
21963         * ext/libmms/gstmms.c: (gst_mms_change_state):
21964         * ext/mpeg2enc/gstmpeg2enc.cc:
21965         * ext/mplex/gstmplex.cc:
21966         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_change_state):
21967         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_change_state):
21968         * ext/nas/nassink.c: (gst_nassink_change_state):
21969         * ext/polyp/polypsink.c: (gst_polypsink_change_state),
21970         (context_state_callback), (gst_polypsink_link):
21971         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_change_state):
21972         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
21973         * ext/smoothwave/gstsmoothwave.c: (gst_sw_change_state):
21974         * ext/sndfile/gstsf.c: (gst_sf_change_state):
21975         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
21976         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_change_state):
21977         * ext/xine/xine.c: (gst_xine_change_state):
21978         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_change_state):
21979         * ext/xine/xineaudiosink.c: (gst_xine_audio_sink_change_state):
21980         * ext/xine/xineinput.c: (gst_xine_input_change_state):
21981         * ext/xvid/gstxviddec.c: (gst_xviddec_change_state):
21982         * ext/xvid/gstxvidenc.c: (gst_xvidenc_change_state):
21983         * gst/apetag/apedemux.c: (gst_ape_demux_change_state):
21984         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_change_state):
21985         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_change_state):
21986         * gst/colorspace/gstcolorspace.c: (gst_colorspace_change_state):
21987         * gst/festival/gstfestival.c: (gst_festival_change_state):
21988         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state):
21989         * gst/modplug/gstmodplug.cc:
21990         * gst/mpeg1videoparse/gstmp1videoparse.c:
21991         (gst_mp1videoparse_change_state):
21992         * gst/mpegaudioparse/gstmpegaudioparse.c:
21993         (gst_mp3parse_change_state):
21994         * gst/multifilesink/gstmultifilesink.c:
21995         (gst_multifilesink_change_state):
21996         * gst/speed/gstspeed.c: (speed_change_state):
21997         * gst/switch/gstswitch.c: (gst_switch_change_state):
21998         * gst/videocrop/gstvideocrop.c: (gst_video_crop_change_state):
21999         * gst/videodrop/gstvideodrop.c: (gst_videodrop_change_state):
22000         * gst/y4m/gsty4mencode.c: (gst_y4mencode_change_state):
22001         * po/af.po:
22002         * po/az.po:
22003         * po/cs.po:
22004         * po/en_GB.po:
22005         * po/hu.po:
22006         * po/it.po:
22007         * po/nb.po:
22008         * po/nl.po:
22009         * po/or.po:
22010         * po/sq.po:
22011         * po/sr.po:
22012         * po/sv.po:
22013         * po/uk.po:
22014         * po/vi.po:
22015         * sys/cdrom/gstcdplayer.c: (cdplayer_change_state):
22016         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_change_state):
22017         * sys/dxr3/dxr3spusink.c: (dxr3spusink_change_state):
22018         * sys/dxr3/dxr3videosink.c: (dxr3videosink_change_state):
22019         * sys/glsink/glimagesink.c: (gst_glimagesink_change_state):
22020         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state):
22021         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_change_state):
22022         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_change_state):
22023         * sys/sunaudio/gstsunelement.c: (gst_sunaudioelement_change_state):
22024         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_change_state):
22025         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_change_state):
22026         * sys/vcd/vcdsrc.c: (gst_vcdsrc_change_state):
22027           Fix up all the state change functions.
22028
22029 2005-09-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22030
22031         * created gst-plugins-bad
22032
22033 2005-09-02  Flavio Oliveira  <flavio.oliveira@indt.org.br>
22034
22035         * configure.ac:
22036         * ext/Makefile.am:
22037         * ext/gsm/Makefile.am:
22038         * ext/gsm/gstgsm.c: 
22039         * ext/gsm/gstgsmenc.c: Ported GSM Encoder to GStreamer 0.9.
22040         * PORTED_09:
22041
22042 2005-08-31  Flavio Oliveira  <flavio.oliveira@indt.org.br>
22043
22044         * configure.ac:
22045         * ext/Makefile.am:
22046         * ext/faac/Makefile.am:
22047         * ext/faac/gstfaac.c: Ported to GStreamer 0.9.