gst/rtp/: Fix the clock rate to 90000 as required by the RFC.
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         Patch by: Olivier Crete <tester at tester dot ca>
4
5         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6         * gst/rtp/gstrtptheorapay.c:
7         Fix the clock rate to 90000 as required by the RFC.
8         Fixes #508644.
9
10 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11
12         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
13           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
14
15 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
16
17         * autogen.sh:
18           Add -Wno-portability to the automake parameters to stop warnings
19           about GNU make extensions being used. We require GNU make in almost
20           every Makefile anyway.
21           
22         * configure.ac:
23           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
24           at the same time is required for per target flags.
25
26 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
27
28         * gst/videomixer/videomixer.c: (gst_videomixer_init):
29         Fix error from my last commit.
30
31 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
32
33         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
34
35         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
36           Make sure the ISO 639-X language code in ID3v2 COMM frames
37           is actually valid UTF-8 (or rather: ASCII), so we don't end
38           up with non-UTF8 strings in tags if there's garbage in the
39           language field. Also make sure the language code is always
40           lower case. Fixes: #508291.
41
42 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
43
44         * ChangeLog:
45           Fix ChangeLog typo.
46
47 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
48
49         * Makefile.am:
50           Include lcov.mak to allow building coverage reports. Guard
51           check-torture target like in the other packages.
52
53 2008-01-09  Sameer Naik  <sameer@damagehead.com>
54
55         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
56
57         * gst/videomixer/videomixer.c:
58         (gst_videomixer_set_master_geometry), (_do_init),
59         (gst_videomixer_child_proxy_get_child_by_index),
60         (gst_videomixer_child_proxy_get_children_count),
61         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
62         (gst_videomixer_init), (gst_videomixer_request_new_pad),
63         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
64         Implement GstChildProxy interface.
65         Send newsegment at the right moment
66         Fixes #488879
67
68 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
69
70         * gst/alpha/Makefile.am:
71         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
72         (gst_alpha_sink_event), (gst_alpha_chain),
73         (gst_alpha_change_state), (plugin_init):
74         Make the various properties of 'alpha' controllable. This allows doing
75         niceties like fade-in/fade-out.
76
77 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
78
79         * gst/rtp/gstasteriskh263.c:
80         * gst/rtp/gstrtpL16depay.c:
81         * gst/rtp/gstrtpac3depay.c:
82         * gst/rtp/gstrtpamrpay.c:
83         * gst/rtp/gstrtpdepay.c:
84         * gst/rtp/gstrtpgsmdepay.c:
85         * gst/rtp/gstrtph263depay.c:
86         * gst/rtp/gstrtph263pdepay.c:
87         * gst/rtp/gstrtph263ppay.c:
88         * gst/rtp/gstrtph264depay.c:
89         * gst/rtp/gstrtph264pay.c:
90         * gst/rtp/gstrtpmp2tdepay.c:
91         * gst/rtp/gstrtpmp4adepay.c:
92         * gst/rtp/gstrtpmp4gdepay.c:
93         * gst/rtp/gstrtpmp4gpay.c:
94         * gst/rtp/gstrtpmp4vdepay.c:
95         * gst/rtp/gstrtpmpadepay.c:
96         * gst/rtp/gstrtpmpvdepay.c:
97         * gst/rtp/gstrtpsv3vdepay.c:
98         * gst/rtp/gstrtptheoradepay.c:
99         * gst/rtp/gstrtptheorapay.c:
100         * gst/rtp/gstrtpvorbisdepay.c:
101         * gst/rtp/gstrtpvorbispay.c:
102           Remove copy/paste unused code (property setters and getter) found by
103           the coverage suite (yay, saves ~20k on disk).
104
105 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
106
107         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
108           (videosink_templ):
109           Also fix up pad templates to indicate that image/jpeg doesn't
110           absolutely require the framerate property to be set (#504081).
111
112 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
113
114         Based on patch by: Wouter Cloetens  <wouter at mind be>
115
116         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
117           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
118           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
119         * gst/matroska/matroska-mux.h:
120           Keep track of first and last timestamps for each incoming stream,
121           so we can calculate the total duration for live sources and other
122           input where we can't query the duration from the start or where
123           there's no constant framerate from which we can deduce the
124           duration; also use calculated/observed duration if it is bigger
125           than the previously queried duration. Furthermore, use
126           gst_pad_query_peer_duration() and take into account that it may
127           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
128           screws up comparisons when using unsigned integers. Fixes #504081.
129
130 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
131
132         * configure.ac:
133         * gst/audiofx/audioamplify.c:
134         (gst_audio_amplify_clipping_method_get_type),
135         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
136         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
137         (gst_audio_dynamic_transform_ip):
138         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
139         (gst_audio_invert_transform_ip):
140         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
141         (gst_audio_panorama_transform):
142         * gst/level/gstlevel.c: (gst_level_init):
143         Make elements GST_BUFFER_FLAG_GAP aware and call
144         gst_base_transform_set_gap_aware for this.
145         Bump core requirement to CVS.
146         
147         * gst/audiofx/audiochebyshevfreqband.c:
148         (gst_audio_chebyshev_freq_band_transform_ip):
149         * gst/audiofx/audiochebyshevfreqlimit.c:
150         (gst_audio_chebyshev_freq_limit_transform_ip):
151         Also sync GObject properties to the controller if operating
152         in passthrough mode.
153
154 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
155
156         * sys/directdraw/gstdirectdrawsink.c:
157           (gst_directdraw_sink_window_thread):
158           FALSE is not a gpointer.
159
160 2008-01-05  Julien Moutte  <julien@fluendo.com>
161
162         * sys/directdraw/gstdirectdrawsink.c:
163         (gst_directdraw_sink_set_window_id),
164         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
165         (gst_directdraw_sink_buffer_alloc),
166         (gst_directdraw_sink_draw_borders),
167         (gst_directdraw_sink_show_frame),
168         (gst_directdraw_sink_setup_ddraw),
169         (gst_directdraw_sink_window_thread),
170         (gst_directdraw_sink_get_ddrawcaps),
171         (gst_directdraw_sink_surface_create): Make sure we create our
172         internal window only when we need it. That will give a chance to
173         the application to get the prepare-xwindow-id bus message. Draw
174         black borders when keeping aspect ratio. Handle the case where our
175         rendering window disappears (closed or errors) like other sinks
176         do. Various 80 columns fixes, improve state change order. That
177         element could need some more love.
178
179 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
180
181         * ext/taglib/gstapev2mux.h:
182         * ext/taglib/gstid3v2mux.h:
183         Remove useless typedefs without new type name. Fixes a warning with
184         gcc 4.3.
185
186 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
187
188         Patch by: John Millikin <jmillikin at gmail dot com>
189
190         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
191         (gst_flac_dec_setup_stream_decoder),
192         (gst_flac_normalize_picture_mime_type),
193         (gst_flac_extract_picture_buffer),
194         (gst_flac_dec_metadata_callback):
195         Emit metadata messages when a PICTURE block is encountered.
196         Fixes #506715.
197
198 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
199
200         * gst/avi/gstavi.c:
201         increase rank because no known issues anymore ...
202         * gst/avi/gstavisubtitle.c:
203         send subtitle name to the srcpad
204
205 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
206
207         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
208         * gst/rtsp/gstrtspsrc.h:
209         Implement redirect for the DESCRIBE reply. Fixes #506025.
210
211 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
212
213         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
214         Fix 'xyz may be used uninitialized' compiler warnings caused
215         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
216         abort() in any case but properly report the error.
217
218 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
219
220         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
221         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
222         * sys/ximage/gstximagesrc.c: (composite_pixel):
223           Fix 'xyz may be used uninitialized' compiler warnings caused
224           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
225           not really nice to abort in any case). Fixes #505745.
226
227 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
228
229         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
230           Small unit test fix (has no practical impact at the moment,
231           since we're only feeding utf8 and hence just create a sub-
232           buffer for the output).
233
234 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
235
236         * gst/avi/gstavisubtitle.c:
237         * tests/check/elements/avisubtitle.c:
238         Add seeking support for avi subtitle
239
240 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
241
242         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
243         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
244         (gst_flac_dec_write):
245         * ext/flac/gstflacdec.h:
246         Remove some unused vars.
247         Do more cleanup of leftover events and tags.
248         Output tags after the segment event. Fixes #504018.
249
250 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
251
252         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
253           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
254           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
255           Detect other UTF byte order markers and convert to UTF-8 as
256           appropriate.
257
258 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
259
260         * gst/avi/gstavisubtitle.c: (src_template),
261           (gst_avi_subtitle_extract_utf8_file),
262           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
263           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
264           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
265         * gst/avi/gstavisubtitle.h:
266           Refactor a bit; fix name extraction; don't assume all the data
267           in the chunk is actually subtitle data, there may be padding at
268           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
269           file so it's there to send again after a seek (for future use).
270
271 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
272
273         * gst/avi/Makefile.am:
274         * gst/avi/gstavi.c:
275         * gst/avi/gstavisubtitle.c:
276         * gst/avi/gstavisubtitle.h:
277         * tests/check/Makefile.am:
278         * tests/check/elements/avisubtitle.c:
279         * win32/common/config.h:
280                 Add avi subtitle element for bug #442034. Need seeking support
281                 and more support for character conversion.
282
283 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
284
285         * Makefile.am:
286           Include common/win32.mak for CRLF check of win32 project
287           files (see #393626).
288
289         * win32/vs6/libgstpng.dsp:
290           Fix line endings and do cvs admin -kb.
291
292 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
293
294         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
295         Actually drop the buffers which are outside the currently configured
296         segment instead of just emitting a WARNING.
297
298 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
299
300         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
301         (gst_flac_dec_write):
302         * ext/flac/gstflacdec.h:
303         Send segments from the streaming thread. Fixes #502187.
304         Fix segment seeking and a bunch of other seeking cases.
305
306 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
307
308         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
309           Parse WOAF frames and put the result into GST_TAG_CONTACT,
310           which is where it would end up if the same information was
311           put in a vorbis comment (don't think it's worth adding a
312           new URI tag for this). Fixes #488112.
313
314 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
315
316         * configure.ac:
317           We need core/base 0.10.15 or later.
318
319 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
320
321         Patch by: Mark Nauwelaerts <manauw skynet be>
322
323         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
324         Fix regression in stream numbering. Fixes #502655.
325
326 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
327
328         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
329
330         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
331         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
332         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
333         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
334         (gst_rtp_h264_pay_handle_buffer):
335         * gst/rtp/gstrtph264pay.h:
336         Use higher performance start-code searching.
337         Parse NALs and store SPS, PPS and profile in the caps so that they can
338         be used in the SDP. Fixes #502814.
339
340 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
341
342         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
343         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
344           Init some structs to zero before we pass them to ioctl, which
345           avoids valgrind warnings.  Also fix a small memory leak.
346
347 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
348
349         Patch by: Wouter Cloetens <wouter at mind dot be>
350
351         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
352         Copy timestamp from input to output. Not very perfect yet but better
353         than nothing. Fixes #503023.
354
355 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
356
357         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
358           Also print a useful error message with the old Wavpack API
359           if possible.
360
361 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
362
363         * ext/wavpack/gstwavpackdec.c:
364           More build fixes for old libwavpack versions: include config.h so
365           that WAVPACK_OLD_API is actually defined as detected; only use
366           WavpackGetErrorMessage if it is available. This fixes the build
367           on debian stable for me.
368
369 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
370
371         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
372         * ext/wavpack/gstwavpackparse.c:
373           (gst_wavpack_parse_create_src_pad):
374           Workaround the non-existance of WavpackGetChannelMask in Wavpack
375           versions below 4.40.0.
376
377 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
378
379         * configure.ac:
380           And now do it right for real...
381
382 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
383
384         * configure.ac:
385           Correctly reset $LIBS to not contain -lm.
386
387 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
388
389         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
390
391         * configure.ac:
392         * ext/cairo/gsttimeoverlay.c:
393           (gst_cairo_time_overlay_print_smpte_time):
394           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
395           and checking for rint() and implementing it ourself if it doesn't
396           exist. Fixes #497293.
397
398 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
399
400         * configure.ac:
401           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
402
403 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
404
405         * sys/oss/gstosshelper.c:
406         Verify that the format returned after the ioctl is the one
407         we requested. It is valid for the ioctl to succeed while
408         substituting an alternate 'supported' sample format.
409
410 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
411
412         * sys/oss/gstossaudio.c: (plugin_init):
413         * sys/oss/gstosssink.c: (gst_oss_sink_open):
414         * sys/oss/gstosssrc.c: (gst_oss_src_open):
415           Post decent (and translated) error message when we can't
416           open the audio device for some reason.
417
418 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
419
420         * sys/oss/gstosssink.c:
421         * sys/oss/gstosssrc.c:
422         Allow the AUDIODEV environment variable to redirect us
423         to a different default OSS device, like sunaudiosink does
424         on Solaris (makes audio play automatically on SunRays).
425
426 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
427
428         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
429         * gst/audiofx/audiochebyshevfreqband.c:
430         (gst_audio_chebyshev_freq_band_transform_ip):
431         * gst/audiofx/audiochebyshevfreqlimit.c:
432         (gst_audio_chebyshev_freq_limit_transform_ip):
433         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
434         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
435         The transform_ip() methods should do nothing if in passthrough mode.
436         It might get non-writable buffers in that case but the buffer might
437         as well be writable.
438
439         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
440         The transform() methods won't be called in passthrough mode and
441         otherwise the buffer is always writable so don't check here.
442
443 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
444
445         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
446           Fix seeking in .wav files again (#501775).  Some people seem to think
447           they don't need to test their changes when they're just 'reflowing'
448           some code.
449
450 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
451
452         * gst/autodetect/gstautovideosink.c:
453         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
454         (gst_auto_video_sink_init),
455         (gst_auto_video_sink_create_element_with_pretty_name),
456         (gst_auto_video_sink_find_best),
457         (gst_auto_video_sink_set_property),
458         (gst_auto_video_sink_get_property):
459         * gst/autodetect/gstautovideosink.h:
460         Fix docs.
461         Use same error reporting code as autoaudiosink.
462         Add property to filter sinks based on caps. Only select raw video sinks
463         by default for backwards compat.
464         API: GstAutoVideoSink::filter-caps
465
466 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
467
468         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
469
470         * gst/autodetect/gstautoaudiosink.c:
471         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
472         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
473         (gst_auto_audio_sink_set_property),
474         (gst_auto_audio_sink_get_property):
475         * gst/autodetect/gstautoaudiosink.h:
476         Add property to filter sinks based on caps. Only select raw audio sinks
477         by default for backwards compat.  Fixes #417420.
478         API: GstAutoAudioSink::filter-caps
479
480 2007-11-29  Michael Smith <msmith@fluendo.com>
481
482         Patch by: Arek Korbik <arkadini@gmail.com>
483
484         * gst/videobox/gstvideobox.c: (plugin_init):
485           Initialise liboil in plugin_init()
486
487 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
488
489         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
490         Post error before sending EOS. Fixes #499178.
491
492 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
493
494         * win32/vs6/gst_plugins_good.dsw:
495         * win32/vs6/libgstpng.dsp:
496         Add a project file for libgstpng
497
498 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
499
500         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
501         (gst_rtp_h263_depay_process):
502         Code beautification.
503         Added debug statements.
504         Don't bit-shift everything, just do operations on last/first byte
505         instead.
506
507 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
508
509         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
510
511         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
512         Fix wrong comparison in overrun check. Fixes #499239 some more.
513
514 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
515
516         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
517         (gst_rtp_h263_depay_process):
518         * gst/rtp/gstrtph263depay.h:
519         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
520         stream.
521
522 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
523
524         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
525
526         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
527         (gst_rtp_mp4a_depay_process):
528         * gst/rtp/gstrtpmp4adepay.h:
529         Fix depayloading when multiple frames are inside one RTP packet.
530         Fixes #499239.
531
532 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
533
534         * gst/level/gstlevel.c:
535           Add GAP-flag support.
536
537 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
538
539         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
540         Read the I flag for Mode A h263 rtp stream and set the
541         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
542         Fixes #499383
543
544 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
545
546         * gst/level/gstlevel.c:
547           Remove some dead code and do cleanups.
548
549 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
550
551         * tests/check/pipelines/simple-launch-lines.c:
552           Improve the tests by allowing to set a target state.
553
554 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
555
556         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
557         Don't check the caps of the output buffer if they're equal some
558         other caps. The caps can change in a backward compatible way
559         and did at this point.
560
561 2007-11-24  Julien MOUTTE  <julien@moutte.net>
562
563         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
564         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
565         (gst_qtdemux_seek_to_previous_keyframe),
566         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
567         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
568         reverse playback support.
569
570 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
571
572         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
573         Also set the channel layout on the Wavpack caps if we're having
574         a mono layout. Of course only do it for "audio/x-wavpack".
575
576 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
577
578         * ext/wavpack/gstwavpackcommon.c:
579         (gst_wavpack_get_default_channel_mask),
580         (gst_wavpack_set_channel_layout),
581         (gst_wavpack_get_default_channel_positions),
582         (gst_wavpack_get_channel_mask_from_positions),
583         (gst_wavpack_set_channel_mapping):
584         * ext/wavpack/gstwavpackcommon.h:
585         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
586         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
587         * ext/wavpack/gstwavpackdec.h:
588         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
589         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
590         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
591         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
592         (gst_wavpack_enc_rewrite_first_block),
593         (gst_wavpack_enc_sink_event):
594         * ext/wavpack/gstwavpackenc.h:
595         * ext/wavpack/gstwavpackparse.c:
596         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
597         (gst_wavpack_parse_scan_to_find_sample),
598         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
599         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
600         * ext/wavpack/gstwavpackparse.h:
601         Add support for encoding, parsing and decoding multichannel
602         files with up to 8 channels. This also improves the robustness
603         of parsing quite a bit.
604
605         * ext/wavpack/gstwavpackstreamreader.c:
606         (gst_wavpack_stream_reader_read_bytes),
607         (gst_wavpack_stream_reader_get_pos),
608         (gst_wavpack_stream_reader_set_pos_abs),
609         (gst_wavpack_stream_reader_set_pos_rel),
610         (gst_wavpack_stream_reader_push_back_byte),
611         (gst_wavpack_stream_reader_get_length),
612         (gst_wavpack_stream_reader_can_seek),
613         (gst_wavpack_stream_reader_write_bytes):
614         Improve debugging.
615
616 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
617
618         * ext/libpng/gstpngdec.c:
619         * ext/libpng/gstpngdec.h:
620           Don't release the png-memory from within the callback.
621
622 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
623
624         Patch by: René Stadler <mail at renestadler dot de>
625
626         * ext/libpng/gstpngenc.c:
627           Don't leak buffer data memory. Fixes #498395.
628
629 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
630
631         Patch by: René Stadler <mail at renestadler dot de>
632
633         * tests/check/pipelines/simple-launch-lines.c:
634           Tests for #498395.
635
636 2007-11-20  Julien MOUTTE  <julien@moutte.net>
637
638         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
639         (gst_tag_lib_mux_adjust_event_offsets):
640         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
641         * sys/osxaudio/Makefile.am:
642         * sys/osxvideo/cocoawindow.h:
643         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
644
645 2007-11-15  David Schleef  <ds@schleef.org>
646
647         * ext/cairo/gsttextoverlay.c:
648           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
649
650 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
651
652         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
653
654         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
655         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
656         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
657         * gst/rtp/gstrtpmp2tpay.h:
658         Fill the MTU with as many packets as possible. Fixes #491323.
659
660 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
661
662         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
663
664         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
665         Fix some more leaks. Fixes #497007.
666
667 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
668
669         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
670
671         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
672         (gst_rtspsrc_stream_configure_tcp):
673         Fix 3 pad leaks. Fixes #496983.
674
675 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
676
677         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
678
679         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
680         Fix small leak. Fixes #497017.
681
682 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
683
684         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
685         (gst_qtdemux_prepare_current_sample),
686         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
687         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
688         * gst/qtdemux/qtdemux_fourcc.h:
689         * gst/qtdemux/qtdemux_types.c:
690         Add suppport for theora in quicktime according to XiphQT.
691
692 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
693
694         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
695         (gst_v4l2src_init), (gst_v4l2src_set_property),
696         (gst_v4l2src_get_property):
697         * sys/v4l2/gstv4l2src.h:
698         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
699           Always copy buffers by default (handle safer with bugged drivers)
700           and added a property to make it possible to use mmap effectively (no
701           copy if possible) when application wants to. Fixes: #480557.
702
703 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
704
705         * gst/id3demux/id3tags.c:
706         * gst/id3demux/id3tags.h:
707         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
708           We don't want the same string multiple times in a tag list for the
709           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
710           this doesn't happen and remove special-case code for GST_TAG_GENRE.
711
712 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
713
714         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
715           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
716           into ID3v2 TXXX frames (fixes #347848).
717
718 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
719
720         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
721           Don't leak sdp message contents (fixes #496773).
722
723         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
724           Don't leak URI string.
725
726 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
727
728         Patch by: Julien Puydt <julien dot puydt at laposte net>
729
730         * ext/raw1394/Makefile.am:
731         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
732           (gst_1394_property_probe_get_properties),
733           (gst_1394_property_probe_probe_property),
734           (gst_1394_property_probe_needs_probe),
735           (gst_1394_property_probe_get_values),
736           (gst_1394_property_probe_interface_init),
737           (gst_1394_type_add_property_probe_interface):
738         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
739         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
740           (gst_dv1394src_init), (gst_dv1394src_dispose),
741           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
742           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
743           (gst_dv1394src_update_device_name):
744         * ext/raw1394/gstdv1394src.h:
745           Implement GstPropertyProbe interface and add "device-name" property,
746           so applications can use this to probe for available devices in the
747           same way they can already with v4lsrc and v4l2src (however horrible
748           this property probe interface may be). Fixes #358841.
749
750 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
751
752         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
753
754         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
755           (gst_rtspsrc_parse_range):
756           Don't leak event, don't leak range (fixes #496752).
757
758 2007-11-14  Michael Smith <msmith@fluendo.com>
759
760         Patch by: Arek Korbik <arkadini@gmail.com>
761
762         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
763           Detect RGBA/BGRA correctly on little endian systems.
764
765 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
766
767         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
768           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
769           corresponding ioctl() call fails even though the driver claims to
770           support this format, just fall back to the pre-2.6.19 kernel
771           routine that creates caps with suitable height and width ranges
772           (see #448278).
773
774 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
775
776         Patch by: Mark Nauwelaerts <manauw skynet be>
777
778         * gst/matroska/matroska-demux.c:
779           (gst_matroska_demux_push_dvd_clut_change_event),
780           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
781           (gst_matroska_demux_subtitle_caps):
782         * gst/matroska/matroska-ids.h:
783           Extract palette data for dvd subpicture streams and send it
784           downstream as custom gstreamer dvd event (fixes #453417).
785
786 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
787
788         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
789           Implement minimal parsing of the passed pango font description
790           string, so passing a font size works the same as with the
791           pango textoverlay plugin; fixes #455086.
792           (Maybe we could just use pangocairo here at some point).
793
794 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
795
796         * gst/avi/gstavidemux.c:
797         * gst/wavparse/gstwavparse.c:
798           Return the result in _activate_pull(). Don't ref element there.
799
800 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
801
802         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
803         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
804         (gst_wavparse_srcpad_event):
805           Ref the element when we should, but not when we its not needed. Reflow
806           the event_handling to not leak the event.       
807
808 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
809
810         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
811         (qtdemux_parse_samples):
812         Properly free QTDemuxSamples array.
813         Protect table write with a sensible check, some files apparently DO contain
814         stts values starting with 0 :(
815
816 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
817
818         * gst/avi/gstavidemux.c:
819         * gst/qtdemux/qtdemux.c:
820           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
821           previous commit messed up.
822
823 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
824
825         * gst/avi/gstavidemux.c:
826         * gst/qtdemux/qtdemux.c:
827           Sync _handle_src_event() with oggdemux. In avidemux also ref the
828           element when we should, but not when we its not needed.
829
830 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
831
832         * gst/wavparse/gstwavparse.c:
833           Return FALSE if we can't handle a query instead of changing the
834           format. Ignore fact when dealing with mpeg audio.
835
836 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
837
838         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
839
840         * configure.ac:
841         * gst/udp/gstdynudpsink.c:
842         * gst/udp/gstdynudpsink.h:
843         * gst/udp/gstmultiudpsink.c:
844         * gst/udp/gstmultiudpsink.h:
845         * gst/udp/gstudpsink.c:
846         * gst/udp/gstudpsink.h:
847           Fix includes for MSVC and GLib-2.14.0 (#492388).
848
849         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
850           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
851
852 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
853
854         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
855         (gst_mulawdec_chain):
856         * gst/law/mulaw-decode.h:
857         Calculate outgoing buffer duration if incoming buffer didn't have a
858         valid duration.
859
860 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
861
862         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
863         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
864         Smarter combine_flow code that also deals with downstream elements
865         returning UNEXPECTED when they receive data out of the segment
866         boundaries. Fixes #491305.
867
868 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
869
870         * sys/v4l2/v4l2src_calls.c:
871           Fix 'unused variable' compiler warning when compiling against
872           older kernel headers.
873
874 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
875
876         * ext/taglib/gstid3v2mux.cc (add_funcs):
877           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
878
879 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
880
881         * tests/check/pipelines/simple-launch-lines.c:
882            Improve the tests a little more.
883
884 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
885
886         patch by: Yun Zheng Hu
887
888         * sys/osxaudio/gstosxaudiosrc.c:
889         Use default input device instead of default output device and
890         only memcpy actual available bytes.
891
892 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
893
894         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
895           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
896           early. It is temporary until we find something better.
897
898 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
899
900         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
901
902         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
903         Fix race when pausing a RTSP stream in interleaved.
904         Fixes #475784.
905
906 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
907
908         Patch by: Peter Kjellerstedt <pkj at axis com>
909
910         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
911         Use correct unref function for buffers. #488844.
912
913 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
914
915         * gst/avi/gstavimux.c:
916         * tests/check/elements/avimux.c:
917           Add some debug and sync tests with the fix.     
918
919 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
920
921         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
922
923         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
924         When the socket is used by the app for other purposes, don't generate an
925         error if there is activaty on the socket that is not data related.
926         Fixes #487488.
927
928 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
929
930         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
931         (gst_v4l2src_grab_frame):
932         Add some more debug info. Generate an error when we run out of buffers
933         for some reason. See #480557.
934
935 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
936
937         Patch by: Anders Skargren <anders dot skargren at axis dot com>
938
939         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
940         Set marker bit correctly.
941
942 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
943
944         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
945         Use allowed name for the GstStructure.
946
947 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
948
949         * ext/gconf/gstswitchsink.c:
950         * gst/autodetect/gstautoaudiosink.c:
951           Use new gst_bus_pop_filtered().
952
953 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
954
955         * sys/v4l2/gstv4l2src.c:
956         * sys/v4l2/v4l2src_calls.c:
957           When probing the formats and sizes a camera supports, make
958           sure the best ones (highest resolution, prefered format)
959           end up at the beginning of the probed caps and the less
960           desirable ones at the end.  This is important because the
961           order within the caps matters for things like fixation and
962           negotiation, ie. what format is chosen in the end.
963           With recent kernels, the current probing code will end up
964           querying the supported sizes from lowest resolution to
965           highest resolution, adding them to the probed caps in that
966           order, resulting to v4l2src fixating to the lowest possible
967           resolution if downstream does not express a size preference.
968           Also make up a somewhat random ranking of prefered output
969           formats for the same reason. Fixes #485828.
970         
971 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
972
973         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
974
975         * gst/id3demux/id3v2frames.c:
976           Extract license/copyright URIs from ID3v2 WCOP frames
977           (Fixes #447000).
978
979         * tests/check/elements/id3demux.c:
980         * tests/files/Makefile.am:
981         * tests/files/id3-447000-wcop.tag:
982           Add simple unit test.
983
984 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
985
986         * ext/taglib/gstid3v2mux.cc:
987           Add support for license/copyright URI tags (ID3v2 WCOP frame).
988           Prerequisite for #447000.
989
990 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
991
992         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
993         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
994         a GstClockTime.
995
996 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
997
998         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
999         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
1000         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
1001         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
1002         (gst_rtspsrc_change_state):
1003         More seeking fixes, mostly passing around the new playback segment in
1004         order to configure it properly.
1005         Also reset base_time of udp sources when setting them back to PLAYING as
1006         a temporary hack until core supports seek in live sources properly.
1007
1008 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1009
1010         * gst/rtp/gstrtpmp4adepay.c:
1011         Fix caps as to not confuse autopluggers.
1012
1013 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1014
1015         * gst/id3demux/gstid3demux.c:
1016         * gst/id3demux/gstid3demux.h:
1017         * gst/id3demux/id3tags.c:
1018         * gst/id3demux/id3tags.h:
1019         * gst/id3demux/id3v2frames.c:
1020           Port ID3 tag demuxer over to the new GstTagDemux in -base
1021           (now would be a good time to test re-importing your music
1022           collection).
1023
1024 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1025
1026         * gst/apetag/Makefile.am:
1027         * gst/apetag/gstapedemux.c:
1028         * gst/apetag/gstapedemux.h:
1029         * gst/apetag/gsttagdemux.c:
1030         * gst/apetag/gsttagdemux.h:
1031           Port APE tag demuxer over to the new GstTagDemux in -base.
1032
1033 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
1034
1035         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1036         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
1037         (gst_rtspsrc_handle_internal_src_query),
1038         (gst_rtspsrc_handle_src_query), (new_session_pad),
1039         (gst_rtspsrc_stream_configure_tcp),
1040         (gst_rtspsrc_stream_configure_transport),
1041         (gst_rtspsrc_loop_send_cmd):
1042         Improve flushing behaviour.
1043         Set state of the udp sources to PAUSE/PLAYING correctly.
1044         Handle events and queries for UDP and TCP transport now.
1045
1046 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1047
1048         * gst/rtp/gstrtpgsmdepay.c:
1049         * gst/rtp/gstrtpgsmpay.c:
1050           Add log category.
1051
1052 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1053
1054         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
1055
1056         * tests/check/Makefile.am:
1057         * tests/check/pipelines/simple-launch-lines.c:
1058           Add unit tests for payloaders/depayloaders.
1059
1060 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1061
1062         * gst/avi/gstavimux.c:
1063         * gst/avi/gstavimux.h:
1064           Also save codec data for audio streams. Fixes #482495.
1065
1066 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1067
1068         * gst/avi/gstavimux.c:
1069           Fix "Index entry has invalid stream nr 1".
1070           Add support for muxing aac - work in progress (see #482495).
1071
1072 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1073
1074         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
1075         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
1076         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1077         * gst/rtsp/gstrtspsrc.h:
1078         Parse bandwidth modifiers, they are not yet configured in the session
1079         manager because we don't have an API for that yet.
1080
1081 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1082
1083         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
1084         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1085         Use shiny new function in -base to get the default clock-rate.
1086         Update some docs.
1087
1088 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1089
1090         * win32/MANIFEST:
1091         Add files to win32 manifest.
1092         * win32/vs6/libgstaudiofx.dsp:
1093         * win32/vs6/libgstqtdemux.dsp:
1094         * win32/vs6/libgstrtp.dsp:
1095         * win32/vs6/libgstrtsp.dsp:
1096         Update project files.
1097
1098 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
1099
1100         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1101         (gst_rtspsrc_play):
1102         * gst/rtsp/gstrtspsrc.h:
1103         In TCP mode, only timestamp the first buffer. TCP is not real time and
1104         it does not make sense to try to skew compensate, also some servers send
1105         the first batch of data in a burst.
1106
1107 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
1108
1109         * gst/matroska/matroska-demux.c:
1110           Fix setting the discont flag on the first buffer
1111           pushed downstream for formats with private codec
1112           data that needs to be deserialised into buffers
1113           (such as vorbis and FLAC when in a matroska container).
1114
1115 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
1116
1117         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1118
1119         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
1120         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
1121         (gst_rtp_mp4v_pay_handle_buffer):
1122         * gst/rtp/gstrtpmp4vpay.h:
1123         Free the config string. Fixes #480707.
1124         Clean up the timestamp code a little.
1125
1126 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1127
1128         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1129         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
1130         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
1131         * gst/rtsp/gstrtspsrc.h:
1132         Set timestamps on RTP buffers in interleaved mode.
1133         Mark first buffers with a DISCONT.
1134         Remove flush hack now that sync for live sources has been figured out.
1135
1136 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1137
1138         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1139         Update documentation.
1140
1141 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1142
1143         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
1144         (gst_rtp_xqt_depay_change_state):
1145         * gst/qtdemux/gstrtpxqtdepay.h:
1146         Fail if we don't know the quicktime format.
1147
1148 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1149
1150         * ext/flac/gstflacenc.c:
1151         * ext/flac/gstflacenc.h:
1152           Save the flow return from the last gst_pad_push() and
1153           make sure we pass the right flow return value upstream
1154           in the case of failure; minor clean-ups.
1155
1156 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1157
1158         * ext/taglib/gstapev2mux.cc:
1159         * ext/taglib/gstid3v2mux.cc:
1160         * gst/apetag/gstapedemux.c:
1161           Add support for the new GST_TAG_COMPOSER (#459809).
1162
1163 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1164
1165         * gst/law/alaw-decode.c:
1166         * gst/law/alaw-decode.h:
1167         * gst/law/alaw-encode.c:
1168         * gst/law/alaw-encode.h:
1169         * gst/law/alaw.c:
1170         * gst/law/mulaw-conversion.h:
1171           Compulsive clean-ups: use boilerplate macros, add debug
1172           categories, fix up things to conform to symbol nomenklatura,
1173           etc.
1174
1175 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1176
1177         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1178
1179         * gst/law/alaw-decode.c:
1180         * gst/law/alaw-encode.c:
1181           Use static tables for A-Law decoding and encoding; this makes
1182           A-Law decoding and encoding less CPU-intensive, but increases
1183           the binary size a bit. Leaving old code around for now,
1184           selectable by a define in the code. Fixes #435435.
1185
1186 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1187
1188         * configure.ac:
1189         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1190         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1191         in configure.ac.
1192
1193 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1194
1195         Patch by: <j at bootlab dot org>
1196
1197         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1198         Add fourccs for MPEG2 HDV streams. Fixes #479960.
1199
1200 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
1201
1202         * sys/oss/gstosshelper.c:
1203           Use GST_WARNING instead of a g_critical. This situation is not caused
1204           by the application.
1205
1206 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1207
1208         * po/LINGUAS:
1209         * po/nl.po:
1210           Updated translations.
1211
1212 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1213
1214         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
1215
1216         * po/eu.po:
1217           Added Basque translation.
1218
1219 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1220
1221         translated by: Abel Cheung <abelcheung@gmail.com>
1222
1223         * po/zh_HK.po:
1224         * po/zh_TW.po:
1225           Added Chinese (traditional and Hong Kong) translation.
1226
1227 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1228
1229         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1230
1231         * po/pl.po:
1232           Added Polish translation.
1233
1234 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1235
1236         translated by: Ilkka Tuohela <hile@iki.fi>
1237
1238         * po/fi.po:
1239           Added Finnish translation.
1240
1241 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1242
1243         translated by: Jorge González González <aloriel@gmail.com>
1244
1245         * po/es.po:
1246           Added Spanish translation.
1247
1248 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1249
1250         translated by: Mogens Jaeger <mogens@jaeger.tf>
1251
1252         * po/da.po:
1253           Added Danish translation.
1254
1255 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1256
1257         translated by: Funda Wang <fundawang@linux.net.cn>
1258
1259         * po/zh_CN.po:
1260           Added Chinese (simplified) translation.
1261
1262 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1263
1264         translated by: Alexander Shopov <ash@contact.bg>
1265
1266         * po/bg.po:
1267           Added Bulgarian translation.
1268
1269 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
1270
1271         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
1272         Set outgoing packet duration because we can. Fixes #478244 some more.
1273
1274 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
1275
1276         * ext/cairo/gsttextoverlay.c:
1277           Add info about static leak.
1278         
1279         * tests/check/Makefile.am:
1280         * tests/check/generic/states.c:
1281           Improved state change unit test.
1282
1283 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
1284
1285         * docs/plugins/.cvsignore:
1286         * tests/check/.cvsignore:
1287           Ignore registries in any format.
1288
1289 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
1290
1291         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
1292         Removed some unused code.
1293
1294         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1295         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
1296         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
1297         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
1298         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
1299         (gst_rtp_theora_pay_flush_packet):
1300         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
1301         Try to preserve the incomming buffer duration on the outgoing
1302         packets. Fixes #478244.
1303
1304 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1305
1306         * ext/taglib/gstapev2mux.cc:
1307         * ext/taglib/gstid3v2mux.cc:
1308           Work around compiler warnings with g++-4.2 when assigning a
1309           string constant to a gchar * (partially fixes #478092).
1310
1311 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1312
1313         * configure.ac:
1314           We require core CVS now for gst_base_src_set_do_timestamp().
1315
1316 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1317
1318         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
1319         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1320         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
1321         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
1322         (gst_rtspsrc_handle_message):
1323         Fix compiler warnings shown with Forte.
1324
1325 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1326
1327         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
1328         (gst_rtspsrc_dup_printf):
1329         Give meaningfull error when all streams failed to configure for some
1330         reason.
1331
1332 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1333
1334         * gst/rtp/README:
1335         Update README with the design for synchronisation rules of RTP on
1336         sender and receiver.
1337
1338 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
1339
1340         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
1341         (gst_wavparse_chain):
1342         Don't push EOS from the chain function, the element
1343         driving the pipeline is responsible for this. The bug
1344         this was meant to fix seems to be queue not forwarding
1345         EOS in all cases (see #476514).
1346
1347 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
1348
1349         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
1350         (gst_level_transform_ip):
1351         * gst/level/gstlevel.h:
1352         Use basetransform segment so that it is correctly managed on flushes and
1353         start/stop.
1354         Report message timestamp as stream time, which is what an application
1355         can understand.
1356
1357 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1358
1359         * ext/taglib/gstapev2mux.cc:
1360         * ext/taglib/gstapev2mux.h:
1361         * ext/taglib/gsttaglibmux.c:
1362         * tests/check/elements/apev2mux.c:
1363         Update my mail address.
1364
1365 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1366
1367         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
1368         (gst_wavparse_loop), (gst_wavparse_chain):
1369         Add EOS logic for the push-based mode too. Fixes #476514.
1370
1371 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
1372
1373         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
1374         * gst/law/alaw-encode.h:
1375         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1376         (gst_mulawenc_chain):
1377         * gst/law/mulaw-encode.h:
1378         Fix law encoder timestamps.
1379
1380 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
1381
1382         * ext/gconf/gstgconfaudiosink.c:
1383           Fix warning when building without debug.
1384
1385         * sys/oss/gstossmixertrack.c:
1386           Use const like in alsamixertrack.c (fixes warnings).
1387
1388 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
1389
1390         * sys/v4l2/v4l2src_calls.c:
1391         (gst_v4l2src_probe_caps_for_format_and_size):
1392         Fix framerate detection code some more.
1393         Handle the case where there is a weird step in the stepwise framerates.
1394         Don't overwrite the min interval with the framerate, use a temp variable
1395         instead.
1396         Use max in the Continuous framerate intervals instead of step, which is
1397         1 according to the docs. Fixes #475424.
1398
1399 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
1400
1401         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
1402         Make udpsrc timestamp outgoing buffers based on when they were received.
1403         Also make it output a segment in time.
1404
1405 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
1406
1407         * gst/avi/gstavidemux.c:
1408           Plug a little leak. Little code cleanups.
1409
1410 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
1411
1412         * configure.ac:
1413           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
1414           flac versions, 's good for cross-compilation karma.
1415
1416 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
1417
1418         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
1419
1420         * gst/rtp/gstrtph263pay.c:
1421           Fix up header structure so that compilers don't add padding
1422           between the structure fields, since that would lead to us
1423           sending RTP packets with broken headers (as is currently the
1424           case when compiling with MSVC). Also see similar fixes in
1425           libgstrtp in gst-plugins-base. (#474616; #471194)
1426
1427 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
1428
1429         * sys/v4l2/v4l2src_calls.c:
1430         (gst_v4l2src_probe_caps_for_format_and_size):
1431         Don't overwrite our GValue with 0 but instead use the previously
1432         computed value. Fixes #471823 some more.
1433
1434 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
1435
1436         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1437           No tabs in this file please, or gtk-doc will end up documenting
1438           rather absurd class hierarchies.
1439
1440 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
1441
1442         * ext/gconf/gstswitchsink.c:
1443           If the new kid element fails to change state for some reason
1444           (e.g. esdsink not being able to connect to the sound server),
1445           forward the error message it posted on the bus instead of just
1446           posting a generic 'Internal state change error: please file a
1447           bug' error message. Fixes #471364.
1448
1449 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
1450
1451         * gst/qtdemux/Makefile.am:
1452         * gst/qtdemux/qtdemux.c:
1453           Don't assume tags are encoded as UTF-8 (#473670).
1454
1455 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
1456
1457         * sys/v4l2/gstv4l2src.c:
1458         * sys/v4l2/gstv4l2src.h:
1459         * sys/v4l2/v4l2src_calls.c:
1460           Implement LATENCY queries in the crudest way possible so I don't
1461           have to use sync=false any longer when testing with videosinks.
1462
1463 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
1464
1465         * configure.ac:
1466           Fix build.
1467
1468 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
1469
1470         * sys/v4l2/v4l2src_calls.c:
1471         (gst_v4l2src_probe_caps_for_format_and_size):
1472         Add some more debugging in the framerate function.
1473         Iterate stepwise framerate up to and _including_ the max and if nothing
1474         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
1475         don't end up with an empty list. Fixes #471823
1476
1477 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
1478
1479         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
1480         (gst_multiudpsink_set_clients_string),
1481         (gst_multiudpsink_get_clients_string),
1482         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
1483         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
1484         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
1485         (gst_multiudpsink_clear):
1486         Add property do configure destination address/port pairs
1487         API:GstMultiUDPSink::clients
1488
1489 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
1490
1491         * tests/examples/Makefile.am:
1492         * tests/examples/rtp/Makefile.am:
1493         * tests/examples/rtp/client-H263p-AMR.sh:
1494         * tests/examples/rtp/client-H263p-PCMA.sdp:
1495         * tests/examples/rtp/client-H263p-PCMA.sh:
1496         * tests/examples/rtp/client-H264-PCMA.sdp:
1497         * tests/examples/rtp/client-H264-PCMA.sh:
1498         * tests/examples/rtp/client-PCMA.sh:
1499         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
1500         * tests/examples/rtp/server-alsasrc-PCMA.sh:
1501         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
1502         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
1503         Added some RTP example scripts for sending and receiving RTP streams.
1504
1505 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
1506
1507         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
1508         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
1509         Restructure the setcaps function so that we can also compute the
1510         expected GStreamer output size of the video frames.
1511         Set frame_byte_size correctly so that read-based devices have a chance
1512         of working correctly.
1513         When grabbing a frame, discard frames that are not of the expected size.
1514         Some cameras don't output the right framesize for the first buffer.
1515         Try only a couple of times to get a valid frame, else error out.
1516
1517         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
1518         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
1519         Add some more debug info when scanning the device.
1520
1521         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
1522         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
1523         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
1524         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
1525         Add some more debug info when dequeing a frame.
1526
1527 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
1528
1529         * gst/wavparse/gstwavparse.c:
1530           More code cleanups. Add some more comment and improve debugs logs.
1531
1532 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
1533
1534         * gst/wavparse/gstwavparse.c:
1535         * gst/wavparse/gstwavparse.h:
1536           Implement seek-query. Refactor duration calculations. Appropriate use
1537           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
1538           out of loops.
1539
1540 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
1541
1542         * gst/avi/gstavidemux.c:
1543           Implement seek-query.
1544
1545 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
1546
1547         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
1548         (gst_rtspsrc_dup_printf):
1549         Use new basesink async property to make sparse RTCP packet not wait for
1550         preroll.
1551
1552 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
1553
1554         * gst/audiofx/Makefile.am:
1555         Dist the right file.
1556
1557 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
1558
1559         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
1560         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
1561         Make sure we generate and parse floating point values in the POSIX
1562         locale instead of the current locale. 
1563
1564 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
1565
1566         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
1567         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
1568         (gst_rtspsrc_play):
1569         * gst/rtsp/gstrtspsrc.h:
1570         Fix method detection again.
1571         Keep track of when we must send a Range header.
1572         Use segment values for Range, Speed and Scale headers.
1573         Parse Speed and Scale headers to update the segment values.
1574
1575 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
1576
1577         patch by: Mark Nauwelaerts <manauw@skynet.be>
1578
1579         * sys/v4l2/v4l2src_calls.c:
1580           Handle optional v4l2 ioctls gracefully.
1581
1582 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
1583
1584         * gst/rtp/Makefile.am:
1585         * gst/rtp/gstrtp.c: (plugin_init):
1586         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
1587         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
1588         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
1589         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
1590         (gst_rtp_h263_depay_get_property),
1591         (gst_rtp_h263_depay_change_state),
1592         (gst_rtp_h263_depay_plugin_init):
1593         * gst/rtp/gstrtph263depay.h:
1594         Added an H263 depayloader. Fixes #369392.
1595
1596         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
1597         (gst_rtp_h263p_depay_process):
1598         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
1599         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
1600         Make the H263+ pay/depayloader support H263-1998 and H263-2000
1601         payloads.
1602         Also alow plain H263 on the h263p payloaders. Fixes #465040.
1603
1604 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
1605
1606         * gst/audiofx/audiochebyshevfreqband.c:
1607         * gst/audiofx/audiochebyshevfreqlimit.c:
1608         Add small comparision with the windowed sinc filters in the docs.
1609
1610 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
1611
1612         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
1613         (audiochebyshevfreqband_suite):
1614         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
1615         (audiochebyshevfreqlimit_suite):
1616         Also test 32 bit float mode and the type 2 variants of the filters.
1617
1618 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
1619
1620         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1621         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
1622         (gst_rtspsrc_loop):
1623         Refactor the udp and interleaved loop function a bit.
1624
1625 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
1626
1627         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
1628         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
1629         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
1630         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
1631         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
1632         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
1633         * gst/rtsp/gstrtspsrc.h:
1634         Protect connection activity with a new lock, avoids deadlocks when going
1635         to PAUSED. Fixes #455808.
1636
1637 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
1638
1639         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
1640         Fix debug statement.
1641
1642 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
1643
1644         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
1645         Fix stray %u in debug line as spotted by Saur on IRC.
1646
1647 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
1648
1649         * gst/audiofx/audiochebyshevfreqband.c:
1650         (gst_audio_chebyshev_freq_band_class_init):
1651         * gst/audiofx/audiochebyshevfreqlimit.c:
1652         (gst_audio_chebyshev_freq_limit_class_init):
1653         Use generator macros for the process functions for the different
1654         sample types, add lower upper boundaries for the GObject properties
1655         so automatically generated UIs can use sliders and add a note about
1656         the number of poles as a too high number of poles combined with
1657         very low or very high frequencies will produce only noise.
1658         * docs/plugins/gst-plugins-good-plugins.args:
1659         Regenerated for the property changes.
1660
1661 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
1662
1663         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
1664         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
1665         (gst_rtspsrc_stream_configure_udp_sink),
1666         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
1667         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
1668         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
1669         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
1670         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
1671         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
1672         * gst/rtsp/gstrtspsrc.h:
1673         Improve timeout handling.
1674         Use the same socket for sending and receiving RTCP packets so that some
1675         servers can track clients better.
1676         Improve connection closed handling. Try to reconnect.
1677         Don't overwrite our content base with NULL.
1678         Improve debugging.
1679         Improve range parsing and handling.
1680         Remove flushing hack now that core does the right thing.
1681
1682 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
1683
1684         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
1685         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
1686         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
1687         (gst_multiudpsink_close), (gst_multiudpsink_add):
1688         * gst/udp/gstmultiudpsink.h:
1689         Add support for getting and setting the socket to use.
1690
1691         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
1692         (gst_udpsrc_create), (gst_udpsrc_get_property):
1693         Add support for getting the currently used socket.
1694
1695 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
1696
1697         reviewed by: Stefan Kost  <ensonic@users.sf.net>
1698
1699         * gst/audiofx/Makefile.am:
1700         * gst/audiofx/audiochebyshevfreqband.c:
1701         (gst_audio_chebyshev_freq_band_mode_get_type),
1702         (gst_audio_chebyshev_freq_band_base_init),
1703         (gst_audio_chebyshev_freq_band_dispose),
1704         (gst_audio_chebyshev_freq_band_class_init),
1705         (gst_audio_chebyshev_freq_band_init),
1706         (generate_biquad_coefficients), (calculate_gain),
1707         (generate_coefficients),
1708         (gst_audio_chebyshev_freq_band_set_property),
1709         (gst_audio_chebyshev_freq_band_get_property),
1710         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
1711         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
1712         (gst_audio_chebyshev_freq_band_start):
1713         * gst/audiofx/audiochebyshevfreqband.h:
1714         * gst/audiofx/audiochebyshevfreqlimit.c:
1715         (gst_audio_chebyshev_freq_limit_mode_get_type),
1716         (gst_audio_chebyshev_freq_limit_base_init),
1717         (gst_audio_chebyshev_freq_limit_dispose),
1718         (gst_audio_chebyshev_freq_limit_class_init),
1719         (gst_audio_chebyshev_freq_limit_init),
1720         (generate_biquad_coefficients), (calculate_gain),
1721         (generate_coefficients),
1722         (gst_audio_chebyshev_freq_limit_set_property),
1723         (gst_audio_chebyshev_freq_limit_get_property),
1724         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
1725         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
1726         (gst_audio_chebyshev_freq_limit_start):
1727         * gst/audiofx/audiochebyshevfreqlimit.h:
1728         * gst/audiofx/audiofx.c: (plugin_init):
1729         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
1730         Fixes #464800.
1731
1732         * tests/check/Makefile.am:
1733         * tests/check/elements/.cvsignore:
1734         * tests/check/elements/audiochebyshevfreqband.c:
1735         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
1736         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
1737         * tests/check/elements/audiochebyshevfreqlimit.c:
1738         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
1739         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
1740         Add unit tests for the chebyshev filters.
1741
1742         * docs/plugins/Makefile.am:
1743         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1744         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1745         * docs/plugins/gst-plugins-good-plugins.args:
1746         * docs/plugins/inspect/plugin-1394.xml:
1747         * docs/plugins/inspect/plugin-audiofx.xml:
1748         * docs/plugins/inspect/plugin-dv.xml:
1749         * docs/plugins/inspect/plugin-flac.xml:
1750         * docs/plugins/inspect/plugin-jpeg.xml:
1751         * docs/plugins/inspect/plugin-png.xml:
1752         * docs/plugins/inspect/plugin-rtp.xml:
1753         * docs/plugins/inspect/plugin-shout2send.xml:
1754         * docs/plugins/inspect/plugin-wavpack.xml:
1755         And add docs for the chebyshev filters. While doing
1756         that also run make update in docs/plugins.
1757
1758 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
1759
1760         * ext/annodex/gstcmmltag.c:
1761         * gst/rtp/gstrtpvorbispay.c:
1762           Make ro memory to share.
1763
1764 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
1765
1766         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1767         Improve UDP performance by avoiding a select() when we have data
1768         available immediatly.
1769
1770 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
1771
1772         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
1773         (gst_rtp_dec_class_init):
1774         * gst/rtsp/gstrtpdec.h:
1775         Add (dummy) SSRC management signals.
1776
1777         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
1778         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
1779         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
1780         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
1781         (on_timeout), (gst_rtspsrc_stream_configure_manager),
1782         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
1783         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
1784         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
1785         * gst/rtsp/gstrtspsrc.h:
1786         Add connection-speed property.
1787         Add find_stream helper functions.
1788         Handle stream EOS based on BYE messages or SSRC timeout.
1789         Returns SUCCESS from the state change function as we hide our async
1790         elements from the parent.
1791
1792 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
1793
1794         * gst/debug/rndbuffersize.c:
1795           Fix da leak.
1796
1797 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
1798
1799         * gst/debug/Makefile.am:
1800         * gst/debug/breakmydata.c:
1801         * gst/debug/gstdebug.c:
1802         * gst/debug/negotiation.c:
1803         * gst/debug/progressreport.c:
1804         * gst/debug/rndbuffersize.c:
1805         * gst/debug/testplugin.c:
1806           Add new test element and clean-up the others a little.
1807
1808 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
1809
1810         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1811         Fix parsing of mp4a version 0 atoms. Fixes #465774.
1812
1813 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
1814
1815         * gst/rtp/gstrtpilbcdepay.c:
1816           Include stdlib.
1817
1818 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
1819
1820         * gst/rtp/gstrtpmpvdepay.c:
1821         Set the mpegversion in the caps so that autoplugging does not get
1822         confused.
1823
1824 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1825
1826         * po/hu.po:
1827         * po/uk.po:
1828         * po/vi.po:
1829           Updated translations.
1830
1831 2007-08-08  Michael Smith <msmith@fluendo.com>
1832
1833         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
1834           Render right border in the correct location.
1835
1836 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
1837
1838         Patch by: Olivier Crete <tester at tester dot ca>
1839
1840         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
1841         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
1842         Make mode property a string. Fixes #464475.
1843
1844 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
1845
1846         * ext/flac/gstflacenc.c:
1847           Widen caps to match decoder a bit and add more FIXMEs.
1848
1849 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
1850
1851         patch by: Mark Nauwelaerts <manauw@skynet.be>
1852
1853         * gst/avi/gstavimux.c:
1854           Fix ODML index tag numbering. Fixes #463624.
1855
1856 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
1857
1858         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
1859         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
1860         (gst_rtspsrc_stream_configure_tcp),
1861         (gst_rtspsrc_stream_configure_udp_sink):
1862         Fix default clock-rate for realmedia.
1863         Fix parsing of transport.
1864         Don't try to link NULL pads.
1865
1866 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
1867
1868         * po/POTFILES.skip:
1869           Add POTFILES.skip with list of source files that aren't disted at the
1870           moment but contain translatable strings. Should hopefully pacify
1871           broken tools and make it clearer that these files are left out
1872           intentionally (#461600).
1873
1874 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
1875
1876         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
1877         If the buffer was entirely clipped ... don't try sending it :)
1878
1879 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
1880
1881         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
1882         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
1883         (gst_rtspsrc_create_transports_string),
1884         (gst_rtspsrc_prepare_transports):
1885         If we don't hav a session manager, set the caps on outgoing buffers
1886         ourselves.
1887         Force PAUSE/PLAY methods for now until the extensions can overwrite.
1888         Append final bit of the transport string even when it does not contain a
1889         placeholder.
1890
1891 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
1892
1893         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
1894         (gst_rtsp_ext_list_connect):
1895         * gst/rtsp/gstrtspext.h:
1896         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
1897         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
1898         Clean up the interface list.
1899         Allow connecting to interface signals for the extensions.
1900         Remove old extension code.
1901         Free list on cleanup.
1902         Allow extensions to send additional RTSP messages.
1903
1904 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
1905
1906         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
1907         Handle a NULL gconf key gracefully by rendering the default element.
1908
1909 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
1910
1911         * gst/rtsp/gstrtspext.h:
1912         Fix include path for extension interface.
1913
1914 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
1915
1916         * gst/audiofx/audioamplify.h:
1917         Also remove a now unecessary variable here.
1918
1919 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
1920
1921         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
1922         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
1923         * gst/audiofx/audiodynamic.c:
1924         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
1925         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
1926         * gst/audiofx/audiodynamic.h:
1927         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
1928         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
1929         * gst/audiofx/audioinvert.h:
1930         Don't save format information ourselves, this is already saved in
1931         GstAudioFilter.
1932
1933 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
1934
1935         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
1936         (gst_rtsp_ext_list_stream_select):
1937         * gst/rtsp/gstrtspext.h:
1938         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1939         Use rank to filter out extensions.
1940         Add url to stream_select interface call.
1941
1942 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
1943
1944         * gst/rtsp/Makefile.am:
1945         * gst/rtsp/base64.c:
1946         * gst/rtsp/base64.h:
1947         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
1948         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
1949         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
1950         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
1951         (gst_rtsp_ext_list_setup_media),
1952         (gst_rtsp_ext_list_configure_stream),
1953         (gst_rtsp_ext_list_get_transports),
1954         (gst_rtsp_ext_list_stream_select):
1955         * gst/rtsp/gstrtspext.h:
1956         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
1957         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
1958         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
1959         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
1960         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
1961         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
1962         (gst_rtspsrc_stream_configure_tcp),
1963         (gst_rtspsrc_stream_configure_mcast),
1964         (gst_rtspsrc_stream_configure_udp),
1965         (gst_rtspsrc_stream_configure_udp_sink),
1966         (gst_rtspsrc_stream_configure_transport),
1967         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
1968         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
1969         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
1970         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
1971         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
1972         (gst_rtspsrc_parse_methods),
1973         (gst_rtspsrc_create_transports_string),
1974         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
1975         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
1976         (gst_rtspsrc_play), (gst_rtspsrc_pause),
1977         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
1978         * gst/rtsp/gstrtspsrc.h:
1979         * gst/rtsp/rtsp.h:
1980         * gst/rtsp/rtspconnection.c:
1981         * gst/rtsp/rtspconnection.h:
1982         * gst/rtsp/rtspdefs.c:
1983         * gst/rtsp/rtspdefs.h:
1984         * gst/rtsp/rtspext.h:
1985         * gst/rtsp/rtspextwms.c:
1986         * gst/rtsp/rtspextwms.h:
1987         * gst/rtsp/rtspmessage.c:
1988         * gst/rtsp/rtspmessage.h:
1989         * gst/rtsp/rtsprange.c:
1990         * gst/rtsp/rtsprange.h:
1991         * gst/rtsp/rtsptransport.c:
1992         * gst/rtsp/rtsptransport.h:
1993         * gst/rtsp/rtspurl.c:
1994         * gst/rtsp/rtspurl.h:
1995         * gst/rtsp/sdp.h:
1996         * gst/rtsp/sdpmessage.c:
1997         * gst/rtsp/sdpmessage.h:
1998         * gst/rtsp/test.c:
1999         Use shiny new RTSP and SDP library.
2000         Implement RTSP extensions using the new interface.
2001         Remove a lot of old code.
2002
2003 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
2004
2005         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2006         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
2007
2008 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2009
2010         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2011         Don't unref the outgoing buffer twice when dropping it because it's
2012         outside of the segment.
2013
2014 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2015
2016         * configure.ac:
2017         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2018         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
2019         Use the new buffer clipping function from gstaudio here and
2020         require gst-plugins-base CVS.
2021         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2022         For framed Wavpack buffers we require a valid timestamp.
2023
2024 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2025
2026         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2027         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
2028         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
2029         Clip raw audio and video when we can, keep track of current output
2030         segment.
2031         Don't leak buffers and events when there is no output pad.
2032         Improve debugging here and there.
2033
2034 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2035
2036         * configure.ac:
2037           Sync liboil check with plugins-base.
2038
2039 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2040
2041         * ext/annodex/Makefile.am:
2042           Fix CFLAGS/LIBS.
2043
2044         * ext/cdio/gstcdiocddasrc.c:
2045         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
2046           Include stdlib
2047
2048         * ext/cairo/Makefile.am:
2049         * gst/videofilter/Makefile.am:
2050         * tests/examples/level/Makefile.am:
2051           Use $(LIBM) instead of -lm
2052
2053 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2054
2055         * sys/v4l2/gstv4l2src.c:
2056           Add another example pipeline.
2057
2058 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2059
2060         Patch by: Alexander Eichner <alexeichi@yahoo.de>
2061
2062         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2063           Use define here.
2064
2065         * sys/v4l2/gstv4l2tuner.c:
2066         (gst_v4l2_tuner_set_frequency_and_notify):
2067           Don't touch the property - its still disabled.
2068
2069         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
2070         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
2071         * sys/v4l2/v4l2src_calls.h:
2072           Improve fallback format negotionation. Fixes #451388
2073
2074 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2075
2076         * tests/check/elements/videocrop.c: (GST_START_TEST):
2077           Fix the test.
2078
2079 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2080
2081         * docs/plugins/Makefile.am:
2082         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2083         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2084         * docs/plugins/inspect/plugin-jpeg.xml:
2085         * docs/plugins/inspect/plugin-png.xml:
2086         * ext/jpeg/gstjpegdec.c:
2087         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
2088         (gst_pngdec_sink_setcaps):
2089           More docs. More logs in pngdec.
2090
2091 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
2092
2093         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2094           Initialize num_buffers with minimum value.
2095
2096         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2097         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
2098           Handle frame-size query failure gracefully.
2099
2100 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2101
2102         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2103         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
2104         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
2105         of qt/aac files.
2106
2107 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
2108
2109         * ext/wavpack/gstwavpackdec.c:
2110         (gst_wavpack_dec_clip_outgoing_buffer):
2111         Fix buffer clipping to correctly clip to the segment stop.
2112
2113 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2114
2115         * configure.ac:
2116         * tests/Makefile.am:
2117         Remove bogus check for libcheck, since we check for
2118         gstreamer-check and it pulls in the required info from there,
2119         and we weren't actually _using_ the information for libcheck
2120         ourselves anyway.
2121
2122 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2123
2124         * configure.ac:
2125           Use pkg-config to locate check.
2126
2127 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
2128
2129         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
2130         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
2131         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
2132         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2133         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
2134         * gst/effectv/gstaging.c: (gst_agingtv_transform):
2135         * gst/effectv/gstdice.c: (gst_dicetv_transform):
2136         * gst/effectv/gstedge.c: (gst_edgetv_transform):
2137         * gst/effectv/gstquark.c: (gst_quarktv_transform):
2138         * gst/effectv/gstrev.c: (gst_revtv_transform):
2139         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
2140         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
2141         * gst/effectv/gstwarp.c: (gst_warptv_transform):
2142         * gst/matroska/matroska-demux.c:
2143         (gst_matroska_demux_add_wvpk_header),
2144         (gst_matroska_demux_check_subtitle_buffer),
2145         (gst_matroska_decode_buffer):
2146         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
2147           Fix build against core CVS.
2148
2149 2007-07-10  Edward Hervey  <bilboed@gmail.com>
2150
2151         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
2152         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
2153         don't have enough granularity to convert that boolean into a
2154         GstFlowReturn.
2155
2156 2007-07-06  Michael Smith <msmith@fluendo.com>
2157
2158         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
2159         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
2160         (gst_alawdec_change_state):
2161         * gst/law/alaw-decode.h:
2162         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2163         (gst_mulawdec_class_init), (gst_mulawdec_init),
2164         (gst_mulawdec_chain), (gst_mulawdec_change_state):
2165         * gst/law/mulaw-decode.h:
2166           Fix capsnego bogosity in *law decoders. 
2167
2168 2007-07-06  Michael Smith <msmith@fluendo.com>
2169
2170         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
2171         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
2172         (gst_smokeenc_change_state):
2173         * ext/jpeg/gstsmokeenc.h:
2174           Remove stupidity in get/set caps functions.
2175           Fix some refcounting problems.
2176
2177 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
2178
2179         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
2180         Remove endianness-flipping hack that seems to have been required
2181         only because of a bug in ffmpegcolorspace.
2182         Partially Fixes: #451908
2183
2184 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
2185
2186         * docs/plugins/Makefile.am:
2187           Simplify --extra-dir as gtkdoc scans recursively.
2188
2189 2007-07-03  Wim Taymans,,,  <set EMAIL_ADDRESS environment variable>
2190
2191         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2192
2193         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2194         Set the encoding-name in the rtp caps to all uppercase, as required by
2195         the caps spec.
2196         Some small cleanups in the error paths. Fixes #453037.
2197
2198 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
2199
2200         * ext/wavpack/gstwavpackparse.c:
2201         (gst_wavpack_parse_index_get_last_entry),
2202         (gst_wavpack_parse_index_get_entry_from_sample),
2203         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
2204         (gst_wavpack_parse_scan_to_find_sample):
2205         * ext/wavpack/gstwavpackparse.h:
2206         Use a GSList for the GArray that is used like a list anyway.
2207
2208 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
2209
2210         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
2211         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
2212         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
2213           Add state change function where we set 0/1 as default framerate in
2214           case our setcaps function isn't called, like it might not in a
2215           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
2216           gdkpixbufdec trying to create caps with a 0/0 framerate.
2217           Also post an error message on the bus if gst_pad_push() fails when
2218           called from our sink event handler (+1 for flow returns for event
2219           functions in 0.11) instead of failing silently.
2220
2221 2007-06-27  Wim Taymans  <wim@fluendo.com>
2222
2223         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
2224         Cast stack args to the proper types. Fixes #451249.
2225
2226 2007-06-27  Wim Taymans  <wim@fluendo.com>
2227
2228         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2229         (new_session_pad), (gst_rtspsrc_setup_streams):
2230         * gst/rtsp/gstrtspsrc.h:
2231         For container formats we only need to activate one of the streams so
2232         that we correctly signal no-more-pads. Fixes #451015.
2233
2234 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
2235
2236         * docs/plugins/gst-plugins-good-plugins.args:
2237         * docs/plugins/inspect/plugin-aasink.xml:
2238         * docs/plugins/inspect/plugin-alaw.xml:
2239         * docs/plugins/inspect/plugin-alpha.xml:
2240         * docs/plugins/inspect/plugin-alphacolor.xml:
2241         * docs/plugins/inspect/plugin-annodex.xml:
2242         * docs/plugins/inspect/plugin-apetag.xml:
2243         * docs/plugins/inspect/plugin-audiofx.xml:
2244         * docs/plugins/inspect/plugin-auparse.xml:
2245         * docs/plugins/inspect/plugin-autodetect.xml:
2246         * docs/plugins/inspect/plugin-avi.xml:
2247         * docs/plugins/inspect/plugin-cacasink.xml:
2248         * docs/plugins/inspect/plugin-cairo.xml:
2249         * docs/plugins/inspect/plugin-cdio.xml:
2250         * docs/plugins/inspect/plugin-cutter.xml:
2251         * docs/plugins/inspect/plugin-debug.xml:
2252         * docs/plugins/inspect/plugin-efence.xml:
2253         * docs/plugins/inspect/plugin-effectv.xml:
2254         * docs/plugins/inspect/plugin-esdsink.xml:
2255         * docs/plugins/inspect/plugin-flac.xml:
2256         * docs/plugins/inspect/plugin-flxdec.xml:
2257         * docs/plugins/inspect/plugin-gconfelements.xml:
2258         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2259         * docs/plugins/inspect/plugin-goom.xml:
2260         * docs/plugins/inspect/plugin-halelements.xml:
2261         * docs/plugins/inspect/plugin-icydemux.xml:
2262         * docs/plugins/inspect/plugin-id3demux.xml:
2263         * docs/plugins/inspect/plugin-jpeg.xml:
2264         * docs/plugins/inspect/plugin-ladspa.xml:
2265         * docs/plugins/inspect/plugin-level.xml:
2266         * docs/plugins/inspect/plugin-matroska.xml:
2267         * docs/plugins/inspect/plugin-mulaw.xml:
2268         * docs/plugins/inspect/plugin-multipart.xml:
2269         * docs/plugins/inspect/plugin-navigationtest.xml:
2270         * docs/plugins/inspect/plugin-ossaudio.xml:
2271         * docs/plugins/inspect/plugin-png.xml:
2272         * docs/plugins/inspect/plugin-quicktime.xml:
2273         * docs/plugins/inspect/plugin-rtp.xml:
2274         * docs/plugins/inspect/plugin-rtsp.xml:
2275         * docs/plugins/inspect/plugin-smpte.xml:
2276         * docs/plugins/inspect/plugin-speex.xml:
2277         * docs/plugins/inspect/plugin-taglib.xml:
2278         * docs/plugins/inspect/plugin-udp.xml:
2279         * docs/plugins/inspect/plugin-videobalance.xml:
2280         * docs/plugins/inspect/plugin-videobox.xml:
2281         * docs/plugins/inspect/plugin-videocrop.xml:
2282         * docs/plugins/inspect/plugin-videoflip.xml:
2283         * docs/plugins/inspect/plugin-videomixer.xml:
2284         * docs/plugins/inspect/plugin-wavenc.xml:
2285         * docs/plugins/inspect/plugin-wavparse.xml:
2286         * docs/plugins/inspect/plugin-ximagesrc.xml:
2287           Update docs with caps info.
2288
2289 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
2290
2291         * po/POTFILES.in:
2292           Add more files with translatable strings (#450878).
2293
2294 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
2295
2296         * MAINTAINERS:
2297         Updating all the maintainers files
2298
2299 2007-06-22  Edward Hervey  <edward@fluendo.com>
2300
2301         * ext/flac/gstflactag.c: (gst_flac_tag_init):
2302         * gst/interleave/deinterleave.c: (deinterleave_init),
2303         (deinterleave_sink_link):
2304         * gst/interleave/interleave.c: (interleave_init):
2305         * gst/median/gstmedian.c: (gst_median_init):
2306         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
2307         Fix memory leaks.
2308         * tests/check/elements/id3demux.c: (pad_added_cb):
2309         Remove unused variable.
2310
2311 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
2312
2313         * ext/gconf/gconf.h:
2314         Make the prototype of gst_gconf_get_key_for_sink_profile
2315         match the implementation.
2316         Patch by: Damien Carbery <damien dot carbery at sun dot com>
2317         Fixes: #449747
2318
2319 2007-06-20  Michael Smith <msmith@fluendo.com>
2320
2321         * gst/rtp/gstrtpdepay.c:
2322           Fix description - rtpdepay is not a payloader.
2323
2324 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
2325
2326         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
2327         (qtdemux_video_caps):
2328         * gst/qtdemux/qtdemux_fourcc.h:
2329           Add MJPG to the variants of motion jpeg.
2330
2331 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
2332
2333         * tests/check/Makefile.am:
2334         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
2335         * tests/check/elements/videocrop.c: (GST_START_TEST):
2336         * tests/check/elements/videofilter.c:
2337         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2338         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
2339           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
2340           error flags are included and it errors out on compiler warnings
2341           for CVS builds; remove unused variables in various unit tests.
2342
2343 2007-06-19  Wim Taymans  <wim@fluendo.com>
2344
2345         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2346         (rtsp_connection_close), (rtsp_connection_free):
2347         Use threadsafe inet_ntop to convert an ip number to a string. 
2348         Fixes #447961.
2349         Don't leak fd (and ip) when freeing a connection without first closing
2350         it.
2351
2352 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
2353
2354         * configure.ac:
2355         Back to CVS
2356
2357         * gst-plugins-good.doap:
2358         Add 0.10.6 to the doap file.
2359
2360 === release 0.10.6 ===
2361
2362 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
2363
2364         * configure.ac:
2365           releasing 0.10.6, "Wobble Board"
2366
2367 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2368
2369         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2370         (rtsp_connection_free):
2371           Revert previous commit again, since we are frozen (sorry).
2372
2373 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2374
2375         Patch by: Peter Kjellerstedt <pkj at axis com>
2376
2377         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2378         (rtsp_connection_free):
2379           inet_ntoa() uses a static buffer internally, so we need to copy the
2380           returned string if we want to store it for later (#447961).
2381
2382 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
2383
2384         * win32/vs6/autogen.dsp:
2385         * win32/vs6/gst_plugins_good.dsw:
2386         * win32/vs6/libgstalaw.dsp:
2387         * win32/vs6/libgstalpha.dsp:
2388         * win32/vs6/libgstalphacolor.dsp:
2389         * win32/vs6/libgstapetag.dsp:
2390         * win32/vs6/libgstaudiofx.dsp:
2391         * win32/vs6/libgstauparse.dsp:
2392         * win32/vs6/libgstautodetect.dsp:
2393         * win32/vs6/libgstavi.dsp:
2394         * win32/vs6/libgstcutter.dsp:
2395         * win32/vs6/libgstdirectdraw.dsp:
2396         * win32/vs6/libgstdirectsound.dsp:
2397         * win32/vs6/libgsteffectv.dsp:
2398         * win32/vs6/libgstflx.dsp:
2399         * win32/vs6/libgstgoom.dsp:
2400         * win32/vs6/libgsticydemux.dsp:
2401         * win32/vs6/libgstid3demux.dsp:
2402         * win32/vs6/libgstinterleave.dsp:
2403         * win32/vs6/libgstjpeg.dsp:
2404         * win32/vs6/libgstlevel.dsp:
2405         * win32/vs6/libgstmatroska.dsp:
2406         * win32/vs6/libgstmedian.dsp:
2407         * win32/vs6/libgstmonoscope.dsp:
2408         * win32/vs6/libgstmulaw.dsp:
2409         * win32/vs6/libgstmultipart.dsp:
2410         * win32/vs6/libgstqtdemux.dsp:
2411         * win32/vs6/libgstrtp.dsp:
2412         * win32/vs6/libgstrtsp.dsp:
2413         * win32/vs6/libgstsmpte.dsp:
2414         * win32/vs6/libgstspeex.dsp:
2415         * win32/vs6/libgstudp.dsp:
2416         * win32/vs6/libgstvideobalance.dsp:
2417         * win32/vs6/libgstvideobox.dsp:
2418         * win32/vs6/libgstvideocrop.dsp:
2419         * win32/vs6/libgstvideoflip.dsp:
2420         * win32/vs6/libgstvideomixer.dsp:
2421         * win32/vs6/libgstwaveform.dsp:
2422         * win32/vs6/libgstwavenc.dsp:
2423         * win32/vs6/libgstwavparse.dsp:
2424         Mark *.dsp & *.dsw as binary files and convert to DOS line
2425         endings, as they don't load into VS6 correctly otherwise.
2426
2427 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
2428
2429         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
2430         (rtsp_connection_connect):
2431         Fix the MingW build. 
2432         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
2433         Fixes: #446981
2434
2435 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
2436
2437         * tests/check/elements/.cvsignore:
2438         * tests/icles/.cvsignore:
2439         Hush the buildbots up
2440
2441 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
2442
2443         * configure.ac:
2444         * sys/Makefile.am:
2445         * sys/directdraw/Makefile.am:
2446         * sys/directsound/Makefile.am:
2447         * sys/waveform/Makefile.am:
2448         Make sure to dist everything needed for win32 builds.
2449
2450 2007-06-14  Edward Hervey  <edward@fluendo.com>
2451
2452         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
2453         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
2454         caps.
2455         Fixes #447458
2456
2457 2007-06-13  Wim Taymans  <wim@fluendo.com>
2458
2459         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
2460         Make sure we allocate enough memory for the codec_data.
2461         Fixes #447210.
2462
2463 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
2464
2465         * win32/MANIFEST:
2466         Add videocrop project file to the win32 manifest.
2467         * win32/vs6/gst_plugins_good.dsw:
2468         Add qtdemux,videocrop and waveform projects to the workspace.
2469         * win32/vs6/libgstqtdemux.dsp:
2470         Add zlib to the link list of qtdemux.
2471         * win32/vs6/libgstvideocrop.dsp:
2472         Add a project file for videocrop.
2473
2474 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
2475
2476         * po/POTFILES.in:
2477         Add qtdemux for translation
2478
2479 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
2480
2481         * configure.ac:
2482         * docs/plugins/Makefile.am:
2483         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2484         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2485         * docs/plugins/inspect/plugin-videocrop.xml:
2486         * gst-plugins-good.spec.in:
2487         * sys/Makefile.am:
2488         * tests/check/Makefile.am:
2489         * tests/icles/Makefile.am:
2490         * tests/icles/videocrop-test.c:
2491         Move videocrop and osxvideo from -bad.
2492
2493 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
2494
2495         * configure.ac:
2496         * docs/plugins/Makefile.am:
2497         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2498         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2499         * docs/plugins/gst-plugins-good-plugins.args:
2500         * docs/plugins/inspect/plugin-qtdemux.xml:
2501         * docs/plugins/inspect/plugin-quicktime.xml:
2502         * win32/MANIFEST:
2503         Move qtdemux from -bad.
2504
2505         * gst-plugins-good.spec.in:
2506         Update spec file to reflect moving of qtdemux and wavpack
2507
2508 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
2509         
2510         * win32/MANIFEST:
2511         * docs/plugins/Makefile.am:
2512         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2513         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2514         * docs/plugins/inspect/plugin-directdraw.xml:
2515         * docs/plugins/inspect/plugin-directsound.xml:
2516         * docs/plugins/inspect/plugin-waveform.xml:
2517         Move the waveform plugin from -bad too. Update the inspect xml
2518         files to mention Plugins Good instead of Plugins Bad.
2519
2520 2007-06-12  Andy Wingo  <wingo@pobox.com>
2521
2522         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
2523         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
2524         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
2525         finalization and resuscitation. No longer public.
2526         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
2527         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
2528         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
2529         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
2530         miniobject semantics, and be threadsafe.
2531         (gst_v4l2src_queue_frame): Remove this function, as we just call
2532         the ioctls directly in the two places where we queue buffers.
2533         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
2534         directly.
2535         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
2536         to allocate the pool, which also preallocates the GstBuffers.
2537         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
2538         queueing the frames directly.
2539         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
2540         mmap buffers have been dequeued.
2541
2542         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
2543         real MiniObject instead of rolling our own refcounting and
2544         finalizing. Give it a lock.
2545         (struct _GstV4l2Buffer): Remove one intermediary object, having
2546         the buffers hold the struct v4l2_buffer directly.
2547
2548         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
2549         capture_init so that it can set them on the buffers that it will
2550         create.
2551         (gst_v4l2src_get_read): For better or for worse, include the
2552         timestamping and offsetting code here; really we should be using
2553         bufferalloc though.
2554         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
2555         preallocated, mmap'd buffers.
2556
2557 2007-06-11  Wim Taymans  <wim@fluendo.com>
2558
2559         Patch by: daniel fischer <dan at f3c dot com>
2560
2561         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
2562         (gst_ximage_src_get_caps):
2563         Actually use the display_name property so that we can dump any
2564         available X display. Fixes #445905.
2565
2566 2007-06-11  Wim Taymans  <wim@fluendo.com>
2567
2568         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2569
2570         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
2571         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
2572         Add missing rate fields to caps. Fixes #441118.
2573
2574 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
2575
2576         * win32/vs6/gst_plugins_good.dsw:
2577         * win32/vs8/gst-plugins-good.sln:
2578         Add DirectSound and DirectDraw sinks project files to
2579         workspace and solution files.
2580
2581 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2582
2583         Patch by: Josh Coalson <xflac at yahoo dot com>,
2584         updated by Alexis Ballier <aballier at gentoo dot org>:
2585
2586         * configure.ac:
2587         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
2588         (gst_flac_dec_setup_seekable_decoder),
2589         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
2590         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
2591         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
2592         * ext/flac/gstflacdec.h:
2593         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2594         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
2595         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
2596         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
2597         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
2598         (gst_flac_enc_chain), (gst_flac_enc_set_property),
2599         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
2600         * ext/flac/gstflacenc.h:
2601         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
2602         
2603 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2604
2605         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
2606         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
2607         not necessary anymore as we need at least that core version. 
2608
2609 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2610
2611         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2612         (gst_wavpack_dec_chain):
2613         * ext/wavpack/gstwavpackdec.h:
2614         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2615         (gst_wavpack_parse_push_buffer):
2616         * ext/wavpack/gstwavpackparse.h:
2617         Improve discont handling by checking if the next Wavpack block has
2618         the expected, following block index.
2619
2620 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2621
2622         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
2623           Fix element description.
2624
2625 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2626
2627         * configure.ac:
2628         * docs/plugins/Makefile.am:
2629         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2630         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2631         * docs/plugins/gst-plugins-good-plugins.args:
2632         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2633         * docs/plugins/gst-plugins-good-plugins.signals:
2634         * docs/plugins/inspect/plugin-autodetect.xml:
2635         * docs/plugins/inspect/plugin-gconfelements.xml:
2636         * docs/plugins/inspect/plugin-ladspa.xml:
2637         * docs/plugins/inspect/plugin-rtp.xml:
2638         * docs/plugins/inspect/plugin-wavpack.xml:
2639         * ext/Makefile.am:
2640         * tests/check/Makefile.am:
2641           move wavpack plugin.  See #352605.
2642
2643 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
2644
2645         * configure.ac:
2646         * docs/plugins/Makefile.am:
2647         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2648         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2649         * docs/plugins/gst-plugins-good-plugins.args:
2650         * sys/Makefile.am:
2651         * win32/MANIFEST:
2652         Add DirectDraw & DirectSound plugins to the build and docs.
2653
2654 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
2655
2656         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
2657         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
2658           When operating in pull mode, error out correct on not-linked.
2659
2660 2007-06-06  Andy Wingo  <wingo@pobox.com>
2661
2662         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
2663         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
2664         format and size if the ioctls are defined; should fix compilation
2665         on Linux < 2.16.19.
2666
2667 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
2668
2669         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2670           Printf fixes in debug statements; use LOG level for debug statements
2671           that are printed for each and every frame; convert c++ comments to
2672           C-style comments; not much point using g_try_malloc() if we then not
2673           even check the return value.
2674
2675 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
2676
2677         * configure.ac:
2678           Bump requirements to released versions (core and base 0.10.13).
2679
2680         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
2681           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
2682           own implementation.
2683
2684 2007-06-05  Andy Wingo  <wingo@pobox.com>
2685
2686         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
2687         some useless comments.
2688
2689         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
2690         frames before calling STREAMON, that might leave them in a state
2691         where they can't be dequeued if we go back to NULL without calling
2692         STREAMON, according to the docs.
2693         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
2694         before we call STREAMON.
2695         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
2696         failures. (For me this code hung.) The pool refcounting is still
2697         crack; added a note to that effect.
2698
2699 2007-06-05  Wim Taymans  <wim@fluendo.com>
2700
2701         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
2702         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
2703         Add support for mapping gst structure names to the MIME type equivalent.
2704         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
2705
2706 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
2707
2708         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
2709         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
2710         (gst_wavenc_chain), (gst_wavenc_change_state):
2711         * gst/wavenc/gstwavenc.h:
2712         Properly write wav files with width!=depth by having the depth most
2713         significant bytes set and all others zero. Fixes #442535.
2714
2715 2007-06-01  Wim Taymans  <wim@fluendo.com>
2716
2717         * gst/rtsp/rtspconnection.c:
2718         Add include to make buildbot happy.
2719
2720 2007-06-01  Wim Taymans  <wim@fluendo.com>
2721
2722         Patch by: Peter Kjellerstedt  <pkj at axis com>
2723
2724         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
2725         (rtsp_connection_connect), (add_date_header),
2726         (rtsp_connection_send), (parse_response_status),
2727         (parse_request_line), (parse_line), (rtsp_connection_receive):
2728         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
2729         * gst/rtsp/rtspdefs.h:
2730         * gst/rtsp/rtspmessage.c: (key_value_foreach),
2731         (rtsp_message_init_request), (rtsp_message_init_response),
2732         (rtsp_message_remove_header), (rtsp_message_append_headers),
2733         (rtsp_message_dump):
2734         * gst/rtsp/rtspmessage.h:
2735         Improves version checking, allowing an RTSP server to reply with "505
2736         RTSP Version not supported.
2737         Adds a Date header to all messages.
2738         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
2739         want to be able to send a response even if something in the request was
2740         invalid. EINVAL is only used when passing wrong arguments to functions.
2741         Do not handle an invalid method in parse_request_line(). Defer this to
2742         the caller so it can respond with "405 Method Not Allowed".
2743         Improves parsing of the timeout parameter to the Session header,
2744         allowing whitespace after the semicolon. 
2745         Avoids a compiler warning due to variables shadowing a function argument.
2746
2747 2007-06-01  Wim Taymans  <wim@fluendo.com>
2748
2749         Based on Patch by: Daniel Charles <dcharles at ti dot com>
2750
2751         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
2752         (gst_rtp_amr_depay_process):
2753         * gst/rtp/gstrtpamrdepay.h:
2754         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
2755         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
2756         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
2757         * gst/rtp/gstrtpamrpay.h:
2758         Add support for AMR-WB.
2759         Small cleanups such as using BOILERPLATE.
2760
2761 2007-05-31  Wim Taymans  <wim@fluendo.com>
2762
2763         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
2764         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
2765
2766 2007-05-30  Andy Wingo  <wingo@pobox.com>
2767
2768         * sys/v4l2/gstv4l2object.h: 
2769         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
2770         unintended changes.
2771
2772         * sys/v4l2/v4l2src_calls.h: 
2773         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
2774         the format list in the order that the driver gives it to us.
2775         (gst_v4l2src_probe_caps_for_format_and_size)
2776         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
2777         based on the capabilities of the device.
2778         (gst_v4l2src_grab_frame): Update for object variable renaming.
2779         (gst_v4l2src_set_capture): Update to be strict in its parameters,
2780         as in the set_caps below.
2781         (gst_v4l2src_capture_init): Update for object variable renaming,
2782         and reflow.
2783         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
2784         (gst_v4l2src_capture_deinit): Update for object variable renaming.
2785         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
2786         (gst_v4l2src_get_fps): Remove; these functions don't have much
2787         meaning outside of an atomic set_caps method.
2788         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
2789         known.
2790
2791         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
2792         call to update_fps; not sure about this change.
2793         (gst_v4l2_tuner_set_norm): Work around the fact that for the
2794         moment we don't have an update_fps_func.
2795
2796         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
2797         structures in the object, just store what we need. Do store the
2798         probed caps of the device. Don't store the current frame rate.
2799
2800         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
2801         update_fps_function, for now. Update for new object variable
2802         naming.
2803         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
2804         new object variable naming.
2805         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
2806         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
2807         (gst_v4l2src_get_caps): Rework to probe the device for supported
2808         frame sizes and frame rates.
2809         (gst_v4l2src_set_caps): Rework to be strict in the given
2810         parameters: if someone asks us to have a certain size and rate,
2811         that is what we configure.
2812         (gst_v4l2src_get_read): Update for object variable naming. Don't
2813         leak buffers on short reads.
2814         (gst_v4l2src_get_mmap): Update for object variable naming, and add
2815         comments.
2816         (gst_v4l2src_create): Update for object variable naming.
2817
2818 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
2819
2820         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
2821         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
2822         * gst/avi/gstavidemux.h:
2823           Parse subtitle text streams instead of erroring out (#442034). Still
2824           needs a parser for the subtitles to actually show up.
2825
2826 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
2827
2828         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
2829         (gst_avi_demux_loop):
2830           Make _push_event() return TRUE if the event could be pushed on at
2831           least one pad and not only if it could be pushed on all pads,
2832           otherwise we'll end up posting an error message on EOS if one or
2833           more source pads are not connected.
2834
2835 2007-05-28  Wim Taymans  <wim@fluendo.com>
2836
2837         * gst/rtsp/rtsptransport.c:
2838         Use renamed RTP bin.
2839
2840 2007-05-28  Wim Taymans  <wim@fluendo.com>
2841
2842         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
2843
2844         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
2845         (gst_video_box_set_property), (gst_video_box_transform_caps),
2846         (video_box_recalc_transform), (gst_video_box_set_caps),
2847         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
2848         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
2849         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
2850         (gst_video_box_i420_i420), (gst_video_box_transform),
2851         (plugin_init):
2852         Add AYUV->AYUV and AYUV->I420 formats. 
2853         Fix negotiation and I420->AYUV conversion.
2854         Fixes #429329.
2855
2856 2007-05-26  Wim Taymans  <wim@fluendo.com>
2857
2858         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
2859         Use different variables for nested for loops so that the outer loop
2860         functions properly and speex files with multiple frames per buffer work
2861         properly.
2862         Fixes #441408.
2863
2864 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
2865
2866         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
2867           Don't leak newsegment events.
2868
2869 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
2870
2871         * gst/wavparse/Makefile.am:
2872           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
2873           drags it in.
2874
2875 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
2876
2877         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2878         (notgst_value_array_append_buffer),
2879         (gst_flac_enc_process_stream_headers),
2880         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
2881         (gst_flac_enc_change_state):
2882         * ext/flac/gstflacenc.h:
2883           Collect headers, add "streamheader" field to output caps and set
2884           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
2885           produces output according to the official FLAC-to-Ogg mapping
2886           instead of completely broken files. Fixes #426044.
2887
2888 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
2889
2890         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
2891         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
2892         (gst_id3demux_sink_event):
2893         * gst/id3demux/gstid3demux.h:
2894         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
2895         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
2896         (gst_tag_demux_send_new_segment):
2897         Handle and adjust new-segment events so that downstream really
2898         sees a stream with the tag pieces stripped off the front and back.
2899         Fixes strangeness in seeking when mp3 decoders use the new-segment
2900         byte position to estimate their current playback position timestamp
2901         and then the arriving buffers don't match up.
2902
2903 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
2904
2905         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
2906           Don't unnecessarily perform a READY->NULL->READY transition on the
2907           detected audio sink when starting up. Fixes: #440127
2908
2909 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
2910
2911         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
2912         (gst_flac_enc_chain):
2913           Don't crash in chain function if setcaps hasn't been called.
2914
2915 2007-05-24  Wim Taymans  <wim@fluendo.com>
2916
2917         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
2918         Init value to avoid infinte loops.
2919
2920 2007-05-24  Wim Taymans  <wim@fluendo.com>
2921
2922         Patch by: Peter Kjellerstedt  <pkj at axis com>
2923
2924         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
2925         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
2926         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
2927         (gst_rtspsrc_play):
2928         (rtsp_connection_send), (rtsp_connection_receive):
2929         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
2930         Fix for new API.
2931
2932         * gst/rtsp/rtspconnection.c: (add_auth_header),
2933         Only add authorisation and session headers when sending messages.
2934
2935         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
2936         (rtsp_message_init_request), (rtsp_message_init_response),
2937         (rtsp_message_unset), (rtsp_message_add_header),
2938         (rtsp_message_remove_header), (rtsp_message_get_header),
2939         (rtsp_message_append_headers), (dump_key_value),
2940         (rtsp_message_dump):
2941         * gst/rtsp/rtspmessage.h:
2942         Add support for multiple headers of the same type by storing the parsed
2943         headers in a GArray instaed of a hashtable.
2944
2945 2007-05-21  Wim Taymans  <wim@fluendo.com>
2946
2947         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
2948         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
2949         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
2950         safer shutdown.
2951
2952 2007-05-21  Wim Taymans  <wim@fluendo.com>
2953
2954         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
2955         * gst/rtsp/gstrtpdec.h:
2956         Added signal for backwards compat.
2957
2958 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2959         
2960         Patch by: René Stadler <mail at renestadler dot de>
2961
2962         * configure.ac:
2963         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
2964         (gst_au_parse_parse_header), (gst_au_parse_chain):
2965         * gst/auparse/gstauparse.h:
2966         Use audioconvert for converting from non-native endianness floats
2967         in auparse instead of doing it ourself. Fixes #424527.
2968         This needs the audioconvert from plugins-base CVS.
2969         
2970 2007-05-21  Wim Taymans  <wim@fluendo.com>
2971
2972         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2973         (gst_rtp_h263p_pay_flush):
2974         Fix enum registration.
2975
2976 2007-05-21  Wim Taymans  <wim@fluendo.com>
2977
2978         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2979
2980         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2981         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
2982         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
2983         (gst_rtp_h263p_pay_flush):
2984         * gst/rtp/gstrtph263ppay.h:
2985         Add new fragmentation mode base on GOB headers. Fixes #438940.
2986
2987 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
2988
2989         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
2990           Printf format fix.
2991
2992 2007-05-18  Wim Taymans  <wim@fluendo.com>
2993
2994         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
2995         Don't crash when an unsupported transport error was returned by the
2996         server, just try to configure the next stream. Fixes #439255.
2997
2998 2007-05-18  Wim Taymans  <wim@fluendo.com>
2999
3000         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3001         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3002         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
3003         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3004         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
3005         * gst/rtsp/gstrtspsrc.h:
3006         Add TCP timeout property and use it for all TCP connection.
3007
3008         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3009         (rtsp_connection_write), (rtsp_connection_next_timeout),
3010         (rtsp_connection_reset_timeout):
3011         Make connect and writes cancelable and make them use the timeout.
3012
3013 2007-05-18  Wim Taymans  <wim@fluendo.com>
3014
3015         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3016         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3017         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3018         (gst_rtspsrc_setup_streams):
3019         Refactor timeout handling.
3020         Also send keep-alive when dealing with TCP transport.
3021
3022         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3023         (rtsp_connection_free), (rtsp_connection_next_timeout),
3024         (rtsp_connection_reset_timeout):
3025         * gst/rtsp/rtspconnection.h:
3026         Use a timer to handle the session timeouts, add some methods to deal
3027         with timeouts.
3028
3029 2007-05-17  Wim Taymans  <wim@fluendo.com>
3030
3031         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
3032         (gst_rtspsrc_setup_streams):
3033         Ignore streams that fail the setup command, we will retry with a
3034         different transport later on.
3035
3036         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
3037         (rtsp_ext_wms_configure_stream):
3038         Fix encoding name case.
3039
3040 2007-05-16  Edward Hervey  <edward@fluendo.com>
3041
3042         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
3043         Fix build on macosx.
3044
3045 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3046
3047         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3048         Replace direct comparison of a string with the string literal "" with
3049         a comparison of the first character with '\0'. Fixes #438926.
3050
3051 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3052
3053         * gst/debug/breakmydata.c (gst_break_my_data_init):
3054           One more try. This should be the proper fix now.
3055
3056 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3057
3058         * gst/debug/breakmydata.c:
3059           Ooops, no // comments please.
3060
3061 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3062
3063         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
3064         (gst_break_my_data_init):
3065           Fix gst_buffer_is_writable() assertion.
3066
3067 2007-05-14  David Schleef  <ds@schleef.org>
3068
3069         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
3070           video/x-raw-bayer.  Fixes #314160.
3071
3072 2007-05-14  Wim Taymans  <wim@fluendo.com>
3073
3074         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
3075         (gst_rtp_theora_depay_parse_configuration):
3076         * gst/rtp/gstrtptheorapay.c: (encode_base64),
3077         (gst_rtp_theora_pay_finish_headers),
3078         (gst_rtp_theora_pay_handle_buffer):
3079         Update theora pay/depayloader in a similar to vorbis.
3080
3081         * gst/rtp/gstrtpvorbisdepay.c:
3082         (gst_rtp_vorbis_depay_parse_configuration):
3083         Update docs.
3084
3085 2007-05-14  Wim Taymans  <wim@fluendo.com>
3086
3087         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
3088         When we try to execute a method that is not supported by the server,
3089         don't error out but remove the method from the accepted methods so that
3090         we never try to perform this method again.
3091
3092 2007-05-14  Wim Taymans  <wim@fluendo.com>
3093
3094         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
3095         Remove annoying _dump_mem.
3096
3097 2007-05-14  Wim Taymans  <wim@fluendo.com>
3098
3099         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
3100         Parse range correctly.
3101
3102         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
3103         The baseurl now always has a '/' at the start.
3104
3105 2007-05-14  Wim Taymans  <wim@fluendo.com>
3106
3107         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
3108         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
3109         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3110         Factor out caps configuration and configure more stuff such as the time
3111         ranges and speed/scale values.
3112
3113         * gst/rtsp/rtsptransport.c:
3114         Add Copyright after non-trival fixes.
3115
3116 2007-05-12  Wim Taymans  <wim@fluendo.com>
3117
3118         Patch by: Peter Kjellerstedt  <pkj at axis com>
3119
3120         * gst/rtsp/gstrtspsrc.h:
3121         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3122         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
3123         (rtsp_message_get_header):
3124         * gst/rtsp/rtspmessage.h:
3125         Make channel guint8 where possible.
3126         Make rtsp_message_init_data() take the channel as a guint8.
3127
3128         * gst/rtsp/rtspdefs.c:
3129         Fixed a typo: Timout -> Timeout
3130
3131         * gst/rtsp/rtspdefs.h:
3132         Make RTSP_CHECK() behave as a statement.
3133
3134         * gst/rtsp/sdpmessage.c:
3135         Avoid a compiler warning in INIT_ARRAY().
3136         Fixes #437692.
3137
3138 2007-05-12  Wim Taymans  <wim@fluendo.com>
3139
3140         Patch by: Peter Kjellerstedt  <pkj at axis com>
3141
3142         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
3143         (rtsp_url_get_request_uri):
3144         * gst/rtsp/rtspurl.h:
3145         Add support for query parameters to RTSP URLs.
3146
3147 2007-05-12  Wim Taymans  <wim@fluendo.com>
3148
3149         Patch by: Peter Kjellerstedt  <pkj at axis com>
3150
3151         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
3152         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
3153         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
3154         (rtsp_transport_parse), (rtsp_transport_as_text):
3155         * gst/rtsp/rtsptransport.h:
3156         Add validation to rtsp_transport_parse().
3157         Add rtsp_transport_as_text() to generate an RTSP header from an
3158         RTSPTransport.
3159         Change ssrc to guint (was a string) since that is what it is, even
3160         though it is sent as a hex string.
3161         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
3162         incorrect, which can be seen when looking at the examples in the RFC).
3163         Fixes #437670.
3164
3165 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3166
3167         Patch by: Eric Anholt
3168
3169         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
3170           gst_ximage_src_ximage_get):
3171         Use union of all damage between frames to make it faster.
3172         Fixes bug #342463.
3173         Also fix crasher when cursor is at bottom right of window.
3174
3175 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
3176
3177         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3178           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
3179           streaming mode regression for file from #343837 with 'bext' chunk
3180           before the 'fmt' chunk.
3181
3182 2007-05-11  Wim Taymans  <wim@fluendo.com>
3183
3184         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
3185         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
3186         (gst_rtspsrc_handle_src_event),
3187         (gst_rtspsrc_stream_configure_manager),
3188         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
3189         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
3190         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3191         * gst/rtsp/gstrtspsrc.h:
3192         * gst/rtsp/rtspdefs.h:
3193         Preliminary seek support.
3194         Activate internal pads so that we can receive events on them.
3195         Don't try to parse a range string when it's NULL.
3196
3197 2007-05-11  Wim Taymans  <wim@fluendo.com>
3198
3199         * gst/rtp/README:
3200         Update README with new RTP variables that will be used for
3201         synchronisation.
3202
3203         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
3204         (gst_rtp_vorbis_depay_parse_configuration),
3205         (gst_rtp_vorbis_depay_process):
3206         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
3207         (gst_rtp_vorbis_pay_finish_headers),
3208         (gst_rtp_vorbis_pay_handle_buffer):
3209         Update vorbis pay and depayloader to draft-04.
3210
3211 2007-05-11  Wim Taymans  <wim@fluendo.com>
3212
3213         * gst/rtsp/rtsptransport.c:
3214         UDP MCAST is actually the default for RTP/AVP.
3215 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
3216
3217         * gst/level/gstlevel.c: (gst_level_transform_ip):
3218         Use guint8 * instead of gpointer then vs6 can build 
3219         in_data += (filter->width / 8).
3220
3221 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3222
3223         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
3224           gst_ximage_src_ximage_get):
3225         * sys/ximage/gstximagesrc.h (last_ximage):
3226         When using Damage actually keep the last frame, and not assume
3227         that the buffer we get already has the last frame on it.
3228         Copy the cursor over if we specify a non-zero start x and
3229         start y.
3230
3231 2007-05-11  Wim Taymans  <wim@fluendo.com>
3232
3233         * gst/rtsp/rtsptransport.c:
3234         Make UDP the default transport when not specified.
3235
3236 2007-05-09  David Schleef  <ds@schleef.org>
3237
3238         * gst/level/gstlevel.c:
3239           Revert last change.
3240
3241 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
3242
3243         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
3244         (gst_level_transform_ip):
3245         Use guint8 * instead of gpointer then vs6 know the size of data
3246         pointed when moving the pointer.
3247         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
3248         Move instructions after variables declaration.
3249         * win32/vs6/autogen.dsp:
3250         * win32/vs6/libgstrtp.dsp:
3251         * win32/vs6/libgstrtsp.dsp:
3252         Update vs6 project files.
3253
3254 2007-05-09  Wim Taymans  <wim@fluendo.com>
3255
3256         * gst/rtsp/Makefile.am:
3257         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
3258         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
3259         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
3260         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
3261         (rtsp_range_free):
3262         * gst/rtsp/rtsprange.h:
3263         Add code to parse time ranges.
3264         Report DURATION on the stream when possible.
3265
3266 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
3267
3268         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3269         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3270         (gst_videomixer_collected):
3271           Fix strides calculation for AYUV (it's just width*4) (#436910).
3272
3273 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3274
3275         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
3276         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
3277         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
3278         Sync the GObject properties before each processing step to properly
3279         work with the controller.
3280
3281 2007-05-04  Wim Taymans  <wim@fluendo.com>
3282
3283         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3284         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3285         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3286         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
3287         (gst_rtspsrc_change_state):
3288         Let more error state trickle down so that we can catch more error
3289         cases.
3290         Handle keep-alive a little smarter by selecting a method the server
3291         actually supports.
3292         Fix a race in UDP streaming shutdown.
3293
3294 2007-05-04  Wim Taymans  <wim@fluendo.com>
3295
3296         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
3297         Ignore errors when trying to use the keep-alive messages.
3298
3299 2007-05-04  Wim Taymans  <wim@fluendo.com>
3300
3301         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
3302         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
3303         (gst_rtspsrc_stream_configure_manager),
3304         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3305         (gst_rtspsrc_stream_configure_mcast),
3306         (gst_rtspsrc_stream_configure_udp),
3307         (gst_rtspsrc_stream_configure_udp_sink),
3308         (gst_rtspsrc_stream_configure_transport):
3309         Send RTCP messages back to the server over the TCP connection.
3310
3311         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
3312         (rtsp_connection_send), (rtsp_connection_read), (read_body),
3313         (rtsp_connection_receive):
3314         * gst/rtsp/rtspconnection.h:
3315         Factor out and expose lowlevel _write and _read methods.
3316         Implement sending data messages to the server.
3317
3318 2007-05-03  Wim Taymans  <wim@fluendo.com>
3319
3320         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
3321         (gst_multipart_mux_collected):
3322         Fix timestamps on outgoing buffers.
3323
3324 2007-05-03  Wim Taymans  <wim@fluendo.com>
3325
3326         * gst/multipart/multipartmux.c:
3327         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
3328         (gst_multipart_mux_change_state):
3329         Emit NEWSEGMENT events before pushing the first buffer.
3330
3331 2007-05-03  Wim Taymans  <wim@fluendo.com>
3332
3333         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
3334         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
3335         (gst_rtspsrc_handle_src_query),
3336         (gst_rtspsrc_stream_configure_manager),
3337         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3338         (gst_rtspsrc_stream_configure_mcast),
3339         (gst_rtspsrc_stream_configure_udp),
3340         (gst_rtspsrc_stream_configure_udp_sink),
3341         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
3342         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
3343         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
3344         (gst_rtspsrc_pause):
3345         Refactor transport configuration code.
3346         Create internal pads for TCP transport so that we can implement events
3347         and queries.
3348         Handle events and queries.
3349         Parse range from the SDP.
3350         Fix race in pause handler where the connection could still be flushing.
3351
3352 2007-05-02  Wim Taymans  <wim@fluendo.com>
3353
3354         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3355         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
3356         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
3357         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
3358         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
3359         (gst_rtspsrc_change_state):
3360         * gst/rtsp/gstrtspsrc.h:
3361         Fix race when multiple udp sources post timeouts, just act on the first
3362         received timeout.
3363         Protect stream list with a recursive lock to fix some races.
3364         Flush connection when we need to do a reconnect or stop.
3365         Make state lock recursive.
3366
3367         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3368         (rtsp_connection_close):
3369         Some small cleanups.
3370
3371 2007-05-02  Wim Taymans  <wim@fluendo.com>
3372
3373         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3374         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
3375         Only set DISCONT when there actually is a discont or when we just
3376         started.
3377
3378 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3379
3380         * ext/flac/gstflac.c: (plugin_init):
3381         Call bindtextdomain() to get localized strings.
3382
3383 2007-05-02  Wim Taymans  <wim@fluendo.com>
3384
3385         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3386         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
3387         (gst_wavparse_stream_data):
3388         * gst/wavparse/gstwavparse.h:
3389         Be a bit more clever when dealing with VBR files with FACT tags, we
3390         don't want to timestamp buffers in that case but the estimated BPS can
3391         be used for seeking.
3392         Only send close segment in the streaming thread.
3393
3394 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3395
3396         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
3397         Correctly post an error on the bus if something went wrong in the loop
3398         function. This fixes a few cases where the task was paused and nothing
3399         happened anymore.
3400
3401 2007-05-02  Wim Taymans  <wim@fluendo.com>
3402
3403         * gst/rtsp/test.c: (main):
3404         Fix compilation of deprecated test just because I'm too lazy to delete
3405         it.
3406
3407 2007-05-02  Wim Taymans  <wim@fluendo.com>
3408
3409         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3410         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
3411         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
3412         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
3413         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
3414         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
3415         * gst/rtsp/gstrtspsrc.h:
3416         Fix sending RTCP to the right place.
3417         Fix bug in reffing the wrong UDP element.
3418         Use new pad names for the session manager.
3419         Implement handling server requests in interleaved and UDP modes.
3420         Handle session keep-alive in UDP modes.
3421         Remove GCond for handling UDP timeouts.
3422
3423         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3424         (rtsp_connection_send), (rtsp_connection_read), (read_body),
3425         (rtsp_connection_receive), (rtsp_connection_close):
3426         * gst/rtsp/rtspconnection.h:
3427         Store connection IP address for later.
3428         Add timeout args to all operations that might block forever.
3429         Parse session timeout.
3430         Only close sockets when not already closed.
3431
3432         * gst/rtsp/rtspdefs.c:
3433         * gst/rtsp/rtspdefs.h:
3434         Add timeout return value and error string.
3435
3436         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
3437         Add small comment.
3438
3439 2007-05-01  Wim Taymans  <wim@fluendo.com>
3440
3441         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3442
3443         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
3444         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
3445         * gst/rtp/gstrtpmp4vpay.h:
3446         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
3447
3448 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
3449
3450         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3451           Remove v4l2src from docs, since it breaks the docs build, and the
3452           plugin is only built if --enable-experimental is used anyway.
3453
3454         * docs/plugins/Makefile.am:
3455           Spaces => tab.
3456
3457 2007-04-29  Wim Taymans  <wim@fluendo.com>
3458
3459         * gst/udp/gstmultiudpsink.c: (leave_multicast),
3460         (gst_multiudpsink_add), (gst_multiudpsink_remove):
3461         Add code to drop membership of a multicast group.
3462
3463         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
3464         (gst_udpsink_set_uri):
3465         Implement URI handler.
3466
3467         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
3468         (gst_rtspsrc_parse_rtpinfo):
3469         Use URI handler to make udpsink instace.
3470         Improve code to configure port and destination.
3471
3472 2007-04-29  Wim Taymans  <wim@fluendo.com>
3473
3474         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
3475         Fix multicast detection.
3476         Don't try to join a multicast group if the address is not multicast.
3477
3478         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
3479         Small debug improvement.
3480
3481 2007-04-27  Wim Taymans  <wim@fluendo.com>
3482
3483         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
3484         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
3485         (gst_rtspsrc_handle_message):
3486         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
3487         parent.
3488
3489 2007-04-27  Wim Taymans  <wim@fluendo.com>
3490
3491         * gst/rtp/gstrtpilbcdepay.h:
3492         Fix mode property when specified as an arg.
3493
3494 2007-04-26  Edward Hervey  <edward@fluendo.com>
3495
3496         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3497         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3498         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3499         * docs/plugins/inspect/plugin-osxaudio.xml:
3500         Add documentation for osxaudio plugin.
3501
3502 2007-04-26  Wim Taymans  <wim@fluendo.com>
3503
3504         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3505         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
3506         (gst_rtspsrc_open), (gst_rtspsrc_close),
3507         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
3508         (gst_rtspsrc_pause):
3509         * gst/rtsp/gstrtspsrc.h:
3510         Protect state changes with a lock.
3511
3512         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3513         (parse_line):
3514         * gst/rtsp/rtspconnection.h:
3515         Remove some unused stuff.
3516
3517 2007-04-26  Wim Taymans  <wim@fluendo.com>
3518
3519         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
3520         Handle the case where there are exactly 0 bytes to read and the ioctl
3521         did not report an error. Fixes #433530.
3522
3523 2007-04-26  Wim Taymans  <wim@fluendo.com>
3524
3525         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3526         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
3527         * gst/wavparse/gstwavparse.h:
3528         Apply DISCONT to buffers.
3529         Only apply timestamp to the first sample after a DISCONT, too many VBR
3530         files cause random jitter in the timestamps. Fixes #433119.
3531
3532 2007-04-25  Wim Taymans  <wim@fluendo.com>
3533
3534         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
3535         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
3536         (gst_rtp_dec_get_property):
3537         * gst/rtsp/gstrtpdec.h:
3538         Add dummy latency property to be backwards compat with rtpbin.
3539
3540         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3541         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3542         (gst_rtspsrc_stream_configure_transport),
3543         (gst_rtspsrc_parse_rtpinfo):
3544         * gst/rtsp/gstrtspsrc.h:
3545         Add latency property and configure in the session manager.
3546         Don't set invalid clock-base and seqnum-base on caps, some servers
3547         sometimes don't send them.
3548
3549 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3550
3551         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
3552         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
3553           Double-check that RGB input caps are really RGBA caps (apparently
3554           the core doesn't always catch it if those caps aren't a subset of
3555           our template caps, also see #421543). Fixes #429319 in a way.
3556           Also, don't leak the pad template in the transform_caps function.
3557
3558         * tests/check/Makefile.am:
3559         * tests/check/elements/.cvsignore:
3560         * tests/check/elements/alphacolor.c: (setup_alphacolor),
3561         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
3562         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
3563         (GST_START_TEST), (alphacolor_suite):
3564           Add some basic unit tests for alphacolor.
3565
3566 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3567
3568         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
3569           If we get a fatal flow return in the loop function, first post the
3570           error message and only then send the EOS event downstream, otherwise
3571           applications might get an eos message before the error message and
3572           think everything was ok (related to #429319).
3573
3574 2007-04-25  Wim Taymans  <wim@fluendo.com>
3575
3576         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3577         Read the channel byte as an unsigned byte.
3578
3579 2007-04-25  Wim Taymans  <wim@fluendo.com>
3580
3581         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
3582         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
3583         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
3584         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
3585         (gst_rtp_gsm_depay_setcaps):
3586         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
3587         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3588         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
3589         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
3590         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
3591         (gst_ilbc_depay_get_property):
3592         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
3593         * gst/rtp/gstrtpmp4adepay.c:
3594         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
3595         (gst_rtp_pcma_depay_setcaps):
3596         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
3597         (gst_rtp_pcmu_depay_setcaps):
3598         Make sure we configure the clock_rate in the baseclass in the setcaps
3599         function. Fixes #431282.
3600
3601 2007-04-25  Wim Taymans  <wim@fluendo.com>
3602
3603         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
3604         (gst_rtspsrc_stream_free), (request_pt_map),
3605         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
3606         * gst/rtsp/gstrtspsrc.h:
3607         Parse server address from SDP.
3608         Hook up a udpsink to send RTCP back to the server.
3609
3610         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3611         * gst/rtsp/rtsptransport.h:
3612         Add some docs.
3613
3614 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
3615
3616         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3617           Make header field check conditional. Fixes #433135
3618
3619 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
3620
3621         * docs/plugins/Makefile.am:
3622         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3623         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3624         * docs/plugins/inspect/plugin-alphacolor.xml:
3625         * gst/alpha/Makefile.am:
3626         * gst/alpha/gstalphacolor.c:
3627         * gst/alpha/gstalphacolor.h:
3628           Add minimal docs blurb to alphacolor; split out headers into
3629           separate header file for gtk-doc.
3630
3631 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
3632
3633         * gst/debug/progressreport.c: (gst_progress_report_report):
3634           Don't try to post NULL message (in case we can't query upstream
3635           position or duration).
3636
3637 2007-04-18  Michael Smith  <msmith@fluendo.com>
3638
3639         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
3640         (gst_cutter_get_caps):
3641         * gst/cutter/gstcutter.h:
3642           Fix some of the most obvious bugs in cutter. Now doesn't leak
3643           everything if input is silent.
3644
3645 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
3646
3647         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3648         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
3649         * gst/wavenc/gstwavenc.h:
3650         Wav apparently only supports width==GST_ROUND_UP(depth), everything
3651         else results in a invalid block align and invalid files.
3652
3653 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
3654
3655         Patch by: Snaik <snaik32 gmail com>
3656
3657         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
3658           Add missing break statement for BOX_HORIZONTAL case.
3659
3660 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3661
3662         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
3663
3664         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3665         Use correct format strings for integer types.
3666
3667 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3668
3669         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
3670         (gst_wavparse_create_sourcepad):
3671         Use gst_riff_create_audio_template_caps () instead of the local caps.
3672         This makes updates of the local caps unecessary whenever libgstriff
3673         gets support for new formats.
3674
3675 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
3676
3677         Patch by: Brian Cameron  <brian.cameron at sun dot com>
3678
3679         * sys/sunaudio/gstsunaudio.c:
3680         * sys/sunaudio/gstsunaudiomixer.c:
3681         * sys/sunaudio/gstsunaudiomixer.h:
3682         * sys/sunaudio/gstsunaudiomixerctrl.c:
3683         * sys/sunaudio/gstsunaudiomixerctrl.h:
3684         * sys/sunaudio/gstsunaudiomixertrack.h:
3685         * sys/sunaudio/gstsunaudiosink.c:
3686         * sys/sunaudio/gstsunaudiosink.h:
3687         * sys/sunaudio/gstsunaudiosrc.c:
3688         * sys/sunaudio/gstsunaudiosrc.h:
3689           Fix and/or update copyright attributions (#430228).
3690
3691 2007-04-13  Wim Taymans  <wim@fluendo.com>
3692
3693         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3694         Fix docs.
3695
3696         * gst/rtsp/URLS:
3697         Add some more example urls.
3698
3699         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
3700         (gst_rtp_dec_chain_rtp):
3701         Better debugging.
3702
3703         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
3704         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
3705         (gst_rtspsrc_parse_rtpinfo):
3706         Remove unused code.
3707
3708 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
3709
3710         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
3711         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
3712         (gst_wavparse_stream_data):
3713           Relax the audio/mpeg caps again and add FIXME: comment.
3714
3715 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
3716
3717         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
3718         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
3719         (gst_wavparse_stream_data):
3720         * gst/wavparse/gstwavparse.h:
3721           More sanity check for the header fields. Fix type for 'rate' header
3722           field.
3723
3724 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
3725
3726         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
3727         (gst_icydemux_unicodify):
3728           If the metadata strings we get in the stream are not UTF-8, try to
3729           interpret them according to the character encodings specified in the
3730           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
3731           only fall back to locale/ISO-8859-1 if those aren't set or don't
3732           work. Should fix #428901.
3733
3734 2007-04-12  Wim Taymans  <wim@fluendo.com>
3735
3736         * gst/rtp/gstrtph264depay.c:
3737         Use the proper sync word for SPS and PPS.
3738
3739 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
3740
3741         * gst/rtp/Makefile.am:
3742         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
3743           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
3744         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
3745           Add a simple hashing implementation that we can use to generate
3746           a 24-bit ident value based on the codebooks for vorbis and theora.
3747         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
3748           gst_rtp_theora_pay_handle_buffer):
3749         * gst/rtp/gstrtpvorbisdepay.c
3750           (gst_rtp_vorbis_depay_parse_configuration,
3751           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
3752         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
3753           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
3754           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
3755           Use the hashing function, ensuring that the same codebooks result
3756           in the same ident and thus the same SDP description.
3757           Various log fixes/changes.
3758
3759 2007-04-12  Wim Taymans  <wim@fluendo.com>
3760
3761         Patch by: jerry tan <jerry dot tan at sun dot com>
3762
3763         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
3764         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
3765         application's responsibility to make sure it open the device once.
3766         Remove a careless error if AUDIODEV is set. Fixes #392620.
3767
3768 2007-04-12  Wim Taymans  <wim@fluendo.com>
3769
3770         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
3771         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
3772         * gst/rtsp/gstrtpdec.h:
3773         Make backward compat with rtpbin by adding the request-pt-map signals.
3774
3775         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
3776         (new_session_pad), (request_pt_map),
3777         (gst_rtspsrc_stream_configure_transport),
3778         (gst_rtspsrc_stream_configure_caps),
3779         (gst_rtspsrc_activate_streams):
3780         * gst/rtsp/gstrtspsrc.h:
3781         Implement request-pt-map signals instead of setting caps on the buffers
3782         for the session manager.
3783
3784 2007-04-11  Wim Taymans  <wim@fluendo.com>
3785
3786         * gst/udp/gstudp.c: (plugin_init):
3787         Register GstNetBuffer in plugin_init so that the type can be used from
3788         multiple threads without races.
3789
3790 2007-04-10  Wim Taymans  <wim@fluendo.com>
3791
3792         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3793         (gst_rtp_amr_depay_process):
3794         Fix depayloader clock_rate and some cleanups.
3795
3796         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
3797         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
3798         * gst/rtp/gstrtph264depay.h:
3799         Don't push codec_data in the adapter because it might get flushed when
3800         we get a discont.
3801
3802         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
3803         Handle multiple AU per packet.
3804
3805         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
3806         (gst_rtp_sv3v_depay_plugin_init):
3807         Disable rank, this one does not work.
3808         Remove timestamping, base class does that.
3809
3810 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
3811
3812         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
3813           limit caps to the formats we announce in the template
3814
3815         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
3816         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
3817         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
3818           fix some crashers/asserts when dealing with broken files
3819
3820 2007-04-10  Wim Taymans  <wim@fluendo.com>
3821
3822         Patch by: Peter Kjellerstedt  <pkj at axis com>
3823
3824         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
3825         * gst/rtp/gstrtpL16depay.c:
3826         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
3827         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
3828         (gst_rtp_speex_depay_setcaps):
3829         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
3830         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
3831         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
3832         Fix some compiler warnings. Fixes #428182.
3833
3834 2007-04-06  Wim Taymans  <wim@fluendo.com>
3835
3836         * gst/rtsp/Makefile.am:
3837         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
3838         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
3839         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
3840         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
3841         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
3842         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
3843         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
3844         (create_rtcp), (gst_rtp_dec_request_new_pad),
3845         (gst_rtp_dec_release_pad):
3846         * gst/rtsp/gstrtpdec.h:
3847         * gst/rtsp/gstrtsp.c: (plugin_init):
3848         Morph RTPDec into something compatible with RTPBin as a fallback.
3849         Various other style fixes.
3850
3851         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
3852         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
3853         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
3854         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
3855         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
3856         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
3857         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
3858         * gst/rtsp/gstrtspsrc.h:
3859         Implement RTPBin session manager handling.
3860         Don't try to add empty properties to caps.
3861         Implement fallback session manager, handling.
3862         Don't combine errors from RTCP streams, just ignore them.
3863
3864         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
3865         * gst/rtsp/rtsptransport.h:
3866         Implement fallback session manager.
3867         Make RTPBin the default one when available.
3868
3869 2007-04-05  Wim Taymans  <wim@fluendo.com>
3870
3871         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
3872         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
3873         This element is ready to be autoplugged.
3874
3875 2007-04-05  Julien MOUTTE  <julien@moutte.net>
3876
3877         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
3878         Don't leave the offsets defined by upstream element on the
3879         compressed data buffer we are pushing downstream. Make them
3880         GST_BUFFER_OFFSET_NONE.
3881
3882 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
3883
3884         * gst/avi/README:
3885         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
3886         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
3887         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
3888         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
3889         (gst_avi_demux_calculate_durations_from_index),
3890         (gst_avi_demux_stream_header_push),
3891         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
3892         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
3893           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
3894
3895 2007-04-03  Wim Taymans  <wim@fluendo.com>
3896
3897         * gst/smpte/barboxwipes.c:
3898         Fix error as spotted by Snaik <snaik32 at gmail dot com>
3899
3900 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
3901
3902         * gst/wavparse/gstwavparse.c:
3903         Support audio/x-raw-float in wav files. This only works with
3904         plugins-base CVS, using an older version doesn't have any
3905         disadvantages though.
3906
3907 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
3908
3909         * configure.ac:
3910         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3911         (gst_au_parse_parse_header), (gst_au_parse_chain):
3912         * gst/auparse/gstauparse.h:
3913         Revert last change as we don't want plugins-good to depend on
3914         plugins-base CVS now.
3915
3916 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
3917
3918         * configure.ac:
3919         Require gst-plugins-base CVS for audioconvert with non-native
3920         float support and width/depth fix in libgstriff.
3921
3922         Patch by: René Stadler <mail at renestadler dot de>
3923
3924         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3925         (gst_au_parse_parse_header), (gst_au_parse_chain):
3926         * gst/auparse/gstauparse.h:
3927         Don't swap the floats ourself if they're not in native endianness.
3928         Instead let audioconvert handle this. Fixes #339838.
3929
3930 2007-03-29  Wim Taymans  <wim@fluendo.com>
3931
3932         * gst/rtp/gstasteriskh263.h:
3933         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
3934         (gst_rtp_h263p_depay_change_state):
3935         * gst/rtp/gstrtph263pdepay.h:
3936         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
3937         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
3938         (gst_rtp_h264_depay_change_state):
3939         * gst/rtp/gstrtph264depay.h:
3940         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
3941         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
3942         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
3943         Flush adapter on disconts.
3944
3945 2007-03-29  Wim Taymans  <wim@fluendo.com>
3946
3947         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
3948         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
3949         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
3950         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
3951         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
3952         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
3953         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
3954         (gst_rtp_mp4v_depay_process):
3955         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
3956         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
3957         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
3958         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
3959         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
3960         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
3961         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
3962         Use more efficient adapter and rtpbuffer methods when possible.
3963
3964 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
3965
3966         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3967         (gst_wavenc_sink_setcaps):
3968         Correctly handle width!=depth input.
3969         * gst/wavparse/gstwavparse.c:
3970         Already export in the caps that width==8 uses unsigned samples and
3971         everything else uses signed samples.
3972
3973 2007-03-29  Wim Taymans  <wim@fluendo.com>
3974
3975         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
3976
3977         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
3978         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
3979         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
3980         (gst_dynudpsink_close):
3981         * gst/udp/gstdynudpsink.h:
3982         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3983         (gst_udpsrc_create), (gst_udpsrc_set_property),
3984         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3985         * gst/udp/gstudpsrc.h:
3986         Rework the socket allocation a bit based on the sockfd argument so that
3987         it becomes usable.
3988         Add a closefd property to instruct the udp elements to close the custom
3989         file descriptors when going to READY. Fixes #423304.
3990         API:GstUDPSrc::closefd property
3991         API:GstDynUDPSink::closefd property
3992
3993 2007-03-29  Wim Taymans  <wim@fluendo.com>
3994
3995         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
3996
3997         * gst/rtp/Makefile.am:
3998         * gst/rtp/gstrtp.c: (plugin_init):
3999         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
4000         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4001         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4002         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4003         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
4004         (gst_rtp_h264_pay_plugin_init):
4005         * gst/rtp/gstrtph264pay.h:
4006         Added H264 payloader. Fixes #423782.
4007
4008         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4009         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4010         Small fixes.
4011
4012 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4013
4014         * gst/wavparse/gstwavparse.c:
4015         Actually support depths from 1 to 32, not only 8 to 32.
4016
4017 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4018
4019         * gst/wavparse/gstwavparse.c:
4020         Add support for wav files containing audio/x-raw-int with random
4021         depths between 1 and 32 bits.
4022
4023 2007-03-28  Wim Taymans  <wim@fluendo.com>
4024
4025         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
4026
4027         * gst/rtp/Makefile.am:
4028         * gst/rtp/gstrtp.c: (plugin_init):
4029         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
4030         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
4031         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
4032         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
4033         (gst_rtp_mp4a_depay_get_property),
4034         (gst_rtp_mp4a_depay_change_state),
4035         (gst_rtp_mp4a_depay_plugin_init):
4036         * gst/rtp/gstrtpmp4adepay.h:
4037         Added MP4A-LATM depayloader. Fixes #417792.
4038
4039         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4040         (gst_rtp_mp4v_depay_process):
4041         Fixup depayloader, setting codec_data, using more efficient adaptor and
4042         rtpbuffer handling.
4043
4044         * gst/rtsp/URLS:
4045         Add url to test above.
4046
4047 2007-03-25  Wim Taymans  <wim@fluendo.com>
4048
4049         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
4050         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
4051         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
4052         (gst_rtspsrc_media_to_caps),
4053         (gst_rtspsrc_stream_configure_transport),
4054         (gst_rtspsrc_stream_configure_caps),
4055         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
4056         * gst/rtsp/gstrtspsrc.h:
4057         Handle default clock-rates for static payload types, rearrange stuff so
4058         that the rtpmap field in the sdp can override the defaults.
4059         Parse RTP-Info field to get the seqnum and timebase fields that should
4060         go in the caps.
4061         Delay configuring caps after we got the RTP-Info from the PLAY reply from
4062         the server. 
4063
4064 2007-03-22  Wim Taymans  <wim@fluendo.com>
4065
4066         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
4067
4068         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4069         Accept complex pipeline descriptions as an audio profile instead of just
4070         a single element. Fixes #420658.
4071
4072 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4073
4074         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
4075           Rename registered type in preparation of GstTagDemux moving to
4076           -base at some point in the future.
4077
4078 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
4079
4080         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4081           Streaming mode fixes: don't unref buffer we don't own any longer;
4082           remove bogus adapter flush. Fixes #419338.
4083
4084 2007-03-17  David Schleef  <ds@schleef.org>
4085
4086         * REQUIREMENTS: Change the format to key/value, add a bunch of
4087           information, remove a bunch of requirements that are for
4088           other GStreamer packages.
4089
4090 2007-03-17  David Schleef  <ds@schleef.org>
4091
4092         * REQUIREMENTS: Fix a few things.  This file really needs a
4093         good once-over.
4094
4095 2007-03-15  Edward Hervey  <edward@fluendo.com>
4096
4097         * sys/Makefile.am:
4098         Don't forget to distribute the sys/osxaudio/ directory.
4099
4100 2007-03-15  Edward Hervey  <edward@fluendo.com>
4101
4102         * configure.ac:
4103         * sys/Makefile.am:
4104         * sys/osxaudio/Makefile.am:
4105         * sys/osxaudio/gstosxaudio.c:
4106         * sys/osxaudio/gstosxaudiosink.c:
4107         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
4108         (gst_osx_audio_sink_getcaps),
4109         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
4110         * sys/osxaudio/gstosxaudiosrc.c:
4111         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
4112         (gst_osx_audio_src_create_ringbuffer):
4113         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
4114         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
4115         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
4116         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
4117         * sys/osxaudio/gstosxringbuffer.h:
4118         Activate osxaudio in gst-plugins-good with proper build setup.
4119         Add inlined documentation.
4120         Fix debug statements
4121         Fix ringbuffer when pausing.
4122         Fixes #323471
4123
4124 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4125         * gst/rtp/gstrtppcmapay.c:
4126         * gst/rtp/gstrtppcmapay.h:
4127         * gst/rtp/gstrtppcmupay.c:
4128         * gst/rtp/gstrtppcmupay.h:
4129         Ported mulaw and alaw payloaders to use new base class
4130
4131 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4132
4133         * po/af.po:
4134         * po/az.po:
4135         * po/cs.po:
4136         * po/en_GB.po:
4137         * po/it.po:
4138         * po/nl.po:
4139         * po/or.po:
4140         * po/sq.po:
4141         * po/sr.po:
4142         * po/sv.po:
4143         * po/uk.po:
4144         * po/vi.po:
4145           Update translations.
4146
4147 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
4148
4149         * configure.ac:
4150           Fix string replace error (AG_AG_GST_* => AG_GST_*).
4151
4152 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4153
4154         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
4155           Fix handling of -1 values for start and stop values when seeking,
4156           and SEEK_CUR+SEEK_END here as well.
4157
4158 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
4159
4160         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
4161           Fix handling of -1 values for start and stop values when seeking, 
4162           and SEEK_CUR+SEEK_END.
4163
4164 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4165
4166         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4167           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
4168           the image format a variable-length NUL-terminated string; in
4169           versions before that the image format is a fixed-length string of
4170           3 characters (see #348644 for a sample tag).
4171           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
4172
4173 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4174
4175         * win32/MANIFEST:
4176         Add new project files to MANIFEST.
4177         * win32/vs6/libgstaudiofx.dsp:
4178         * win32/vs6/libgstrtp.dsp:
4179         * win32/vs6/libgstrtsp.dsp:
4180         Update project files.
4181         
4182 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4183
4184         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
4185         (gst_avi_demux_parse_index):
4186         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4187         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
4188           Printf format fixes; also add some missing quotes in translated
4189           strings. Fixes #416728 and #416727.
4190
4191 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4192
4193         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
4194           Tim and I can't think of any reason the child audio sink needs to 
4195           be set back to NULL after successfully determining that it can 
4196           reach READY - it gets immediately set back to READY by the caller
4197           anyway, causing an unnecessary close/open of any audio devices
4198           involved.
4199
4200 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4201
4202         * po/LINGUAS:
4203         * po/ja.po:
4204           Add ja.po file from #377306.
4205
4206 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4207
4208         * sys/sunaudio/gstsunaudio.c: (plugin_init):
4209         * sys/sunaudio/gstsunaudiomixertrack.c:
4210         (gst_sunaudiomixer_track_new):
4211           Actually translate sunaudio mixer track labels instead of just
4212           marking the strings as translatable (#377306); clean up weird
4213           label string mapping code that serves no apparent purpose. Also
4214           set the 'untranslated-label' property when creating mixer tracks
4215           if the GstMixerTrack base class supports this.
4216
4217         * tests/check/Makefile.am:
4218         * tests/check/elements/.cvsignore:
4219         * tests/check/elements/sunaudio.c: (GST_START_TEST),
4220         (sunaudio_suite):
4221           Very minimalistic unit test for sunaudiomixer element (compiles, but not
4222           actually tested on a system where sunaudiomixer is available).
4223
4224 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4225
4226         * tests/check/Makefile.am:
4227         Re-enable the states test and see if it works on the buildbots.
4228
4229 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4230
4231         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
4232         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
4233         (gst_dvdec_change_state):
4234         * ext/dv/gstdvdec.h:
4235         Infer pixel-aspect-ratio from the video frame format if it isn't
4236         provided by the container, as happens when playing DV from AVI
4237         or Quicktime containers.
4238
4239         Patch by: Wim Taymans <wim@fluendo.com>
4240         Fixes #380944
4241
4242 2007-03-09  Wim Taymans  <wim@fluendo.com>
4243
4244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
4245         When activated, remove the udpsrc timeout, we have dataflow and timeouts
4246         will later be handled by the jitterbuffer.
4247
4248 2007-03-09  Wim Taymans  <wim@fluendo.com>
4249
4250         * ext/taglib/gstid3v2mux.cc:
4251         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
4252         Fixes #414496.
4253         
4254         Patch by: Alex Lancaster <alexl at users sourceforge net>
4255
4256 2007-03-09  Wim Taymans  <wim@fluendo.com>
4257
4258         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4259         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
4260         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
4261         (gst_avi_demux_chain):
4262         Fix stream position reporting after a seek. Fixes #416445.
4263
4264 2007-03-08  Wim Taymans  <wim@fluendo.com>
4265
4266         Patch by: René Stadler <mail at renestadler dot de>
4267
4268         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4269         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
4270         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
4271         Make avidemux accept optional header chunks in any order.
4272         Fixes #415446.
4273
4274 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4275
4276         * tests/check/Makefile.am:
4277         Disable the states check until the remaining Valgrind errors
4278         are fixed or suppressed.
4279
4280 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4281
4282         * tests/check/elements/.cvsignore:
4283           Add audiodynamic check to .cvsignore
4284
4285 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4286
4287         reviewed by: Stefan Kost  <ensonic@users.sf.net>
4288
4289         * gst/audiofx/Makefile.am:
4290         * gst/audiofx/audiodynamic.c:
4291         (gst_audio_dynamic_characteristics_get_type),
4292         (gst_audio_dynamic_mode_get_type),
4293         (gst_audio_dynamic_set_process_function),
4294         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
4295         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
4296         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
4297         (gst_audio_dynamic_transform_hard_knee_compressor_int),
4298         (gst_audio_dynamic_transform_hard_knee_compressor_float),
4299         (gst_audio_dynamic_transform_soft_knee_compressor_int),
4300         (gst_audio_dynamic_transform_soft_knee_compressor_float),
4301         (gst_audio_dynamic_transform_hard_knee_expander_int),
4302         (gst_audio_dynamic_transform_hard_knee_expander_float),
4303         (gst_audio_dynamic_transform_soft_knee_expander_int),
4304         (gst_audio_dynamic_transform_soft_knee_expander_float),
4305         (gst_audio_dynamic_transform_ip):
4306         * gst/audiofx/audiodynamic.h:
4307         * gst/audiofx/audiofx.c: (plugin_init):
4308         Add new audiodynamic element which can act as a compressor or
4309         expander. Supported are hard-knee and soft-knee operation modes with
4310         user-specified ratio and threshold.
4311         Attack and release parameters are not yet implemented but will follow.
4312         * docs/plugins/Makefile.am:
4313         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4314         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4315         * docs/plugins/gst-plugins-good-plugins.args:
4316         * docs/plugins/inspect/plugin-audiofx.xml:
4317         Integrate audiodynamic into the docs.
4318         * tests/check/Makefile.am:
4319         * tests/check/elements/audiodynamic.c: (setup_dynamic),
4320         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
4321         Add unit test for audiodynamic.
4322
4323 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
4324
4325         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
4326         Free handles that we allocated when exiting via the error paths.
4327
4328 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
4329
4330         * gst/level/gstlevel.c: (gst_level_class_init),
4331         (gst_level_set_caps), (gst_level_start), (gst_level_event),
4332         (gst_level_transform_ip):
4333         * gst/level/gstlevel.h:
4334           Resolve message timestamps against the playback segment.
4335
4336 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4337
4338         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
4339         (gst_id3demux_sink_activate):
4340           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
4341           caps passed to it (previously one code path assumed it took ownership
4342           while another one assumed it didn't, while in fact it sometimes did and
4343           sometimes didn't ...).
4344
4345         * configure.ac:
4346         * tests/files/Makefile.am:
4347         * tests/files/id3-407349-1.tag:
4348         * tests/files/id3-407349-2.tag:
4349           Add directory where data for unit tests can be stored.
4350
4351         * tests/Makefile.am:
4352         * tests/check/Makefile.am:
4353         * tests/check/elements/.cvsignore:
4354         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
4355         (read_tags_from_file), (run_check_for_file),
4356         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
4357           Add unit test for id3demux, and in particular for bug #407349. Only
4358           testing pull-mode for now; push mode doesn't work yet because the test
4359           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
4360
4361 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4362
4363         * tests/check/Makefile.am:
4364           Add missing backslash at end of line.
4365
4366 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4367
4368         Trigger rebuild.
4369
4370 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4371
4372         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
4373         * gst/id3demux/id3tags.h:
4374         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
4375         (parse_obsolete_tdat_frame):
4376           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
4377           the four-digit number will be interpreted as a year, whereas it is
4378           month and day in DDMM format. Instead, parse TDAT frames and fix up
4379           the date in the GST_TAG_DATE tag later if we also extracted a year.
4380           Fixes #407349.
4381
4382 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4383
4384         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
4385         (gst_switch_commit_new_kid):
4386         Fix up the dispose logic so it doesn't leak, and fix setting of 
4387         the child state so that we don't set a child to our current state 
4388         just as we are changing it to something else.
4389
4390 2007-03-06  Wim Taymans  <wim@fluendo.com>
4391
4392         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
4393         (gst_goom_chain):
4394         * gst/goom/gstgoom.h:
4395         Document, fix and improve goom adapter behaviour.
4396         Fixes #407006.
4397
4398 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4399
4400         * ext/esd/esdsink.c: (gst_esdsink_open):
4401         Unref static pad template after using it.
4402
4403 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4404
4405         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
4406         (gst_switch_commit_new_kid):
4407         Fix up the reference counting of the child elements.
4408
4409 2007-03-05  Wim Taymans  <wim@fluendo.com>
4410
4411         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
4412         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
4413         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
4414         Fix encoding-name case.
4415
4416 2007-03-05  Wim Taymans  <wim@fluendo.com>
4417
4418         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
4419         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
4420         (gst_rtp_speex_depay_process):
4421         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
4422         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
4423         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
4424         (gst_rtp_speex_pay_change_state):
4425         * gst/rtp/gstrtpspeexpay.h:
4426         Fix speex (de)payloader. Fixes #358040.
4427
4428 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4429
4430         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4431         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
4432         Install fakesink in NULL by fixing some broken logic. This obviates
4433         the need to manually set _IS_SINK.
4434         Add some comments and remove a little cruft while I'm at it.
4435
4436 2007-03-05  Wim Taymans  <wim@fluendo.com>
4437
4438         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
4439         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
4440
4441 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
4442
4443         * po/POTFILES.in:
4444           Update.
4445
4446 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4447
4448         * tests/check/Makefile.am:
4449         Gah! Also disable gconfvideosink from the tests, otherwise
4450         it will instantiate autovideosink, and dfbvideosink and
4451         leak on the buildbots.
4452
4453 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4454
4455         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
4456         (gst_cdio_cdda_src_finalize):
4457         Make sure we always destroy our libcdio handle.
4458
4459 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4460
4461         * tests/check/Makefile.am:
4462         Disable autovideosink so the buildbots don't barf over memory
4463         leaked in the directfb sink.
4464
4465 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4466
4467         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
4468         Chain up in dispose
4469
4470 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4471
4472         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
4473         (gst_multipart_find_pad_by_mime):
4474         Use gst_pad_new_from_static_template instead of
4475         static_pad_template_get+pad_new.
4476
4477 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4478
4479         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
4480         Catch the case where no clock has been set.
4481
4482 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4483
4484         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
4485         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
4486         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
4487         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
4488         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
4489         (gst_gconf_audio_src_finalize), (do_toggle_element):
4490         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
4491         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
4492         (do_toggle_element):
4493         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
4494         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
4495         (gst_gconf_video_src_finalize), (do_toggle_element):
4496         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
4497         (gst_switch_sink_reset), (gst_switch_sink_set_child):
4498         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
4499         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
4500         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
4501         (gst_shout2send_init), (gst_shout2send_finalize):
4502         * gst/debug/testplugin.c: (gst_test_class_init),
4503         (gst_test_finalize):
4504         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
4505         (gst_flxdec_dispose):
4506         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
4507         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
4508         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4509         (gst_rtspsrc_finalize):
4510         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
4511         * gst/rtsp/rtspextwms.h:
4512         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
4513         (gst_smpte_finalize):
4514         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
4515         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
4516         (gst_udpsink_finalize):
4517         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
4518         (gst_wavparse_sink_activate):
4519         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
4520         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
4521         (gst_oss_src_finalize):
4522         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
4523         * sys/v4l2/gstv4l2object.h:
4524         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
4525         (gst_v4l2src_finalize):
4526         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
4527
4528         Fix a bunch of leaks shown by the newly-added states test.
4529
4530 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4531
4532         * ext/dv/gstdvdec.c: (gst_dvdec_init):
4533         Use gst_pad_new_from_static_template instead of 
4534         static_pad_template_get+pad_new.
4535
4536 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4537
4538         Patch by: Loïc Minier <lool+gnome at via ecp fr>
4539
4540         * ext/libcaca/Makefile.am:
4541         * gst/debug/Makefile.am:
4542           Don't mix tabs and spaces (#414168).
4543
4544 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
4545
4546         * tests/check/generic/.cvsignore:
4547           Ignore files to please buildbot.
4548
4549 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
4550
4551         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
4552         (gst_wavparse_stream_data):
4553           Unbreak my previous commit (swapped nominator & denominator). Tim,
4554           thanks for spotting.
4555
4556 2007-03-02  Wim Taymans  <wim@fluendo.com>
4557
4558         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
4559         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
4560         (gst_cdio_cdda_src_finalize):
4561         Small code cleanups.
4562         Don't use pad_alloc as the base class cannot deal with the error codes.
4563
4564 2007-03-02  Wim Taymans  <wim@fluendo.com>
4565
4566         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
4567         (gst_udpsrc_create):
4568         Fix doc.
4569
4570 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
4571
4572         Patch by: René Stadler <mail@renestadler.de>
4573
4574         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4575         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4576         (gst_wavparse_stream_data):
4577           Handle rounding better to not drop last sample frame. Fixes #356692
4578
4579 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
4580
4581         * tests/check/Makefile.am:
4582         Disable cacasink from the states check too - it also calls exit(1)
4583         on us when it can't find a terminal to talk to.
4584
4585 2007-03-02  Wim Taymans  <wim@fluendo.com>
4586
4587         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4588
4589         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
4590         (gst_udpsrc_create), (gst_udpsrc_set_property),
4591         (gst_udpsrc_get_property):
4592         * gst/udp/gstudpsrc.h:
4593         Add support to strip proprietary headers. Fixes #350296.
4594
4595 2007-03-02  Wim Taymans  <wim@fluendo.com>
4596
4597         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
4598         Fix compilation.
4599
4600 2007-03-02  Wim Taymans  <wim@fluendo.com>
4601
4602         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4603
4604         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
4605         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
4606         (gst_rtp_mp2t_depay_set_property),
4607         (gst_rtp_mp2t_depay_get_property):
4608         * gst/rtp/gstrtpmp2tdepay.h:
4609         Add support to strip off proprietary headers. Fixes #350278.
4610
4611 2007-03-02  Wim Taymans  <wim@fluendo.com>
4612
4613         * ext/hal/hal.c:
4614         Fix compilation.
4615
4616 2007-03-02  Wim Taymans  <wim@fluendo.com>
4617
4618         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
4619         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
4620         (gst_sunaudiosrc_open):
4621         * sys/sunaudio/gstsunaudiosrc.h:
4622         Remove device-name from GstSunAudioSrc. Fixes #412597.
4623
4624 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
4625
4626         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
4627         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
4628         Having NULL as UDI previously selected the default sink/src. Change
4629         this back but mention it in the debug output.
4630         * ext/hal/hal.c: (gst_hal_get_alsa_element),
4631         (gst_hal_get_oss_element), (gst_hal_get_string),
4632         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
4633         (gst_hal_get_audio_src):
4634         * ext/hal/hal.h:
4635         Refactor a bit, check all error conditions, greatly improve debugging
4636         and fix some possible memory leaks. Also implement OSS support
4637         and allow specifying an UDI that points to a real device. For this the
4638         child device which supports ALSA (preferred) or OSS is used.
4639         As a side effect this makes it impossible now to get a alsasink in
4640         halaudiosrc and a alsasrc in halaudiosink.
4641
4642 2007-03-01  Wim Taymans  <wim@fluendo.com>
4643
4644         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
4645         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
4646         Errors from the udp sources are not fatal unless all of them are in
4647         error.
4648
4649 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
4650
4651         * tests/check/Makefile.am:
4652         Disable aasink in the states test. I suspect this is the element that
4653         is calling exit(1) when it can't proceed.
4654
4655 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
4656
4657         * tests/check/Makefile.am:
4658         Draw plugins in from the build tree sys/ dir, rather than picking
4659         up the already installed versions.
4660
4661 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4662
4663         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
4664         Error out correctly when getting xcontext fails.
4665
4666 2007-03-01  Wim Taymans  <wim@fluendo.com>
4667
4668         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
4669         Make state change to PAUSED NO_PREROLL because that's what it will be in
4670         the future and rtspsrc relies on it.
4671
4672         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4673         (gst_rtspsrc_change_state):
4674         Don't error out when we don't get an error from the state change
4675         function.
4676
4677 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
4678
4679         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
4680         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
4681           Check if the device UDI is set before trying to query HAL
4682           about it and give a useful error message if it wasn't set.
4683         * ext/hal/hal.c: (gst_hal_get_string):
4684           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
4685           gives an assertion failure in D-Bus when running with
4686           DBUS_FATAL_WARNINGS=1.
4687
4688 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
4689
4690         * configure.ac:
4691           Convert to new AG_GST style.
4692
4693 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
4694
4695         * tests/check/Makefile.am:
4696         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
4697           add test for states
4698
4699 2007-02-28  Wim Taymans  <wim@fluendo.com>
4700
4701         * tests/check/elements/.cvsignore:
4702         Add new videofilter check to .cvsignore.
4703
4704 2007-02-28  Wim Taymans  <wim@fluendo.com>
4705
4706         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
4707         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
4708         (gst_avi_demux_loop), (gst_avi_demux_chain):
4709         Fix combined flow return. Fixes #412608.
4710
4711 2007-02-28  Wim Taymans  <wim@fluendo.com>
4712
4713         * gst/videofilter/Makefile.am:
4714         Dist header..
4715
4716 2007-02-28  Wim Taymans  <wim@fluendo.com>
4717
4718         * gst/videofilter/gstgamma.h:
4719         Add header too.
4720
4721 2007-02-28  Wim Taymans  <wim@fluendo.com>
4722
4723         Patch by: Mark Nauwelaerts <manauw at skynet be>
4724
4725         * gst/videofilter/Makefile.am:
4726         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
4727         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
4728         (gst_gamma_get_property), (gst_gamma_calculate_tables),
4729         (oil_tablelookup_u8), (gst_gamma_set_caps),
4730         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
4731         Port gamma filter to 0.10. Fixes #412704.
4732
4733         * tests/check/Makefile.am:
4734         * tests/check/elements/videofilter.c: (setup_filter),
4735         (cleanup_filter), (check_filter), (GST_START_TEST),
4736         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
4737         Add unit tests for videofilters.
4738
4739 2007-02-28  Wim Taymans  <wim@fluendo.com>
4740
4741         * gst/rtsp/URLS:
4742         Add another interesting test url.
4743
4744         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
4745         Don't allow getting header fields from data packets.
4746
4747 2007-02-28  Michael Smith  <msmith@fluendo.com>
4748
4749         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
4750         (gst_shout2send_init), (gst_shout2send_start),
4751         (gst_shout2send_set_property), (gst_shout2send_get_property):
4752         * ext/shout2/gstshout2.h:
4753           Add a property for username.
4754
4755 2007-02-27  Christian Schallerr <christian@fluendo.com>
4756
4757         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
4758
4759 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
4760
4761         * gst/rtsp/Makefile.am:
4762         Fix make check too.
4763
4764 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
4765
4766         * gst/rtsp/base64.c: (util_base64_encode):
4767         * gst/rtsp/base64.h:
4768         Commit missing files for base64 encoding.
4769
4770 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
4771
4772         Patch by: Loïc Minier <lool+gnome at via ecp fr>
4773
4774         * configure.ac:
4775         * ext/annodex/Makefile.am:
4776         * ext/jpeg/Makefile.am:
4777         * ext/speex/Makefile.am:
4778         * gst/alpha/Makefile.am:
4779         * gst/cutter/Makefile.am:
4780         * gst/debug/Makefile.am:
4781         * gst/effectv/Makefile.am:
4782         * gst/goom/Makefile.am:
4783         * gst/level/Makefile.am:
4784         * gst/smpte/Makefile.am:
4785         * gst/videofilter/Makefile.am:
4786           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
4787
4788 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
4789
4790         * gst/rtsp/Makefile.am:
4791         * gst/rtsp/rtspconnection.c: (append_auth_header),
4792         (rtsp_connection_send), (rtsp_connection_set_auth):
4793         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
4794         from icecast to replace it. Relicensed from GPL courtesy of Mike
4795         Smith.
4796
4797 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
4798
4799         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4800         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
4801         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
4802         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
4803         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
4804         (gst_rtspsrc_uri_set_uri):
4805         * gst/rtsp/gstrtspsrc.h:
4806         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4807         (append_auth_header), (rtsp_connection_send),
4808         (rtsp_connection_free), (rtsp_connection_set_auth):
4809         * gst/rtsp/rtspconnection.h:
4810         * gst/rtsp/rtspdefs.h:
4811         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
4812         * gst/rtsp/rtspurl.h:
4813
4814         Implement simple Basic Authentication support so that urls like
4815         rtsp://user:pass@hostname/rtspstream work on hosts that require
4816         authentication.
4817
4818 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
4819
4820         * sys/v4l2/gstv4l2object.c:
4821         * sys/v4l2/gstv4l2tuner.c:
4822         * sys/v4l2/v4l2_calls.c:
4823         Fix segfault when oppening a radio device.
4824         
4825 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
4826
4827         * gst/level/gstlevel.c: (gst_level_set_caps),
4828         (gst_level_transform_ip):
4829         * sys/v4l2/README:
4830         * tests/check/elements/level.c: (GST_START_TEST):
4831           Fix level for multi-channel case.
4832
4833 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
4834
4835         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
4836         (gst_level_transform_ip):
4837         * gst/level/gstlevel.h:
4838           Use function pointer for process function and add process functions
4839           for float audio.
4840
4841 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
4842
4843         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
4844         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
4845         (gst_v4l2src_capture_init):
4846           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
4847           fixes #407369
4848
4849 2007-02-18  Wim Taymans  <wim@fluendo.com>
4850
4851         * gst/rtp/Makefile.am:
4852         * gst/rtp/gstrtp.c: (plugin_init):
4853         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
4854         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
4855         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
4856         (gst_rtp_mp2t_pay_plugin_init):
4857         * gst/rtp/gstrtpmp2tpay.h:
4858         Added simple mpeg transport stream payloader.
4859
4860 2007-02-16  Wim Taymans  <wim@fluendo.com>
4861
4862         * gst/rtsp/URLS:
4863         Add example H264 rtsp url.
4864
4865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4866         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
4867         Don't convert values to lowercase or we might mess up base64 encoded
4868         properties.
4869
4870 2007-02-16  Wim Taymans  <wim@fluendo.com>
4871
4872         * gst/rtp/README:
4873         Fix case of string params.
4874
4875         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4876         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4877         Fix depayloader, support more packet types.
4878         Add sync codes to make sure the packetizer can do its job.
4879
4880         * gst/rtp/gstrtpmp4gdepay.c:
4881         * gst/rtp/gstrtpmp4gpay.c:
4882         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
4883         Fix caps case again.
4884
4885 2007-02-15  Wim Taymans  <wim@fluendo.com>
4886
4887         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4888         Set right caps on output buffers.
4889
4890 2007-02-14  Wim Taymans  <wim@fluendo.com>
4891
4892         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
4893         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
4894         Clear stack allocated SDPMedia struct before calling _init() on it.
4895         Clarify this in the docs as well.
4896
4897 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
4898
4899         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
4900         (do_change_child):
4901         Don't reset the profile when going switching states, as it makes
4902         the element non-reusable.
4903
4904 2007-02-14  Wim Taymans  <wim@fluendo.com>
4905
4906         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
4907         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
4908         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
4909         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
4910         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
4911         (sdp_parse_line):
4912         * gst/rtsp/sdpmessage.h:
4913         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
4914         Fix memory management of SDP messages. Fixes #407793.
4915
4916 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
4917
4918         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
4919
4920         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
4921         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
4922
4923 2007-02-14  Wim Taymans  <wim@fluendo.com>
4924
4925         Patch by: jp.liu <jp_liu at astrocom dot cn>
4926
4927         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
4928         Fix parsing of password field in url. Fixes #407797.
4929
4930 2007-02-14  Wim Taymans  <wim@fluendo.com>
4931
4932         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
4933         (gst_wavparse_reset), (gst_wavparse_init),
4934         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
4935         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
4936         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
4937         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
4938         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
4939         (gst_wavparse_loop), (gst_wavparse_chain),
4940         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
4941         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
4942         (plugin_init):
4943         * gst/wavparse/gstwavparse.h:
4944         Update docs.
4945         Use boilerplate.
4946         Various code cleanups.
4947         When the bitrate is not known (bps == 0 or compressed formats) let
4948         downstream element guestimate the duration and position and don't
4949         generate timestamps or durations. Fixes #405213.
4950         Fix EOS and ERROR conditions in chain mode, we just need to forward the
4951         error flowreturn upstream.
4952
4953 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
4954
4955         * ext/gconf/Makefile.am:
4956         * ext/gconf/gconf.c: (gst_gconf_get_string),
4957         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
4958         (gst_gconf_render_bin_with_default):
4959         * ext/gconf/gconf.h:
4960         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
4961         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
4962         (gst_gconf_audio_sink_dispose), (do_change_child),
4963         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
4964         (cb_change_child), (gst_gconf_audio_sink_change_state):
4965         * ext/gconf/gstgconfaudiosink.h:
4966         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
4967         (gst_switch_sink_class_init), (gst_switch_sink_reset),
4968         (gst_switch_sink_init), (gst_switch_sink_dispose),
4969         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
4970         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
4971         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
4972         * ext/gconf/gstswitchsink.h:
4973         * gst/autodetect/gstautoaudiosink.c:
4974         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
4975         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
4976         (gst_auto_audio_sink_detect):
4977         * gst/autodetect/gstautovideosink.c:
4978         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
4979         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
4980         (gst_auto_video_sink_detect):
4981         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
4982         and a child that implements the GConf key monitoring. The end goal of
4983         this is an audio sink that can be changed on the fly, but at the 
4984         moment it still only changes on the next READY transition.
4985
4986 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
4987
4988         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
4989         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
4990         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
4991         (gst_avi_demux_calculate_durations_from_index),
4992         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
4993         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
4994         (gst_avi_demux_loop):
4995           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
4996
4997 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
4998
4999         * configure.ac:
5000         * docs/plugins/Makefile.am:
5001           Add crossreferences to glib/gobject/gstream docs.
5002
5003 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5004
5005         * gst/monoscope/Makefile.am:
5006         * gst/monoscope/gstmonoscope.c:
5007           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
5008           (but no LIBS, since we only use defines from the headers).
5009
5010 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5011
5012         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
5013
5014         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
5015         (gst_wavparse_stream_data):
5016           Fix massive memory leak when operating in streaming mode due to
5017           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
5018           Fixes #407057.
5019
5020 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5021
5022         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5023         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
5024         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
5025         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
5026         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5027         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
5028         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5029         (gst_avi_demux_calculate_durations_from_index),
5030         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5031         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
5032         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5033         * gst/avi/gstavidemux.h:
5034           Save some memory (8%) by repacking the index entry structure (more to
5035           come). Add more FIXMEs to questionable parts.
5036
5037 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5038
5039         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5040         (gst_v4l2src_get_caps):
5041         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5042         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5043         (gst_v4l2src_capture_init):
5044           More FIXME comments and messaging changes.
5045
5046 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5047
5048         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
5049         (gst_goom_change_state):
5050         * gst/goom/gstgoom.h:
5051           Improved docs and use GST_DEBUG_FUNCPTR.
5052
5053         * gst/level/gstlevel.c: (gst_level_class_init):
5054           Use GST_DEBUG_FUNCPTR.
5055
5056         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
5057         (gst_monoscope_chain), (gst_monoscope_change_state):
5058           Improved docs source cleanups.
5059
5060 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5061
5062         * gst/debug/Makefile.am:
5063         * gst/debug/gstdebug.c: (plugin_init):
5064         * gst/debug/gstpushfilesrc.c:
5065         * gst/debug/gstpushfilesrc.h:
5066           Add code for a pushfilesrc element that implements a pushfile:// URI
5067           handler, to make debugging push-mode operation of demuxer/decoders
5068           that support both easier in connection with seek/playbin/etc.
5069           The element isn't registered at the moment.
5070
5071 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
5072
5073         * gst/avi/gstavimux.c:
5074           Comment a #if 0 in caps template definition as VS6 seems to 
5075         do not support it.
5076         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
5077           Use gst_guint64_to_gdouble for conversion.
5078         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
5079           Move variables declaration before the first instruction.
5080         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
5081           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
5082           And don't include netdb.h for G_OS_WIN32
5083         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
5084           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
5085           by VS6 then use an other way to initialize SDPMedia structure.
5086         * gst/udp/gstdynudpsink.h:
5087         * gst/udp/gstdynudpnetutils.h:
5088           Do not include <sys/time.h> for G_OS_WIN32
5089         * gst/udp/gstudpsrc.c:
5090           Define socklen_t as int for G_OS_WIN32
5091         * win/common/config.h.in:
5092           Undef HAVE_NETINET_IN_H
5093         * win32/vs6/gst_plugins_good.dsw:
5094         * win32/vs6/libgstrtp.dsp:
5095         * win32/vs6/libgstrtsp.dsp:
5096         * win32/vs6/libgstautogen.dsp:
5097         * win32/vs6/libgstaudiofx.dsp:
5098         * win32/vs6/libgstudp.dsp:
5099           Add and update project files.
5100         * win32/common/gstudp-enumtypes.c:
5101         * win32/common/gstudp-enumtypes.h:
5102           Add a copy of udp enumtypes to win32/common as in core 
5103           and base.
5104         
5105 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
5106
5107         * configure.ac:
5108           Activate monoscope when building with --enable-experimental. Fix
5109           --enable-external configure switch description.
5110
5111         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
5112         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
5113           Help gst-indent.
5114
5115 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5116
5117         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
5118           Explicitly cast result of pointer arithmetic to integer in order to
5119           avoid compiler warnings on some 64-bit systems. Should fix #406018.
5120
5121 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5122
5123         * gst/debug/progressreport.c:
5124           Some more docs.
5125
5126 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5127
5128         * docs/plugins/inspect/plugin-rtp.xml:
5129           Update for new elements.
5130
5131         * gst/debug/progressreport.h:
5132           Commit newly-created header file as well.
5133
5134 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5135
5136         * docs/plugins/Makefile.am:
5137         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5138         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5139         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5140         * gst/debug/Makefile.am:
5141         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
5142         (gst_progress_report_do_query), (gst_progress_report_report):
5143           Make progressreport element post messages with the current progress
5144           on the bus. Also add some basic docs for it.
5145
5146 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5147
5148         * ext/hal/hal.c: (gst_hal_get_string):
5149         * ext/hal/hal.h:
5150           Some small cleanups; deal with errors when parsing the HAL ALSA
5151           capabilities a bit better.
5152
5153 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5154
5155         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5156           Let's try this again and use the right cast this time.
5157
5158 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5159
5160         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5161           Add cast to avoid compiler warnings with older GLib versions
5162           where the nick/name members in GEnumValue are not declared as
5163           constant strings.
5164
5165 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5166
5167         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
5168         (gst_gconf_render_bin_from_key),
5169         (gst_gconf_get_default_audio_sink):
5170         * ext/gconf/gconf.h:
5171         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
5172         (do_toggle_element), (gst_gconf_audio_sink_set_property),
5173         (gst_gconf_audio_sink_get_property):
5174           In gconfaudiosink, get the right key as the old key in do_toggle
5175           (ie. one dependent on the profile selected). Log some more stuff so
5176           we can see what's actually going on.
5177
5178 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5179
5180         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
5181         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
5182         (gst_audio_amplify_set_process_function),
5183         (gst_audio_amplify_setup):
5184         * gst/audiofx/audioamplify.h:
5185         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5186         (gst_audio_invert_class_init), (gst_audio_invert_setup):
5187         * gst/audiofx/audioinvert.h:
5188         Some small cleanups and port both elements to the new GstAudioFilter
5189         base class to save a few lines of common code.
5190         * gst/audiofx/Makefile.am:
5191         Link against libgstaudio for the above changes
5192
5193 2007-01-29  Wim Taymans  <wim@fluendo.com>
5194
5195         * tests/check/elements/.cvsignore:
5196         Some more ignores.
5197
5198 2007-01-26  Wim Taymans  <wim@fluendo.com>
5199
5200         Patch by: charles <charlesg3 at gmail dot com>
5201
5202         * ext/shout2/gstshout2.c: (gst_shout2send_init),
5203         (set_shout_metadata), (gst_shout2send_event):
5204         * ext/shout2/gstshout2.h:
5205         Properly handle tags in shout2send. Fixes #399825.
5206
5207 2007-01-25  Wim Taymans  <wim@fluendo.com>
5208
5209         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5210         (gst_rtspsrc_activate_streams):
5211         Convert SDP fields to upper/lowercase following the rules in the SDP to
5212         caps document. 
5213
5214 2007-01-25  Wim Taymans  <wim@fluendo.com>
5215
5216         * gst/rtp/README:
5217         * gst/rtp/gstrtpilbcdepay.c:
5218         * gst/rtp/gstrtpilbcpay.c:
5219         * gst/rtp/gstrtpmp4gdepay.c:
5220         * gst/rtp/gstrtpmp4gpay.c:
5221         * gst/rtp/gstrtpspeexdepay.c:
5222         * gst/rtp/gstrtpspeexpay.c:
5223         * gst/rtp/gstrtpsv3vdepay.c:
5224         * gst/rtp/gstrtptheoradepay.c:
5225         * gst/rtp/gstrtptheorapay.c:
5226         * gst/rtp/gstrtpvorbisdepay.c:
5227         * gst/rtp/gstrtpvorbispay.c:
5228         Fix case of encoding-name and key/value pairs to match the document.
5229         This is to make interoperation with SDP case-insensitive as required by
5230         the relevant RFCs.
5231
5232 2007-01-25  Wim Taymans  <wim@fluendo.com>
5233
5234         * configure.ac:
5235         Bump required -core/-base to CVS
5236
5237 2007-01-25  Wim Taymans  <wim@fluendo.com>
5238
5239         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
5240         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
5241         * gst/rtp/gstrtpL16pay.h:
5242         Fill up to MTU using adapter.
5243         Timestamp rtp packets.
5244
5245 2007-01-25  Edward Hervey  <edward@fluendo.com>
5246
5247         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5248         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
5249         Use G_GSIZE_FORMAT in print statements for portability.
5250         Fixes build on macosx.
5251
5252 2007-01-24  Wim Taymans  <wim@fluendo.com>
5253
5254         * gst/rtp/Makefile.am:
5255         * gst/rtp/gstrtp.c: (plugin_init):
5256         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
5257         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
5258         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
5259         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
5260         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
5261         (gst_rtp_L16_depay_plugin_init):
5262         * gst/rtp/gstrtpL16depay.h:
5263         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
5264         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
5265         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
5266         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
5267         (gst_rtp_L16_pay_plugin_init):
5268         * gst/rtp/gstrtpL16pay.h:
5269         Port and enable raw audio payloader/depayloader. Needs a bit more work
5270         on the payloader side.
5271
5272 2007-01-24  Wim Taymans  <wim@fluendo.com>
5273
5274         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
5275         (gst_rtspsrc_stream_configure_transport),
5276         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
5277         * gst/rtsp/gstrtspsrc.h:
5278         Only unblock the udp pads when we linked and activated them all.
5279         Fixes #395688.
5280
5281 2007-01-24  Wim Taymans  <wim@fluendo.com>
5282
5283         * gst/rtp/Makefile.am:
5284         * gst/rtp/gstrtp.c: (plugin_init):
5285         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
5286         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
5287         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
5288         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
5289         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
5290         * gst/rtp/gstrtpac3depay.h:
5291         Added simple AC3 depayloader (RFC 4184).
5292
5293         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
5294         Fix a leak.
5295
5296 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
5297
5298         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5299
5300         * gst/audiofx/Makefile.am:
5301         * gst/audiofx/audioamplify.c:
5302         (gst_audio_amplify_clipping_method_get_type),
5303         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
5304         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
5305         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
5306         (gst_audio_amplify_set_caps),
5307         (gst_audio_amplify_transform_int_clip),
5308         (gst_audio_amplify_transform_int_wrap_negative),
5309         (gst_audio_amplify_transform_int_wrap_positive),
5310         (gst_audio_amplify_transform_float_clip),
5311         (gst_audio_amplify_transform_float_wrap_negative),
5312         (gst_audio_amplify_transform_float_wrap_positive),
5313         (gst_audio_amplify_transform_ip):
5314         * gst/audiofx/audioamplify.h:
5315         * gst/audiofx/audiofx.c: (plugin_init):
5316         Add new element "audioamplify". This allows scaling of raw audio
5317         samples, similar to the "volume" element, but provides different modes
5318         for clipping and allows unlimited amplification. It's mainly targeted
5319         for creative sound design and not as a replacement of the "volume"
5320         element. Fixes #397162
5321         * docs/plugins/Makefile.am:
5322         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5323         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5324         * docs/plugins/gst-plugins-good-plugins.args:
5325         * docs/plugins/inspect/plugin-audiofx.xml:
5326         Add docs for audioamplify and integrate them into the build system
5327         * tests/check/Makefile.am:
5328         * tests/check/elements/audioamplify.c: (setup_amplify),
5329         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
5330         Add fairly extensive unit test suite for audioamplify
5331
5332 2007-01-24  Wim Taymans  <wim@fluendo.com>
5333
5334         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
5335         Unblock pads after adding the pads to the element so that autopluggers
5336         get a change to link something. Possibly fixes #395688.
5337
5338 2007-01-24  Wim Taymans  <wim@fluendo.com>
5339
5340         * gst/rtp/gstrtpamrdepay.c:
5341         * gst/rtp/gstrtpgsmdepay.c:
5342         * gst/rtp/gstrtph263pdepay.c:
5343         * gst/rtp/gstrtph263ppay.c:
5344         * gst/rtp/gstrtph264depay.c:
5345         * gst/rtp/gstrtpilbcdepay.c:
5346         * gst/rtp/gstrtpmp2tdepay.c:
5347         * gst/rtp/gstrtpmp4gdepay.c:
5348         * gst/rtp/gstrtpmp4gpay.c:
5349         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
5350         * gst/rtp/gstrtpmp4vpay.c:
5351         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
5352         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
5353         (gst_rtp_mpa_depay_process):
5354         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
5355         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
5356         * gst/rtp/gstrtppcmadepay.c:
5357         * gst/rtp/gstrtppcmudepay.c:
5358         * gst/rtp/gstrtpspeexdepay.c:
5359         * gst/rtp/gstrtpspeexpay.c:
5360         * gst/rtp/gstrtpsv3vdepay.c:
5361         * gst/rtp/gstrtptheoradepay.c:
5362         * gst/rtp/gstrtptheorapay.c:
5363         * gst/rtp/gstrtpvorbisdepay.c:
5364         * gst/rtp/gstrtpvorbispay.c:
5365         Fix caps with payload numbers.
5366         Add some fixed payload numbers to caps when possible.
5367
5368 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5369
5370         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5371
5372         * gst/audiofx/Makefile.am:
5373         * gst/audiofx/audiofx.c: (plugin_init):
5374         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5375         (gst_audio_invert_class_init), (gst_audio_invert_init),
5376         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
5377         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
5378         (gst_audio_invert_transform_float),
5379         (gst_audio_invert_transform_ip):
5380         * gst/audiofx/audioinvert.h:
5381         Add new audiofx element "audioinvert". This element swaps the upper
5382         and lower half of samples and can be used for example for a
5383         wide-stereo effect. Fixes #396057
5384         * docs/plugins/Makefile.am:
5385         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5386         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5387         * docs/plugins/gst-plugins-good-plugins.args:
5388         * docs/plugins/inspect/plugin-audiofx.xml:
5389         Add docs for the audioinvert element and add them to the build system.
5390         * tests/check/Makefile.am:
5391         * tests/check/elements/audioinvert.c: (setup_invert),
5392         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
5393         Add unit test suite for the audioinvert element.
5394
5395 2007-01-23  Wim Taymans  <wim@fluendo.com>
5396
5397         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
5398         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
5399         Parse config params as string and int.
5400         Parse and use AU header length
5401
5402 2007-01-23  Wim Taymans  <wim@fluendo.com>
5403
5404         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
5405         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
5406         * gst/smpte/gstmask.c: (_gst_mask_register):
5407         * gst/smpte/gstmask.h:
5408         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
5409         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
5410         (gst_smpte_paint_triangle_clock):
5411         constify some static structs.
5412         Don't update the mask if nothing changed to the params.
5413         Make sure we never draw outside of the picture. Fixes #398325.
5414
5415 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
5416
5417         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
5418           Error out properly when pull_range fails while we're reading the
5419           headers, instead of just pausing the task silently. Fixes #399338.
5420
5421 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
5422
5423         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
5424           Some more sanity checks to make sure the input formats match and the
5425           input pads are actually negotiated, in case someone tries to feed
5426           buffers from fakesrc or filesrc. Fixes #398299.
5427           Also const-ify an array, just because we can.
5428
5429 2007-01-19  Edward Hervey  <edward@fluendo.com>
5430
5431         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
5432         Ignore previous commit, that was only valid for widths and heights
5433         that are multiples of 4.
5434         Copy over size/stride macros from jpegdec. This allows the element
5435         to work with any width,height...
5436         ... but puts in evidence that the actual transformations only work
5437         with width/height that are multiples of 4.
5438
5439 2007-01-19  Edward Hervey  <edward@fluendo.com>
5440
5441         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
5442         Allocate buffers of the right size.
5443         The proper size of a I420 buffer in bytes is:
5444         
5445             width * height * 3
5446             ------------------
5447                     2
5448
5449 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
5450
5451         * gst/smpte/gstsmpte.c: (gst_smpte_init):
5452           Proxy getcaps on sink pads too, so that we either end up with the
5453           same dimensions on all pads or error out if that's not possible
5454           (seems to work even!). Fixes #398086, I think.
5455
5456 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
5457
5458         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5459         * docs/plugins/gst-plugins-good-plugins.args:
5460         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5461           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
5462           fix integer properties with -1 as minimum value.
5463
5464         * docs/plugins/inspect/plugin-1394.xml:
5465         * docs/plugins/inspect/plugin-aasink.xml:
5466         * docs/plugins/inspect/plugin-alaw.xml:
5467         * docs/plugins/inspect/plugin-alpha.xml:
5468         * docs/plugins/inspect/plugin-alphacolor.xml:
5469         * docs/plugins/inspect/plugin-annodex.xml:
5470         * docs/plugins/inspect/plugin-apetag.xml:
5471         * docs/plugins/inspect/plugin-audiofx.xml:
5472         * docs/plugins/inspect/plugin-auparse.xml:
5473         * docs/plugins/inspect/plugin-autodetect.xml:
5474         * docs/plugins/inspect/plugin-avi.xml:
5475         * docs/plugins/inspect/plugin-cacasink.xml:
5476         * docs/plugins/inspect/plugin-cairo.xml:
5477         * docs/plugins/inspect/plugin-cdio.xml:
5478         * docs/plugins/inspect/plugin-cutter.xml:
5479         * docs/plugins/inspect/plugin-debug.xml:
5480         * docs/plugins/inspect/plugin-dv.xml:
5481         * docs/plugins/inspect/plugin-efence.xml:
5482         * docs/plugins/inspect/plugin-effectv.xml:
5483         * docs/plugins/inspect/plugin-esdsink.xml:
5484         * docs/plugins/inspect/plugin-flac.xml:
5485         * docs/plugins/inspect/plugin-flxdec.xml:
5486         * docs/plugins/inspect/plugin-gconfelements.xml:
5487         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5488         * docs/plugins/inspect/plugin-goom.xml:
5489         * docs/plugins/inspect/plugin-halelements.xml:
5490         * docs/plugins/inspect/plugin-icydemux.xml:
5491         * docs/plugins/inspect/plugin-id3demux.xml:
5492         * docs/plugins/inspect/plugin-jpeg.xml:
5493         * docs/plugins/inspect/plugin-level.xml:
5494         * docs/plugins/inspect/plugin-matroska.xml:
5495         * docs/plugins/inspect/plugin-mulaw.xml:
5496         * docs/plugins/inspect/plugin-multipart.xml:
5497         * docs/plugins/inspect/plugin-navigationtest.xml:
5498         * docs/plugins/inspect/plugin-ossaudio.xml:
5499         * docs/plugins/inspect/plugin-png.xml:
5500         * docs/plugins/inspect/plugin-rtp.xml:
5501         * docs/plugins/inspect/plugin-rtsp.xml:
5502         * docs/plugins/inspect/plugin-shout2send.xml:
5503         * docs/plugins/inspect/plugin-smpte.xml:
5504         * docs/plugins/inspect/plugin-speex.xml:
5505         * docs/plugins/inspect/plugin-taglib.xml:
5506         * docs/plugins/inspect/plugin-udp.xml:
5507         * docs/plugins/inspect/plugin-videobalance.xml:
5508         * docs/plugins/inspect/plugin-videobox.xml:
5509         * docs/plugins/inspect/plugin-videoflip.xml:
5510         * docs/plugins/inspect/plugin-videomixer.xml:
5511         * docs/plugins/inspect/plugin-wavenc.xml:
5512         * docs/plugins/inspect/plugin-wavparse.xml:
5513         * docs/plugins/inspect/plugin-ximagesrc.xml:
5514           Update to CVS.
5515
5516 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
5517
5518         Patch by: Sebastian Dröge <slomo circular-chaos org>
5519
5520         * gst/audiofx/audiopanorama.c:
5521           Fix doc section name (Fixes #397946)
5522
5523 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
5524
5525         * sys/v4l2/gstv4l2object.c:
5526         (gst_v4l2_object_install_properties_helper),
5527         (gst_v4l2_object_set_property_helper),
5528         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
5529         * sys/v4l2/gstv4l2object.h:
5530         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5531         (gst_v4l2src_init), (gst_v4l2src_set_property),
5532         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
5533         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5534         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5535         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
5536         (gst_v4l2src_capture_deinit):
5537           Fix EIO handing when capturing. Add new property to specify the number of
5538           buffers to enque (and remove the borked num-buffers usage).
5539
5540 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
5541
5542         Patch by: Sebastian Dröge <slomo circular-chaos org>
5543
5544         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
5545         (gst_audio_panorama_set_process_function):
5546           Use a function array for process methods, add more docs and define the
5547           startindex of enums.
5548
5549 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
5550
5551         Patch by: Mark Nauwelaerts <manauw at skynet be>
5552
5553         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
5554         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
5555         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
5556         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
5557         (gst_avi_mux_riff_get_avi_header),
5558         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
5559         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
5560         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
5561         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
5562         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
5563         (gst_avi_mux_change_state):
5564         * gst/avi/gstavimux.h:
5565         * tests/check/elements/avimux.c: (teardown_src_pad):
5566           Add support for more than one audio stream; write better AVIX
5567           header; refactor code a bit; don't announce vorbis caps on our audio
5568           sink pads since we don't support it anyway. Closes #379298.
5569
5570 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
5571
5572         Patch by: Sebastian Dröge <slomo circular-chaos org>
5573
5574         * gst/audiofx/audiopanorama.c:
5575         (gst_audio_panorama_method_get_type),
5576         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
5577         (gst_audio_panorama_set_process_function),
5578         (gst_audio_panorama_set_property),
5579         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
5580         (gst_audio_panorama_transform_m2s_int_simple),
5581         (gst_audio_panorama_transform_s2s_int_simple),
5582         (gst_audio_panorama_transform_m2s_float_simple),
5583         (gst_audio_panorama_transform_s2s_float_simple):
5584         * gst/audiofx/audiopanorama.h:
5585           Add 'method' property and provide a simple (non-psychoacustic)
5586           processing method (#394859).
5587
5588         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
5589         (panorama_suite):
5590           Tests for new method.
5591
5592 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
5593
5594         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
5595         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
5596           Set correct caps on outgoing pulled buffers, or things blow up
5597           after recent core changes.
5598
5599 2007-01-11  Wim Taymans  <wim@fluendo.com>
5600
5601         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
5602
5603         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
5604         (gst_multipart_mux_request_new_pad),
5605         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
5606         (gst_multipart_mux_change_state):
5607         Return FLOW errors ASAP. Fixes #394977.
5608         Misc cleanups.
5609
5610 2007-01-11  Wim Taymans  <wim@fluendo.com>
5611
5612         Patch by: Lutz Mueller <lutz at topfrose dot de>
5613
5614         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
5615         Check for stream pad before activating. 
5616
5617 2007-01-10  Wim Taymans  <wim@fluendo.com>
5618
5619         Patch by: Peter Kjellerstedt  <pkj at axis com>
5620
5621         * gst/rtsp/COPYING.MIT:
5622         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
5623         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
5624         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
5625         (gst_rtspsrc_stream_configure_transport),
5626         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
5627         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
5628         (gst_rtspsrc_parse_methods),
5629         (gst_rtspsrc_create_transports_string),
5630         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
5631         (gst_rtspsrc_open), (gst_rtspsrc_close):
5632         * gst/rtsp/gstrtspsrc.h:
5633         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5634         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
5635         (parse_request_line), (parse_line), (rtsp_connection_read),
5636         (rtsp_connection_close):
5637         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
5638         (rtsp_method_as_text), (rtsp_header_as_text),
5639         (rtsp_status_as_text), (rtsp_find_header_field),
5640         (rtsp_find_method):
5641         * gst/rtsp/rtspdefs.h:
5642         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
5643         (rtsp_ext_wms_configure_stream):
5644         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
5645         (rtsp_message_new_request), (rtsp_message_init_request),
5646         (rtsp_message_new_response), (rtsp_message_init_response),
5647         (rtsp_message_init_data), (rtsp_message_unset),
5648         (rtsp_message_free), (rtsp_message_add_header),
5649         (rtsp_message_get_header), (rtsp_message_set_body),
5650         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
5651         * gst/rtsp/rtspmessage.h:
5652         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
5653         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
5654         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
5655         (sdp_message_dump):
5656         Allow url to be NULL to be able to use it for server connections.
5657         Can now send responses as well as requests.
5658         No longer hangs in an endless loop if EOF is received.
5659         Can now convert a status code to a text string.
5660         Return RTSP_HDR_INVALID for unknown headers.
5661         Return RTSP_INVALID for unknown methods.
5662         Copy CSeq and Session headers from the request.
5663         Only free memory corresponding to the currently set message type.
5664         Added const to function arguments as appropriate.
5665         Avoid a compiler warning when initializing nmedia.
5666         Use guint rather than gint to avoid compiler warnings.
5667         Fix crasher in wms extension.
5668         Factor out stream setup from open_connection.
5669         Delay activation of streams when actual data is received from the
5670         server, this prepares us to do proper protocol switching.
5671         Added new license.
5672         Fixes #380895.
5673
5674
5675 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
5676
5677         Patch by: Sebastian Dröge <slomo ubuntu com>
5678
5679         * docs/plugins/Makefile.am:
5680         * gst/audiofx/audiopanorama.c:
5681           Some small docs fixes (#394851).
5682
5683 2007-01-09  Wim Taymans  <wim@fluendo.com>
5684
5685         * gst/avi/gstavidemux.c:
5686         Fix docs.
5687
5688 2007-01-09  Wim Taymans  <wim@fluendo.com>
5689
5690         * gst/rtp/Makefile.am:
5691         * gst/rtp/gstrtp.c: (plugin_init):
5692         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
5693         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
5694         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
5695         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
5696         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
5697         * gst/rtp/gstrtpmpvdepay.h:
5698           Added RFC 2250 MPEG Video Depayloader.
5699
5700         * gst/rtp/gstrtpL16depay.h:
5701         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
5702         (gst_rtp_h263p_depay_process):
5703         Fix Header file. Small cleanups.
5704
5705         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
5706         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
5707         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
5708         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
5709         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
5710         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
5711         (gst_rtp_mp4v_depay_change_state):
5712         Remove usused code. Remove Adapter from state Change. Added debug.
5713
5714         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
5715         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
5716         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
5717         * gst/rtp/gstrtpmpadepay.h:
5718         Subclass base depayloader.
5719         Added debug.
5720         Support static payload type assignment as well.
5721
5722         * gst/rtp/gstrtpmpapay.c:
5723         Fix caps.
5724
5725 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5726
5727         Patch by: Vincent Torri  <vtorri at univ-evry fr>
5728
5729         * ext/jpeg/gstjpegdec.c:
5730         * ext/jpeg/gstjpegenc.c:
5731         * ext/jpeg/smokecodec.c:
5732           These libjpeg callbacks should return a 'boolean' (unsigned char
5733           apparently) and not a 'gboolean' (which maps to gint). Fixes
5734           warnings when compiling with MingW (#393427).
5735
5736         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
5737           Use ioctlsocket on win32.
5738
5739         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
5740           Some printf format fixes for win32.
5741
5742 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
5743
5744         * gst/cutter/gstcutter.c: (gst_cutter_chain):
5745           Use gst_guint64_to_gdouble for conversion.
5746         * win32/vs6/libgstmatroska.dsp:
5747           Add zlib to the link.
5748         * win32/vs6/libgstvideobox.dsp:
5749           Update liboil library name (project is linked to 
5750           liboil-0.3-0.lib now).
5751           
5752 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
5753
5754         * gst/matroska/Makefile.am:
5755           If zlib is available and used, we must link it explicitly for
5756           things to work on MingW (fixes #392855).
5757
5758 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
5759
5760         * ext/esd/esdsink.c: (gst_esdsink_delay):
5761           Don't return bogus values when esd_get_delay() fails for some
5762           reason (#392189).
5763
5764 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
5765
5766         * sys/ximage/gstximagesrc.c: (composite_pixel):
5767           Fix presumably copy'n'pasto for 16bpp depth.
5768
5769 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
5770
5771         * gst/matroska/matroska-mux.c:
5772         (gst_matroska_mux_audio_pad_setcaps):
5773           The "signed" field in audio caps is of boolean type, trying to use
5774           gst_structure_get_int() to extract it will fail. Fixing this makes
5775           matroskamux accept raw audio input (#387121) (use at your own risk
5776           though, due to the matroska spec being not entirely useful in this
5777           respect).
5778           Also fix up raw audio structures in template caps so that they
5779           represent what our setcaps function will actually accept, so that
5780           converters know what to convert to.
5781           Finally, don't fail if there isn't an "endianness" field in 8-bit
5782           PCM caps.
5783
5784 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
5785
5786         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
5787         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
5788         * tests/check/elements/cmmldec.c: (setup_cmmldec),
5789         (teardown_cmmldec):
5790         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
5791         (teardown_cmmlenc):
5792         * tests/check/elements/level.c: (setup_level), (cleanup_level):
5793           reapply consistent pad (de)activation
5794
5795 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
5796
5797         * configure.ac:
5798         Back to CVS
5799
5800         * gst-plugins-good.doap:
5801         Add 0.10.5 doap entry
5802
5803 === release 0.10.5 ===
5804
5805 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
5806
5807         * configure.ac:
5808           releasing 0.10.5, "The Path of Thorns"
5809
5810 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
5811
5812         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
5813         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
5814         * tests/check/elements/cmmldec.c: (setup_cmmldec),
5815         (teardown_cmmldec):
5816         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
5817         (teardown_cmmlenc):
5818         * tests/check/elements/level.c: (setup_level), (cleanup_level):
5819           revert my freeze breakage
5820
5821 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
5822
5823         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
5824         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
5825         * tests/check/elements/cmmldec.c: (setup_cmmldec),
5826         (teardown_cmmldec):
5827         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
5828         (teardown_cmmlenc):
5829         * tests/check/elements/level.c: (setup_level), (cleanup_level):
5830           consistent pad (de)activation
5831
5832 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
5833
5834         * configure.ac:
5835         * ext/Makefile.am:
5836         Disable LADPSA, as it has moved to the -bad module for the duration.
5837
5838 2006-12-18  Wim Taymans  <wim@fluendo.com>
5839
5840         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
5841         (gst_signal_processor_event):
5842         Reset flow_state back to _OK after a flush stop so that we exit our
5843         error state after the flush. Fixes #374213
5844
5845 2006-12-16  David Schleef  <ds@schleef.org>
5846
5847         * sys/osxvideo/osxvideosink.h:
5848         * sys/osxvideo/osxvideosink.m:
5849           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
5850
5851 2006-12-16  David Schleef  <ds@schleef.org>
5852
5853         Patch by: Vijay Santhanam <vijay santhanam gmail com>
5854
5855         * sys/osxvideo/Makefile.am:
5856         * sys/osxvideo/osxvideosink.h:
5857         * sys/osxvideo/osxvideosink.m:
5858           Preliminary patch for porting osxvideosink
5859
5860 2006-12-16  Wim Taymans  <wim@fluendo.com>
5861
5862         Patch by: Sjoerd Simons <sjoerd at luon dot net>
5863
5864         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
5865         (gst_videomixer_set_master_geometry),
5866         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
5867         (gst_videomixer_reset), (gst_videomixer_init),
5868         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
5869         (gst_videomixer_release_pad), (gst_videomixer_collected),
5870         (gst_videomixer_change_state):
5871         Introduce some locking around the videomixer state so that it does not
5872         crash when adding/removing pads. Fixes #383043.
5873
5874 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
5875
5876         * configure.ac:
5877           Make sure libcaca can actually be used instead of just checking for
5878           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
5879           cross-compiling (fixes #384587).
5880
5881 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5882
5883         * Makefile.am:
5884         * gst-plugins-good.doap:
5885         * gst-plugins-good.spec.in:
5886           adding doap file
5887
5888 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
5889
5890         * configure.ac:
5891           libflac-1.1.3 changed API again, but we can't build against it yet,
5892           so make sure our check doesn't use libflac-1.1.3 and add a comment
5893           to this effect.
5894
5895 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
5896
5897         * gst/effectv/gstquark.c: (gst_quarktv_transform),
5898         (gst_quarktv_planetable_clear):
5899           Add some NULL pointer checks (possibly related to #385623).
5900
5901 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
5902
5903         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
5904         (gst_tag_demux_chain):
5905         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
5906           In streaming mode, if the first buffer we get doesn't have an
5907           offset, fix it up to be 0, otherwise trimming won't work later on
5908           and we'll be typefinding application/x-id3, which may result in
5909           decodebin plugging an endless number of id3demux elements as a
5910           consequence. Fixes #385031.
5911           
5912 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
5913
5914         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
5915           Ignore the buffer_time the sound device reports. Turns out it is 
5916           sometimes completely bogus and we're better off without it.
5917
5918 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5919
5920         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
5921         (gst_matroska_demux_video_caps):
5922         * gst/matroska/matroska-ids.c:
5923         (gst_matroska_track_init_video_context):
5924         * gst/matroska/matroska-ids.h:
5925           Try harder to extract the framerate for video tracks correctly and
5926           save it directly instead of converting it back and forth a few
5927           times. Mostly makes a difference for very small framerates (<1).
5928           Fixes #380199.
5929
5930 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5931
5932         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
5933         (gst_gconf_audio_src_dispose), (do_toggle_element):
5934         * ext/gconf/gstgconfaudiosrc.h:
5935           Remove gconf notify hook when the gconfaudiosrc element is
5936           destroyed, otherwise the callback may be called on an
5937           already-destroyed instance and bad things happen. Should fix
5938           #378184.
5939           Also ignore gconf key changes when the source is already running.
5940
5941 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
5942
5943         Patch by: Sebastian Dröge  <mail at slomosnail de>
5944
5945         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
5946           We need to be able to read and parse any possible floating point string
5947           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
5948           will parse the former only in certain locales though, so we really need
5949           to canonicalise the separator to '.' and then use g_ascii_strtod() to
5950           make sure we can parse either version at all times.
5951           Fixes #382982 for real.
5952
5953 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
5954
5955         * sys/sunaudio/gstsunaudiomixerctrl.c:
5956         * sys/sunaudio/gstsunaudiosrc.c:
5957
5958         Use the sunaudio debug category.
5959
5960         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
5961         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
5962         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
5963         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
5964         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
5965         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
5966         (gst_sunaudiosink_reset):
5967         * sys/sunaudio/gstsunaudiosink.h:
5968
5969         Uses the sunaudio debug category for all debug output
5970         Implements the _delay() callback to synchronise video playback better
5971         Change the segtotal and segsize values back to the parent class 
5972           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
5973           respectively)
5974         Measure the samples written to the device vs. played.
5975         Keep track of segments in the device by writing empty eof frames, and
5976         sleep using a GCond when we get too far ahead and risk overrunning the
5977         sink's ringbuffer.
5978
5979         Fixes: #360673
5980
5981 2006-12-08  Wim Taymans  <wim@fluendo.com>
5982
5983         Patch by: Sebastian Dröge  <mail at slomosnail de >
5984
5985         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
5986         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
5987         * gst/audiofx/audiopanorama.h:
5988         Fix audiopanorame with float samples. Fixes #383726.
5989
5990 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
5991
5992         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
5993         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
5994         (gst_sunaudiosrc_reset):
5995
5996         Implement reset functions to unblock the src/sink more quickly on 
5997         state change requests.
5998         Patch by: Brian Cameron <brian dot cameron at sun com>
5999
6000 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6001
6002         * sys/sunaudio/gstsunaudiomixer.c:
6003         (gst_sunaudiomixer_change_state):
6004         Construct the correct mixer device name when the AUDIODEV env var
6005         is set.
6006
6007         Patch by: Jerry Tan <jerry.tan at sun dot com>
6008         Fixes: #383596
6009
6010 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6011
6012         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
6013         Apply patch to open the mixer control and set the MULTIPLE_OPEN
6014         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
6015         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
6016         Patch by: Jerry Tan <jerry.tan at sun dot com>
6017         Fixes: #349015
6018
6019 2006-12-07  Wim Taymans  <wim@fluendo.com>
6020
6021         * gst/smpte/gstmask.h:
6022         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
6023         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
6024         (gst_smpte_collected), (gst_smpte_set_property),
6025         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
6026         * gst/smpte/gstsmpte.h:
6027         Port to 0.10 some more. 
6028         Added duration property to specify the duration of the transition.
6029         Make framerate a fraction.
6030         Deprecate fps property, we only use negotiated fps.
6031         Added docs.
6032         Fix collectpad usage.
6033         Reset state in READY.
6034         Send NEWSEGMENT event.
6035         Fix racy updates of object properties.
6036         Added debug category.
6037         Fixes #383323.
6038
6039 2006-12-06  Wim Taymans  <wim@fluendo.com>
6040
6041         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6042
6043         * gst/videomixer/videomixer.c:
6044         (gst_videomixer_set_master_geometry),
6045         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
6046         Don't reset xpos and ypos in the setcaps function because causes
6047         unexpected behaviour.
6048         Fixes #382179.
6049
6050 2006-12-06  Wim Taymans  <wim@fluendo.com>
6051
6052         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
6053         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
6054         Keep track of the buffer timestamp in the collectdata member instead
6055         of modifying the buffer without making the metadata writable first.
6056         Fixes #382277.
6057
6058 2006-12-06  Wim Taymans  <wim@fluendo.com>
6059
6060         Patch by: Rob Taylor <robtaylor at floopily dot org>
6061
6062         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6063         If using multicast in udpsrc, bind to the multicast address rather than
6064         IN_ADDR_ANY.
6065         This allows the simultanous use of multiple udpsrcs listening on
6066         different multicat addresses. Without this all udpsrcs will receive all
6067         packets from all subscribed multicast addresses.
6068         Fixes #383001.
6069
6070 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6071
6072         * ext/taglib/gstid3v2mux.cc:
6073         Don't attempt to write a NULL frame into the ID3 tag set when the 
6074         createFrame method returned NULL.
6075         Fixes: #381857
6076         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
6077
6078 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6079
6080         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6081         Use g_strtod() instead of sscanf to parse doubles, so that it will
6082         try parsing in the C locale if the current locale fails.
6083         Fixes: #382982
6084         Patch by: Sebastian Dröge  <mail at slomosnail de >
6085
6086 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6087
6088         * win32/MANIFEST:
6089         Fix compilation on win32 under VS8
6090         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6091         Partially fixes #381175
6092
6093 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6094
6095         * gst/avi/gstavimux.c:
6096           accept all mpegversions,fixes #380825
6097           spotted by: Jerome Alet  
6098
6099 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6100
6101         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6102         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6103         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6104         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
6105           cleanup the error message a bit more
6106
6107 2006-11-28  Wim Taymans  <wim@fluendo.com>
6108
6109         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
6110         Fix width and height properties.
6111
6112         * ext/libcaca/gstcacasink.h:
6113         Fix compilation on newer libcaca that require us to include a new
6114         header. Fixes #379918.
6115
6116 2006-11-28  Wim Taymans  <wim@fluendo.com>
6117
6118         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6119         * gst/rtsp/gstrtspsrc.h:
6120         * gst/rtsp/rtspext.h:
6121         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
6122         (rtsp_ext_wms_get_context):
6123         Add method so that extensions can choose to disable the setup of
6124         a stream.
6125         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
6126
6127 2006-11-27  Wim Taymans  <wim@fluendo.com>
6128
6129         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6130
6131         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6132         Push header in a separate buffer instead of memcpy:ing all data.
6133         Change LF => CRLF in headers.
6134         Move trailing LF to header. Fixes #379792.
6135
6136 2006-11-27  Wim Taymans  <wim@fluendo.com>
6137
6138         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
6139         Small buffer overflow fix and improve debugging.
6140
6141 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6142
6143         * ext/esd/esdmon.h:
6144         * ext/esd/esdsink.h:
6145           remove obsolete _factory_init protos
6146
6147 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6148
6149         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
6150         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6151         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
6152         (gst_avi_demux_read_subindexes_push),
6153         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
6154         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6155         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6156         (gst_avi_demux_massage_index),
6157         (gst_avi_demux_calculate_durations_from_index),
6158         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
6159         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6160         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6161           remove dead code, tweak debugs statements, add comments, use
6162           _uint64_scale instead _uint64_scale_int when using guint64 values,
6163           small optimizations, reflow some error handling
6164
6165 2006-11-22  Edward Hervey  <edward@fluendo.com>
6166
6167         * po/.cvsignore:
6168         We never put .pot files in cvs. Let's ignore them all.
6169
6170 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6171
6172         * po/POTFILES.in:
6173           ... but better exclude files that aren't disted.
6174
6175 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6176
6177         * po/POTFILES.in:
6178           Add v4l2 source files to list of files with translations, so the
6179           strings are actually extracted (however bad they still may be).
6180
6181 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6182
6183         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
6184           Minor clean-ups: const-ify static array, remove trailing comma from
6185           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
6186
6187 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
6188
6189         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6190         Make sure that g_free always gets called on the same pointer that was 
6191         returned by g_malloc.  Fixes #376594.
6192         Do not leak memory if decompressed size is wrong.
6193         Remove unneeded check of return value of g_malloc.
6194         Patch by: René Stadler <mail@renestadler.de>
6195
6196 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
6197
6198         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
6199           Add missing curly brackets.
6200
6201 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
6202
6203         * sys/v4l2/v4l2src_calls.c:
6204         Fix capture_deinit.
6205
6206 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6207
6208         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
6209         (gst_matroska_mux_request_new_pad):
6210           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
6211
6212         * tests/check/elements/matroskamux.c: (setup_src_pad),
6213         (setup_sink_pad), (GST_START_TEST):
6214         Activate pads before using them.
6215
6216 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6217
6218         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
6219           Initialise variable to get rid of bogus compiler warning.
6220
6221 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
6222
6223         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
6224
6225         * gst/rtp/gstrtph263pay.c:
6226         * gst/rtp/gstrtph263pdepay.c:
6227         * gst/rtp/gstrtph263ppay.c:
6228           Specify H.263 variant and version in the caps (fixes #361637)
6229
6230 2006-11-15  Wim Taymans  <wim@fluendo.com>
6231
6232         * gst/rtsp/rtspconnection.c: (read_body):
6233         Don't set a data pointer to NULL and a size > 0 when we deal
6234         with empty packets.
6235
6236         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
6237         (rtsp_message_init_response), (rtsp_message_init_data),
6238         (rtsp_message_unset), (rtsp_message_free),
6239         (rtsp_message_take_body):
6240         Check that we can't create invalid empty packets. 
6241
6242 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6243
6244         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6245
6246         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
6247         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
6248         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
6249         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6250         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
6251         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
6252         * gst/matroska/matroska-mux.h:
6253           Add basic tag writing support; implement releasing pads (#374658).
6254
6255 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6256
6257         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6258         (gst_matroska_demux_audio_caps):
6259           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
6260
6261 2006-11-14  David Schleef  <ds@schleef.org>
6262
6263         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
6264
6265 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6266
6267         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6268
6269         * win32/vs8/gst-plugins-good.sln:
6270         * win32/vs8/libgst1394.vcproj:
6271         * win32/vs8/libgstaasink.vcproj:
6272         * win32/vs8/libgstalaw.vcproj:
6273         * win32/vs8/libgstalpha.vcproj:
6274         * win32/vs8/libgstalphacolor.vcproj:
6275         * win32/vs8/libgstannodex.vcproj:
6276         * win32/vs8/libgstapetag.vcproj:
6277         * win32/vs8/libgstaudiofx.vcproj:
6278         * win32/vs8/libgstauparse.vcproj:
6279         * win32/vs8/libgstautodetect.vcproj:
6280         * win32/vs8/libgstavi.vcproj:
6281         * win32/vs8/libgstcacasink.vcproj:
6282         * win32/vs8/libgstcdio.vcproj:
6283         * win32/vs8/libgstcutter.vcproj:
6284         * win32/vs8/libgstdv.vcproj:
6285         * win32/vs8/libgsteffectv.vcproj:
6286         * win32/vs8/libgstflac.vcproj:
6287         * win32/vs8/libgstflxdec.vcproj:
6288         * win32/vs8/libgstgoom.vcproj:
6289         * win32/vs8/libgsticydemux.vcproj:
6290         * win32/vs8/libgstid3demux.vcproj:
6291         * win32/vs8/libgstjpeg.vcproj:
6292         * win32/vs8/libgstladspa.vcproj:
6293         * win32/vs8/libgstlevel.vcproj:
6294         * win32/vs8/libgstmatroska.vcproj:
6295         * win32/vs8/libgstmikmod.vcproj:
6296         * win32/vs8/libgstmng.vcproj:
6297         * win32/vs8/libgstmonoscope.vcproj:
6298         * win32/vs8/libgstmulaw.vcproj:
6299         * win32/vs8/libgstmultipart.vcproj:
6300         * win32/vs8/libgstpng.vcproj:
6301         * win32/vs8/libgstrtp.vcproj:
6302         * win32/vs8/libgstrtsp.vcproj:
6303         * win32/vs8/libgstshout2.vcproj:
6304         * win32/vs8/libgstsmpte.vcproj:
6305         * win32/vs8/libgstspeex.vcproj:
6306         * win32/vs8/libgsttaglib.vcproj:
6307         * win32/vs8/libgstudp.vcproj:
6308         * win32/vs8/libgstvideobalance.vcproj:
6309         * win32/vs8/libgstvideobox.vcproj:
6310         * win32/vs8/libgstvideoflip.vcproj:
6311         * win32/vs8/libgstvideomixer.vcproj:
6312         * win32/vs8/libgstwavenc.vcproj:
6313         * win32/vs8/libgstwavparse.vcproj:
6314           Make end-of-line returns unixy, so that when the files are checked
6315           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
6316           Hopefully fixes #366492.
6317
6318 2006-11-14  Wim Taymans  <wim@fluendo.com>
6319
6320         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6321         Disable init_frames delay timestamp adjustment, it does not
6322         seem to be needed at all. Fixes #369621.
6323
6324 2006-11-13  Wim Taymans  <wim@fluendo.com>
6325
6326         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6327
6328         * gst/videomixer/videomixer.c:
6329         (gst_videomixer_set_master_geometry),
6330         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
6331         (gst_videomixer_collect_free), (gst_videomixer_reset),
6332         (gst_videomixer_init), (gst_videomixer_finalize),
6333         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
6334         (gst_videomixer_collected), (gst_videomixer_change_state):
6335         Fix memleak by unref'ing collectpads instance (when finalizing)
6336         Implement releasing a request pad. Fixes #374479.
6337
6338 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
6339
6340         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6341
6342         * win32/vs8/gst-plugins-good.sln:
6343         * win32/vs8/libgst1394.vcproj:
6344         * win32/vs8/libgstaasink.vcproj:
6345         * win32/vs8/libgstalaw.vcproj:
6346         * win32/vs8/libgstalpha.vcproj:
6347         * win32/vs8/libgstalphacolor.vcproj:
6348         * win32/vs8/libgstannodex.vcproj:
6349         * win32/vs8/libgstapetag.vcproj:
6350         * win32/vs8/libgstaudiofx.vcproj:
6351         * win32/vs8/libgstauparse.vcproj:
6352         * win32/vs8/libgstautodetect.vcproj:
6353         * win32/vs8/libgstavi.vcproj:
6354         * win32/vs8/libgstcacasink.vcproj:
6355         * win32/vs8/libgstcdio.vcproj:
6356         * win32/vs8/libgstcutter.vcproj:
6357         * win32/vs8/libgstdv.vcproj:
6358         * win32/vs8/libgsteffectv.vcproj:
6359         * win32/vs8/libgstflac.vcproj:
6360         * win32/vs8/libgstflxdec.vcproj:
6361         * win32/vs8/libgstgoom.vcproj:
6362         * win32/vs8/libgsticydemux.vcproj:
6363         * win32/vs8/libgstid3demux.vcproj:
6364         * win32/vs8/libgstjpeg.vcproj:
6365         * win32/vs8/libgstladspa.vcproj:
6366         * win32/vs8/libgstlevel.vcproj:
6367         * win32/vs8/libgstmatroska.vcproj:
6368         * win32/vs8/libgstmikmod.vcproj:
6369         * win32/vs8/libgstmng.vcproj:
6370         * win32/vs8/libgstmonoscope.vcproj:
6371         * win32/vs8/libgstmulaw.vcproj:
6372         * win32/vs8/libgstmultipart.vcproj:
6373         * win32/vs8/libgstpng.vcproj:
6374         * win32/vs8/libgstrtp.vcproj:
6375         * win32/vs8/libgstrtsp.vcproj:
6376         * win32/vs8/libgstshout2.vcproj:
6377         * win32/vs8/libgstsmpte.vcproj:
6378         * win32/vs8/libgstspeex.vcproj:
6379         * win32/vs8/libgsttaglib.vcproj:
6380         * win32/vs8/libgstudp.vcproj:
6381         * win32/vs8/libgstvideobalance.vcproj:
6382         * win32/vs8/libgstvideobox.vcproj:
6383         * win32/vs8/libgstvideoflip.vcproj:
6384         * win32/vs8/libgstvideomixer.vcproj:
6385         * win32/vs8/libgstwavenc.vcproj:
6386         * win32/vs8/libgstwavparse.vcproj:
6387           Add VS8 project files (note that many of the plugins in ext are
6388           disabled by default). Fixes #366492.
6389
6390 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
6391
6392         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6393           we do not translate debug messages
6394
6395 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
6396
6397         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
6398           fix categorisation, make short desc more explicit, remove unused code
6399           Fixes #372021
6400
6401 2006-11-08  Wim Taymans  <wim@fluendo.com>
6402
6403         * gst/rtp/gstrtpL16depay.c:
6404         * gst/rtp/gstrtpamrdepay.c:
6405         * gst/rtp/gstrtpamrpay.c:
6406         * gst/rtp/gstrtpgsmdepay.c:
6407         * gst/rtp/gstrtph263pay.c:
6408         * gst/rtp/gstrtph263pdepay.c:
6409         * gst/rtp/gstrtph263ppay.c:
6410         * gst/rtp/gstrtph264depay.c:
6411         * gst/rtp/gstrtpmp2tdepay.c:
6412         * gst/rtp/gstrtpmp4gdepay.c:
6413         * gst/rtp/gstrtpmp4gpay.c:
6414         * gst/rtp/gstrtpmp4vdepay.c:
6415         * gst/rtp/gstrtpmp4vpay.c:
6416         * gst/rtp/gstrtpmpadepay.c:
6417         * gst/rtp/gstrtpmpapay.c:
6418         * gst/rtp/gstrtppcmadepay.c:
6419         * gst/rtp/gstrtppcmapay.c:
6420         * gst/rtp/gstrtppcmudepay.c:
6421         * gst/rtp/gstrtppcmupay.c:
6422         * gst/rtp/gstrtpspeexdepay.c:
6423         * gst/rtp/gstrtpspeexpay.c:
6424         * gst/rtp/gstrtpsv3vdepay.c:
6425         Fix element descriptions.
6426
6427 2006-11-08  Wim Taymans  <wim@fluendo.com>
6428
6429         * gst/rtp/gstrtpvorbisdepay.c:
6430         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
6431         Fix description.
6432         Small cleanup in the payloader.
6433
6434 2006-11-08  Wim Taymans  <wim@fluendo.com>
6435
6436         * gst/rtp/Makefile.am:
6437         * gst/rtp/gstrtp.c: (plugin_init):
6438         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
6439         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
6440         (gst_rtp_theora_depay_finalize),
6441         (gst_rtp_theora_depay_parse_configuration),
6442         (gst_rtp_theora_depay_setcaps),
6443         (gst_rtp_theora_depay_switch_codebook),
6444         (gst_rtp_theora_depay_process),
6445         (gst_rtp_theora_depay_set_property),
6446         (gst_rtp_theora_depay_get_property),
6447         (gst_rtp_theora_depay_change_state),
6448         (gst_rtp_theora_depay_plugin_init):
6449         * gst/rtp/gstrtptheoradepay.h:
6450         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
6451         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
6452         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
6453         (gst_rtp_theora_pay_init_packet),
6454         (gst_rtp_theora_pay_flush_packet),
6455         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
6456         (gst_rtp_theora_pay_handle_buffer),
6457         (gst_rtp_theora_pay_plugin_init):
6458         * gst/rtp/gstrtptheorapay.h:
6459         Add theora pay/depayloaders.
6460
6461 2006-11-06  Wim Taymans  <wim@fluendo.com>
6462
6463         * gst/rtp/Makefile.am:
6464         We depend on gsttag to generate the vorbis comments.
6465
6466         * gst/rtp/gstrtpvorbisdepay.c:
6467         (gst_rtp_vorbis_depay_parse_configuration),
6468         (gst_rtp_vorbis_depay_setcaps),
6469         (gst_rtp_vorbis_depay_switch_codebook),
6470         (gst_rtp_vorbis_depay_process):
6471         * gst/rtp/gstrtpvorbisdepay.h:
6472         Parse configuration string in the depayloader.
6473         Implement selecting and switching to a new codebook.
6474         Receiving vorbis over RTP now works.
6475
6476         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
6477         (gst_rtp_vorbis_pay_init_packet),
6478         (gst_rtp_vorbis_pay_finish_headers),
6479         (gst_rtp_vorbis_pay_handle_buffer):
6480         * gst/rtp/gstrtpvorbispay.h:
6481         Set timestamps on outgoing buffers and RTP packets.
6482         Fix configuration string, prepend number of Packet headers.
6483         Fix encoding of ident string.
6484         Add delivery-method to caps.
6485         Streaming vorbis over RTP now works.
6486
6487 2006-11-06  Wim Taymans  <wim@fluendo.com>
6488
6489         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
6490         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
6491         (gst_rtp_vorbis_pay_handle_buffer):
6492         * gst/rtp/gstrtpvorbispay.h:
6493         Generate a valid configuration string in the caps based on the
6494         vorbis headers.
6495
6496 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6497
6498         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
6499         * ext/cdio/gstcdio.h:
6500         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
6501           Move CD-TEXT utility function into common file so it can also be
6502           used by a future cdioparanoiasrc.
6503
6504 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
6505         
6506         * sys/v4l2/Makefile.am:
6507         * sys/v4l2/gstv4l2object.c:
6508         * sys/v4l2/gstv4l2src.c:
6509         * sys/v4l2/gstv4l2xoverlay.c:
6510         * sys/v4l2/v4l2_calls.c:
6511         * sys/v4l2/v4l2src_calls.c:
6512         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
6513         xoverlay code that is still not implemented.
6514
6515 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6516
6517         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6518           We require a -base more recent than 0.10.9, so it's safe to use
6519           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
6520
6521         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
6522         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
6523           Use _newsegment_full() now that we depend on a recent enough core.
6524
6525         * gst/wavparse/gstwavparse.c:
6526           Remove cruft that we don't need any longer now that we depend on
6527           a recent enough -base.
6528
6529 2006-10-31  Wim Taymans  <wim@fluendo.com>
6530
6531         * gst/rtp/Makefile.am:
6532         * gst/rtp/gstrtp.c: (plugin_init):
6533         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
6534         (gst_rtpilbcpay_setcaps):
6535         Fix and activate ILBC pay and depayloaders. Fixes #368162.
6536
6537 2006-10-31  Wim Taymans  <wim@fluendo.com>
6538
6539         * ext/speex/gstspeexdec.c: (speex_dec_convert),
6540         (speex_dec_sink_event), (speex_dec_chain_parse_header):
6541         Some small cleanups, use _scale.
6542
6543 2006-10-31  Wim Taymans  <wim@fluendo.com>
6544
6545         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
6546         Use higher precision scale function.
6547
6548 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
6549
6550         Patch by: Michal Benes  <michal dot benes at itonis tv>
6551
6552         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
6553         (gst_matroska_demux_read_track_encodings),
6554         (gst_matroska_decode_buffer):
6555           Fix several issues with encoded/compressed/encrypted/signed tracks;
6556           also, remove superfluous newline characters from some debug
6557           statements. (#366155)
6558
6559 2006-10-30  Wim Taymans  <wim@fluendo.com>
6560
6561         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
6562         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
6563         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
6564         (gst_smokedec_change_state):
6565         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
6566         (gst_smokeenc_init), (gst_smokeenc_finalize),
6567         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
6568         (gst_smokeenc_resync), (gst_smokeenc_chain),
6569         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
6570         (gst_smokeenc_change_state):
6571         Various cleanups, capsnego and leak fixes.
6572
6573 2006-10-30  Wim Taymans  <wim@fluendo.com>
6574
6575         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6576
6577         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
6578         Fix videomixer so that it can handle any combination of framerates.
6579         Fixes #367221.
6580
6581 2006-10-28  Wim Taymans  <wim@fluendo.com>
6582
6583         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
6584         (gst_avi_demux_parse_file_header),
6585         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
6586         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
6587         (gst_avi_demux_chain):
6588         Fix position query for audio. also fixes timestamps in streaming
6589         mode and bug #364958.
6590         Small cleanups.
6591
6592 2006-10-27  Wim Taymans  <wim@fluendo.com>
6593
6594         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
6595         * ext/libpng/gstpngenc.h:
6596         Fix strides. Fixes #364856.
6597         Cleanup capsnego.
6598         Set caps on outgoing buffers.
6599
6600 2006-10-18  Wim Taymans  <wim@fluendo.com>
6601
6602         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
6603
6604         * gst/rtp/gstrtpgsmpay.c:
6605         * gst/rtp/gstrtph263pay.c:
6606         * gst/rtp/gstrtpmpapay.c:
6607         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
6608         (gst_rtp_pcma_pay_handle_buffer):
6609         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
6610         Add static payload numbers in addition to the dynamic ones.
6611         Fixes #361639.
6612
6613 2006-10-18  Wim Taymans  <wim@fluendo.com>
6614
6615         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
6616         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
6617         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
6618         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
6619         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
6620         * gst/rtsp/rtspdefs.h:
6621         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
6622         * gst/rtsp/rtspurl.h:
6623         Reuse already existing enum for lower transport.
6624         Add rtspt and rtspu protocols.
6625         Send redirect to rtspt when udp times out.
6626
6627 2006-10-18  Wim Taymans  <wim@fluendo.com>
6628
6629         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
6630         (gst_wavparse_stream_data):
6631         Fix seeking some more, mostly for speed changes.
6632
6633 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
6634
6635         Patch by: Fredrik Persson  <frepe at bredband net>
6636
6637         * sys/v4l2/gstv4l2tuner.c:
6638         * sys/v4l2/gstv4l2tuner.h:
6639           Fix _set_channel(): remove useless g_object_notify() for "channel"
6640           property that doesn't exist any longer and therefore now also
6641           useless redirect (#338818).
6642
6643 2006-10-17  Wim Taymans  <wim@fluendo.com>
6644
6645         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
6646         Some drivers do not support unsetting the non-blocking flag once the
6647         device is opened. In those cases, close/open the device in
6648         non-blocking mode. Fixes #362673.
6649
6650 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
6651
6652         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6653         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
6654         (gst_v4l2src_get_fps):
6655           dear stefan, framespersecond is not frameperiod, reverting but adding
6656           comment
6657
6658 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
6659
6660         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6661         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
6662         (gst_v4l2src_get_fps):
6663           Numerator is numerator and denominator is denominator. Say that aloud
6664           5 times and retry after next beer.
6665
6666 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
6667
6668         Patch by: Josep Torra Valles  <josep at fluendo com>
6669
6670         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
6671         * ext/esd/esdsink.c: (gst_esdsink_write):
6672         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
6673         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
6674         (gst_flac_dec_send_newsegment):
6675         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
6676         (gst_flac_enc_tell_callback):
6677         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
6678         (smokecodec_parse_header), (smokecodec_decode):
6679         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
6680         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
6681         * gst/goom/Makefile.am:
6682         * gst/goom/gstgoom.c:
6683         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
6684         * gst/rtsp/gstrtspsrc.c:
6685         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6686         * gst/udp/gstudpsink.c:
6687         * gst/udp/gstudpsrc.c:
6688         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
6689         * sys/sunaudio/gstsunaudiomixertrack.h:
6690           Fix a bunch of problems discovered by the Forte compiler, mostly type
6691           mixups and pointer arithmetics with void pointers. Fixes #362603.
6692
6693 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
6694
6695         * ext/speex/gstspeex.c: (plugin_init):
6696         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
6697         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
6698         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
6699         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
6700         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
6701         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
6702         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
6703         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
6704         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
6705         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
6706         (gst_speex_enc_chain), (gst_speex_enc_get_property),
6707         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
6708         * ext/speex/gstspeexenc.h:
6709           Miscellaneous clean-ups, among other things: speexenc => enc to
6710           enhance code readability; change speexenc => speex_enc; in chain
6711           function unref input buffer in case of error; take reference in
6712           event function; use boilerplate macro; use gst_pad_query_peer_*
6713           convenience functions.
6714
6715 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
6716
6717         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
6718         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
6719         (gst_speexenc_set_header_on_caps):
6720           Fix some mem leaks.
6721
6722 2006-10-11  Wim Taymans  <wim@fluendo.com>
6723
6724         * gst/rtsp/URLS:
6725         Added some other URL.
6726
6727         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
6728         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
6729         (gst_rtspsrc_open), (gst_rtspsrc_play),
6730         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6731         * gst/rtsp/gstrtspsrc.h:
6732         Work on fallback to TCP connection when the UDP socket times out.
6733         Handler server requests, just reply with OK for now.
6734
6735         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
6736         * gst/rtsp/rtspdefs.h:
6737         Added some more Real extension headers.
6738
6739         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
6740         Fix parsing of urls with a ':' that is not part of the hostname:port
6741         part of the url.
6742
6743 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6744
6745         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
6746         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
6747         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
6748           Activate pad before adding it to the already-running element.
6749
6750         * tests/check/elements/icydemux.c: (icydemux_found_pad):
6751           Activate newly-created pad too.
6752
6753 2006-10-11  Wim Taymans  <wim@fluendo.com>
6754
6755         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
6756
6757         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
6758         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
6759         (gst_udpsrc_start):
6760         Fix some leaks in caps and uris. Fixes #361252.
6761
6762 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
6763
6764         * gst/wavparse/Makefile.am:
6765           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
6766
6767 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
6768
6769         * sys/v4l2/gstv4l2xoverlay.c:
6770         * sys/v4l2/gstv4l2xoverlay.h:
6771         Fix build as per the patch in #338818 comment 36.
6772
6773 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
6774
6775         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
6776           Activate pads before adding them to the source.
6777
6778 2006-10-06  Wim Taymans  <wim@fluendo.com>
6779
6780         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
6781         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
6782         Activate pads before adding.
6783
6784 2006-10-06  Wim Taymans  <wim@fluendo.com>
6785
6786         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
6787         (gst_multipart_find_pad_by_mime):
6788         Activate pads before adding.
6789
6790         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
6791         BOILERPLATE sets parent_class for us.
6792
6793 2006-10-06  Wim Taymans  <wim@fluendo.com>
6794
6795         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
6796         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
6797         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
6798         (gst_rtspsrc_alloc_udp_ports),
6799         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
6800         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
6801         (gst_rtspsrc_create_transports_string),
6802         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
6803         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6804         * gst/rtsp/gstrtspsrc.h:
6805         Rework how the transport string is constructed, try to share channels
6806         and udp ports.
6807         Make most of the stuff less dependant on RTP as we are also going to use
6808         it for RDT.
6809         Add support for transport specific session managers.
6810
6811         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
6812         Implement _flush().
6813
6814         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
6815         * gst/rtsp/rtspdefs.h:
6816         Add generic error return code.
6817
6818         * gst/rtsp/rtspext.h:
6819         Add support for pluggable tranport strings.
6820
6821         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
6822         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
6823         (rtsp_ext_wms_get_context):
6824         Detect WMServer and activate the extension.
6825
6826         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
6827         (rtsp_transport_get_manager), (rtsp_transport_parse):
6828         * gst/rtsp/rtsptransport.h:
6829         Added methods to get mime/manager for certain transports.
6830
6831 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
6832
6833         * ext/cairo/gsttimeoverlay.c:
6834         (gst_cairo_time_overlay_update_font_height):
6835         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
6836         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
6837         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
6838         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
6839         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
6840         * ext/libpng/gstpngdec.c: (user_endrow_callback):
6841         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
6842         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
6843         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
6844         (gst_avi_demux_stream_data):
6845         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6846         * gst/debug/efence.c: (gst_efence_buffer_alloc),
6847         (gst_fenced_buffer_copy):
6848         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6849         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
6850         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
6851         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
6852         (gst_rtspsrc_handle_message):
6853         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6854         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
6855           Printf format fixes.
6856
6857 2006-10-04  Wim Taymans  <wim@fluendo.com>
6858
6859         * gst/rtsp/Makefile.am:
6860         Dist new .h file too.
6861
6862 2006-10-04  Wim Taymans  <wim@fluendo.com>
6863
6864         * gst/rtsp/Makefile.am:
6865         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
6866         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
6867         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
6868         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
6869         (gst_rtspsrc_parse_rtpmap),
6870         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
6871         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
6872         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
6873         * gst/rtsp/gstrtspsrc.h:
6874         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
6875         * gst/rtsp/rtspdefs.h:
6876         * gst/rtsp/rtspext.h:
6877         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
6878         (rtsp_ext_wms_get_context):
6879         * gst/rtsp/rtspextwms.h:
6880         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
6881         (rtsp_transport_parse):
6882         * gst/rtsp/rtsptransport.h:
6883         Factor out extension in separate module.
6884         Fix getcaps to filter against the padtemplate.
6885         Use Content-Base if the server gives one.
6886         Rework the transport parsing a bit for future extensions.
6887         Added some Real Header field definitions.
6888
6889 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6890
6891         * docs/plugins/Makefile.am:
6892         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6893         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6894           added v4l2 stubs
6895         * gst-plugins-good.spec.in:
6896           add v4l2
6897
6898 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
6899
6900         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6901           Extract disc/album/medium number and count and try harder
6902           to extract track number/count.
6903
6904 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6905
6906         * configure.ac:
6907         * sys/Makefile.am:
6908           add build stuff for v4l2, needs --enable-experimental until
6909           the last bits are resolved
6910
6911 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
6912
6913         * tests/check/Makefile.am:
6914           Disable autodetect test temporarily, so that the build bots
6915           update -bad and the ranks of unreliable video sinks in there.
6916
6917         * tests/check/elements/autodetect.c: (GST_START_TEST):
6918           Skip test if no usable videosink is found.
6919
6920 2006-09-29  Wim Taymans  <wim@fluendo.com>
6921
6922         * gst/rtsp/URLS:
6923         Add some more URLs.
6924
6925         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
6926         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
6927         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
6928         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
6929         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
6930         (gst_rtspsrc_loop), (gst_rtspsrc_send),
6931         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
6932         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
6933         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6934         * gst/rtsp/gstrtspsrc.h:
6935         Add timeout property to control UDP timeouts.
6936         Fix error messages.
6937         Also start a loop function when operating in UDP mode so that we can
6938         do some more stuff async.
6939         Handle element messages from udpsrc to detect timeouts. If a timeout
6940         happens we currently generate an error.
6941         API: rtspsrc::timeout property.
6942
6943         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
6944         (gst_udpsrc_create):
6945         Really implement the timeout in microseconds and not milliseconds.
6946
6947 2006-09-29  Wim Taymans  <wim@fluendo.com>
6948
6949         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
6950         (gst_udpsrc_create), (gst_udpsrc_set_property),
6951         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
6952         * gst/udp/gstudpsrc.h:
6953         Added property to post a message on timeout.
6954         Updated docs.
6955         When restarting the select, initialize the fdsets again.
6956         Init control sockets so we don't accidentally close a random socket.
6957         API: GstUDPSrc::timeout property
6958
6959 2006-09-29  Wim Taymans  <wim@fluendo.com>
6960
6961         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
6962         Fix flag registration.
6963
6964         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6965         Reading 0 also means 'no more commands'
6966
6967 2006-09-29  Wim Taymans  <wim@fluendo.com>
6968
6969         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6970
6971         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6972         Fix possible infinite loop when shutting down, a read can also return
6973         0 to indicate no more messages are available. Fixes #358156.
6974
6975 2006-09-25  Wim Taymans  <wim@fluendo.com>
6976
6977         * gst/autodetect/gstautoaudiosink.c:
6978         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
6979         (gst_auto_audio_sink_find_best):
6980         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
6981         Small cleanups.
6982         don't try to set "sync" property when it is not available.
6983
6984 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6985
6986         Patch by: Peter Kjellerstedt  <pkj at axis com>
6987
6988         * gst/alpha/gstalpha.c:
6989         * gst/rtp/gstrtpamrdepay.c:
6990         * gst/rtsp/gstrtspsrc.c:
6991         * gst/udp/gstudpsrc.c:
6992         * gst/videomixer/videomixer.c:
6993           Include stdlib.h in some more places, makes things compile
6994           with uClibc and -Werror (#357592).
6995
6996 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6997
6998         * ext/jpeg/gstjpegdec.c:
6999           Set minimum height to 8 (from 16), our code should handle
7000           that fine. Some of the buttons on the apple trailer site
7001           are apparently only 15 pixels high (see #357470).
7002
7003 2006-09-23  Wim Taymans  <wim@fluendo.com>
7004
7005         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
7006         (gst_rtspsrc_open):
7007         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7008         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7009         (rtsp_connection_receive):
7010         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7011         * gst/rtsp/rtspdefs.h:
7012         Improve error reporting.
7013
7014 2006-09-23  Wim Taymans  <wim@fluendo.com>
7015
7016         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
7017         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
7018         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
7019         * gst/rtp/gstrtpdepay.c:
7020         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
7021         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
7022         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
7023         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
7024         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
7025         (gst_rtp_mp2t_depay_plugin_init):
7026         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
7027         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
7028         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
7029         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
7030         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
7031         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
7032         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
7033         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
7034         Fix klass typos.
7035         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
7036
7037 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7038
7039         * configure.ac:
7040           Need  -base CVS for gst_base_rtp_depayload_push_ts().
7041
7042 2006-09-22  Wim Taymans  <wim@fluendo.com>
7043
7044         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7045         Don't check for a tag that is never there and check if we read the
7046         correct tag. Fixes seeking again.
7047         We must post an error when all pads are unlinked.
7048
7049 2006-09-22  Wim Taymans  <wim@fluendo.com>
7050
7051         * gst/rtp/Makefile.am:
7052         * gst/rtp/gstrtp.c: (plugin_init):
7053         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7054         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7055         (gst_rtp_vorbis_pay_reset_packet),
7056         (gst_rtp_vorbis_pay_init_packet),
7057         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
7058         (gst_rtp_vorbis_pay_handle_buffer):
7059         More fixage, set endoder-params correctly in the payloader.
7060
7061 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7062
7063         * gst/autodetect/gstautoaudiosink.c:
7064         (gst_auto_audio_sink_base_init):
7065         * gst/autodetect/gstautovideosink.c:
7066         (gst_auto_video_sink_base_init):
7067           Make static pad templates static to appease valgrind's leak
7068           detector.
7069
7070         * tests/check/Makefile.am:
7071         * tests/check/elements/.cvsignore:
7072         * tests/check/elements/autodetect.c: (GST_START_TEST),
7073         (autodetect_suite):
7074           Add simple test for the ghostpad lockup on shutdown fixed in core
7075           CVS (audio bit disabled because it would need dozens of alsa
7076           suppressions and I'm too lazy to add those now).
7077
7078 2006-09-22  Wim Taymans  <wim@fluendo.com>
7079
7080         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
7081         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
7082         Small cleanups.
7083
7084         * gst/rtp/Makefile.am:
7085         * gst/rtp/gstrtp.c: (plugin_init):
7086         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
7087         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
7088         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
7089         (gst_rtp_vorbis_depay_process),
7090         (gst_rtp_vorbis_depay_set_property),
7091         (gst_rtp_vorbis_depay_get_property),
7092         (gst_rtp_vorbis_depay_change_state),
7093         (gst_rtp_vorbis_depay_plugin_init):
7094         * gst/rtp/gstrtpvorbisdepay.h:
7095         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
7096         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
7097         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
7098         (gst_rtp_vorbis_pay_flush_packet),
7099         (gst_rtp_vorbis_pay_append_buffer),
7100         (gst_rtp_vorbis_pay_handle_buffer),
7101         (gst_rtp_vorbis_pay_plugin_init):
7102         * gst/rtp/gstrtpvorbispay.h:
7103         Add experimental vorbis pay and depayloaders.
7104
7105 2006-09-21  Wim Taymans  <wim@fluendo.com>
7106
7107         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
7108         Fix profile-level-id parsing and setup.
7109
7110 2006-09-21  Wim Taymans  <wim@fluendo.com>
7111
7112         * gst/udp/README:
7113         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
7114         Update README, simple cleanup.
7115
7116 2006-09-21  Wim Taymans  <wim@fluendo.com>
7117
7118         * gst/rtp/README:
7119         Update README with some examples.
7120
7121         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
7122         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
7123         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
7124         (gst_rtp_mp4g_pay_setcaps):
7125         * gst/rtp/gstrtpmp4gpay.h:
7126         Make optional RTP parameters of type STRING, as required by the
7127         application/x-rtp caps specification.
7128
7129 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
7130
7131         * gst/rtp/gstrtph263pdepay.c:
7132         * gst/rtp/gstrtph263ppay.c:
7133         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
7134         RTP header.
7135
7136 2006-09-20  Wim Taymans  <wim@fluendo.com>
7137
7138         * gst/rtp/Makefile.am:
7139         And makefile too.
7140
7141 2006-09-20  Wim Taymans  <wim@fluendo.com>
7142
7143         * gst/rtp/gstrtp.c: (plugin_init):
7144         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
7145         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
7146         (decode_base64), (gst_rtp_asf_depay_setcaps),
7147         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
7148         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
7149         (gst_rtp_asf_depay_plugin_init):
7150         * gst/rtp/gstrtpasfdepay.h:
7151         Added preliminary ASF depayloader.
7152
7153         * gst/rtp/gstrtph264depay.c: (decode_base64):
7154         Fix base64 decoding.
7155
7156 2006-09-20  Wim Taymans  <wim@fluendo.com>
7157
7158         * gst/rtsp/URLS:
7159         Added some test URLS.
7160
7161         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7162         (gst_rtspsrc_loop), (gst_rtspsrc_open):
7163         * gst/rtsp/gstrtspsrc.h:
7164         When creating streams, give access to the complete SDP.
7165         Fix some leaks.
7166         Collect and merge global stream properties in stream caps.
7167         Preliminary support for WMServer.
7168
7169         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7170         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7171         (rtsp_connection_receive):
7172         * gst/rtsp/rtspconnection.h:
7173         Make connection interruptable.
7174         Refactor to make it reconnectable.
7175         Don't fail on short reads when reading data packets.
7176
7177         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
7178         (rtsp_url_get_port):
7179         * gst/rtsp/rtspurl.h:
7180         Add methods for getting/setting the port.
7181
7182         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
7183         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
7184         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
7185         (sdp_media_get_format), (sdp_parse_line),
7186         (sdp_message_parse_buffer):
7187         Fix headers. 
7188         Add methods for getting multiple attributes with the same name.
7189         Increase buffer size when parsing.
7190         Fix parsing of a=foo fields.
7191
7192         * gst/rtsp/test.c: (main):
7193         Update to new connection API.
7194
7195         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7196         (rtsp_message_init_response), (rtsp_message_init_data),
7197         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
7198         * gst/rtsp/rtspmessage.h:
7199         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
7200         * gst/rtsp/rtsptransport.h:
7201         * gst/rtsp/sdp.h:
7202         * gst/rtsp/sdpmessage.h:
7203         * gst/rtsp/gstrtsp.c:
7204         * gst/rtsp/gstrtsp.h:
7205         * gst/rtsp/gstrtpdec.c:
7206         * gst/rtsp/gstrtpdec.h:
7207         * gst/rtsp/rtsp.h:
7208         * gst/rtsp/rtspdefs.c:
7209         * gst/rtsp/rtspdefs.h:
7210         Dual licensed under MIT and LGPL now.
7211
7212 2006-09-19  Wim Taymans  <wim@fluendo.com>
7213
7214         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
7215         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
7216         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7217         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7218         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
7219         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7220         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7221         * gst/rtsp/gstrtspsrc.h:
7222         Reorganize stream parsing and creation.
7223         Detect container formats in interleaved mode.
7224         Keep more state about the streams.
7225         Assume a server also supports PLAY if it does not say.
7226         Add unicast and interleaved properties to TCP transport requests to make
7227         some servers happy (WMServer).
7228
7229         * gst/rtsp/sdpmessage.h:
7230         Add some defines for the standard Bandwidth types.
7231
7232 2006-09-19  Wim Taymans  <wim@fluendo.com>
7233
7234         * gst/rtsp/test.c: (main):
7235         Fix build.
7236
7237 2006-09-19  Wim Taymans  <wim@fluendo.com>
7238
7239         * gst/wavparse/gstwavparse.c:
7240         Add ms-gsm to the src template.
7241
7242 2006-09-18  Wim Taymans  <wim@fluendo.com>
7243
7244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
7245         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
7246         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
7247         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
7248         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7249         * gst/rtsp/gstrtspsrc.h:
7250         Small cleanups, added documentation.
7251         Try to clean up the requests and responses.
7252         Refactor parsing the supported methods.
7253
7254         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
7255         (rtsp_connection_create), (rtsp_connection_send),
7256         (parse_response_status), (parse_request_line),
7257         (rtsp_connection_receive), (rtsp_connection_close),
7258         (rtsp_connection_free):
7259         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
7260         (rtsp_transport_init), (rtsp_transport_parse),
7261         (rtsp_transport_free):
7262         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7263         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
7264         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
7265         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
7266         Use g_return_val some more.
7267
7268         * gst/rtsp/rtspdefs.h:
7269         Add more enum values to track initial states.
7270
7271         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
7272         (rtsp_message_init_request), (rtsp_message_new_response),
7273         (rtsp_message_init_response), (rtsp_message_init_data),
7274         (rtsp_message_unset), (rtsp_message_free),
7275         (rtsp_message_add_header), (rtsp_message_remove_header),
7276         (rtsp_message_get_header), (rtsp_message_set_body),
7277         (rtsp_message_take_body), (rtsp_message_get_body),
7278         (rtsp_message_steal_body), (rtsp_message_dump):
7279         * gst/rtsp/rtspmessage.h:
7280         Reorder arguments, object goes as the first one.
7281         Use g_return_val some more.
7282
7283 2006-09-18  Wim Taymans  <wim@fluendo.com>
7284
7285         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
7286         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
7287         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
7288         * gst/rtsp/gstrtspsrc.h:
7289         Export sometimes source pad with correct caps on the template, create
7290         the ghostpad from the template.
7291         Remove RTCP template as we never expose RTCP.
7292         Protect against invalid body size.
7293         Avoid memcpy when creating the output buffer.
7294         Properly post an error and send EOS when the loop function is shut down.
7295
7296 2006-09-18  Wim Taymans  <wim@fluendo.com>
7297
7298         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7299
7300         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7301         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
7302         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7303         * gst/rtsp/gstrtspsrc.h:
7304         Make sure we can never set an invalid location.
7305
7306         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
7307         * gst/rtsp/rtspmessage.h:
7308         Added _steal_body method for future use.
7309
7310         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
7311         Make freeing of NULL url return immediatly.
7312
7313 2006-09-18  Wim Taymans  <wim@fluendo.com>
7314
7315         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7316
7317         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
7318         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
7319         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
7320         (gst_rtspsrc_change_state):
7321         * gst/rtsp/gstrtspsrc.h:
7322         Use boilerplate.
7323         Make rtspsrc subclass GstBin to make state changes easier.
7324         Add Range header field on the PLAY request.
7325
7326 2006-09-18  Wim Taymans  <wim@fluendo.com>
7327
7328         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
7329
7330         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
7331         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7332         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
7333         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
7334         * gst/rtsp/rtspconnection.c: (inet_aton):
7335         Small cleanups.
7336         when multicast is selected as the transport, create UDP sources and
7337         connect to the multicast group.
7338         Move parsing and setting of caps to a common place.
7339         Fixes #349894.
7340
7341 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7342
7343         * ext/flac/gstflactag.c:
7344         * gst/alpha/gstalpha.c:
7345         * gst/debug/breakmydata.c:
7346         * gst/debug/negotiation.c:
7347         * gst/debug/testplugin.c:
7348         * gst/effectv/gstaging.c:
7349         * gst/effectv/gstdice.c:
7350         * gst/effectv/gstedge.c:
7351         * gst/effectv/gstquark.c:
7352         * gst/effectv/gstrev.c:
7353         * gst/effectv/gstshagadelic.c:
7354         * gst/effectv/gstvertigo.c:
7355         * gst/effectv/gstwarp.c:
7356         * gst/multipart/multipartdemux.c:
7357         * gst/multipart/multipartmux.c:
7358         * gst/videobox/gstvideobox.c:
7359         * gst/videofilter/gstgamma.c:
7360         * gst/videofilter/gstvideotemplate.c:
7361         * gst/videomixer/videomixer.c:
7362         * sys/sunaudio/gstsunaudiosrc.h:
7363         More G_OBJECT macro fixing.
7364
7365 2006-09-16  Wim Taymans  <wim@fluendo.com>
7366
7367         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
7368
7369         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
7370         Correctly set the dwLength in strh.
7371         With this patch, the file duration is now displayed correctly in window
7372         media player and the AVI plays completely. Fixes #356147
7373
7374 2006-09-15  Wim Taymans  <wim@fluendo.com>
7375
7376         Patch by: Darren Kenny <darren dot kenny at sun dot com>
7377
7378         * sys/sunaudio/gstsunaudiomixerctrl.c:
7379         (gst_sunaudiomixer_ctrl_build_list):
7380         Set the output track as the MASTER so that the gnome-settings-daemon
7381         keybindings for changing the volume using the keyboard works.
7382         Fixes #356142.
7383
7384 2006-09-15  Wim Taymans  <wim@fluendo.com>
7385
7386         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
7387         Fix documentation, it is not possible to control the framerate of jpegdec
7388         using filtered caps yet. Fixes #355210.
7389         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
7390         stop when there is an error.
7391
7392 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
7393
7394         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
7395         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7396           Don't interpret a first buffer with an offset of NONE as
7397           'from the middle of the stream', but only a first buffer
7398           that has a valid buffer offset that's non-zero (see #345449).
7399
7400 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
7401
7402         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
7403         (gst_icydemux_typefind_or_forward):
7404         * gst/icydemux/gsticydemux.h:
7405           When we merge/collect multiple incoming buffers for typefinding
7406           purposes, keep an initial 0 offset on the first outgoing buffer
7407           as well (otherwise id3demux won't work right). Fixes #345449.
7408           Also Make buffer metadata writable before setting buffer caps.
7409
7410         * tests/check/elements/icydemux.c: (typefind_succeed),
7411         (cleanup_icydemux), (push_data), (GST_START_TEST),
7412         (icydemux_suite):
7413           Small test case for the above.
7414
7415 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
7416
7417         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
7418         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
7419         (gst_avi_demux_stream_header_push),
7420         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
7421         (gst_avi_demux_loop):
7422           More code reuse and better logging in _peek_chunk(). Reintroduce check
7423           for chunk sizes before reading them (avoid oom). Better handling for 
7424           invalid chunksizes when streaming.
7425
7426 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
7427
7428         * gst/level/gstlevel.c: (gst_level_set_property):
7429         * gst/level/gstlevel.h:
7430           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
7431           René Stadler
7432
7433 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
7434
7435         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
7436         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
7437         (gst_avi_demux_stream_data):
7438           Revert one change to fix streaming avi (adapter size != data size).
7439
7440 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
7441
7442         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
7443
7444         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
7445         (gst_matroska_demux_reset),
7446         (gst_matroska_demux_read_track_encodings),
7447         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
7448         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7449         (gst_matroska_demux_subtitle_caps):
7450         * gst/matroska/matroska-ids.h:
7451           Add support for VOBSUB subtitle tracks and zlib-compressed
7452           tracks. Make sure we start on a keyframe after a seek. (#343348)
7453
7454 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
7455
7456         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
7457         (gst_matroska_demux_push_flac_codec_priv_data),
7458         (gst_matroska_demux_push_xiph_codec_priv_data),
7459         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7460         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
7461         * gst/matroska/matroska-ids.h:
7462           Add basic FLAC support (#311586), not perfect yet though, needs some
7463           tweaking in flacdec; also, seeking could be better.
7464           Do better bounds checking when deserialising vorbis stream headers
7465           to make sure we don't read beyond the end of the buffer on bad input.
7466
7467 2006-09-04  Wim Taymans  <wim@fluendo.com>
7468
7469         Patch by: Alessandro Decina <alessandro at nnva dot org>
7470
7471         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
7472         Seeking back in a file containing a CMML stream errors out if the seek
7473         goes back up to the CMML headers. This is because after the seek the xml
7474         processing instruction <?xml ...?> is submitted to the xml parser again, 
7475         which results in an error. The attached patch fixes the problem. 
7476         Fixes #353908.
7477
7478         * ext/annodex/gstcmmlenc.h:
7479         Fix authors name.
7480
7481
7482 2006-08-28  Andy Wingo  <wingo@pobox.com>
7483
7484         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
7485         New helper function to lessen the ifdefs.
7486         (GST_INFO_OBJECT): 
7487         (gst_dv1394src_iso_receive): Use it.
7488         (gst_dv1394src_create): Also use the control sockets in iec61883
7489         mode.
7490         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
7491         handle for AVC operations; fixes #348233.
7492
7493 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
7494
7495         * configure.ac:
7496         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7497         * docs/plugins/inspect/plugin-audiofx.xml:
7498         * docs/plugins/inspect/plugin-audiofxgood.xml:
7499         * gst/audiofx/Makefile.am:
7500         * gst/audiofx/audiofx.c:
7501         * gst/audiofxgood/.cvsignore:
7502         * gst/audiofxgood/Makefile.am:
7503         * gst/audiofxgood/audiofx.c:
7504         * gst/audiofxgood/audiopanorama.c:
7505         * gst/audiofxgood/audiopanorama.h:
7506           Rename again (audiofxgood -> audiofx).
7507
7508 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
7509
7510         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
7511         (gst_avi_demux_stream_scan):
7512           Initialze variables.
7513
7514 2006-08-25  Wim Taymans  <wim@fluendo.com>
7515
7516         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
7517         (gst_avi_demux_init), (gst_avi_demux_finalize),
7518         (gst_avi_demux_reset), (gst_avi_demux_index_last),
7519         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
7520         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
7521         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
7522         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
7523         (gst_avi_demux_massage_index),
7524         (gst_avi_demux_calculate_durations_from_index),
7525         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
7526         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
7527         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
7528         (gst_avi_demux_change_state):
7529         * gst/avi/gstavidemux.h:
7530         More attempts to turn this into readable code.
7531         Don't leak adapters.
7532         Calculate duration according to index more efficiently.
7533         Don't try to act like we drive the pipeline in chain mode.
7534
7535 2006-08-25  Wim Taymans  <wim@fluendo.com>
7536
7537         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
7538         Fix build.
7539
7540 2006-08-25  Wim Taymans  <wim@fluendo.com>
7541
7542         Patch by: Alessandro Decina <alessandro at nnva dot org>
7543
7544         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
7545         Do some extra sanity checks.
7546         Fixes #350340.
7547
7548         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
7549         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
7550         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
7551         Check if clip->start_time is valid before adding the clip to the
7552         track list.
7553         Reset enc->preamble going from PAUSED to READY.
7554         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
7555         only used for EOS.
7556         Only post an error message if we were the one that created the fatal
7557         GstFlowReturn value.
7558
7559         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
7560         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
7561         Parse the seconds field of the npt-sec time format using %llu rather than
7562         %d and check that the value scaled by GST_SECOND doesn't overflow.
7563         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
7564         Lookup a clip's track with clip->track rather than clip->id which
7565         makes no sense.
7566         Identify a clip by its track and start time and not its xml id.
7567         do some more input checking and make sure we don't do undefined shifts.
7568
7569         * tests/check/elements/cmmldec.c: (setup_cmmldec),
7570         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
7571         (cmml_tag_message_pop), (check_headers), (push_clip_full),
7572         (push_clip), (push_empty_clip), (check_output_clip),
7573         (GST_START_TEST), (cmmldec_suite):
7574         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
7575         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
7576         (check_headers), (push_clip), (check_clip_times), (check_clip),
7577         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
7578         Added some more checks.
7579
7580 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
7581
7582         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
7583         (gst_audio_panorama_set_property),
7584         (gst_audio_panorama_get_property),
7585         (gst_audio_panorama_transform_m2s_int),
7586         (gst_audio_panorama_transform_s2s_int),
7587         (gst_audio_panorama_transform_m2s_float),
7588         (gst_audio_panorama_transform_s2s_float):
7589         * gst/audiofxgood/audiopanorama.h:
7590         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
7591           Make also the pan-property float (saves scaling and yields better
7592           resolution)
7593
7594 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
7595
7596         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
7597         (gst_audio_panorama_transform_m2s_float),
7598         (gst_audio_panorama_transform_s2s_float):
7599           ChangeLog surgery to add cymax's real name
7600
7601
7602 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
7603
7604         Patch by: René Stadler <mail@renestadler.de>
7605
7606         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
7607         (gst_audio_panorama_transform_m2s_int),
7608         (gst_audio_panorama_transform_s2s_int),
7609         (gst_audio_panorama_transform_m2s_float),
7610         (gst_audio_panorama_transform_s2s_float),
7611         (gst_audio_panorama_transform):
7612         * gst/audiofxgood/audiopanorama.h:
7613           Added float support
7614
7615 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
7616
7617         * gst/audiofxgood/audiopanorama.c:
7618         (gst_audio_panorama_transform_m2s):
7619           Fix docs & debug category. Add Fixme for volume pan levels.
7620
7621 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
7622
7623         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
7624         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
7625         (gst_avi_demux_stream_header_pull),
7626         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
7627         (gst_avi_demux_chain):
7628           unbreak AVI index handling, some more debug, remove an obsolete
7629           adapter_flush that caused streaming to wander off in the wild
7630
7631 2006-08-24  Wim Taymans  <wim@fluendo.com>
7632
7633         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7634         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
7635         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
7636         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
7637         (gst_avi_demux_calculate_durations_from_index),
7638         (gst_avi_demux_stream_header_push),
7639         (gst_avi_demux_stream_header_pull):
7640         * gst/avi/gstavidemux.h:
7641         Some more cleanups. 
7642         Fix totalFrames parsing in ODML.
7643         Disable use of index for length calculation in case of ODML as this is
7644         broken now.
7645
7646 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
7647
7648         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
7649           Use libgsttag helper function here too.
7650
7651 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
7652
7653         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
7654         (gst_avi_demux_init), (gst_avi_demux_dispose),
7655         (gst_avi_demux_reset), (gst_avi_demux_index_next),
7656         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
7657         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
7658         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
7659         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
7660         (gst_avi_demux_parse_subindex),
7661         (gst_avi_demux_read_subindexes_push),
7662         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
7663         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
7664         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
7665         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
7666         (gst_avi_demux_stream_header_pull),
7667         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
7668         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
7669         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
7670         (gst_avi_demux_change_state):
7671         * gst/avi/gstavidemux.h:
7672           Initial streaming support for avidemux (fixes #336465)
7673
7674 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
7675
7676         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7677           There is no taglibmux element ...
7678
7679         * gst/rtsp/gstrtspsrc.c:
7680           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
7681           was complaining about unknown entity here.
7682
7683 2006-08-22  Wim Taymans  <wim@fluendo.com>
7684
7685         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
7686         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
7687         (gst_avi_demux_process_next_entry):
7688         * gst/avi/gstavidemux.h:
7689         Mark DISCONT.
7690         Remove old unused fields and reorder the struct a bit.
7691
7692 2006-08-22  Wim Taymans  <wim@fluendo.com>
7693
7694         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
7695         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
7696         (gst_rtspsrc_pause):
7697         * gst/rtsp/gstrtspsrc.h:
7698         * sys/oss/gstosssink.c: (gst_oss_sink_open),
7699         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
7700         Small documentation updates.
7701
7702 2006-08-22  Wim Taymans  <wim@fluendo.com>
7703
7704         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
7705         (gst_avi_demux_index_entry_for_time),
7706         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
7707         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
7708         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
7709         (gst_avi_demux_next_data_buffer),
7710         (gst_avi_demux_calculate_durations_from_index),
7711         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
7712         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
7713         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
7714         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
7715         * gst/avi/gstavidemux.h:
7716         Precalc most of the duration query for each stream.
7717         Make seeking more correct.
7718         Use GstSegment to track position and duration.
7719         Code cleanups and leak fixes.
7720         Calculate correct total duration based on index length.
7721
7722 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
7723
7724         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
7725         (parse_insert_string_field):
7726           If strings in text fields are marked ISO8859-1, but contain
7727           valid UTF-8 already, then handle them as UTF-8 and ignore
7728           the encoding. (#351794)
7729
7730 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
7731
7732         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
7733         (gst_flac_dec_write), (gst_flac_dec_loop),
7734         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
7735         (gst_flac_dec_src_query):
7736         * ext/flac/gstflacdec.h:
7737           Make flac-in-ogg work (#352100).
7738
7739 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
7740
7741         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
7742           Don't unref buffers of which we've already given away
7743           ownership to the adapter.
7744
7745 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
7746
7747         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
7748           Make metadata extraction actually work.
7749
7750         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
7751         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
7752         (gst_speexenc_chain):
7753           Fix metadata writing: replace old code which wrote completely
7754           broken tags with libgsttag-based code. Plus miscellaneous
7755           code cleanups (use static pad templates etc.) and a bunch
7756           of leak fixes.
7757
7758 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
7759
7760         * gst/audiopanorama/.cvsignore:
7761         * gst/audiopanorama/Makefile.am:
7762         * gst/audiopanorama/audiofx.c:
7763         * gst/audiopanorama/audiopanorama.c:
7764         * gst/audiopanorama/audiopanorama.h:
7765           die! die! die! you should never have been there
7766
7767 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
7768
7769         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
7770         Fix invalid memory access in audiopanorama test suite.
7771
7772 2006-08-21  Edward Hervey  <edward@fluendo.com>
7773
7774         * tests/check/elements/.cvsignore:
7775         ignore built file
7776
7777 2006-08-21  Wim Taymans  <wim@fluendo.com>
7778
7779         * gst/rtp/Makefile.am:
7780         Fix the build again.
7781
7782 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
7783
7784         * gst/audiofxgood/.cvsignore:
7785         * gst/audiofxgood/Makefile.am:
7786         * gst/audiofxgood/audiofx.c: (plugin_init):
7787         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
7788         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
7789         (gst_audio_panorama_set_property),
7790         (gst_audio_panorama_get_property),
7791         (gst_audio_panorama_get_unit_size),
7792         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
7793         (gst_audio_panorama_transform_m2s),
7794         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
7795         * gst/audiofxgood/audiopanorama.h:
7796           resubmit with the desired name *again*
7797
7798 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
7799
7800         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
7801         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
7802           use g_assert in _get_unit_size
7803
7804 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
7805
7806         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7807         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7808         * docs/plugins/inspect/plugin-audiofxgood.xml:
7809           cleanup -unused.txt to make it useful, add previously missing docs
7810
7811         * ext/Makefile.am:
7812           Quietly (accidentally) enable LADSPA for building by default, 
7813           despite the fact that it doesn't meet the plugin checklist.
7814             -- Added by Jan Schmidt 18 Dec 2006
7815
7816         * ext/esd/esdmon.c:
7817         * ext/esd/esdsink.c:
7818         * ext/esd/gstesd.c: (plugin_init):
7819           reflow to get rid of two external symbols
7820
7821         * gst/audiofxgood/audiofx.c: (plugin_init):
7822           re-add
7823
7824 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
7825
7826         * configure.ac:
7827         * gst/audiofxgood/.cvsignore:
7828         * gst/audiofxgood/Makefile.am:
7829         * gst/audiofxgood/audiofx.c
7830         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
7831         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
7832         (gst_audio_panorama_set_property),
7833         (gst_audio_panorama_get_property),
7834         (gst_audio_panorama_get_unit_size),
7835         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
7836         (gst_audio_panorama_transform_m2s),
7837         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
7838         * gst/audiofxgood/audiopanorama.h:
7839         * tests/check/Makefile.am:
7840         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
7841         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
7842         (panorama_suite), (main):
7843         Add audiofxgood plugin with audiopanorama element
7844
7845 2006-08-18  Wim Taymans  <wim@fluendo.com>
7846
7847         * docs/plugins/Makefile.am:
7848         More Oss docs fixage. 
7849
7850 2006-08-18  Wim Taymans  <wim@fluendo.com>
7851
7852         * gst/rtp/Makefile.am:
7853         * gst/rtp/gstrtp.c: (plugin_init):
7854         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
7855         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
7856         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
7857         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
7858         (gst_rtp_sv3v_depay_get_property),
7859         (gst_rtp_sv3v_depay_change_state),
7860         (gst_rtp_sv3v_depay_plugin_init):
7861         * gst/rtp/gstrtpsv3vdepay.h:
7862         Added experimental SVQ3 depayloader.
7863
7864 2006-08-18  Edward Hervey  <edward@fluendo.com>
7865
7866         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
7867         (gst_dvdemux_loop), (gst_dvdemux_change_state):
7868         * ext/dv/gstdvdemux.h:
7869         When handling seek requests, don't send the newsegment event from the
7870         calling thread. Instead save it so it can be sent from the streaming
7871         thread.
7872
7873 2006-08-17  Wim Taymans  <wim@fluendo.com>
7874
7875         Patch by: Sjoerd Simons <sjoerd at luon dot net>
7876
7877         * gst/multipart/multipartdemux.c: (multipart_parse_header):
7878         Accept leading whitespace before the boundary
7879         This patch makes the demuxer allow some whitespace before the actual
7880         boundary. This makes the demuxer work with the ``old'' gstreamer
7881         multipartmuxer again (which placed an extra \n before the start
7882         of the stream) Fixes #349068.
7883
7884 2006-08-17  Wim Taymans  <wim@fluendo.com>
7885
7886         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
7887         Error out on non-implemented stuff.
7888
7889 2006-08-16  Wim Taymans  <wim@fluendo.com>
7890
7891         Patch by: Andy Wingo <wingo at pobox dot com>
7892
7893         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
7894         (gst_signal_processor_start), (gst_signal_processor_stop),
7895         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
7896         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
7897         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
7898         (gst_signal_processor_change_state):
7899         Make ladspa elements reusable. Fixes #350006.
7900
7901 2006-08-16  Wim Taymans  <wim@fluendo.com>
7902
7903         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
7904         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
7905         names as possible. Fixes #349901.
7906
7907 2006-08-16  Wim Taymans  <wim@fluendo.com>
7908
7909         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
7910         (gst_signal_processor_do_pushes):
7911         A push() gives away our refcount so we should not use the buffer on the
7912         pen anymore.
7913
7914 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
7915
7916         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
7917         (gst_oss_mixer_element_finalize):
7918           Don't leak device string.
7919
7920 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
7921
7922         * configure.ac:
7923           Require CVS of GStreamer core and -base (for
7924           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
7925
7926         * ext/taglib/gstid3v2mux.cc:
7927           Write extended comment tags properly (#348762).
7928
7929         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
7930         (parse_comment_frame):
7931           Extract COMM frames into extended comments, which makes it
7932           easier to properly retain the description bit of the tag
7933           and maintain this information when re-tagging (#348762).
7934
7935 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
7936
7937         * tests/check/Makefile.am:
7938           Don't try to run annodex unit tests if the annodex
7939           plugin has not been built (Fixes #351116).
7940
7941 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
7942
7943         * gst/autodetect/gstautoaudiosink.c:
7944         (gst_auto_audio_sink_find_best):
7945           When we can't find a usable audiosink, don't error out,
7946           but use a fake sink instead and post a warning message
7947           on the bus (#341278).
7948
7949 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
7950
7951         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
7952         * sys/oss/gstosssink.c:
7953         * sys/oss/gstosssrc.c:
7954           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
7955           ossmixer's new device property.
7956
7957         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7958         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7959           Add docs for OSS elements.
7960
7961         * docs/plugins/inspect/plugin-aasink.xml:
7962         * docs/plugins/inspect/plugin-alaw.xml:
7963         * docs/plugins/inspect/plugin-alpha.xml:
7964         * docs/plugins/inspect/plugin-alphacolor.xml:
7965         * docs/plugins/inspect/plugin-annodex.xml:
7966         * docs/plugins/inspect/plugin-apetag.xml:
7967         * docs/plugins/inspect/plugin-auparse.xml:
7968         * docs/plugins/inspect/plugin-autodetect.xml:
7969         * docs/plugins/inspect/plugin-avi.xml:
7970         * docs/plugins/inspect/plugin-cacasink.xml:
7971         * docs/plugins/inspect/plugin-cairo.xml:
7972         * docs/plugins/inspect/plugin-cdio.xml:
7973         * docs/plugins/inspect/plugin-cutter.xml:
7974         * docs/plugins/inspect/plugin-debug.xml:
7975         * docs/plugins/inspect/plugin-dv.xml:
7976         * docs/plugins/inspect/plugin-efence.xml:
7977         * docs/plugins/inspect/plugin-effectv.xml:
7978         * docs/plugins/inspect/plugin-esdsink.xml:
7979         * docs/plugins/inspect/plugin-flac.xml:
7980         * docs/plugins/inspect/plugin-flxdec.xml:
7981         * docs/plugins/inspect/plugin-gconfelements.xml:
7982         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
7983         * docs/plugins/inspect/plugin-goom.xml:
7984         * docs/plugins/inspect/plugin-halelements.xml:
7985         * docs/plugins/inspect/plugin-icydemux.xml:
7986         * docs/plugins/inspect/plugin-id3demux.xml:
7987         * docs/plugins/inspect/plugin-jpeg.xml:
7988         * docs/plugins/inspect/plugin-level.xml:
7989         * docs/plugins/inspect/plugin-matroska.xml:
7990         * docs/plugins/inspect/plugin-mulaw.xml:
7991         * docs/plugins/inspect/plugin-multipart.xml:
7992         * docs/plugins/inspect/plugin-navigationtest.xml:
7993         * docs/plugins/inspect/plugin-ossaudio.xml:
7994         * docs/plugins/inspect/plugin-png.xml:
7995         * docs/plugins/inspect/plugin-rtp.xml:
7996         * docs/plugins/inspect/plugin-rtsp.xml:
7997         * docs/plugins/inspect/plugin-shout2send.xml:
7998         * docs/plugins/inspect/plugin-smpte.xml:
7999         * docs/plugins/inspect/plugin-speex.xml:
8000         * docs/plugins/inspect/plugin-taglib.xml:
8001         * docs/plugins/inspect/plugin-udp.xml:
8002         * docs/plugins/inspect/plugin-videobalance.xml:
8003         * docs/plugins/inspect/plugin-videobox.xml:
8004         * docs/plugins/inspect/plugin-videoflip.xml:
8005         * docs/plugins/inspect/plugin-videomixer.xml:
8006         * docs/plugins/inspect/plugin-wavenc.xml:
8007         * docs/plugins/inspect/plugin-wavparse.xml:
8008         * docs/plugins/inspect/plugin-ximagesrc.xml:
8009           Update to CVS version.
8010           
8011 2006-08-16  Wim Taymans  <wim@fluendo.com>
8012
8013         * gst/rtp/gstrtpamrdepay.c:
8014         * gst/rtp/gstrtpmp4gdepay.c:
8015         Caps extra properties must be defined as strings for
8016         depayloaders because they are generated from an SDP.
8017
8018         * gst/rtp/Makefile.am:
8019         * gst/rtp/gstrtp.c: (plugin_init):
8020         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
8021         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
8022         (gst_rtp_h264_depay_finalize), (decode_base64),
8023         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8024         (gst_rtp_h264_depay_set_property),
8025         (gst_rtp_h264_depay_get_property),
8026         (gst_rtp_h264_depay_change_state),
8027         (gst_rtp_h264_depay_plugin_init):
8028         * gst/rtp/gstrtph264depay.h:
8029         Added basic, not completely functional RFC 3984 H264 depayloader.
8030
8031 2006-08-16  Wim Taymans  <wim@fluendo.com>
8032
8033         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
8034         Add pads after setting them up.
8035
8036         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8037         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8038         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
8039         (gst_rtspsrc_stream_setup_rtp),
8040         (gst_rtspsrc_stream_configure_transport),
8041         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
8042         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8043         (gst_rtspsrc_pause):
8044         * gst/rtsp/gstrtspsrc.h:
8045         Fix interleaved mode.
8046          - Protect streaming with lock.
8047          - Combine flows
8048          - set caps on outgoing buffers.
8049          - strip trailing \0 from data packets.
8050          - Configure RTP/RTCP in stream.
8051         Use DEBUG_OBJECT more.
8052
8053 2006-08-16  Wim Taymans  <wim@fluendo.com>
8054
8055         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8056         Turn a g_print into a DEBUG line.
8057
8058 2006-08-13  Wim Taymans  <wim@fluendo.com>
8059
8060         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
8061         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8062         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
8063         (gst_oss_mixer_element_get_property),
8064         (gst_oss_mixer_element_change_state):
8065         * sys/oss/gstossmixerelement.h:
8066         Small cleanups. Better error reporting.
8067         Add device property for the mixer instead of the hardcoded
8068         /dev/mixer. Fixes #350785.
8069         API: GstOssMixerElement::device property
8070
8071 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8072
8073         Patch by: Jens Granseuer <jensgr at gmx net>
8074
8075         * gconf/Makefile.am:
8076           Make --disable-schemas work right (they still need
8077           to be copied to the installation directory, just not
8078           applied). Fixes #351347 (also #344100).
8079           
8080 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8081
8082         * configure.ac: back to HEAD
8083
8084 === release 0.10.4 ===
8085
8086 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
8087
8088         * configure.ac:
8089           releasing 0.10.4, "Dear Leader"
8090
8091 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8092
8093         Patch by: Edward Hervey <edward@fluendo.com>
8094
8095         * configure.ac:
8096         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8097         (gst_wavparse_stream_data):
8098         Send the newsegment event in the streaming thread.
8099         Fixes #347529
8100
8101 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8102
8103         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8104         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
8105         (gst_smokeenc_resync), (gst_smokeenc_chain):
8106           Refuse sink caps in the encoder if width or height is not a
8107           multiple of 16, the encoder does not support that yet (#349939);
8108           along the same lines, check the return value of the encoder
8109           setup function; also remove some debug log clutter.
8110
8111 2006-08-04  Andy Wingo  <wingo@pobox.com>
8112
8113         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
8114         whether a processor can work in place or not, and for keeping
8115         track of its state. Change the FlowReturn instance variable from
8116         "state" to "flow_state", all callers changed.
8117
8118         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
8119         (gst_signal_processor_start, gst_signal_processor_stop)
8120         (gst_signal_processor_cleanup): New functions to manage the
8121         processor's state.
8122         (gst_signal_processor_setcaps): start() as well as setup() here.
8123         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
8124         (gst_signal_processor_change_state): Stop and cleanup the
8125         processor as we go to NULL.
8126
8127         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
8128         INPLACE_BROKEN is not set.
8129
8130         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
8131         Do the alloc_buffer in bytes, not frames.
8132         
8133 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8134
8135         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8136         Fix rgb masks when recording in < 24bpp.
8137
8138 2006-08-04  Andy Wingo  <wingo@pobox.com>
8139
8140         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
8141         (gst_signal_processor_prepare)
8142         (gst_signal_processor_update_inputs)
8143         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
8144         (gst_signal_processor_flush)
8145         (gst_signal_processor_sink_activate_push)
8146         (gst_signal_processor_src_activate_pull)
8147         (gst_signal_processor_change_state): Remove the last of the code
8148         that assumes that we process whole buffers at a time. Fix some
8149         debugging. Seems to work now in some cases.
8150         (gst_signal_processor_src_activate_pull): BPB
8151
8152 2006-08-01  Andy Wingo  <wingo@pobox.com>
8153
8154         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
8155         Fix nframes-choosing.
8156         (gst_signal_processor_init): Init pending_in and pending_out.
8157
8158         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
8159         more default sample rate, although we never check that the sample
8160         rate actually gets set. Something for the future.
8161         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
8162         (gst_signal_processor_event): Refcount fixen.
8163         (gst_signal_processor_process): Pull the number of frames to
8164         process from the sizes of the buffers in the input pens.
8165         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
8166         (gst_signal_processor_do_pulls): Add an nframes argument, and use
8167         it instead of buffer_frames.
8168         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
8169         to do_pulls.
8170         (gst_signal_processor_chain)
8171         (gst_signal_processor_sink_activate_push)
8172         (gst_signal_processor_src_activate_pull):  Refcount fixen.
8173
8174         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
8175
8176 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
8177
8178         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
8179         (gst_signal_processor_process):
8180           don't query buffer-frames from caps, add lots of debug-log,
8181           try fix for assert (#349189)
8182
8183 2006-07-31  Wim Taymans  <wim@fluendo.com>
8184
8185         * gst/udp/gstudpsrc.c:
8186         Fix docs.
8187
8188 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
8189
8190         * ext/ladspa/gstsignalprocessor.c:
8191         (gst_signal_processor_add_pad_from_template),
8192         (gst_signal_processor_init), (gst_signal_processor_setcaps),
8193         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
8194         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
8195         (gst_signal_processor_sink_activate_push),
8196         (gst_signal_processor_src_activate_pull),
8197         (gst_signal_processor_change_state):
8198          Add debugs logs here and there, add more error handling, add some
8199          FIXME comments, filed #349189
8200
8201 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8202
8203         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
8204         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
8205         Set caps on buffer correctly.  Fixes bug #349155.
8206
8207 2006-07-28  Wim Taymans  <wim@fluendo.com>
8208
8209         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8210
8211         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
8212         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
8213         (gst_multipart_demux_finalize), (get_line_end),
8214         (multipart_parse_header), (multipart_find_boundary),
8215         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
8216         (gst_multipart_set_property), (gst_multipart_get_property):
8217         Uses GstAdapter instead of own buffering.
8218         Actually parses the mime-type correctly (In tests the mime-type was
8219         always "" with the old version).
8220         Uses the Content-length header if available to speed up things.
8221         Reliably autoscans the boundary name by default.
8222         Fixes #349068.
8223
8224         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
8225         Don't start the stream with a \n.
8226
8227 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
8228
8229         Patch by: Brian Cameron <brian dot cameron at sun com>
8230
8231         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8232           Open source with O_NONBLOCK (#349015).
8233
8234 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
8235
8236         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8237         (gst_avi_demux_massage_index):
8238         * gst/avi/gstavidemux.h:
8239           Whitespace fixes and more debug
8240
8241 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8242
8243         * gst/autodetect/gstautoaudiosink.c:
8244         (gst_auto_audio_sink_create_element_with_pretty_name),
8245         (gst_auto_audio_sink_find_best),
8246         (gst_auto_audio_sink_change_state):
8247           Get rid of old and unused magic sound-server properties stuff.
8248           Add suffix to child sink's name that makes it easy to see from
8249           the name alone which type it actually is (alsa, oss, esd, etc.).
8250
8251 2006-07-27  Wim Taymans  <wim@fluendo.com>
8252
8253         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8254         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
8255         (gst_udpsrc_start):
8256         * gst/udp/gstudpsrc.h:
8257         Rename "buffer" to "buffer-size" to make clear it is a size we set and
8258         not some sort of feature we enable.
8259
8260 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8261
8262         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
8263           Use CLOSE_SOCKET() here instead of close() to maintain
8264           win32 workiness.
8265
8266 2006-07-27  Wim Taymans  <wim@fluendo.com>
8267
8268         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8269
8270         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8271         (gst_udpsrc_create), (gst_udpsrc_set_property),
8272         (gst_udpsrc_get_property), (gst_udpsrc_start):
8273         * gst/udp/gstudpsrc.h:
8274         Added "buffer-size" property to control the kernel receive buffer size.
8275         Update documentation.
8276         Small cleanups. Fixes #348752.
8277         API: buffer-size property
8278
8279 2006-07-26  Wim Taymans  <wim@fluendo.com>
8280
8281         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
8282
8283         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
8284         (gst_rtp_pcma_pay_handle_buffer):
8285         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
8286         (gst_rtp_pcmu_pay_handle_buffer):
8287         Fix timestamp calculation on outgoing RTP packets.
8288         Fixes #348675.
8289
8290 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8291
8292         * ext/taglib/gstid3v2mux.cc:
8293           Fix writing of comment frames (should be COMM not TCOM),
8294           is still sub-optimal though, since we don't retain or
8295           extract the comment descriptions properly (#334375,
8296           also see #334375).
8297
8298 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8299
8300         * gst/wavparse/gstwavparse.c:
8301           #define 'fact' RIFF chunk if we are not compiling against
8302           -base CVS (we don't want to depend on -base CVS for this
8303           one define only, and also not for release order reasons).
8304
8305 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8306
8307         * ext/taglib/gstid3v2mux.cc:
8308           Handle multiple tags of the same type properly. Re-inject
8309           unparsed ID3v2 frames that we get as binary blobs from
8310           id3demux into the tag again so we don't lose information
8311           when retagging (#334375).
8312
8313 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8314
8315         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
8316           Document newly-added properties properly, so that there is a
8317           'Since: 0.10.4' in the plugin docs. Convert some property
8318           names into canonical GObject style (GObject will do that
8319           internally anyway).
8320
8321 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8322
8323         * gst/id3demux/id3tags.c:
8324         (id3demux_add_id3v2_frame_blob_to_taglist):
8325           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
8326           well, and add the version to the blob's buffer caps, since that
8327           information will be needed for deserialisation later on (#348644).
8328
8329 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
8330
8331         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
8332         (gst_avi_demux_parse_stream):
8333          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
8334          indentation and spacing.
8335
8336 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8337
8338         * docs/plugins/Makefile.am:
8339         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8340         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8341         * docs/plugins/gst-plugins-good-plugins.args:
8342         * docs/plugins/inspect/plugin-1394.xml:
8343         * docs/plugins/inspect/plugin-aasink.xml:
8344         * docs/plugins/inspect/plugin-alaw.xml:
8345         * docs/plugins/inspect/plugin-alpha.xml:
8346         * docs/plugins/inspect/plugin-alphacolor.xml:
8347         * docs/plugins/inspect/plugin-annodex.xml:
8348         * docs/plugins/inspect/plugin-apetag.xml:
8349         * docs/plugins/inspect/plugin-auparse.xml:
8350         * docs/plugins/inspect/plugin-autodetect.xml:
8351         * docs/plugins/inspect/plugin-avi.xml:
8352         * docs/plugins/inspect/plugin-cacasink.xml:
8353         * docs/plugins/inspect/plugin-cairo.xml:
8354         * docs/plugins/inspect/plugin-cdio.xml:
8355         * docs/plugins/inspect/plugin-cutter.xml:
8356         * docs/plugins/inspect/plugin-debug.xml:
8357         * docs/plugins/inspect/plugin-dv.xml:
8358         * docs/plugins/inspect/plugin-efence.xml:
8359         * docs/plugins/inspect/plugin-effectv.xml:
8360         * docs/plugins/inspect/plugin-esdsink.xml:
8361         * docs/plugins/inspect/plugin-flac.xml:
8362         * docs/plugins/inspect/plugin-flxdec.xml:
8363         * docs/plugins/inspect/plugin-gconfelements.xml:
8364         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8365         * docs/plugins/inspect/plugin-goom.xml:
8366         * docs/plugins/inspect/plugin-halelements.xml:
8367         * docs/plugins/inspect/plugin-icydemux.xml:
8368         * docs/plugins/inspect/plugin-id3demux.xml:
8369         * docs/plugins/inspect/plugin-jpeg.xml:
8370         * docs/plugins/inspect/plugin-level.xml:
8371         * docs/plugins/inspect/plugin-matroska.xml:
8372         * docs/plugins/inspect/plugin-mulaw.xml:
8373         * docs/plugins/inspect/plugin-multipart.xml:
8374         * docs/plugins/inspect/plugin-navigationtest.xml:
8375         * docs/plugins/inspect/plugin-ossaudio.xml:
8376         * docs/plugins/inspect/plugin-png.xml:
8377         * docs/plugins/inspect/plugin-rtp.xml:
8378         * docs/plugins/inspect/plugin-rtsp.xml:
8379         * docs/plugins/inspect/plugin-shout2send.xml:
8380         * docs/plugins/inspect/plugin-smpte.xml:
8381         * docs/plugins/inspect/plugin-speex.xml:
8382         * docs/plugins/inspect/plugin-udp.xml:
8383         * docs/plugins/inspect/plugin-videobalance.xml:
8384         * docs/plugins/inspect/plugin-videobox.xml:
8385         * docs/plugins/inspect/plugin-videoflip.xml:
8386         * docs/plugins/inspect/plugin-videomixer.xml:
8387         * docs/plugins/inspect/plugin-wavenc.xml:
8388         * docs/plugins/inspect/plugin-wavparse.xml:
8389         * docs/plugins/inspect/plugin-ximagesrc.xml:
8390           Update files to CVS/Prerelease version, add esdsink docs.
8391
8392         * ext/esd/esdsink.c:
8393           Add gtk-doc blurb.
8394
8395         * gst/rtp/gstrtpmp4vpay.c:
8396           Fix typo in element description.
8397
8398 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8399
8400         * ext/esd/esdsink.c: (gst_esdsink_open),
8401         (gst_esdsink_factory_init):
8402           Prevent libesd from auto-spawning a sound daemon if it
8403           is not already running. Now that we don't do evil stuff
8404           like that any longer we can give esdsink a rank so that
8405           autoaudiosink will try it as well if all other audio
8406           sinks fail (#343051).
8407
8408 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8409
8410         * ext/esd/Makefile.am:
8411           Oops, need to remove README from EXTRA_DIST as well.
8412
8413 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8414
8415         * ext/esd/README:
8416           Remove, it contains nothing useful anyway.
8417
8418         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
8419         (gst_esdsink_delay):
8420           Some small clean-ups; use GST_BOILERPLATE etc.
8421
8422 2006-07-24  Wim Taymans  <wim@fluendo.com>
8423
8424         * gst/law/alaw-decode.c: (alawdec_getcaps):
8425         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
8426         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8427         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
8428         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
8429
8430 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
8431
8432         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
8433         (gst_wavparse_other), (gst_wavparse_perform_seek),
8434         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
8435         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
8436         (gst_wavparse_pad_query):
8437         * gst/wavparse/gstwavparse.h:
8438           Use information from 'fact' chunk for length calculation of compressed
8439           samples. Calculate bps if bogus value is found in wav header (embeded
8440           mp2/mp3).
8441           
8442
8443 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8444
8445         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
8446
8447         * configure.ac:
8448         * gst/udp/Makefile.am:
8449         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
8450         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
8451         * gst/udp/gstdynudpsink.h:
8452         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
8453         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
8454         * gst/udp/gstmultiudpsink.h:
8455         * gst/udp/gstudp.c: (plugin_init):
8456         * gst/udp/gstudpsink.h:
8457         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
8458         (gst_udpsrc_start), (gst_udpsrc_stop):
8459         * gst/udp/gstudpsrc.h:
8460         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
8461         (gst_udp_net_utils_win32_wsa_startup):
8462         * gst/udp/gstudpnetutils.h:
8463           Port udp plugin to win32 (#345288).
8464
8465 2006-07-24  Wim Taymans  <wim@fluendo.com>
8466
8467         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
8468         Remove unwanted DEBUG line.
8469
8470 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
8471
8472         * gst/id3demux/gstid3demux.c: (plugin_init):
8473         * gst/id3demux/id3tags.c:
8474         (id3demux_add_id3v2_frame_blob_to_taglist):
8475         * gst/id3demux/id3tags.h:
8476           On second thought, it might be wiser and more efficient
8477           not to do tag registration from a streaming thread.
8478
8479 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
8480
8481         * gst/id3demux/id3tags.c:
8482         (id3demux_add_id3v2_frame_blob_to_taglist),
8483         (id3demux_id3v2_frames_to_tag_list):
8484           Put ID3v2 frames we can't parse as binary blobs into private
8485           tags, so that they are not lost when retagging, at least once
8486           id3v2mux has been taught to re-inject those frames again.
8487           See bug #334375.
8488
8489 2006-07-21  Wim Taymans  <wim@fluendo.com>
8490
8491         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8492         (gst_avi_demux_process_next_entry):
8493         Fix some leaks.
8494
8495         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
8496         Don't use \n in debug lines.
8497
8498 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
8499
8500         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8501         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8502           Add annodex and icydemux, cleanup the sections a bit
8503
8504 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
8505
8506         Patch by: Alex Lancaster <alexl at users sourceforge net>
8507
8508         * ext/taglib/gstid3v2mux.cc:
8509           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
8510           ID3v2 TSSE frames (#347898).
8511
8512 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
8513
8514         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
8515           Respect mpegversion for "video/mpeg" and give message in case of
8516           unhandled versions.
8517
8518 2006-07-17  Wim Taymans  <wim@fluendo.com>
8519
8520         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
8521         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
8522         (gst_pngdec_chain), (gst_pngdec_sink_event),
8523         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
8524         (gst_pngdec_sink_activate_push):
8525         * ext/libpng/gstpngdec.h:
8526         Use statically allocated segment instead of leaking.
8527         Various cleanups.
8528         Fix flush and seek handling.
8529
8530 2006-07-16  Wim Taymans  <wim@fluendo.com>
8531
8532         * gst/rtp/Makefile.am:
8533         * gst/rtp/gstrtp.c: (plugin_init):
8534         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
8535         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
8536         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
8537         (gst_rtp_mp4g_depay_set_property),
8538         (gst_rtp_mp4g_depay_get_property),
8539         (gst_rtp_mp4g_depay_change_state),
8540         (gst_rtp_mp4g_depay_plugin_init):
8541         * gst/rtp/gstrtpmp4gdepay.h:
8542         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
8543         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
8544         (gst_rtp_mp4g_pay_flush):
8545         Added simple generic mpeg4 depayloader.
8546         Fix generic mpeg4 payloader.
8547
8548 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
8549
8550         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
8551           Don't try doing state changes on a NULL pointer.
8552
8553 2006-07-14  Wim Taymans  <wim@fluendo.com>
8554
8555         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
8556
8557         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
8558         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
8559         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
8560         * gst/rtp/gstrtpamrdepay.h:
8561         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
8562         Fixes #321191
8563
8564 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8565
8566         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
8567         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
8568         Fix segfault when moving mouse pointer to the bottom right corner.
8569
8570 2006-07-12  Wim Taymans  <wim@fluendo.com>
8571
8572         * gst/rtp/Makefile.am:
8573         * gst/rtp/gstrtp.c: (plugin_init):
8574         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
8575         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
8576         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
8577         (gst_rtp_mp2t_depay_set_property),
8578         (gst_rtp_mp2t_depay_get_property),
8579         (gst_rtp_mp2t_depay_change_state),
8580         (gst_rtp_mp2t_depay_plugin_init):
8581         * gst/rtp/gstrtpmp2tdepay.h:
8582         Added mpeg2 TS depayloader. Closing #347234.
8583
8584 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8585
8586         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
8587           Remove g_assert that shouldn't be there and was triggered
8588           after trying to open a device that doesn't exist or can't
8589           be opened for some other reason (#347972).
8590
8591 2006-07-10  Edward Hervey  <edward@fluendo.com>
8592
8593         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8594         (gst_avi_demux_stream_header), (push_tag_lists):
8595         * gst/avi/gstavidemux.h:
8596         Don't push tag events found by gst_riff_parse_info() before outputting
8597         GST_EVENT_NEWSEGMENT.
8598
8599 2006-07-10  Wim Taymans  <wim@fluendo.com>
8600
8601         * gst/rtsp/Makefile.am:
8602         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
8603         (rtsp_connection_close):
8604         * gst/rtsp/rtspdefs.h:
8605         replaced closesocket and close in code with one CLOSE_SOCKET. 
8606         Some more cleanups. Fixes #345301.
8607
8608 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
8609
8610         * gst/autodetect/gstautoaudiosink.c:
8611           Fix example pipeline in docs.
8612
8613 2006-07-10  Wim Taymans  <wim@fluendo.com>
8614
8615         Patch by: Rob Taylor <robtaylor at floopily dot org>
8616
8617         * gst/udp/gstmultiudpsink.c: (join_multicast),
8618         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
8619         If a destination is added before the stream is set to PAUSED, the
8620         multicast group is not joined as the socket is not created yet. 
8621         Also TTL and LOOP should also be set. Fixes #346921.
8622
8623 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8624
8625         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
8626         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
8627         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
8628         (gst_ximage_src_init):
8629         * sys/ximage/gstximagesrc.h:
8630         Fix use-damage property to actually work :)
8631         Add startx, starty, endx, endy properties so screencasts other than full
8632         screen ones can work.
8633
8634 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8635
8636         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
8637         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
8638         (gst_ximage_src_class_init), (gst_ximage_src_init):
8639         * sys/ximage/gstximagesrc.h:
8640         Add use_damage property to offer ability to choose whether to use
8641         XDamage or not.
8642
8643 2006-07-07  Wim Taymans  <wim@fluendo.com>
8644
8645         * gst/goom/filters.c: (zoomFilterSetResolution):
8646         Avoid goom coredumping by clearing memory. 
8647         Fixes 345679.
8648
8649 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
8650
8651         * win32/vs6/libgstid3demux.dsp:
8652         Add a link to libgsttag-0.10.lib.
8653
8654 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
8655
8656         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
8657         (gst_tag_demux_read_range):
8658         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
8659         (gst_id3demux_read_range):
8660           Don't return FLOW_UNEXPECTED when a buffer is before
8661           the start of the stream (which might happen with
8662           large ID3v2 tags if the tag reading was done pullrange
8663           based and we then switched to push mode later on).
8664           Fixes regression introduced by commit from June 29th.
8665
8666 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
8667
8668         * ext/taglib/gstid3v2mux.cc:
8669           Make UTF-8 the default encoding when writing string
8670           tags (before, our UTF-8 strings would automatically
8671           be converted to ISO-8859-1 by taglib and written as
8672           ISO-8859-1 fields if that was possible).
8673
8674         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
8675         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
8676         (test_taglib_id3mux_with_tags):
8677           Add test case that makes sure our UTF-8 strings have
8678           actually been written into the tag as UTF-8.
8679
8680 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
8681
8682         * configure.ac:
8683           Let's try that again.
8684
8685 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
8686
8687         * configure.ac:
8688           Disable monoscope plugin for now until it fulfills
8689           all the requirements.
8690
8691 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
8692
8693         * configure.ac:
8694         * gst/monoscope/Makefile.am:
8695         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
8696         (gst_monoscope_class_init), (gst_monoscope_init),
8697         (gst_monoscope_finalize), (gst_monoscope_reset),
8698         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
8699         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
8700         (gst_monoscope_sink_event), (gst_monoscope_src_event),
8701         (gst_monoscope_change_state), (plugin_init):
8702         * gst/monoscope/gstmonoscope.h:
8703           Port monoscope visualisation to 0.10.
8704
8705 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
8706
8707         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
8708         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8709           Return FLOW_UNEXPECTED when at the end of the file, not
8710           FLOW_ERROR. Fixes 'internal stream error' errors that
8711           would sometimes occur in totem when scrubbing to the
8712           end of an ID3v1 tagged mp3 file.
8713
8714 2006-07-03  Edward Hervey  <edward@fluendo.com>
8715
8716         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
8717         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
8718         (gst_pngdec_sink_event), (gst_pngdec_change_state):
8719         * ext/libpng/gstpngdec.h:
8720         Implement buffer clipping/dropping using GstSegment.
8721         This provides accurate seeking.
8722
8723 2006-07-03  Edward Hervey  <edward@fluendo.com>
8724
8725         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8726         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
8727         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8728         (gst_avi_demux_process_next_entry), (push_tag_lists),
8729         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
8730         * gst/avi/gstavidemux.h:
8731         Proper aggregation of each stream's GstFlowReturn in order to figure out
8732         whether the task should stop or not.
8733         Don't send inline events before pushing out a NEW_SEGMENT, more
8734         specifically for GST_TAG_EVENT.
8735         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
8736         sub-indexes.
8737
8738 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
8739
8740         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
8741
8742         * sys/sunaudio/gstsunaudiomixerctrl.c:
8743         (gst_sunaudiomixer_ctrl_build_list):
8744           Move "Monitor" slider to input tab so it works more like
8745           sdtaudiocontrol, which is what people on Solaris are used
8746           to using for their mixer program (#346259).
8747
8748 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8749
8750         * tests/check/elements/level.c: (GST_START_TEST):
8751           fix a leak, clean up at the end
8752
8753 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
8754
8755         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
8756         (gst_matroska_demux_send_event),
8757         (gst_matroska_demux_loop_stream_parse_id):
8758         * gst/matroska/matroska-ids.h:
8759           Send tag event after newsegment event.
8760
8761 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
8762
8763         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
8764         (gst_id3demux_read_range):
8765           Make sure we don't return GST_FLOW_OK with a NULL buffer in
8766           certain cases where a read beyond the end of the file is
8767           requested. Fixes #345930.
8768
8769         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
8770         (gst_tag_demux_read_range):
8771           Fix same issue here as well.
8772
8773 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8774
8775         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
8776         
8777         Fix hypothetical crash.
8778
8779 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8780
8781         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
8782
8783         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
8784           Do not modify the ports value. If the user has turned off the
8785           built-in speakers, then we should not reset it in the prepare
8786           function, since this causes the built-in speakers to turn
8787           back on anytime the user changes a track in totem, rhythmbox,
8788           etc. (#346066).
8789
8790 2006-06-23  Wim Taymans  <wim@fluendo.com>
8791
8792         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
8793         Fix double caps unref when negotiation fails.
8794
8795 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
8796
8797         * ext/annodex/gstcmmldec.c:
8798         * ext/annodex/gstcmmlenc.c:
8799         * ext/annodex/gstcmmlparser.c:
8800         * ext/dv/gstdvdec.c:
8801         * ext/dv/gstdvdemux.c:
8802         * ext/gdk_pixbuf/pixbufscale.c:
8803         * ext/jpeg/gstjpegenc.c:
8804         * ext/jpeg/gstsmokedec.c:
8805         * ext/jpeg/gstsmokeenc.c:
8806         * ext/libpng/gstpngdec.c:
8807         * ext/libpng/gstpngenc.c:
8808         * ext/speex/gstspeexenc.c:
8809         * gst/alpha/gstalphacolor.c:
8810         * gst/cutter/gstcutter.c:
8811         * gst/debug/gstnavigationtest.c:
8812         * gst/icydemux/gsticydemux.c:
8813         * gst/level/gstlevel.c:
8814         * gst/multipart/multipart.c:
8815         * gst/rtp/gstrtpamrpay.c:
8816         * gst/rtp/gstrtpdepay.c:
8817         * gst/rtp/gstrtpilbcpay.c:
8818         * gst/rtp/gstrtpmp4gpay.c:
8819         * gst/rtp/gstrtpmp4vpay.c:
8820         * gst/rtsp/gstrtpdec.c:
8821         * gst/rtsp/gstrtspsrc.c:
8822         * gst/udp/gstdynudpsink.c:
8823         * gst/udp/gstmultiudpsink.c:
8824         * gst/udp/gstudpsrc.c:
8825         * gst/videobox/gstvideobox.c:
8826         * gst/videofilter/gstvideoflip.c:
8827           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
8828           plus two minor macro fixes.
8829
8830 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
8831
8832         * gst/matroska/matroska-demux.c:
8833         (gst_matroska_demux_check_subtitle_buffer),
8834         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8835         (gst_matroska_demux_subtitle_caps):
8836         * gst/matroska/matroska-ids.c:
8837         (gst_matroska_track_init_subtitle_context):
8838         * gst/matroska/matroska-ids.h:
8839           Try to fix up broken matroska files containing subtitle
8840           streams with non-UTF8 character encodings (courtesy of
8841           mkvmerge) using either the encoding specified in the
8842           GST_SUBTITLE_ENCODING environment variable or the
8843           current locale's character set if it is non-UTF8.
8844           Fixes #337076.
8845
8846 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
8847
8848         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
8849           Set image type from APIC frame as "image-type" field
8850           of GST_TAG_IMAGE buffer caps (#344605).
8851
8852 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
8853
8854         * ext/flac/Makefile.am:
8855         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
8856         (gst_flac_dec_reset_decoders),
8857         (gst_flac_dec_setup_seekable_decoder),
8858         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
8859         (gst_flac_dec_metadata_callback),
8860         (gst_flac_dec_metadata_callback_seekable),
8861         (gst_flac_dec_metadata_callback_stream),
8862         (gst_flac_dec_error_callback),
8863         (gst_flac_dec_error_callback_seekable),
8864         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
8865         (gst_flac_dec_read_stream), (gst_flac_dec_write),
8866         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
8867         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
8868         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
8869         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
8870         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
8871         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
8872         (gst_flac_dec_sink_activate_push),
8873         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
8874         * ext/flac/gstflacdec.h:
8875           Support chain-based operation, should make flac-over-DAAP
8876           work (#340492).
8877
8878 2006-06-20  Wim Taymans  <wim@fluendo.com>
8879
8880         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8881         Doc updates, merge some unused symbols.
8882
8883 2006-06-20  Wim Taymans  <wim@fluendo.com>
8884
8885         * docs/plugins/Makefile.am:
8886         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8887         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8888         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
8889         * gst/rtsp/gstrtspsrc.c:
8890         * gst/rtsp/gstrtspsrc.h:
8891         Added documentation for the rtsp plugin. Fixes #345393.
8892
8893 2006-06-20  Wim Taymans  <wim@fluendo.com>
8894
8895         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
8896         (rtsp_connection_close), (rtsp_connection_free):
8897         Use better G_OS_* macros. Fixes #345301 some more.
8898
8899 2006-06-20  Wim Taymans  <wim@fluendo.com>
8900
8901         Patch by: Brian Cameron <brian dot cameron at sun dot com>
8902
8903         * sys/sunaudio/Makefile.am:
8904         * sys/sunaudio/gstsunaudio.c: (plugin_init):
8905         * sys/sunaudio/gstsunaudiomixerctrl.c:
8906         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
8907         (gst_sunaudiomixer_ctrl_list_tracks),
8908         (gst_sunaudiomixer_ctrl_get_volume),
8909         (gst_sunaudiomixer_ctrl_set_volume),
8910         (gst_sunaudiomixer_ctrl_set_mute),
8911         (gst_sunaudiomixer_ctrl_set_record):
8912         * sys/sunaudio/gstsunaudiomixerctrl.h:
8913         * sys/sunaudio/gstsunaudiomixertrack.c:
8914         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
8915         * sys/sunaudio/gstsunaudiomixertrack.h:
8916         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
8917         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
8918         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
8919         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
8920         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
8921         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
8922         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
8923         (gst_sunaudiosrc_reset):
8924         * sys/sunaudio/gstsunaudiosrc.h:
8925         Add a SunAudio source plugin.
8926         Support stereo and right/left channel gain in the mixer plugin.
8927         Support the RECORD flag so that you can switch between line-input and
8928         microphone in gnome-volume-control.
8929         Code cleanups like using an enumerator for track number instead of an 
8930         integer. Fixes #344923.
8931
8932 2006-06-20  Wim Taymans  <wim@fluendo.com>
8933
8934         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
8935
8936         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
8937         (rtsp_connection_close):
8938         Make RTSP plugin compile on windows. Fixes #345301.
8939         Some changes to original patch to catch errors better.
8940         use ifdef WIN32 instead of ifndef.
8941
8942 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8943
8944         * configure.ac:
8945         If we have libraw1394 >= 1.2.1, then we need libiec61883.
8946
8947 2006-06-18  Edward Hervey  <edward@fluendo.com>
8948
8949         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
8950         After a failed buffer alloc, we need to abort the jpeg decoding (it
8951         started when parsing headers to figure out how many bytes we need
8952         to request downstream).
8953
8954 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
8955
8956         Patch by: Mark Nauwelaerts  <manauw at skynet be>
8957
8958         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
8959           Make sure we don't read beyond the end of the file (#345232).
8960
8961 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8962
8963         * configure.ac:
8964           Fix --disable-external (can't set conditionals conditionally,
8965           #343602).
8966
8967 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
8968
8969         * autogen.sh:
8970         * configure.ac:
8971         * docs/Makefile.am:
8972           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
8973
8974         * docs/plugins/Makefile.am:
8975         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8976         * docs/plugins/inspect/plugin-taglib.xml:
8977           Add/fix apev2mux docs.
8978
8979 2006-06-14  Wim Taymans  <wim@fluendo.com>
8980
8981         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
8982         (gst_dvdec_finalize), (gst_dvdec_sink_event),
8983         (gst_dvdec_change_state):
8984         Reset segment info on flush.
8985         Alloc segment in _init, free in _finalize.
8986
8987         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
8988         Don't send segments twice.
8989
8990 2006-06-14  Wim Taymans  <wim@fluendo.com>
8991
8992         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
8993         Respect segment.stop. Fixes #342592.
8994
8995 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
8996
8997         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
8998           No language specified means the implied language is English
8999           according to the matroska spec (partially fixes #344708);
9000           add some more debug output.
9001
9002 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9003
9004         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
9005         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
9006         (gst_wavparse_chain):
9007           When operating chain-based, don't make any assumptions about the
9008           chunking of the incoming data and make streaming work on days other
9009           than the second Thursday after a full moon. Also fix up debug
9010           messages here and there and make use of the most excellent new
9011           gst_pad_query_peer_duration() utility function.
9012           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
9013
9014         * gst/wavparse/gstwavparse.h:
9015           Remove trailing comma after last enum value, some compilers don't
9016           like that.
9017
9018 2006-06-13  Wim Taymans  <wim@fluendo.com>
9019
9020         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
9021         Handle premature EOS gracefully.
9022
9023 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
9024
9025         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
9026           Prevent out of bounds array access when scrubbing towards
9027           the end of the file between the last index entry and the
9028           end. Fixes occasional 'start <= stop' newsegment event
9029           assertions when scrubbing in MJPEG files.
9030
9031 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9032
9033         * tests/check/elements/.cvsignore:
9034           And another one.
9035
9036 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9037
9038         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9039         (scan_encoded_string), (parse_picture_frame):
9040           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
9041
9042         * configure.ac:
9043           Require core >= 0.10.8 (for GST_TAG_IMAGE and
9044           GST_TAG_PPEVIEW_IMAGE used in the patch above).
9045
9046 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9047
9048         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
9049           gratuitous comment changes
9050         * tests/check/elements/level.c: (GST_START_TEST):
9051           fix level test leaks
9052
9053 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9054
9055         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
9056         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
9057           Use gst_pad_query_peer_duration() utility function here.
9058
9059 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9060
9061         * autogen.sh:
9062           require am17
9063         * configure.ac:
9064         * ext/annodex/Makefile.am:
9065         * ext/cdio/Makefile.am:
9066         * ext/dv/Makefile.am:
9067         * ext/esd/Makefile.am:
9068         * ext/flac/Makefile.am:
9069         * ext/gdk_pixbuf/Makefile.am:
9070         * ext/ladspa/Makefile.am:
9071         * ext/libcaca/Makefile.am:
9072         * ext/speex/Makefile.am:
9073         * ext/taglib/Makefile.am:
9074         * sys/oss/Makefile.am:
9075         * sys/sunaudio/Makefile.am:
9076         * sys/ximage/Makefile.am:
9077           clean up build further
9078
9079 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9080
9081         * gconf/Makefile.am:
9082           Honour --disable-schemas-install configure option. Fixes #344100.
9083
9084 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9085
9086         * tests/examples/level/Makefile.am:
9087           Add -lm to LIBS for pow() function, don't assume one of our
9088           dependencies (such as libxml-2.0) drags it in automatically
9089           (#343603).
9090
9091 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9092
9093         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
9094
9095         * configure.ac:
9096           We should use $SED and not $(SED) in configure.ac (#343678).
9097
9098 2006-06-09  Wim Taymans  <wim@fluendo.com>
9099
9100         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9101
9102         * sys/sunaudio/gstsunaudiomixerctrl.c:
9103         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
9104         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
9105         (gst_sunaudiomixer_ctrl_set_mute):
9106         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
9107         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
9108         (gst_sunaudiosink_write):
9109         Attached find a patch that fixes a number of bugs with the SunAudio
9110         mixer plugin and fixes #344101:
9111         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
9112            tracks onto the tracklist causing gnome-volume-control's preferences
9113            dialog to be messed up and would core dump if you checked/unchecked
9114            any item.
9115         2. We weren't previously setting the MUTE flag properly.  Fixing this
9116            makes gnome-volume-control work better.
9117         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
9118            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
9119            gnome-volume-control look better.
9120         Also some minor cleanup in gstsunaudiosink.c.
9121
9122 2006-06-09  Wim Taymans  <wim@fluendo.com>
9123
9124         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
9125         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
9126         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
9127         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
9128         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
9129         * ext/jpeg/gstjpegdec.h:
9130         API: Added IDCT method property
9131         Small cleanups.
9132         Avoid dynamic allocation of trivial fixed structure.
9133         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
9134
9135 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9136
9137         * configure.ac:
9138         We now require libraw1394 >= 1.1.0 and that version onwards all
9139         have .pc files.
9140
9141 2006-06-02  Edward Hervey  <edward@fluendo.com>
9142
9143         * gst/law/alaw-decode.c: (alawdec_getcaps): 
9144         Trying to get items from an ANY or EMPTY caps is ... stupid.
9145
9146 2006-06-02  Edward Hervey  <edward@fluendo.com>
9147
9148         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
9149         (gst_dvdec_chain), (gst_dvdec_change_state):
9150         * ext/dv/gstdvdec.h:
9151         Added GstSegment handling, now implements dropping/clipping.
9152
9153 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9154
9155         * ext/aalib/gstaasink.h:
9156         * ext/annodex/gstcmmldec.h:
9157         * ext/cairo/gsttimeoverlay.h:
9158         * ext/dv/gstdvdec.h:
9159         * ext/dv/gstdvdemux.h:
9160         * ext/esd/esdmon.h:
9161         * ext/esd/esdsink.h:
9162         * ext/flac/gstflacenc.h:
9163         * ext/gconf/gstgconfaudiosink.h:
9164         * ext/gconf/gstgconfaudiosrc.h:
9165         * ext/gconf/gstgconfvideosink.h:
9166         * ext/gconf/gstgconfvideosrc.h:
9167         * ext/gdk_pixbuf/gstgdkanimation.h:
9168         * ext/gdk_pixbuf/pixbufscale.h:
9169         * ext/hal/gsthalaudiosink.h:
9170         * ext/hal/gsthalaudiosrc.h:
9171         * ext/jpeg/gstjpegenc.h:
9172         * ext/jpeg/gstsmokedec.h:
9173         * ext/jpeg/gstsmokeenc.h:
9174         * ext/libcaca/gstcacasink.h:
9175         * ext/libmng/gstmngdec.h:
9176         * ext/libmng/gstmngenc.h:
9177         * ext/libpng/gstpngdec.h:
9178         * ext/libpng/gstpngenc.h:
9179         * ext/raw1394/gstdv1394src.h:
9180         * ext/speex/gstspeexenc.h:
9181         * gst/autodetect/gstautoaudiosink.h:
9182         * gst/autodetect/gstautovideosink.h:
9183         * gst/avi/gstavidemux.h:
9184         * gst/cutter/gstcutter.h:
9185         * gst/debug/efence.h:
9186         * gst/debug/gstnavigationtest.h:
9187         * gst/debug/gstnavseek.h:
9188         * gst/flx/gstflxdec.h:
9189         * gst/goom/gstgoom.h:
9190         * gst/icydemux/gsticydemux.h:
9191         * gst/id3demux/gstid3demux.h:
9192         * gst/law/alaw-decode.h:
9193         * gst/law/alaw-encode.h:
9194         * gst/law/mulaw-decode.h:
9195         * gst/law/mulaw-encode.h:
9196         * gst/matroska/matroska-mux.h:
9197         * gst/median/gstmedian.h:
9198         * gst/oldcore/gstaggregator.h:
9199         * gst/oldcore/gstfdsink.h:
9200         * gst/oldcore/gstmd5sink.h:
9201         * gst/oldcore/gstmultifilesrc.h:
9202         * gst/oldcore/gstpipefilter.h:
9203         * gst/oldcore/gstshaper.h:
9204         * gst/oldcore/gststatistics.h:
9205         * gst/rtp/gstasteriskh263.h:
9206         * gst/rtp/gstrtpL16depay.h:
9207         * gst/rtp/gstrtpL16pay.h:
9208         * gst/rtp/gstrtpamrdepay.h:
9209         * gst/rtp/gstrtpamrpay.h:
9210         * gst/rtp/gstrtpdepay.h:
9211         * gst/rtp/gstrtpgsmdepay.h:
9212         * gst/rtp/gstrtpgsmpay.h:
9213         * gst/rtp/gstrtph263pay.h:
9214         * gst/rtp/gstrtph263pdepay.h:
9215         * gst/rtp/gstrtph263ppay.h:
9216         * gst/rtp/gstrtpmp4gpay.h:
9217         * gst/rtp/gstrtpmp4vdepay.h:
9218         * gst/rtp/gstrtpmp4vpay.h:
9219         * gst/rtp/gstrtpmpadepay.h:
9220         * gst/rtp/gstrtpmpapay.h:
9221         * gst/rtp/gstrtppcmadepay.h:
9222         * gst/rtp/gstrtppcmapay.h:
9223         * gst/rtp/gstrtppcmudepay.h:
9224         * gst/rtp/gstrtppcmupay.h:
9225         * gst/rtp/gstrtpspeexdepay.h:
9226         * gst/rtp/gstrtpspeexpay.h:
9227         * gst/rtsp/gstrtpdec.h:
9228         * gst/rtsp/gstrtspsrc.h:
9229         * gst/smpte/gstsmpte.h:
9230         * gst/udp/gstdynudpsink.h:
9231         * gst/udp/gstmultiudpsink.h:
9232         * gst/udp/gstudpsink.h:
9233         * gst/udp/gstudpsrc.h:
9234         * gst/videofilter/gstvideobalance.h:
9235         * gst/videofilter/gstvideoflip.h:
9236         * sys/oss/gstossdmabuffer.h:
9237         * sys/oss/gstossmixerelement.h:
9238         * sys/oss/gstosssink.h:
9239         * sys/oss/gstosssrc.h:
9240         * sys/osxvideo/osxvideosink.h:
9241         * sys/sunaudio/gstsunaudiomixer.h:
9242         * sys/sunaudio/gstsunaudiosink.h:
9243         * sys/ximage/gstximagesrc.h:
9244         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9245
9246 2006-05-31  Wim Taymans  <wim@fluendo.com>
9247
9248         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9249         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
9250         (gst_goom_src_setcaps), (gst_goom_src_event),
9251         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
9252         (gst_goom_change_state):
9253         * gst/goom/gstgoom.h:
9254         Handle QoS.
9255         Handle flushing, discont and events.
9256         Fix timestamps and various other cleanups.
9257
9258 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9259
9260         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
9261         Fix bus reset when using libiec61883
9262
9263 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9264
9265         * configure.ac:
9266         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
9267         * ext/raw1394/Makefile.am:
9268         Add CFLAGS.
9269         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
9270         New method, to receive using libiec61883.
9271         (gst_dv1394src_iso_receive),
9272         #ifdef'd out if libiec61883 is present.
9273         (gst_dv1394src_bus_reset),
9274         Get userdata correctly if using libiec61883. 
9275         (gst_dv1394src_create),
9276         When using libiec61883, only poll one fd and no need to read.
9277         (gst_dv1394src_discover_avc_node),
9278         Replace g_warnings.
9279         (gst_dv1394src_start),
9280         Create new handle when we know which dv port.  More reliable
9281         than setting port on an existing handle.  Initialise libiec61883.
9282         (gst_dv1394src_stop):
9283         If using libiec61883, then cleanup its handle properly.
9284         * ext/raw1394/gstdv1394src.h:
9285         Add libiec61883 handle.
9286
9287 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
9288
9289         * gst/avi/gstavidemux.c:
9290           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
9291         * win32/MANIFEST:
9292           sort file listing
9293         * win32/vs6/libgstavi.dsp:
9294           add gstavimux.c to the project
9295         * win32/vs6/libgstid3demux.dsp:
9296           add link to zlib library
9297         * win32/vs6/libgstmatroska.dsp:
9298           add matroska-ids.c to the project
9299
9300 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9301
9302         Patch by: Sebastian Dröge  <mail at slomosnail de >
9303
9304         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9305         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9306         * ext/taglib/Makefile.am:
9307         * ext/taglib/gstapev2mux.cc:
9308         * ext/taglib/gstapev2mux.h:
9309         * ext/taglib/gstid3v2mux.cc:
9310         * ext/taglib/gsttaglibmux.c: (plugin_init):
9311         * ext/taglib/gsttaglibmux.h:
9312           Add apev2mux element (#343122).
9313         
9314         * tests/check/Makefile.am:
9315         * tests/check/elements/apev2mux.c:
9316         (test_taglib_apev2mux_create_tags),
9317         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
9318         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
9319         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
9320         (apev2mux_suite), (main):
9321           Add unit test for apev2mux element.
9322
9323 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9324
9325         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
9326         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
9327         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
9328           GST_PTR_FORMAT should be used to print caps in debug statements.
9329
9330 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9331
9332         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
9333
9334         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
9335         (ape_demux_parse_tags):
9336           Some clean-ups and additions: map APE 'file' tag to
9337           GST_TAG_LOCATION (#343123); add support for extracting
9338           the track count and clean up parsing a bit (#343127).
9339
9340 2006-05-28  Edward Hervey  <edward@fluendo.com>
9341
9342         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
9343         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
9344
9345 2006-05-28  Edward Hervey  <edward@fluendo.com>
9346
9347         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
9348         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
9349         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
9350         * ext/jpeg/gstjpegdec.h:
9351         Clip outgoing buffers according to currently configured segment.
9352
9353 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9354
9355         * ext/taglib/gstid3v2mux.cc:
9356           Handle  writing of track-count or album-volume-count without
9357           track-number or albume-volume-number (in this case the number
9358           will just be set to 0).
9359
9360         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
9361           It would be nice if we actually checked the values received for
9362           track/album-volume number/count in  _check_tags(), rather than
9363           setting them again ...
9364
9365 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9366
9367         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
9368           A track/volume number or count of 0 does not make sense,
9369           just ignore it along with negative numbers (a tag might
9370           only contain a track count without a track number).
9371
9372 2006-05-27  Edward Hervey  <edward@fluendo.com>
9373
9374         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
9375         (gst_jpeg_dec_sink_event):
9376         Abort decompression when receiving FLUSH_STOP. This should avoid
9377         issues when interrupting decoding with flushes.
9378
9379 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9380
9381         * ext/flac/gstflac.c:
9382           Don't #include file we don't dist any longer.
9383
9384 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9385
9386         * README:
9387           Replace current README (containing the release notes from
9388           some 0.9.x version) with a proper README taken from the core.
9389
9390 2006-05-24  Wim Taymans  <wim@fluendo.com>
9391
9392         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9393         Implement EOS correctly by either posting
9394         SEGMENT_DONE or pushing an EOS message depending
9395         on the seek type. Fixes #342592
9396
9397 2006-05-24  Wim Taymans  <wim@fluendo.com>
9398
9399         * gst/law/alaw-decode.c: (gst_alawdec_chain):
9400         * gst/law/alaw-decode.h:
9401         * gst/law/alaw-encode.c: (gst_alawenc_chain):
9402         * gst/law/alaw-encode.h:
9403         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
9404         * gst/law/mulaw-decode.h:
9405         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
9406         * gst/law/mulaw-encode.h:
9407         Some cleanups in the chain functions.
9408         Remove some GStreamer 0.0.2 bits.
9409
9410 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
9411
9412         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9413
9414         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
9415           gst_collect_pads_stop() needs to be called before chaining up
9416           to the parent class (#342734).
9417
9418 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
9419
9420         * ext/flac/Makefile.am:
9421         * ext/flac/flac_compat.h:
9422         * ext/flac/gstflac.c:
9423         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
9424         * ext/flac/gstflacenc.c:
9425           Remove backwards compatibility cruft for dealing with FLAC API
9426           changes in the 1.0.x series - we require 1.1.1 or newer these days.
9427
9428 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
9429
9430         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9431         (gst_matroska_demux_push_xiph_codec_priv_data),
9432         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9433         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
9434         * gst/matroska/matroska-ids.h:
9435         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
9436         (gst_matroska_mux_video_pad_setcaps),
9437         (xiph3_streamheader_to_codecdata),
9438         (vorbis_streamheader_to_codecdata),
9439         (theora_streamheader_to_codecdata),
9440         (gst_matroska_mux_audio_pad_setcaps),
9441         (gst_matroska_mux_write_data):
9442           Add support for muxing/demuxing theora video (#342448; too bad
9443           none of the usual linux players can actually play this). Playback
9444           in GStreamer will require additional changes to theoradec in -base.
9445           Refactor streamheaders <=> CodecPrivateData code a bit; some small
9446           cleanups.
9447
9448 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
9449
9450         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
9451         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
9452           Fix crashes when the horizontal subsampling is 1.
9453           Fixes #342097.
9454
9455 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
9456
9457         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9458
9459         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
9460         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
9461         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
9462         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
9463         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
9464         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
9465         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
9466         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
9467         (gst_avi_mux_change_state):
9468         * gst/avi/gstavimux.h:
9469           Some enhancements for avimux (#342526):
9470            - add odml (large file) index support
9471            - store codec init data (e.g. huffyuv)
9472            - miscellaneous other fixes/cleanups
9473
9474 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
9475
9476         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
9477         Don't output any tag when we encounter a negative track number - the
9478         tag type is uint, so we end up outputting huge positive numbers
9479         instead. (Fixes: #342029)
9480
9481 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
9482
9483         * configure.ac:
9484           update for new GSTPB_PLUGINS_DIR
9485
9486 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
9487
9488         * rtp/gst/gstrtph263pay.c:
9489         Properly set static caps for H263 at 34.
9490
9491 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
9492
9493         Patch by: James "Doc" Livingston  <doclivingston gmail com>
9494
9495         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
9496           Merge event tags and tag setter tags correctly (#339918). Also,
9497           don't leak taglist in case of an error.
9498           
9499 2006-05-17  Edward Hervey  <edward@fluendo.com>
9500
9501         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
9502         We can only do caps intersection if the othercaps are non-empty and not
9503         ANY. Else we return the pad template (base_caps).
9504
9505 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
9506
9507         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
9508           Fix crash when outputting debugging information for certain
9509           pictures (always good to use the right struct member for
9510           the number of records in an array).
9511
9512 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
9513
9514         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
9515
9516         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
9517         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
9518         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
9519         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
9520         (gst_ebml_read_float), (gst_ebml_read_ascii),
9521         (gst_ebml_read_binary):
9522           Don't create unnecessary sub-buffers all the time. Dramatically
9523           improves performance with multiple concurrently running
9524           matroskademux instances (#341818) (and avoids doing
9525           unnecessarily inefficient things in the general case).
9526
9527 2006-05-16  Edward Hervey  <edward@fluendo.com>
9528
9529         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
9530         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
9531         return value of gst_pad_push_event().
9532
9533 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
9534
9535         * gst/autodetect/gstautoaudiosink.c:
9536         (gst_auto_audio_sink_find_best):
9537         * gst/autodetect/gstautovideosink.c:
9538         (gst_auto_video_sink_find_best):
9539         Make the name of the child element be based on the name of the
9540         parent, so that debug output is more useful.
9541         
9542         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
9543         (parse_insert_string_field), (parse_split_strings):
9544         Rework string parsing to always walk over BOM markers in UTF16
9545         strings, using the endianness indicated by the innermost one,
9546         then trying the opposite endianness if that fails to convert
9547         to valid UTF-8. Fixes #341774
9548
9549 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9550
9551         Patch from: Matthieu <matthieu at fluendo dot com>
9552
9553         * ext/libpng/Makefile.am:
9554         Add LIBPNG_CFLAGS.
9555
9556 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
9557
9558         * ext/taglib/gstid3v2mux.cc:
9559           Add support for writing images (APIC frames) into ID3v2
9560           tags (picture type always set to 'other' for now though).
9561
9562 2006-05-14  Michael Smith  <msmith@fluendo.com>
9563
9564         * gst/wavparse/gstwavparse.c:
9565           Update docs; wavparse implements push and pull modes.
9566
9567 2006-05-12  Wim Taymans  <wim@fluendo.com>
9568
9569         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
9570         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
9571         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
9572         Ooops, bitten by the copy-and-paste design paradigm, fixes
9573         seek again.
9574
9575 2006-05-12  Wim Taymans  <wim@fluendo.com>
9576
9577         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9578         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
9579         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
9580         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
9581         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
9582         (gst_avi_demux_massage_index),
9583         (gst_avi_demux_calculate_durations_from_index),
9584         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
9585         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
9586         (gst_avi_demux_loop):
9587         * gst/avi/gstavidemux.h:
9588         Some cleanups, prepare to use GstSegment.
9589         Fix error in entry walking code.
9590         Fix VBR detection.
9591         Smarter timestamp calculation code.
9592         Uniform error/eos handling.
9593
9594 2006-05-12  Michael Smith  <msmith@fluendo.com>
9595
9596         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
9597         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
9598           Fix use of uninitialised values if we're NOT seeking in ready.
9599           Fix typos.
9600
9601 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
9602
9603         * gst/wavparse/Makefile.am:
9604           Add CFLAGS and LIBS for libgstbase, fixes build on
9605           Cygwin (#341489).
9606
9607 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
9608
9609         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
9610           Some more debug info. No need to check whether the string
9611           returned by g_convert() is really UTF-8 - either it is or
9612           we get NULL returned.
9613
9614 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
9615
9616         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
9617           Fix parsing of numeric genre strings some more, by ensuring that
9618           we only try and parse strings that a) Start with '(' and b) Consist
9619           only of digits.
9620           Also, when finding an escaping '((' sequence, bust it back to '(' by
9621           swallowing the first parenthesis
9622
9623 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
9624
9625         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
9626         (gst_esdsink_open), (gst_esdsink_close):
9627         * ext/esd/esdsink.h:
9628           Move the esd_get_server_info() into gst_esdsink_open() and fail
9629           with a decent error message on errors.
9630
9631 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
9632
9633         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
9634         (gst_esdmon_channels_get_type):
9635         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
9636         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
9637         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
9638         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
9639         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
9640         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
9641         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
9642         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
9643         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
9644         * gst/videomixer/videomixer.c:
9645         (gst_video_mixer_background_get_type):
9646           Const-ify GEnumValue arrays.
9647
9648 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
9649
9650         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
9651
9652         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
9653         (gst_avi_mux_do_video_buffer):
9654           Work around gst_buffer_make_metadata_writable() bug that
9655           results in avimux marking all frames in the index as
9656           keyframes (#340859).
9657           
9658 2006-05-08  Wim Taymans  <wim@fluendo.com>
9659
9660         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
9661         Make parsing of urls suck slightly less.
9662
9663 2006-05-08  Edward Hervey  <edward@fluendo.com>
9664
9665         * autogen.sh: (CONFIGURE_DEF_OPT): 
9666         libtoolize on Darwin/MacOSX is called glibtoolize.
9667
9668 2006-05-08  Wim Taymans  <wim@fluendo.com>
9669
9670         Patch by: Jens Granseuer <jensgr at gmx dot net>
9671
9672         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
9673         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
9674         C89 compliance fixes. Fixes #340980
9675
9676 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
9677
9678         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9679         * ext/flac/gstflacdec.h:
9680           Handle segment seeks that include the end of the file as stop point
9681           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
9682           message instead of an EOS event in case we're in segment seek
9683           mode (fixes #340699).
9684           
9685 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
9686
9687         * ext/cairo/gsttextoverlay.c:
9688         * ext/flac/gstflacdec.c:
9689         * ext/gdk_pixbuf/pixbufscale.c:
9690         * gst/apetag/gstapedemux.c:
9691         * gst/debug/breakmydata.c:
9692         * gst/debug/testplugin.c:
9693         * gst/matroska/ebml-write.c:
9694         * gst/multipart/multipartdemux.c:
9695         * sys/osxaudio/gstosxaudiosink.c:
9696         * sys/osxaudio/gstosxaudiosrc.c:
9697         Add semicolons after GST_BOILERPLATE[_FULL] so that
9698         indent doesn't mess up following lines.
9699
9700 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
9701
9702         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
9703
9704         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
9705           Don't leak caps when freeing the stream context (#340623).
9706
9707 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
9708
9709         * configure.ac:
9710           Back to CVS
9711
9712 === release 0.10.3 ===
9713
9714 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
9715
9716         * configure.ac:
9717           releasing 0.10.3, "Desplazado"
9718
9719 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
9720
9721         * gst/matroska/matroska-mux.c:
9722         (gst_matroska_mux_stream_is_vorbis_header),
9723         (gst_matroska_mux_write_data):
9724           Don't strcmp() NULL strings.
9725           Only start new clusters on video keyframes, not on any
9726           random audio buffer that doesn't have the DELTA_UNIT
9727           flag set (fixes 'make check' again).
9728
9729 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
9730
9731         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9732
9733         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
9734         (gst_matroska_mux_stream_is_vorbis_header),
9735         (gst_matroska_mux_write_data):
9736           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
9737           value and then dead-lock when muxing vorbis audio streams
9738           (the three vorbis header buffers carry no timestamp, and it
9739           would try to mux these after all video buffers). Fixes #340346.
9740
9741           Improve clustering: start a new cluster also whenever we get
9742           a keyframe.     
9743
9744 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
9745
9746         * win32/common/config.h:
9747         * win32/MANIFEST
9748           add the generated file as well
9749
9750 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
9751
9752         * Makefile.am:
9753         * configure.ac:
9754         * win32/common/config.h.in:
9755           add win32 stuff
9756
9757 2006-05-03  Michael Smith  <msmith@fluendo.com>
9758
9759         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
9760           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
9761           SUCKS.
9762
9763 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
9764
9765         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
9766         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
9767         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
9768           don't leak caps-string
9769
9770 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
9771
9772         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
9773         (gst_id3demux_sink_activate):
9774           Let core insert default error message for TYPE_NOT_FOUND
9775           errors, it's just as good as our own and has the added
9776           bonus of being translated.
9777
9778 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
9779
9780         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
9781         (gst_tag_demux_sink_event):
9782         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
9783         (gst_id3demux_sink_event):
9784           Post an error message when we get an EOS event and were not
9785           able to find out the type of stream.
9786
9787         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
9788         (test_taglib_id3mux_with_tags):
9789           Decrease num-buffers to 16 per iteration again, otherwise the
9790           many memcpy()s and reallocations in the test will hammer slow
9791           CPUs completely and make the test timeout.
9792
9793 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9794
9795         * configure.ac:
9796           figure out where plugins-base plugins are
9797         * tests/check/Makefile.am:
9798           use plugins-base plugins, so we have typefind functions
9799         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
9800           increase num-buffers, this makes sure the test errors out instead
9801           of timing out when no typefind functions are present
9802
9803 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9804
9805         * docs/plugins/Makefile.am:
9806           also check .cc files for gtk-doc markup
9807         * configure.ac:
9808         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9809         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9810         * tests/check/Makefile.am:
9811         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
9812         * ext/Makefile.am:
9813         * ext/taglib/Makefile.am:
9814         * ext/taglib/gstid3v2mux.h:
9815         * ext/taglib/gsttaglibmux.c:
9816         * ext/taglib/gsttaglibmux.h:
9817           move taglib-based id3v2muxer to -good.  Fixes #336110.
9818
9819 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
9820
9821         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9822           ... and fix multichannel/WAVFORMATEX support again.
9823
9824 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
9825
9826         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9827         (gst_wavparse_class_init), (gst_wavparse_dispose),
9828         (gst_wavparse_reset), (gst_wavparse_init),
9829         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
9830         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
9831         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
9832         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
9833         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
9834         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
9835         (gst_wavparse_stream_data), (gst_wavparse_loop),
9836         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
9837         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
9838         (gst_wavparse_change_state), (plugin_init):
9839         * gst/wavparse/gstwavparse.h:
9840           Add push (streaming) mode to wavparse (fixes #337625)
9841
9842 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9843
9844         * configure.ac:
9845         * tests/Makefile.am:
9846           add ximagesrc icles test
9847
9848 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9849
9850         * configure.ac:
9851         * docs/plugins/Makefile.am:
9852         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9853         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9854         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
9855         (gst_cmml_enc_push_clip):
9856         * sys/Makefile.am:
9857         * sys/ximage/Makefile.am:
9858         * sys/ximage/gstximagesrc.c:
9859           Move ximagesrc plug-in to good after review.  Fixes #336756.
9860
9861 2006-04-28  Michael Smith  <msmith@fluendo.com>
9862
9863         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
9864         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
9865         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
9866         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
9867         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
9868         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
9869         * gst/icydemux/gsticydemux.h:
9870           Fix event handling: cache events when typefinding and forward later.
9871
9872 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9873
9874         * sys/osxaudio/gstosxaudiosink.c:
9875         (plugin_init):
9876          Register osxaudiosrc to the plugin.
9877         * sys/osxaudio/gstosxaudiosrc.c:
9878         (gst_osx_audio_src_osxelement_do_init),
9879         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
9880         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
9881         (gst_osx_audio_src_get_property),
9882         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
9883         (gst_osx_audio_src_osxelement_init):
9884         * sys/osxaudio/gstosxaudiosrc.h:
9885           Port of osxaudiosrc to 0.10.
9886         * sys/osxaudio/Makefile.am:
9887           Add osxaudiosrc
9888
9889 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9890
9891         * sys/osxaudio/gstosxringbuffer.c:
9892         * sys/osxaudio/gstosxringbuffer.h:
9893           Forgot to commit earlier, part of the OSX audio plugin port
9894
9895 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
9896
9897         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
9898         (parse_split_strings):
9899           Recognise and skip any byte order marker (BOM) in
9900           UTF-16 strings.
9901
9902 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
9903
9904         * docs/plugins/Makefile.am:
9905         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9906         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9907         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9908         * docs/plugins/inspect/plugin-avi.xml:
9909         * gst/avi/gstavidemux.c:
9910         * gst/avi/gstavimux.c:
9911           Add docs for both avidemux and avimux.
9912
9913 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
9914
9915         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
9916
9917         * gst/avi/Makefile.am:
9918         * gst/avi/gstavi.c: (plugin_init):
9919         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
9920         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
9921         (gst_avi_mux_class_init), (gst_avi_mux_init),
9922         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
9923         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
9924         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
9925         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
9926         (gst_avi_mux_riff_get_avix_header),
9927         (gst_avi_mux_riff_get_video_header),
9928         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
9929         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
9930         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
9931         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
9932         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
9933         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
9934         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
9935         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
9936         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
9937         (gst_avi_mux_change_state):
9938         * gst/avi/gstavimux.h:
9939           Port AVI muxer to GStreamer-0.10 (#332031).
9940
9941         * tests/check/Makefile.am:
9942         * tests/check/elements/avimux.c:
9943         * tests/check/elements/.cvsignore:
9944           Add unit test for AVI muxer.
9945
9946 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
9947
9948         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9949         (gst_wavparse_class_init), (gst_wavparse_reset),
9950         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
9951         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
9952         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9953         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
9954         (gst_wavparse_stream_data), (gst_wavparse_loop),
9955         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
9956         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
9957         (plugin_init):
9958         * gst/wavparse/gstwavparse.h:
9959           reverted patch #337625 for the price of 1 hour sleep
9960
9961 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
9962
9963         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9964         (gst_wavparse_class_init), (gst_wavparse_reset),
9965         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
9966         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
9967         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
9968         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9969         (gst_wavparse_stream_data), (gst_wavparse_loop),
9970         (gst_wavparse_chain), (plugin_init):
9971         * gst/wavparse/gstwavparse.h:
9972           correct partial implementation of push mode
9973           (from my last commit)
9974
9975 2006-04-26  Wim Taymans  <wim@fluendo.com>
9976
9977         * ext/esd/esdsink.c:
9978         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
9979         it is not in esd.h
9980
9981 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
9982
9983         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
9984         (gst_au_parse_class_init), (gst_au_parse_init),
9985         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
9986         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
9987         (gst_au_parse_chain), (gst_au_parse_src_convert),
9988         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
9989         (gst_au_parse_sink_event), (gst_au_parse_src_event),
9990         (gst_au_parse_change_state):
9991         * gst/auparse/gstauparse.h:
9992           Rewrite auparse to suck a little bit less: make source pad
9993           dynamic, so decodebin/playbin work with non-raw formats
9994           like alaw/mulaw; add query function for duration/position
9995           queries; check whether we have enough data before attempting
9996           to parse the header (instead of crashing when that is not the
9997           case); work around audioconvert sucking by swapping endianness
9998           to the native endianness ourselves for float formats; send
9999           initial newsegment event. Fixes #161712.
10000
10001 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10002
10003         * sys/osxaudio/Makefile.am:
10004         * sys/osxaudio/gstosxaudioelement.c:
10005         (gst_osx_audio_element_get_type),
10006         (gst_osx_audio_element_class_init):
10007         * sys/osxaudio/gstosxaudioelement.h:
10008         * sys/osxaudio/gstosxaudiosink.c:
10009         (gst_osx_audio_sink_osxelement_do_init),
10010         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
10011         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
10012         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
10013         (gst_osx_audio_sink_create_ringbuffer),
10014         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
10015         (plugin_init):
10016         * sys/osxaudio/gstosxaudiosink.h:
10017         Port of osxaudiosink to 0.10
10018
10019 2006-04-26  Wim Taymans  <wim@fluendo.com>
10020
10021         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
10022         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
10023         the size of the ringbuffer. This should fix hangs with older 
10024         esd sound servers.
10025
10026 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10027
10028         * ext/aalib/gstaasink.c:
10029         * ext/annodex/gstcmmldec.c:
10030         * ext/annodex/gstcmmlenc.c:
10031         * ext/cairo/gsttextoverlay.c:
10032         * ext/cairo/gsttimeoverlay.c:
10033         * ext/cdio/gstcdiocddasrc.c:
10034         * ext/dv/gstdvdec.c:
10035         * ext/dv/gstdvdemux.c:
10036         * ext/esd/esdmon.c:
10037         * ext/esd/esdsink.c:
10038         * ext/flac/gstflacenc.c:
10039         * ext/flac/gstflactag.c:
10040         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10041         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10042         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10043         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10044         * ext/gdk_pixbuf/pixbufscale.c:
10045         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10046         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10047         * ext/jpeg/gstjpegdec.c:
10048         * ext/jpeg/gstjpegenc.c:
10049         * ext/jpeg/gstsmokedec.c:
10050         * ext/jpeg/gstsmokeenc.c:
10051         * ext/libcaca/gstcacasink.c:
10052         * ext/libmng/gstmngdec.c:
10053         * ext/libmng/gstmngenc.c:
10054         * ext/libpng/gstpngdec.c:
10055         * ext/libpng/gstpngenc.c:
10056         * ext/mikmod/gstmikmod.c:
10057         * ext/raw1394/gstdv1394src.c:
10058         * ext/shout2/gstshout2.c: (gst_shout2send_init):
10059         * ext/shout2/gstshout2.h:
10060         * ext/speex/gstspeexdec.c:
10061         * ext/speex/gstspeexenc.c:
10062         * gst/alpha/gstalpha.c:
10063         * gst/alpha/gstalphacolor.c:
10064         * gst/apetag/gstapedemux.c:
10065         * gst/auparse/gstauparse.c:
10066         * gst/autodetect/gstautoaudiosink.c:
10067         (gst_auto_audio_sink_base_init):
10068         * gst/autodetect/gstautovideosink.c:
10069         (gst_auto_video_sink_base_init):
10070         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10071         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10072         * gst/cutter/gstcutter.c:
10073         * gst/debug/breakmydata.c:
10074         * gst/debug/efence.c:
10075         * gst/debug/gstnavigationtest.c:
10076         * gst/debug/gstnavseek.c:
10077         * gst/debug/negotiation.c:
10078         * gst/debug/progressreport.c:
10079         * gst/debug/testplugin.c:
10080         * gst/effectv/gstaging.c:
10081         * gst/effectv/gstdice.c:
10082         * gst/effectv/gstedge.c:
10083         * gst/effectv/gstquark.c:
10084         * gst/effectv/gstrev.c:
10085         * gst/effectv/gstshagadelic.c:
10086         * gst/effectv/gstvertigo.c:
10087         * gst/effectv/gstwarp.c:
10088         * gst/flx/gstflxdec.c:
10089         * gst/goom/gstgoom.c:
10090         * gst/icydemux/gsticydemux.c:
10091         * gst/id3demux/gstid3demux.c:
10092         * gst/interleave/deinterleave.c:
10093         * gst/interleave/interleave.c:
10094         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10095         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10096         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10097         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10098         * gst/level/gstlevel.c:
10099         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10100         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10101         * gst/median/gstmedian.c:
10102         * gst/monoscope/gstmonoscope.c:
10103         * gst/multipart/multipartdemux.c:
10104         * gst/multipart/multipartmux.c:
10105         * gst/oldcore/gstaggregator.c:
10106         * gst/oldcore/gstfdsink.c:
10107         * gst/oldcore/gstmd5sink.c:
10108         * gst/oldcore/gstmultifilesrc.c:
10109         * gst/oldcore/gstpipefilter.c:
10110         * gst/oldcore/gstshaper.c:
10111         * gst/oldcore/gststatistics.c:
10112         * gst/rtp/gstasteriskh263.c:
10113         * gst/rtp/gstrtpL16depay.c:
10114         * gst/rtp/gstrtpL16pay.c:
10115         * gst/rtp/gstrtpamrdepay.c:
10116         * gst/rtp/gstrtpamrpay.c:
10117         * gst/rtp/gstrtpdepay.c:
10118         * gst/rtp/gstrtpgsmpay.c:
10119         * gst/rtp/gstrtph263pay.c:
10120         * gst/rtp/gstrtph263pdepay.c:
10121         * gst/rtp/gstrtph263ppay.c:
10122         * gst/rtp/gstrtpilbcdepay.c:
10123         * gst/rtp/gstrtpmp4gpay.c:
10124         * gst/rtp/gstrtpmp4vdepay.c:
10125         * gst/rtp/gstrtpmp4vpay.c:
10126         * gst/rtp/gstrtpmpadepay.c:
10127         * gst/rtp/gstrtpmpapay.c:
10128         * gst/rtp/gstrtppcmadepay.c:
10129         * gst/rtp/gstrtppcmapay.c:
10130         * gst/rtp/gstrtppcmudepay.c:
10131         * gst/rtp/gstrtppcmupay.c:
10132         * gst/rtp/gstrtpspeexdepay.c:
10133         * gst/rtp/gstrtpspeexpay.c:
10134         * gst/rtsp/gstrtpdec.c:
10135         * gst/rtsp/gstrtspsrc.c:
10136         * gst/smpte/gstsmpte.c:
10137         * gst/udp/gstdynudpsink.c:
10138         * gst/udp/gstmultiudpsink.c:
10139         * gst/udp/gstudpsink.c:
10140         * gst/udp/gstudpsrc.c:
10141         * gst/videobox/gstvideobox.c:
10142         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10143         * gst/videofilter/gstvideobalance.c:
10144         * gst/videofilter/gstvideoflip.c:
10145         * gst/videofilter/gstvideotemplate.c:
10146         (gst_videotemplate_base_init):
10147         * gst/videomixer/videomixer.c:
10148         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10149         (gst_wavparse_class_init), (gst_wavparse_dispose),
10150         (gst_wavparse_reset), (gst_wavparse_init),
10151         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10152         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10153         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10154         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10155         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10156         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10157         (gst_wavparse_change_state):
10158         * gst/wavparse/gstwavparse.h:
10159         * sys/oss/gstossmixerelement.c:
10160         * sys/oss/gstosssink.c:
10161         * sys/oss/gstosssrc.c:
10162         * sys/osxaudio/gstosxaudioelement.c:
10163         * sys/osxaudio/gstosxaudiosink.c:
10164         * sys/osxaudio/gstosxaudiosrc.c:
10165         * sys/sunaudio/gstsunaudiomixer.c:
10166         * sys/sunaudio/gstsunaudiosink.c:
10167           Define GstElementDetails as const and also static (when defined as
10168           global)
10169
10170 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10171
10172         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10173           Source pad has fixed caps. If we don't set this, bad
10174           things happen when the window is resized.
10175
10176 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10177
10178         * gst/matroska/Makefile.am:
10179         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10180         (gst_matroska_demux_handle_src_event):
10181         * gst/matroska/matroska-ids.c:
10182         (gst_matroska_track_init_video_context),
10183         (gst_matroska_track_init_audio_context),
10184         (gst_matroska_track_init_subtitle_context),
10185         (gst_matroska_track_init_complex_context):
10186         * gst/matroska/matroska-ids.h:
10187           Handle case where the TrackType ebml chunk does not come before the
10188           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
10189           events.
10190
10191 2006-04-25  Wim Taymans  <wim@fluendo.com>
10192
10193         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10194         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
10195         It's codec_data, not codec_info.
10196
10197 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10198
10199         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10200
10201         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
10202           Handle codec_data for VfW compatibility codec IDs (#339451)
10203
10204         * gst/matroska/matroska-mux.c:
10205         (gst_matroska_mux_video_pad_setcaps):
10206           Same here, handle codec_data and add additional caps we can handle
10207           now to the pad template (huffyuv, dv and h263 video) (#339451)
10208
10209 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10210
10211         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
10212
10213         * gst/matroska/matroska-mux.c:
10214         (gst_matroska_mux_create_buffer_header),
10215         (gst_matroska_mux_write_data):
10216           Fix timestamping of B-frames, use signed integers, do
10217           some rounding (#339678).
10218
10219 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
10220
10221         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
10222         just make it compile with --disable-gst-debug.
10223
10224 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
10225
10226         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10227         Fix a bad conversion using gst_guint64_to_gdouble.
10228         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
10229         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
10230         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
10231     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
10232         mistake.
10233
10234 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
10235
10236         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10237         Use gst_guint64_to_gdouble for conversions
10238         * win32/vs6/gst_plugins_good.dsw:
10239         * win32/vs6/libgsticydemux.dsp:
10240         Add a project file for icydemux
10241
10242 2006-04-21  Wim Taymans  <wim@fluendo.com>
10243
10244         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
10245
10246         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10247         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
10248         When splitting audio chunks, the block alignment is not taken in
10249         consideration, so the smaller chunks could be of size which is 
10250         not a multiple of the block alignment. Fixes #336904
10251
10252 2006-04-21  Wim Taymans  <wim@fluendo.com>
10253
10254         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
10255         Use scale functions
10256
10257 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10258
10259         * ext/dv/gstdv.c: (plugin_init):
10260           Fix build.
10261
10262 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10263
10264         * gst/debug/progressreport.c: (gst_progress_report_finalize),
10265         (gst_progress_report_class_init), (gst_progress_report_init),
10266         (gst_progress_report_do_query), (gst_progress_report_report),
10267         (gst_progress_report_set_property),
10268         (gst_progress_report_get_property):
10269           Add 'format' property to force querying to a particular format.
10270
10271 2006-04-21  Andy Wingo  <wingo@pobox.com>
10272
10273         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
10274         best, on big endian systems. Drop its rank in that case. OTOH on
10275         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
10276
10277 2006-04-21  Michael Smith  <msmith@fluendo.com>
10278
10279         * configure.ac:
10280         * gst/icydemux/Makefile.am:
10281         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
10282         (gst_icydemux_base_init), (gst_icydemux_class_init),
10283         (gst_icydemux_reset), (gst_icydemux_init),
10284         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
10285         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
10286         (unicodify), (gst_icydemux_unicodify),
10287         (gst_icydemux_parse_and_send_tags),
10288         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10289         (gst_icydemux_chain), (gst_icydemux_change_state),
10290         (gst_icydemux_send_tag_event), (plugin_init):
10291         * gst/icydemux/gsticydemux.h:
10292         * tests/check/Makefile.am:
10293         * tests/check/elements/icydemux.c: (typefind_succeed),
10294         (plugin_init), (icydemux_found_pad), (create_icydemux),
10295         (cleanup_icydemux), (push_data), (GST_START_TEST),
10296         (icydemux_suite), (main):
10297           Add icydemux, and tests.
10298
10299 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10300
10301         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10302           Post SEGMENT_DONE message in TIME format.
10303
10304 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10305
10306         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
10307
10308         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
10309         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
10310           Fix index creation when we have to scan the file to create
10311           an index. There may be other types of RIFF 'LIST' chunks than
10312           'movi' and we need to skip them properly as well or we'll end up
10313           reading garbage (#336889). Some other cosmetic changes.
10314           
10315 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10316
10317         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
10318         (gst_flac_dec_handle_seek_event):
10319           Add support for segment seeks (fixes #338290). Also demote
10320           some recurring debug message from DEBUG to LOG level.
10321
10322 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10323
10324         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10325         (gst_matroskademux_do_index_seek),
10326         (gst_matroska_demux_handle_seek_event),
10327         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
10328         * gst/matroska/matroska-ids.h:
10329           Set DISCONT flag on first buffer after a discontinuity.
10330           Fix newsegment events sent when seeking and honour KEY_UNIT
10331           seek flag. Create pad with bogus caps if we don't recognise
10332           the stream codec id.
10333
10334         * gst/matroska/matroska-demux.h:
10335           Fix GObject macros.
10336
10337 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10338
10339         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10340
10341         * gst/matroska/matroska-demux.c:
10342         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
10343           Handle end of segment properly when set; don't dead-lock when
10344           posting start of segment message when doing a segment seek.
10345           Fixes #338810.
10346
10347 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10348
10349         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
10350         (gst_matroska_demux_plugin_init):
10351           Make mpeg2 aac audio work: create artificial private codec data
10352           chunk which faad2 seems to require, just as we do for mpeg4 aac.
10353           Also call gst_riff_init(). Partially fixes #338767.
10354
10355 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
10356
10357         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
10358         (gst_wavenc_class_init), (gst_wavenc_init),
10359         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
10360         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
10361         (gst_wavenc_chain), (gst_wavenc_change_state):
10362         * gst/wavenc/gstwavenc.h:
10363           Set caps on first outgoing buffer, so that it doesn't error out
10364           immediately with a non-negotiated error (#338716). Rewrite and
10365           clean up a bit; fix setcaps function to parse things properly;
10366           fix sink caps (8bit audio is unsigned and doesn't have depth);
10367           use boilerplate macros; remove unused properties stuff.
10368
10369 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10370
10371         * ext/gdk_pixbuf/gstgdkpixbuf.c:
10372           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
10373           handle MJPEG streams and might be autoplugged for those if the
10374           user doesn't have jpegdec installed (resulting in a cryptic error
10375           message about huffman tables). Better to disable JPEG decoding here
10376           and let the user figure out that she needs to install jpegdec.
10377
10378 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10379
10380         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
10381         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
10382         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
10383         * ext/gdk_pixbuf/gstgdkpixbuf.h:
10384           Make work with packetised/framed input (e.g. png-in-quicktime). Use
10385           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
10386           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
10387           debug messages. Fix boilerplate macros.
10388
10389 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10390
10391         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
10392         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
10393           No need to special-case for Gdk-2.0 any longer, we require
10394           Gdk 2.2 or newer; minor clean-ups.
10395
10396 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10397
10398         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
10399         (gst_shout2send_class_init), (gst_shout2send_init),
10400         (set_shout_metadata), (gst_shout2send_set_metadata),
10401         (gst_shout2send_event), (gst_shout2send_start),
10402         (gst_shout2send_connect), (gst_shout2send_stop),
10403         (gst_shout2send_render), (gst_shout2send_set_property),
10404         (gst_shout2send_get_property), (gst_shout2send_setcaps),
10405         (plugin_init):
10406         * ext/shout2/gstshout2.h:
10407         * po/POTFILES.in:
10408           Rewrite a bit: use GstBaseSink::start and stop instead of a state
10409           change function; use GST_ELEMENT_ERROR for error reporting, not
10410           g_error() or GST_ERROR(); don't unref caps in setcaps function,
10411           will cause crashes or assertion failures; remove (unused) "sync"
10412           property, basesink already has such a property; misc. other
10413           minor fixes and cleanups.
10414
10415 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10416
10417         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
10418         * ext/esd/gstesd.c: (plugin_init):
10419         * po/POTFILES.in:
10420           Add translatable error message for when we cannot
10421           connect to the sound server, as "Cannot open resource
10422           for writing" isn't really an acceptable message to show
10423           to the user in this case.
10424
10425 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10426
10427         * sys/oss/gst-i18n-plugin.h:
10428           Remove bogus file that doesn't belong here.
10429
10430 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10431
10432         Patch by: Philippe Valembois
10433
10434         * ext/shout2/gstshout2.c: (gst_shout2send_init),
10435         (gst_shout2send_set_metadata), (gst_shout2send_event),
10436         (gst_shout2send_render), (gst_shout2send_change_state):
10437         * ext/shout2/gstshout2.h:
10438           Handle tags being received before the connection to
10439           the server is established properly (see #338636).
10440
10441 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10442
10443         * ext/shout2/gstshout2.c: (gst_shout2send_render):
10444           Don't crash in case the connection to the server fails:
10445           don't set pointer to NULL by assigning FALSE; error out
10446           properly by using GST_ELEMENT_ERROR and returning
10447           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
10448           before resetting the pointer.
10449
10450 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
10451
10452         * gst/id3demux/id3tags.c:
10453         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
10454         (Fixes #338713)
10455
10456 2006-04-12  Wim Taymans  <wim@fluendo.com>
10457
10458         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
10459         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
10460         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
10461         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
10462         (gst_gdk_pixbuf_chain):
10463         Some cleanups.
10464         Added RGBA as a possible output format.
10465         Correctly free the supported mimetypes.
10466         deprecate silent arg, it's not used.
10467         Return result from _alloc_buffer to peer.
10468
10469 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
10470
10471         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
10472           Don't leak memory allocated by gst_buffer_new_and_alloc() by
10473           overwriting GST_BUFFER_MALLOCDATA.
10474
10475 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
10476
10477         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
10478         (user_endrow_callback), (user_end_callback),
10479         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
10480         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
10481         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
10482         * ext/libpng/gstpngdec.h:
10483           Handle more than one frame if the content is framed,
10484           like with png-in-quicktime (#331917).
10485
10486 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10487
10488         * sys/oss/Makefile.am:
10489         * sys/oss/common.h:
10490         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
10491         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
10492         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
10493         (gst_oss_src_unprepare):
10494           - the user-visible error strings were in the wrong category
10495           - and the messages were not marked for translation
10496           - which is actually a good thing, because they were exactly
10497             the kind of message you would never want anyone to see
10498           - the macros were using variables that didn't exist in the macro
10499             arguments
10500           - and they were obviously copied from each other and then modified
10501           - so a common header makes sense
10502
10503 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
10504
10505         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
10506           Don't try to modify read-only data.
10507
10508         * gst/matroska/matroska-demux.c:
10509         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
10510           Fix comment (won't crash any longer now).
10511
10512 2006-04-10  Michael Smith  <msmith@fluendo.com>
10513
10514         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
10515           Use copies of header buffers for caps to avoid circular refcounting
10516           problems (as in theoradec, vorbisdec).
10517
10518         * tests/check/elements/cmmldec.c: (GST_START_TEST):
10519           Fix a typo in test that meant it was testing the wrong thing.
10520
10521         * tests/check/elements/cmmlenc.c: (check_headers):
10522           Fix refcount checks now that we use buffer-copies for caps.
10523
10524 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
10525
10526         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
10527         (gst_matroska_demux_handle_seek_event),
10528         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
10529         (gst_matroska_demux_subtitle_caps),
10530         (gst_matroska_demux_plugin_init):
10531           Use static pad templates with ANY caps for audio and video
10532           source pads and get rid of a lot of unnecessary (and partially
10533           broken) code for the template caps. Clean up caps finding
10534           functions. Fixes playback of audio files/streams that do not
10535           contain the sample rate and/or number of channels in the audio
10536           context (happens a lot with vorbis/mp3 .mka files it seems).
10537           Fixes #337183.
10538           Also add myself to copyright holders.
10539
10540 2006-04-10  Michael Smith  <msmith@fluendo.com>
10541
10542         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
10543           Use g_list_delete_link () instead of g_list_remove_link () so that
10544           we free the link as well as the contained data.
10545
10546 2006-04-10  Wim Taymans  <wim@fluendo.com>
10547
10548         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
10549
10550         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
10551         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10552         (gst_avi_demux_stream_header):
10553         Fix some crashers with empty chunks. (Fixes #337749)
10554
10555 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
10556
10557         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
10558           use G_GINT64_CONSTANT for INT64 constants
10559         * gst/videofilter/gstvideobalance.c:
10560           define rint for WIN32 #define rint(x) (floor((x)+0.5))
10561         * win32/vs6/libgstavi.dsp:
10562          add missing libraries for the link and remove avimux.c from
10563          the project as it isn't ported to 0.10 yet
10564         
10565 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
10566
10567         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
10568           Even better would be if we actually did the right thing
10569           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
10570
10571 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
10572
10573         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
10574           Can't just replace 1LL with 1L here just because MSVC doesn't
10575           support it, as it might lead to incorrect results when doing the
10576           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
10577           force a 64-bit constant in a way that all compilers are happy with.
10578
10579 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
10580
10581         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
10582         * ext/esd/esdsink.c: (gst_esdsink_class_init):
10583         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
10584         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
10585         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
10586         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
10587         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
10588         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
10589         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
10590         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
10591         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
10592         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
10593         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
10594         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
10595         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
10596         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
10597         * gst/avi/gstavimux.c: (gst_avimux_class_init):
10598         * gst/debug/efence.c: (gst_efence_class_init):
10599         * gst/debug/negotiation.c: (gst_negotiation_class_init):
10600         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
10601         * gst/goom/gstgoom.c: (gst_goom_class_init):
10602         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
10603         * gst/interleave/deinterleave.c: (deinterleave_class_init):
10604         * gst/interleave/interleave.c: (interleave_class_init):
10605         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
10606         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
10607         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
10608         * gst/median/gstmedian.c: (gst_median_class_init):
10609         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
10610         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
10611         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
10612         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
10613         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
10614         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
10615         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
10616         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
10617         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
10618         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
10619         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
10620         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
10621         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
10622         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
10623         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
10624         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
10625         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
10626         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
10627         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
10628         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
10629         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
10630         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
10631         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
10632         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
10633         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
10634         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
10635         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
10636         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
10637         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
10638         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
10639         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
10640         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
10641         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
10642         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
10643         * sys/osxaudio/gstosxaudioelement.c:
10644         (gst_osxaudioelement_class_init):
10645         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
10646         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
10647         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
10648         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
10649
10650 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
10651
10652         * ext/mikmod/gstmikmod.h:
10653         * gst/level/gstlevel.h:
10654         Fix more broken GObject macros
10655
10656 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
10657
10658         * ext/annodex/gstcmmldec.h:
10659         * ext/annodex/gstcmmlenc.h:
10660         * ext/annodex/gstcmmltag.h:
10661         * ext/cairo/gsttextoverlay.h:
10662         * ext/ladspa/gstsignalprocessor.h:
10663         * gst/matroska/ebml-read.h:
10664         * gst/matroska/ebml-write.h:
10665         * sys/osxaudio/gstosxaudioelement.h:
10666         Fix broken GObject macros
10667
10668 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
10669
10670         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
10671           Don't try to seek beyond the end of the file (would
10672           occasionally display error dialogs in totem when seeking
10673           to the end) (#335869). Will still throw an error though
10674           if the file is truncated and the total_samples value in
10675           the stream header is wrong.
10676
10677 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
10678
10679         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
10680         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
10681         (gst_flac_dec_metadata_callback):
10682         * ext/flac/gstflacdec.h:
10683           If the stream header doesn't contain the total number of samples,
10684           search for the last flac frame at the end of the file and calculate
10685           the total duration from that frame's offset (fixes #337609).
10686
10687 2006-04-07  Edward Hervey  <edward@fluendo.com>
10688
10689         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
10690         Don't unref the GstPadTemplate returned by
10691         gst_element_class_get_pad_template().
10692
10693 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
10694
10695         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
10696
10697         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
10698         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
10699         * sys/sunaudio/gstsunaudiosink.h:
10700           Use spec->segsize and spec->segtotal in the prepare function
10701           to initialise the ring buffer instead of using the buffer-time
10702           property (#337421).
10703
10704 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
10705
10706         * configure.ac:
10707           Bump core requirements to CVS for gst_pad_query_peer_duration()
10708           which is used by speexdec.
10709
10710 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
10711
10712         * ext/speex/gstspeex.c: (plugin_init):
10713         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10714         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
10715         (speex_get_sink_query_types), (speex_dec_sink_query),
10716         (speex_get_src_query_types), (speex_dec_src_query),
10717         (speex_dec_src_event), (speex_dec_sink_event),
10718         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
10719         (speex_dec_chain_parse_data), (speex_dec_chain),
10720         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
10721         (speex_dec_change_state):
10722         * ext/speex/gstspeexdec.h:
10723           Fix seeking and duration queries (#337033); clean up and
10724           refactor a bit.
10725
10726 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10727
10728         * ext/raw1394/gstdv1394src.c:
10729           distinguish between device not found and could not open for
10730           reading
10731
10732 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10733
10734         * Makefile.am:
10735         * configure.ac:
10736         * pkgconfig/.cvsignore:
10737         * pkgconfig/Makefile.am:
10738         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
10739           add a .pc file so other modules can use good plugins in tests
10740
10741 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10742
10743         * configure.ac:
10744           clean up, use AS_VERSION and AS_NANO
10745         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
10746           use PACKAGE_VERSION define
10747         * po/af.po:
10748         * po/az.po:
10749         * po/cs.po:
10750         * po/en_GB.po:
10751         * po/hu.po:
10752         * po/it.po:
10753         * po/nb.po:
10754         * po/nl.po:
10755         * po/or.po:
10756         * po/sq.po:
10757         * po/sr.po:
10758         * po/sv.po:
10759         * po/uk.po:
10760         * po/vi.po:
10761           updated
10762
10763 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
10764
10765         * ext\jpeg\smokecodec.c:
10766           use of GST_DEBUG instead of DEBUG(a...) for WIN32
10767         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
10768           move first instruction after all variables declarations
10769         * gst\alpha\gstalpha.c:
10770         * gst\effectv\gstshagadelic.c:
10771         * gst\smpte\paint.c:
10772         * gst\videofilter\gstvideobalance.c:
10773           define M_PI if it's not defined (it's not defined on WIN32)
10774         * gst\cutter\gstcutter.c: (gst_cutter_chain):
10775         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
10776         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
10777         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
10778         (gst_matroska_demux_video_caps):
10779         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
10780         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
10781           use gst_guint64_to_gdouble for conversions
10782         * gst\goom\filters.c: (setPixelRGB_):
10783           fix a debug which was using undefined variable
10784         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
10785         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
10786           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
10787         * win32/vs6:
10788           add vs6 projects files for most of plugins-good
10789         
10790 2006-03-30  j^  <j@bootlab.org>
10791
10792         * ext/aalib/gstaasink.c:
10793         * ext/annodex/gstcmmldec.c:
10794         * ext/annodex/gstcmmlenc.c:
10795         * ext/cairo/gsttextoverlay.c:
10796         * ext/cairo/gsttimeoverlay.c:
10797         * ext/cdio/gstcdiocddasrc.c:
10798         * ext/dv/gstdvdec.c:
10799         * ext/esd/esdmon.c:
10800         * ext/esd/esdsink.c:
10801         * ext/flac/gstflacdec.c:
10802         * ext/flac/gstflacenc.c:
10803         * ext/flac/gstflactag.c:
10804         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10805         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10806         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10807         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10808         * ext/gdk_pixbuf/gstgdkpixbuf.c:
10809         * ext/gdk_pixbuf/pixbufscale.c:
10810         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10811         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10812         * ext/jpeg/gstjpegdec.c:
10813         * ext/jpeg/gstjpegenc.c:
10814         * ext/jpeg/gstsmokedec.c:
10815         * ext/jpeg/gstsmokeenc.c:
10816         * ext/libcaca/gstcacasink.c:
10817         * ext/libmng/gstmngdec.c:
10818         * ext/libmng/gstmngenc.c:
10819         * ext/libpng/gstpngdec.c:
10820         * ext/libpng/gstpngenc.c:
10821         * ext/mikmod/gstmikmod.c:
10822         * ext/raw1394/gstdv1394src.c:
10823         * ext/shout2/gstshout2.c:
10824         * ext/speex/gstspeexdec.c:
10825         * ext/speex/gstspeexenc.c:
10826         * gst/alpha/gstalpha.c:
10827         * gst/alpha/gstalphacolor.c:
10828         * gst/auparse/gstauparse.c:
10829         * gst/autodetect/gstautoaudiosink.c:
10830         (gst_auto_audio_sink_base_init):
10831         * gst/autodetect/gstautovideosink.c:
10832         (gst_auto_video_sink_base_init):
10833         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10834         * gst/cutter/gstcutter.c:
10835         * gst/debug/breakmydata.c:
10836         * gst/debug/efence.c:
10837         * gst/debug/gstnavigationtest.c:
10838         * gst/debug/negotiation.c:
10839         * gst/debug/progressreport.c:
10840         * gst/debug/testplugin.c:
10841         * gst/effectv/gstaging.c:
10842         * gst/effectv/gstdice.c:
10843         * gst/effectv/gstedge.c:
10844         * gst/effectv/gstquark.c:
10845         * gst/effectv/gstrev.c:
10846         * gst/effectv/gstvertigo.c:
10847         * gst/effectv/gstwarp.c:
10848         * gst/flx/gstflxdec.c:
10849         * gst/goom/gstgoom.c:
10850         * gst/interleave/deinterleave.c:
10851         * gst/interleave/interleave.c:
10852         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10853         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10854         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10855         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10856         * gst/level/gstlevel.c:
10857         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10858         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10859         * gst/median/gstmedian.c:
10860         * gst/monoscope/gstmonoscope.c:
10861         * gst/multipart/multipartdemux.c:
10862         * gst/multipart/multipartmux.c:
10863         * gst/oldcore/gstmd5sink.c:
10864         * gst/oldcore/gstmultifilesrc.c:
10865         * gst/oldcore/gstpipefilter.c:
10866         * gst/oldcore/gstshaper.c:
10867         * gst/oldcore/gststatistics.c:
10868         * gst/rtp/gstasteriskh263.c:
10869         * gst/rtp/gstrtpL16depay.c:
10870         * gst/rtp/gstrtpL16pay.c:
10871         * gst/rtp/gstrtpamrdepay.c:
10872         * gst/rtp/gstrtpamrpay.c:
10873         * gst/rtp/gstrtpdepay.c:
10874         * gst/rtp/gstrtpgsmpay.c:
10875         * gst/rtp/gstrtph263pay.c:
10876         * gst/rtp/gstrtph263pdepay.c:
10877         * gst/rtp/gstrtph263ppay.c:
10878         * gst/rtp/gstrtpmp4gpay.c:
10879         * gst/rtp/gstrtpmp4vdepay.c:
10880         * gst/rtp/gstrtpmp4vpay.c:
10881         * gst/rtp/gstrtpmpadepay.c:
10882         * gst/rtp/gstrtpmpapay.c:
10883         * gst/rtp/gstrtppcmadepay.c:
10884         * gst/rtp/gstrtppcmapay.c:
10885         * gst/rtp/gstrtppcmudepay.c:
10886         * gst/rtp/gstrtppcmupay.c:
10887         * gst/rtp/gstrtpspeexdepay.c:
10888         * gst/rtp/gstrtpspeexpay.c:
10889         * gst/rtsp/gstrtpdec.c:
10890         * gst/smpte/gstsmpte.c:
10891         * gst/videobox/gstvideobox.c:
10892         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10893         * gst/videofilter/gstvideobalance.c:
10894         * gst/videofilter/gstvideoflip.c:
10895         * gst/videofilter/gstvideotemplate.c:
10896         (gst_videotemplate_base_init):
10897         * gst/videomixer/videomixer.c:
10898         * gst/wavenc/gstwavenc.c:
10899         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
10900          better/unified long descriptions
10901          Fixed #336602
10902          Some cleanups to auparse, don't send multiple newsegments.
10903
10904 2006-03-29  Wim Taymans  <wim@fluendo.com>
10905
10906         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
10907
10908         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
10909         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
10910         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
10911         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
10912         * ext/dv/gstdvdemux.h:
10913         Seek in READY patch. Only works for pull based mode.
10914         Fixes #323880
10915
10916 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
10917
10918         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
10919         (gst_gdk_pixbuf_event):
10920           Fix two crashers: don't unref the same caps twice, and
10921           set pixbuf loader to NULL after freeing it.
10922
10923 2006-03-27  Wim Taymans  <wim@fluendo.com>
10924
10925         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10926         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
10927         (gst_speexenc_chain):
10928         * ext/speex/gstspeexenc.h:
10929         Don't leak adapter.
10930         A push *always* takes ownership of the buffer, even on
10931         errors.
10932         Small cleanups.
10933
10934 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
10935
10936         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
10937           Create source pad without leaking.
10938
10939 2006-03-24  Wim Taymans  <wim@fluendo.com>
10940
10941         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
10942         * ext/flac/gstflacdec.h:
10943         * ext/flac/gstflacenc.h:
10944         Spifify a bit.
10945         Fix deadly lock order error in seeking code, STREAM_LOCK
10946         cannot be taken within LOCK and the streaming variables are
10947         protected with the STREAM_LOCK anyway.
10948
10949 2006-03-24  Wim Taymans  <wim@fluendo.com>
10950
10951         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
10952         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10953         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
10954         this patch combines the global init_frames with the stream
10955         init_frames. Rationale being that the global delay should 
10956         be subtracted from any stream delay.
10957         Fixes #335858.
10958
10959 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
10960
10961         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
10962         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
10963         * gst/smpte/gstsmpte.c: (gst_smpte_init):
10964         * gst/videomixer/videomixer.c: (gst_videomixer_init):
10965         use DEBUG_FUNCPTR for collectpads
10966
10967 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
10968
10969         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
10970           Don't crash when encoding images where the number of rows isn't
10971           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
10972
10973 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
10974
10975         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
10976         * gst/interleave/deinterleave.c: (deinterleave_change_state):
10977         * gst/interleave/interleave.c: (interleave_change_state):
10978         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
10979           More state change function fixes.
10980
10981 2006-03-23  Wim Taymans  <wim@fluendo.com>
10982
10983         * ext/esd/esdsink.c: (gst_esdsink_class_init),
10984         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
10985         (gst_esdsink_prepare), (gst_esdsink_unprepare),
10986         (gst_esdsink_delay), (gst_esdsink_reset):
10987         * ext/esd/esdsink.h:
10988         Fix esd choppy playback by configuring audiosink
10989         correctly. Fixes #325191
10990
10991 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
10992
10993         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
10994           Make state change function thread-safe.
10995
10996 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
10997
10998         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
10999         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
11000           Don't try to read beyond the end of the file just because
11001           the header claims a bigger size (like with truncated files).
11002
11003 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11004
11005         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11006         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
11007         (gst_wavparse_stream_data), (gst_wavparse_loop):
11008         * gst/wavparse/gstwavparse.h:
11009           Delay source pad creation until we have the first chunk of
11010           media data, so the we can examine the data and adjust the
11011           caps accordingly if required. This makes playback of .wav
11012           files with DTS-declared-as-PCM content work (#313266).
11013
11014 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
11015
11016         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11017         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11018         Don't attempt typefinding on too-short buffers that have been
11019         completely trimmed away. (Fixes #330239)
11020
11021         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
11022         Improve the debug output
11023
11024 2006-03-21  Wim Taymans  <wim@fluendo.com>
11025
11026         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
11027         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
11028         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
11029         (gst_esdsink_set_property), (gst_esdsink_get_property):
11030         Some cleanups.
11031         Reset fd to -1 when we close them.
11032
11033 2006-03-21  Wim Taymans  <wim@fluendo.com>
11034
11035         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11036         the OPTIONS request result is optional so don't
11037         fail on it.
11038
11039 2006-03-21  Edward Hervey  <edward@fluendo.com>
11040
11041         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
11042         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
11043         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11044         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11045         (gst_wavparse_change_state):
11046         gcc 4.1 unreferenced pointer fixes.
11047
11048 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11049
11050         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11051
11052         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
11053           Fix block alignment calculation. Alignment should be done before
11054           adding the byte offset where the data starts (#335231).
11055
11056 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11057
11058         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
11059           Ensure that we set correct caps on buffers that are transferred
11060           direct from the input.
11061
11062 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11063
11064         * gst/goom/filters.c: (zoomFilterDestroy):
11065         * gst/goom/goom_core.c: (goom_close):
11066           Free filter data when cleaning up. (Fixes: #334995)
11067
11068 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
11069
11070         * configure.ac:
11071           Don't compile udp and rtsp plugins on win32 (mingw) or other
11072           systems that don't have <sys/socket.h> for some reason (#316203).
11073
11074 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11075
11076         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
11077         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
11078         * ext/raw1394/gstdv1394src.h:
11079           Change bus reset handler so it reports useful information such as
11080           whether the device being used connected or disconnected
11081
11082 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11083
11084         * gst/id3demux/id3v2frames.c:
11085         (parse_relative_volume_adjustment_two):
11086           We only care about gain and peak data for the master volume.
11087
11088 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11089
11090         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11091         (parse_id_string), (parse_unique_file_identifier),
11092         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
11093           Read replay gain tags (#323721).
11094
11095 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11096
11097         * configure.ac:
11098           Bump requirements to gst-plugins-base CVS because
11099           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
11100
11101 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11102
11103         * rtp/gst/gstrtppcmadepay.c:
11104         Fixed one of the caps in the code from mulaw to alaw.
11105
11106 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11107
11108         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11109           Ensure that we set caps on the buffers we pass.
11110
11111         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
11112         (gst_id3demux_sink_activate):
11113           Ensure that we set caps on the buffers we pass.
11114
11115           Use STREAM, TYPE_NOT_FOUND as the error class when
11116           typefinding fails.
11117
11118 2006-03-15  Edward Hervey  <edward@fluendo.com>
11119
11120         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
11121         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
11122         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
11123         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
11124         (gst_jpeg_dec_setcaps):
11125         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
11126         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
11127         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
11128         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
11129         (gst_mngdec_src_getcaps):
11130         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11131         (gst_pngdec_caps_create_and_set):
11132         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
11133         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
11134         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
11135         * gst/alpha/gstalpha.c: (gst_alpha_init):
11136         * gst/auparse/gstauparse.c: (gst_au_parse_init):
11137         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
11138         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
11139         * gst/cutter/gstcutter.c: (gst_cutter_init):
11140         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
11141         (gst_efence_checkgetrange):
11142         * gst/debug/negotiation.c: (gst_negotiation_init):
11143         * gst/flx/gstflxdec.c: (gst_flxdec_init):
11144         * gst/goom/gstgoom.c: (gst_goom_init):
11145         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
11146         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
11147         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
11148         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
11149         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
11150         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
11151         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
11152         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11153         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11154         (gst_wavparse_create_sourcepad):
11155         Fix memleak with gst_static_pad_template_get().
11156         This uses gst_pad_new_from_static_template() instead.
11157         Fixes #333512
11158
11159 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11160
11161         * configure.ac:
11162           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
11163           used by id3demux.
11164
11165         * gst/id3demux/gstid3demux.c: (plugin_init):
11166         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11167         (parse_user_text_identification_frame),
11168         (parse_unique_file_identifier):
11169           Add support for UFID and TXXX frames and extract musicbrainz tags.
11170
11171 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11172
11173         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11174           Catch short reads, like they might happen with truncated
11175           files (see #305279); remove unnecessary indentation.
11176
11177 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11178
11179         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
11180           Fix DIB image inversion for pictures with a
11181           depth != 8 (#305279).
11182
11183 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11184
11185         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
11186         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
11187         * ext/jpeg/gstjpegdec.h:
11188           Fix durations on outgoing buffers after seeking
11189           in MJPEG files (#334083); some minor clean-ups.
11190
11191 2006-03-13  Wim Taymans  <wim@fluendo.com>
11192
11193         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
11194         (gst_wavparse_change_state):
11195         Implement seek in READY (re-fixes #327658)
11196
11197 2006-03-13  Wim Taymans  <wim@fluendo.com>
11198
11199         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
11200         * ext/esd/esdmon.c: (gst_esdmon_get):
11201         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
11202         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11203         (gst_gdk_pixbuf_sink_getcaps):
11204         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
11205         (gst_jpegenc_setcaps):
11206         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11207         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
11208         (gst_smokeenc_setcaps):
11209         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
11210         (gst_mngdec_src_getcaps):
11211         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
11212         (gst_mngenc_chain):
11213         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
11214         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
11215         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11216         (speex_dec_src_event), (speex_dec_chain):
11217         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
11218         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
11219         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
11220         (gst_negotiation_pad_link), (gst_negotiation_chain):
11221         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
11222         (gst_flxdec_chain):
11223         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
11224         (deinterleave_chain):
11225         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
11226         * gst/median/gstmedian.c: (gst_median_link):
11227         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
11228         (gst_monoscope_chain):
11229         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
11230         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
11231         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
11232         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
11233         close #333784 unref the result of gst_pad_get_parent()
11234         by: Christophe Fergeau.
11235
11236 2006-03-09  Wim Taymans  <wim@fluendo.com>
11237
11238         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
11239         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
11240         Handle events in push mode better, can now do non-flushing
11241         seeks in push mode as well.
11242
11243 2006-03-07  Wim Taymans  <wim@fluendo.com>
11244
11245         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11246         Applied patch from Kai Vehmanen, fixes #333624.
11247
11248 2006-03-06  Julien MOUTTE  <julien@moutte.net>
11249
11250         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
11251         Implement paletted and grayscale png files handling.
11252         (#150363).
11253
11254 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11255
11256         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
11257         (gst_speexenc_chain):
11258           fix a tag list assert
11259           follow gst-plugins-base/ext/ogg/README; set OFFSET
11260           and OFFSET_END.  Muxes correctly with gst-plugins-base
11261           > 0.9.3
11262
11263 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11264
11265         * gst/id3demux/Makefile.am:
11266         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
11267         (gst_id3demux_chain), (gst_id3demux_sink_activate):
11268           Use new typefind helper functions here as well, and
11269           do typefinding in pull-mode if upstream supports that.
11270
11271 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11272
11273         * sys/sunaudio/gstsunaudiomixerctrl.c:
11274         (gst_sunaudiomixer_ctrl_get_volume),
11275         (gst_sunaudiomixer_ctrl_set_volume):
11276         * sys/sunaudio/gstsunaudiomixertrack.c:
11277         (gst_sunaudiomixer_track_new):
11278           Remove unused variables, breaks build from CVS
11279           with -Werror (#333392, patch by: Benjamin Pineau)
11280
11281 2006-03-03  Wim Taymans  <wim@fluendo.com>
11282
11283         * docs/plugins/Makefile.am:
11284         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11285         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11286         Added wavparse docs.
11287
11288         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11289         (gst_wavparse_reset), (gst_wavparse_init),
11290         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
11291         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
11292         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11293         (gst_wavparse_stream_data), (gst_wavparse_loop),
11294         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
11295         (gst_wavparse_change_state):
11296         * gst/wavparse/gstwavparse.h:
11297         Implement seek in READY (fixes #327658)
11298         Added docs and did some cleanups.
11299
11300 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11301
11302         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11303         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
11304         (gst_avi_demux_calculate_durations_from_index),
11305         (gst_avi_demux_stream_header):
11306         * gst/avi/gstavidemux.h:
11307           If we have an index, use a duration based on the index instead
11308           of blindly trusting the information in the stream headers
11309           (fixes #331817).
11310
11311 2006-03-03  Wim Taymans  <wim@fluendo.com>
11312
11313         * docs/plugins/Makefile.am:
11314         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11315         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11316         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11317         Added smoke and jpeg to the docs.
11318
11319         * ext/jpeg/Makefile.am:
11320         * ext/jpeg/gstjpeg.c: (plugin_init):
11321         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
11322         * ext/jpeg/gstjpegenc.h:
11323         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
11324         (gst_smokedec_chain):
11325         * ext/jpeg/gstsmokedec.h:
11326         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
11327         * ext/jpeg/gstsmokeenc.h:
11328         * ext/jpeg/smokecodec.h:
11329         Port smokedec (fixes #331905).
11330         Added some docs.
11331         Some cleanups.
11332
11333 2006-03-03  Wim Taymans  <wim@fluendo.com>
11334
11335         * docs/plugins/Makefile.am:
11336         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11337         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11338         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11339         Added videobalance and videoflip to the docs.
11340
11341         * gst/videofilter/Makefile.am:
11342         * gst/videofilter/gstvideobalance.c:
11343         (gst_video_balance_update_tables_planar411),
11344         (gst_video_balance_is_passthrough),
11345         (gst_video_balance_update_properties), (oil_tablelookup_u8),
11346         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
11347         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
11348         (gst_video_balance_finalize), (gst_video_balance_class_init),
11349         (gst_video_balance_init), (gst_video_balance_interface_supported),
11350         (gst_video_balance_interface_init),
11351         (gst_video_balance_colorbalance_list_channels),
11352         (gst_video_balance_colorbalance_set_value),
11353         (gst_video_balance_colorbalance_get_value),
11354         (gst_video_balance_colorbalance_init),
11355         (gst_video_balance_set_property), (gst_video_balance_get_property),
11356         (gst_video_balance_get_type), (plugin_init):
11357         * gst/videofilter/gstvideobalance.h:
11358         Ported to 0.10. (Fixes #326160)
11359         Added docs.
11360
11361         * gst/videofilter/gstvideoflip.c:
11362         * gst/videofilter/gstvideoflip.h:
11363         Added docs.
11364
11365 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
11366
11367         * configure.ac:
11368           Bump requirements to current core and -base CVS
11369           (core for new typefind helper API, and -base for the
11370           WAVFORMATEX support that was added to libgstriff and
11371           is needed by wavparse).
11372         
11373         * gst/apetag/Makefile.am:
11374         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
11375         (gst_tag_demux_sink_activate):
11376           Use new typefind helpers for typefinding instead of our
11377           home-grown stuff; also, do typefinding in pull-mode if
11378           upstream supports that.
11379
11380 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
11381
11382         Reviewed by: Christian Schaller <christian@fluendo.com>
11383
11384         This patch fixes bug: 329107
11385
11386         This Changelog entry is for a commit done on February 17
11387
11388         * ext/gconf/gconf.c
11389         * ext/gconf/gconf.h
11390         * ext/gconf/gstgconfaudiosink.c
11391         * ext/gconf/gstgconfaudiosink.h
11392         * gconf/gstreamer.schemas.in
11393
11394 2006-02-28  Wim Taymans  <wim@fluendo.com>
11395
11396         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11397         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
11398         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
11399         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
11400         Use DEBUG_OBJECT more.
11401
11402 2006-02-28  Wim Taymans  <wim@fluendo.com>
11403
11404         * docs/plugins/Makefile.am:
11405         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11406         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11407         Added dvdec and dvdemux to docs.
11408
11409         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
11410         Added docs.
11411         Check frame sizes so we don't crash when don't have enough
11412         data.
11413         Send nice error messages on error.
11414
11415         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
11416         (gst_dvdemux_class_init), (gst_dvdemux_init),
11417         (gst_dvdemux_finalize), (gst_dvdemux_reset),
11418         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
11419         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
11420         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
11421         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
11422         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
11423         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
11424         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
11425         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
11426         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
11427         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
11428         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
11429         * ext/dv/gstdvdemux.h:
11430         Added docs.
11431         Implement pull mode.
11432         Fix memleaks.
11433         Reduce memcpy for the video demuxing.
11434
11435 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
11436
11437         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
11438         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
11439         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
11440         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
11441           Add a little extra debug. Make the decoder not return NOT_LINKED,
11442           as we want to continue decoding all CMML and emitting tags.
11443
11444 2006-02-27  Michael Smith  <msmith@fluendo.com>
11445
11446         * ext/annodex/gstskeltag.c:
11447         * ext/annodex/gstskeltag.h:
11448           Deleted; these files aren't used any more either.
11449
11450 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11451
11452         * ext/Makefile.am: Fix dist-check.
11453
11454 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11455
11456         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
11457         memleak.
11458
11459 2006-02-25  Alessandro Decina <alessandro@nnva.org>
11460
11461         * ext/annodex/Makefile.am:
11462         * ext/annodex/gstannodex.c:
11463         * ext/annodex/gstcmmldec.c:
11464         * ext/annodex/gstcmmlenc.c:
11465         * ext/annodex/gstcmmlparser.c:
11466         * ext/annodex/gstcmmlparser.h:
11467         * ext/annodex/gstcmmlutils.c:
11468         * tests/check/elements/cmmldec.c:
11469         * tests/check/elements/cmmlenc.c:
11470           Fix a memleak in gst_cmml_track_list_add_clip.
11471           Handle overflows in clip's start and end times.
11472           Add the "encoded" parameter to cmmldec and cmmlenc caps.
11473           Do not parse junk at the end of a CMML preamble buffer.
11474           Register a libxml error handler to not print stuff on stderr.
11475           Check for bad clip start and end times in the testsuites.
11476
11477 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11478
11479         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
11480         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
11481         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
11482         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
11483         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
11484         possible memleaks.
11485
11486 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11487
11488         * tests/check/Makefile.am:
11489         * tests/check/elements/cmmldec.c:
11490         * tests/check/elements/cmmlenc.c: Fix tests so that they use
11491         the plugins-base tags.
11492
11493 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11494
11495         * ext/Makefile.am: Re-enable module.
11496
11497 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11498
11499         * tests/check/Makefile.am: Forgot to remove that test.
11500
11501 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11502
11503         * ext/annodex/Makefile.am:
11504         * ext/annodex/gstannodex.c: (plugin_init):
11505         * ext/annodex/gstcmmldec.c:
11506         * ext/annodex/gstskeldec.c:
11507         * ext/annodex/gstskeldec.h:
11508         * tests/check/Makefile.am:
11509         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
11510
11511 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11512
11513         * tests/check/Makefile.am: Disable those checks as well.
11514
11515 2006-02-24  Julien MOUTTE  <julien@moutte.net>
11516
11517         * ext/Makefile.am: Disable annodex for now until we figure out
11518         how to make it build.
11519         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
11520         Add a rule to your checklist : "please try to at least build 
11521         what you are going to commit into -good, or if you are too lazy
11522         to do that, please check that the buildbots are not crying because
11523         of your commit."
11524
11525 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
11526
11527         * configure.ac:
11528         * ext/Makefile.am:
11529         * ext/gdk_pixbuf/Makefile.am:
11530         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11531         * ext/gdk_pixbuf/gstgdkpixbuf.h:
11532         * ext/gdk_pixbuf/pixbufscale.c:
11533         * ext/gdk_pixbuf/pixbufscale.h:
11534           Gdkpixbuf ported from 0.8 to 0.10 by
11535           Renato Filho <renato.filho@indt.org.br>.
11536           gst_loader and gdkpixbufanimation still need port.
11537
11538 2006-02-24  Michael Smith  <msmith@fluendo.com>
11539
11540         * configure.ac:
11541         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11542         * ext/Makefile.am:
11543         * ext/annodex/Makefile.am:
11544         * ext/annodex/gstannodex.c:
11545         * ext/annodex/gstannodex.h:
11546         * ext/annodex/gstcmmldec.c:
11547         * ext/annodex/gstcmmldec.h:
11548         * ext/annodex/gstcmmlenc.c:
11549         * ext/annodex/gstcmmlenc.h:
11550         * ext/annodex/gstcmmlparser.c:
11551         * ext/annodex/gstcmmlparser.h:
11552         * ext/annodex/gstcmmltag.c:
11553         * ext/annodex/gstcmmltag.h:
11554         * ext/annodex/gstcmmlutils.c:
11555         * ext/annodex/gstcmmlutils.h:
11556         * ext/annodex/gstskeldec.c:
11557         * ext/annodex/gstskeldec.h:
11558         * ext/annodex/gstskeltag.c:
11559         * ext/annodex/gstskeltag.h:
11560         * tests/check/Makefile.am:
11561         * tests/check/elements/cmmldec.c:
11562         * tests/check/elements/cmmlenc.c:
11563         * tests/check/elements/skeldec.c:
11564           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
11565           Includes tests & docs, oh my! Passes Thomas's -good checklist
11566           entirely. Wow.
11567
11568 2006-02-24  Michael Smith  <msmith@fluendo.com>
11569
11570         * autogen.sh:
11571           Check for automake 1.9 as well.
11572
11573 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11574
11575         * ext/flac/gstflacenc.c:
11576           Change min. sample rate to 8kHz to match flacdec's.
11577           
11578 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
11579
11580         * ext/cdio/Makefile.am:
11581           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
11582           required for Cygwin, see #317048)
11583
11584         * gst/rtp/gstasteriskh263.c:
11585           Cygwin has includes for both the unix network socket API
11586           and the windows API, but only one can be included, so fix
11587           includes to only use one or the other, prefering the unxi
11588           one (#317048).
11589
11590 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11591
11592         * rtp/gst/gstrtppcmadepay.c:
11593         * rtp/gst/gstrtppcmadepay.h:
11594         * rtp/gst/gstgstrtppcmapay.c:
11595         * rtp/gst/gstgstrtppcmapay.h:
11596         * rtp/gst/gstrtppcmudepay.c:
11597         * rtp/gst/gstrtppcmudepay.h:
11598         * rtp/gst/gstrtppcmupay.c:
11599         * rtp/gst/gstrtppcmupay.h:
11600         * rtp/gst/Makefile.am:
11601         * rtp/gst/gstrtp.c:
11602         * rtp/gst/README:
11603         Separated the G711 payloaders/depayloaders into separate elements for
11604         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
11605
11606 2006-02-22  Wim Taymans  <wim@fluendo.com>
11607
11608         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
11609         (gst_dvdec_change_state):
11610         * ext/dv/gstdvdec.h:
11611         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
11612         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
11613         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
11614         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
11615         (gst_dvdemux_flush), (gst_dvdemux_chain),
11616         (gst_dvdemux_change_state):
11617         * ext/dv/gstdvdemux.h:
11618         Ueber spiffify some more, added debug category.
11619         Use _scale.
11620         Use segments, respect playback rate from newsegment.
11621         Fix refcount issue.
11622
11623 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
11624
11625         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
11626         (gst_signal_processor_process):
11627         Fix compilation of LADPSA. It doesn't seem to work, and isn't
11628         enabled for the build, but it helps me win the feature-count
11629         competitions ooh yeah.
11630
11631 2006-02-19  Wim Taymans  <wim@fluendo.com>
11632
11633         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
11634         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
11635         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
11636         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
11637         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11638         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
11639         Use scaling code for added precission and more correct stop
11640         position in case scale==0.
11641
11642 2006-02-19  Wim Taymans  <wim@fluendo.com>
11643
11644         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
11645         (gst_flxdec_chain):
11646         * gst/flx/gstflxdec.h:
11647         Implement DURATION query.
11648
11649 2006-02-19  Wim Taymans  <wim@fluendo.com>
11650
11651         * gst/flx/flx_color.h:
11652         * gst/flx/flx_fmt.h:
11653         * gst/flx/gstflxdec.c: (gst_flxdec_init),
11654         (gst_flxdec_src_query_handler), (flx_decode_color),
11655         (gst_flxdec_chain):
11656         * gst/flx/gstflxdec.h:
11657         Set MALLOCDATA for the temp buffers so we don't leak.
11658         Some debug cleanups.
11659         Consume all data in the adapter before leaving the chain
11660         function. Fixes #330678.
11661
11662 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
11663
11664         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
11665         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
11666          Handle 0 data size in otherwise valid frames.
11667          Handle numeric strings in 2.4.0 even when not in parentheses 
11668
11669 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
11670
11671         * gst/matroska/matroska-demux.c:
11672         (gst_matroska_demux_subtitle_caps),
11673         (gst_matroska_demux_plugin_init):
11674         * gst/matroska/matroska-ids.h:
11675           Recognise SSA/ASS and USF subtitle formats and
11676           set proper caps when they are found.
11677
11678 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
11679
11680         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
11681         (gst_jpeg_dec_chain):
11682           Fix invalid memory access for some odd-sized images
11683           (see image contained in quicktime stream in #327083);
11684           use g_malloc() instead of g_alloca().
11685
11686 2006-02-17  Wim Taymans  <wim@fluendo.com>
11687
11688         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
11689         Patch from Sebastien Cote, fixes #319884
11690
11691 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
11692
11693         * ext/cdio/gstcdio.c: (plugin_init):
11694           Init debug category (#331253).
11695
11696 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
11697
11698         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
11699           Pass extra_data to gst_riff_create_audio_caps(), so that
11700           WAVEFORMATEX stuff works. Post audio codec name and post
11701           it as taglist on the bus. Allow up to 8 channesl for raw
11702           PCM in the source pad template caps.
11703
11704 2006-02-16  Wim Taymans  <wim@fluendo.com>
11705
11706         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
11707         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
11708         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
11709         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
11710         (gst_multipart_set_property), (gst_multipart_get_property):
11711         Applied #318663. Gives quite a few false positives in
11712         autoscan mode, but it's better than nothing. Not closing yet.
11713
11714 2006-02-16  Wim Taymans  <wim@fluendo.com>
11715
11716         * docs/plugins/Makefile.am:
11717         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11718         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11719         * docs/plugins/gst-plugins-good-plugins.args:
11720         * docs/plugins/inspect/plugin-udp.xml:
11721         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11722         (gst_udpsrc_start):
11723         Update documentation.
11724         Fix args.
11725
11726 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
11727
11728         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
11729         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
11730         frame size. (Fixes #331368)
11731
11732 2006-02-16  Wim Taymans  <wim@fluendo.com>
11733
11734         * gst/rtsp/README:
11735         Updated README.
11736
11737         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
11738         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
11739         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
11740         * gst/rtsp/gstrtspsrc.h:
11741         Make sure the RTP port is an even port an try to allocate 
11742         another if not.
11743         Added retry property to control max retries for port allocation.
11744         Make sure RTCP port is RTP port+1.
11745         Cleanup when port allocation fails.
11746         Fixes #319183.
11747         
11748 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
11749
11750         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
11751           Don't ignore return value of the parent class's state
11752           change function (#331385, patch by: Wouter Paesen).
11753
11754 2006-02-15  Wim Taymans  <wim@fluendo.com>
11755
11756         * configure.ac:
11757         * docs/plugins/Makefile.am:
11758         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11759         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11760         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11761         * ext/Makefile.am:
11762         * ext/hal/Makefile.am:
11763         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
11764         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
11765         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
11766         (do_toggle_element), (gst_hal_audio_sink_set_property),
11767         (gst_hal_audio_sink_get_property),
11768         (gst_hal_audio_sink_change_state):
11769         * ext/hal/gsthalaudiosink.h:
11770         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
11771         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
11772         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
11773         (do_toggle_element), (gst_hal_audio_src_set_property),
11774         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
11775         * ext/hal/gsthalaudiosrc.h:
11776         * ext/hal/gsthalelements.c: (plugin_init):
11777         * ext/hal/gsthalelements.h:
11778         * ext/hal/hal.c: (gst_hal_get_string),
11779         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11780         (gst_hal_get_audio_src):
11781         * ext/hal/hal.h:
11782         Add HAL sound device wrapper plugins. Closes #329106
11783
11784 2006-02-15  Wim Taymans  <wim@fluendo.com>
11785
11786         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
11787         Add comment in a fultile attempt to stop the copy-and-paste 
11788         paradigm leading to duplication of bad code.
11789
11790         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
11791         Mime parameters have to be checked case insensitive
11792
11793 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
11794
11795         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
11796           Advance stream time for lagging subtitle streams by sending
11797           newsegment events with the update flag set.
11798
11799 2006-02-14  Edward Hervey  <edward@fluendo.com>
11800
11801         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
11802         There can be bogus data before the hdrl LIST tag in the RIFF header.
11803         It's hard to say if it's not respecting the AVI specifications or not,
11804         but since Google Video is producing AVIs like that and the other player
11805         don't seem to complain, I guess we should do the same.
11806
11807 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11808
11809         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
11810         (parse_split_strings):
11811         Add more validation to ensure that a char encoding conversion
11812         produced a valid UTF-8 string.
11813
11814 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
11815
11816         Reviewed by: Edward Hervey  <edward@fluendo.com>
11817
11818         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11819         Properly handle end of segment. Closes #330885.
11820
11821 2006-02-13  Wim Taymans  <wim@fluendo.com>
11822
11823         * gst/rtp/gstrtpmp4gpay.h:
11824         For got to commit this one.
11825
11826 2006-02-12  Wim Taymans  <wim@fluendo.com>
11827
11828         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
11829         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
11830         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
11831         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
11832         * gst/rtp/gstrtpmp4gpay.h:
11833         Make more things work.
11834         Handle ACC config strings.
11835
11836 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
11837
11838         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
11839           set timestamps if no incoming timestamps set
11840
11841 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
11842
11843         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
11844         (gst_tag_demux_do_typefind):
11845           ... and fix the very same leaks in GstTagDemux.
11846
11847 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
11848
11849         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
11850         (gst_id3demux_do_typefind):
11851         Fix a couple of mem leaks. (Patch by Jonathan Matthew
11852         <jonathan at kaolin dot wh9 dot net>)
11853
11854 2006-02-10  Wim Taymans  <wim@fluendo.com>
11855
11856         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
11857         First set options, then set caps or else the baseclass
11858         will not know about the options, duh.
11859
11860 2006-02-10  Wim Taymans  <wim@fluendo.com>
11861
11862         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
11863         (gst_rtp_mp4v_pay_setcaps):
11864         Don't waste time looking for a config string if we have codec_info
11865         on the incomming caps.
11866
11867 2006-02-10  Wim Taymans  <wim@fluendo.com>
11868
11869         * gst/rtp/README:
11870         Say something about case-sensitivity of caps vs mime-attributes.
11871
11872         * gst/rtp/Makefile.am:
11873         * gst/rtp/gstrtp.c: (plugin_init):
11874         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
11875         (gst_rtp_amr_pay_handle_buffer):
11876         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
11877         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
11878         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
11879         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
11880         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
11881         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
11882         (gst_rtp_mp4g_pay_plugin_init):
11883         * gst/rtp/gstrtpmp4gpay.h:
11884         Added beginnings of mpeg4-generic payloader (RFC 3640)
11885
11886 2006-02-09  Wim Taymans  <wim@fluendo.com>
11887
11888         * gst/rtsp/Makefile.am:
11889         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
11890         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
11891         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
11892         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
11893         (gst_rtpdec_change_state):
11894         * gst/rtsp/gstrtpdec.h:
11895         * gst/rtsp/gstrtsp.c: (plugin_init):
11896         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
11897         * gst/rtsp/rtspconnection.c: (read_body),
11898         (rtsp_connection_receive):
11899         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
11900         Resurected rtpdec to make rtspsrc happy again.
11901         Skip attributes from the session id.
11902         Don't crash when dumping a message with an empty body.
11903
11904
11905 2006-02-09  Wim Taymans  <wim@fluendo.com>
11906
11907         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
11908         Added more meaningfull warnings when something goes wrong.
11909         Clear F bit on outgoing AMR packets.
11910
11911         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
11912         (gst_rtp_amr_pay_handle_buffer):
11913         Added debugging category
11914         Support payloading of multiple AMR frames.
11915
11916         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
11917         Added some debugging.
11918
11919 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
11920
11921         * configure.ac:
11922           Back to CVS
11923
11924 === release 0.10.2 ===
11925
11926 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
11927
11928         * configure.ac:
11929           releasing 0.10.2, "Papa was a rolling stone"
11930
11931 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
11932
11933         * configure.ac:
11934           Bump core and plugins-base requirement to 0.10.2.2
11935           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
11936
11937 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11938
11939         * ext/flac/gstflac.c: (plugin_init):
11940         * ext/speex/gstspeex.c: (plugin_init):
11941           Register musicbrainz tags.
11942
11943 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11944
11945         * ext/gconf/gconf.h:
11946           Remove declaration of function that no longer exists.
11947
11948 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11949
11950         * ext/shout2/gstshout2.c: (gst_shout2send_render),
11951         (gst_shout2send_setcaps), (gst_shout2send_change_state):
11952         Make shout2 work for non ogg streams
11953
11954 2006-02-06  Wim Taymans  <wim@fluendo.com>
11955
11956         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
11957         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
11958         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
11959         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
11960         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
11961         * gst/udp/gstmultiudpsink.h:
11962         Updated docs.
11963         Added properties bytes-served, bytes_to_serve.
11964         Post proper error messages,
11965         Emit client added signal too.
11966
11967 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11968
11969         * docs/plugins/Makefile.am:
11970         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11971         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11972         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
11973         (gst_multiudpsink_get_stats):
11974           adding docs for multiudpsink
11975
11976 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11977
11978         * gst/level/gstlevel.c: (gst_level_transform_ip):
11979           peak below decay is not necessarily an error, so don't ERROR log
11980
11981 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11982
11983         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
11984         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
11985         (gst_ebml_write_seek):
11986         * gst/matroska/ebml-write.h:
11987           Make sure we send a newsegment event in BYTES format
11988           before sending buffers (#328531).
11989
11990 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11991
11992         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
11993         (gst_dvdemux_sink_query):
11994         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
11995         * ext/speex/gstspeexdec.c: (speex_get_query_types),
11996         (speex_dec_src_query):
11997         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
11998         (gst_speexenc_sink_query):
11999         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12000         * gst/matroska/matroska-demux.c:
12001         (gst_matroska_demux_get_src_query_types),
12002         (gst_matroska_demux_handle_src_query):
12003         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
12004         (gst_wavparse_pad_query):
12005           Pass unhandled queries upstream instead of just dropping
12006           them (#326446). Update query type arrays here and there.
12007
12008 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12009
12010         * tests/check/elements/matroskamux.c: (setup_src_pad):
12011           Collectpads in core got changed and now also holds a
12012           reference to any pad that is part of it. Fix refcount
12013           checks in test case accordingly.
12014
12015 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12016
12017         * gst/apetag/gstapedemux.h:
12018           Fix include, for now GstTagDemux is in the apetag dir.
12019
12020 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12021
12022         * docs/plugins/Makefile.am:
12023         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12024         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12025         * docs/plugins/inspect/plugin-cdio.xml:
12026           Add cdio plugin to docs.
12027
12028         * ext/cdio/gstcdiocddasrc.c:
12029           Add gtk-doc blurb.
12030
12031         * ext/cdio/gstcdio.c:
12032           The plugin is called 'cdio' not 'cddio'.
12033
12034 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12035
12036         * configure.ac:
12037         * docs/plugins/Makefile.am:
12038         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12039         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12040         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12041         * docs/plugins/inspect/plugin-apetag.xml:
12042         * gst/apetag/Makefile.am:
12043         * gst/apetag/gstapedemux.c:
12044         * gst/apetag/gstapedemux.h:
12045         * gst/apetag/gsttagdemux.c:
12046         * gst/apetag/gsttagdemux.h:
12047           Add APE tag demuxer (#325649).
12048
12049 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12050
12051         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
12052         (gst_gconf_get_default_video_sink),
12053         (gst_gconf_get_default_audio_src),
12054         (gst_gconf_get_default_video_src):
12055         * ext/gconf/gconf.h:
12056         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
12057         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
12058         (do_toggle_element):
12059         * ext/gconf/gstgconfaudiosink.h:
12060         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
12061         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12062         (do_toggle_element):
12063         * ext/gconf/gstgconfaudiosrc.h:
12064         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
12065         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
12066         (do_toggle_element):
12067         * ext/gconf/gstgconfvideosink.h:
12068         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
12069         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12070         (do_toggle_element):
12071         * ext/gconf/gstgconfvideosrc.h:
12072           Ignore changing the GConf key to "". Ignore GConf key updates
12073           that don't actually change the string.
12074           For now, ignore the GConf key when the state is > READY, as
12075           it breaks streaming. Sometime it will be nice to bring the
12076           new sink online even mid-stream, by sending NEWSEGMENT info
12077           and possibly prerolling.
12078           (Fixes #326736)
12079
12080 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12081
12082         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
12083         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
12084         (zoomFilterSetResolution), (zoomFilterDestroy),
12085         (zoomFilterFastRGB), (pointFilter):
12086         * gst/goom/filters.h:
12087         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
12088         (goom_update), (goom_close):
12089         * gst/goom/goom_core.h:
12090         * gst/goom/goom_tools.h:
12091         * gst/goom/graphic.c:
12092         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12093         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
12094         * gst/goom/gstgoom.h:
12095         * gst/goom/lines.c: (goom_lines):
12096         * gst/goom/lines.h:
12097           Make goom reentrant by moving all important static variables
12098           into instance structures.
12099           (Fixes #329181)
12100
12101 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
12102
12103         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12104         (gst_avi_demux_all_source_pads_unlinked),
12105         (gst_avi_demux_process_next_entry):
12106         * gst/avi/gstavidemux.h:
12107           Third attempt, use gst_pad_is_linked() this time.
12108
12109 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
12110
12111         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12112         (parse_split_strings):
12113         Adjust for data length indicators when parsing (Fixes #329810)
12114         Fix stupid bug parsing UTF-8 tag text.
12115         Output tag strings with multiple fields as multiple tags, so the
12116         app gets all the data.
12117
12118 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12119
12120         * ext/flac/gstflacenc.c:
12121         Fixed a bug add in last commit, where no event is send. Thanks Tim to
12122         show me.
12123         
12124 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12125
12126         * ext/flac/gstflacenc.c:
12127         * gst/matroska/ebml-read.c:
12128         Just make it compile with --disable-gst-debug.
12129
12130 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
12131
12132         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12133         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
12134         (id3v2_genre_fields_to_taglist):
12135           Never output a tag with a null contents string.
12136
12137 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12138
12139         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
12140           Only pause if all pads are unlinked AND we've tried to send data
12141           on all of them at least once.
12142
12143 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12144
12145         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
12146         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
12147           Make loop function/task pause itself when all source pads are
12148           unlinked.
12149
12150 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12151
12152         * configure.ac:
12153         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
12154           Use new functions from core to render a bin from a
12155           string. Fixes build. Up requirements to core CVS.
12156
12157 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
12158
12159         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
12160           Don't push buffers into the adapter that we are going to
12161           push downstream again without framing anyway. Also, the
12162           adaptor takes ownership of buffers put into it (fixes
12163           auparse pushing invalid buffers for .au files with
12164           ADPCM contents). Finally, set caps on all outgoing buffers.
12165
12166 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
12167
12168         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12169         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
12170         (gst_id3demux_send_tag_event):
12171         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
12172         Someone should kick my butt. Remove ID3v1 tags from the end of the
12173         file.
12174
12175         Improve error messages. Send the TAG message as soon as we complete
12176         typefinding, instead of waiting until we send the first buffer.
12177         Downstream tag event is still sent before the first buffer.
12178
12179 2006-01-27  Jan Gerber  <j@bootlab.org>
12180
12181         Reviewed by: Andy Wingo <wingo@pobox.com>
12182
12183         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
12184         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
12185         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
12186         to not have warings flooding stderr. this is the suggested way
12187         also used in dvgrab and kino. (#328336)
12188
12189 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
12190
12191         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
12192         (gst_oss_sink_init), (gst_oss_sink_finalise):
12193           Free the device name string when finalised.
12194
12195 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
12196
12197         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
12198           Don't put function calls in g_return_if_fail() statements,
12199           or they'll be replaced with NOOPs if someone compiles with
12200           G_DISABLE_CHECKS defined.
12201           
12202 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
12203
12204         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12205         Never trust ANY information encoded in a media file, especially
12206         when it's giving you sizes. (Fixes #328452)
12207
12208 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
12209
12210         * gst/rtp/gstrtpg711pay.c:
12211         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
12212         bug #325148.
12213
12214 2006-01-23  Edward Hervey  <edward@fluendo.com>
12215
12216         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
12217         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
12218         * gst/matroska/matroska-ids.h:
12219         Added recognition of Real Audio and Video streams in matroska demuxer.
12220
12221 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12222
12223         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
12224           Remove errant break statement, and fix compilation with
12225           older GCC.
12226
12227 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
12228
12229         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12230
12231         * sys/sunaudio/gstsunaudiomixerctrl.c:
12232         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
12233           Export functions that are needed in other parts of the code,
12234           makes the mixer actually work; adjust magic minimum buffer-time
12235           value from 3ms to 5ms to work around stuttering during mp3
12236           playback (#327765).
12237
12238 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
12239
12240         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12241
12242         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
12243         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
12244           Fix possible deadlock in matroska muxer (#327825).
12245
12246 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
12247
12248         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
12249         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
12250         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
12251         * gst/rtsp/sdpmessage.h:
12252         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
12253         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
12254           C89 fixes: declare variables at the beginning of a block and
12255           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
12256           <jensgr at gmx dot net>).
12257
12258 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12259
12260         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12261         * gst/id3demux/id3tags.h:
12262         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12263         (parse_comment_frame), (parse_text_identification_frame),
12264         (id3v2_tag_to_taglist), (id3v2_are_digits),
12265         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
12266         (parse_split_strings), (free_tag_strings):
12267           Rewrite parsing of text tags to handle multiple NULL terminated
12268           strings. Parse numeric genre strings and ID3v2 type
12269           "(3)(6)Alternative" style genre strings.
12270           Parse dates that are only YYYY or YYYY-mm format.
12271           (Fixes #328241 and #322154)
12272
12273 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
12274
12275         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12276           Don't forget to initialize liboil, otherwise our oil functions
12277           will crash (fixes #327871; patch by: Christoph Burghardt
12278           <hawkes at web dot de>).
12279
12280 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12281
12282         * configure.ac:
12283           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
12284           like in the core and gst-plugins-base. Fixes #324367 and #326683;
12285           patch by: Brian Cameron <brian dot cameron at sun dot com>
12286
12287 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12288
12289         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
12290         * ext/cdio/gstcdio.h:
12291         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
12292           Fix build for libcdio versions >= 76; give slightly lower rank
12293           than cdparanoia.
12294
12295 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12296
12297         * configure.ac:
12298         * ext/Makefile.am:
12299         * ext/cdio/Makefile.am:
12300         * ext/cdio/gstcdio.c:
12301         * ext/cdio/gstcdio.h:
12302         * ext/cdio/gstcdiocddasrc.c:
12303         * ext/cdio/gstcdiocddasrc.h:
12304           Port libcdio cdda source, formerly known as cddasrc, now known as
12305           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
12306           but that's not tested (fixes #317658).
12307
12308 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12309
12310         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
12311           Fix conversion from TIME to BYTES format (fixes #326864;
12312           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
12313
12314 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
12315
12316         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12317           Fix compilation of id3demux when zlib is not present.
12318           (Fixes #326602; patch by: Sergey Scobich)
12319
12320 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
12321
12322         * ext/esd/Makefile.am:
12323           Add $(ESD_CFLAGS), otherwise build will fail for folks
12324           with libesd in a non-standard prefix (#327009).
12325
12326 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12327
12328         * configure.ac:
12329           back to HEAD
12330
12331 === release 0.10.1 ===
12332
12333 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
12334
12335         * configure.ac:
12336           releasing 0.10.1, "Li"
12337
12338 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12339
12340           patch by: Wim Taymans
12341
12342         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12343           fix memleak.  Fixes #326618
12344
12345 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12346
12347           patch by: Mike Smith
12348
12349         * gst/level/gstlevel.c: (gst_level_message_new),
12350         (gst_level_message_append_channel):
12351           Fix memleak.  Fixes #326612
12352
12353 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12354
12355         * configure.ac:
12356           prereleasing
12357         * po/af.po:
12358         * po/az.po:
12359         * po/cs.po:
12360         * po/en_GB.po:
12361         * po/hu.po:
12362         * po/it.po:
12363         * po/nb.po:
12364         * po/nl.po:
12365         * po/or.po:
12366         * po/sq.po:
12367         * po/sr.po:
12368         * po/sv.po:
12369         * po/uk.po:
12370         * po/vi.po:
12371           update translations
12372
12373 2006-01-10  Michael Smith  <msmith@fluendo.com>
12374
12375         * gst/level/gstlevel.c: (gst_level_class_init),
12376         (gst_level_dispose):
12377           Don't leak filter arrays.
12378
12379 2006-01-09 Brian Cameron <brian.cameron@sun.com>
12380
12381         reviewed by: Christian Schaller <uraeus@gnome.org>
12382         
12383         * configure.ac:
12384         * gst-plugins-good.spec.in:
12385         * sys/Makefile.am:
12386         * sys/sunaudio/Makefile.am:
12387         * sys/sunaudio/gstsunaudio.c: (plugin_init):
12388         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
12389         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
12390         (gst_sunaudiomixer_change_state):
12391         * sys/sunaudio/gstsunaudiomixer.h:
12392         * sys/sunaudio/gstsunaudiomixerctrl.c:
12393         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
12394         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
12395         (gst_sunaudiomixer_ctrl_list_tracks),
12396         (gst_sunaudiomixer_ctrl_get_volume),
12397         (gst_sunaudiomixer_ctrl_set_volume),
12398         (gst_sunaudiomixer_ctrl_set_mute),
12399         (gst_sunaudiomixer_ctrl_set_record):
12400         * sys/sunaudio/gstsunaudiomixerctrl.h:
12401         * sys/sunaudio/gstsunaudiomixertrack.c:
12402         (gst_sunaudiomixer_track_class_init),
12403         (gst_sunaudiomixer_track_init), (fill_labels),
12404         (gst_sunaudiomixer_track_new):
12405         * sys/sunaudio/gstsunaudiomixertrack.h:
12406         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
12407         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
12408         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12409         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
12410         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
12411         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
12412         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
12413         * sys/sunaudio/gstsunaudiosink.h:
12414
12415         Add SunAudio plugin - tested to make sure it doesn't break
12416         the build under GNU/Linux.      
12417
12418 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
12419
12420         * gst-plugins-good/gst/udp/gstdynudpsink.c:
12421         * gst-plugins-good/gst/udp/gstudpsrc.c:
12422         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
12423         overrides the port or multicast parameters. Fixes bugs #323021.
12424         API addition: adds GstUDPSrc::sockfd property   
12425
12426 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
12427
12428         * ext/gconf/Makefile.am:
12429         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
12430         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
12431         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12432         (do_toggle_element), (cb_toggle_element),
12433         (gst_gconf_audio_src_change_state):
12434         * ext/gconf/gstgconfaudiosrc.h:
12435         * ext/gconf/gstgconfelements.c: (plugin_init):
12436         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
12437         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
12438         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12439         (do_toggle_element), (cb_toggle_element),
12440         (gst_gconf_video_src_change_state):
12441         * ext/gconf/gstgconfvideosrc.h:
12442           Add new gconfaudiosrc and gconfvideosrc elements
12443           (needed for gnome-sound-recorder).
12444
12445 2006-01-06  Edward Hervey  <edward@fluendo.com>
12446
12447         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12448         Add gst_element_no_more_pads() for proper decodebin behaviour.
12449         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
12450         (parse_text_identification_frame), (parse_split_strings):
12451         Failure to decode some tags is not a GST_ERROR() but a
12452         GST_WARNING()
12453         When iterating over a chunk of text, check that we haven't gone too
12454         far.
12455
12456 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
12457
12458         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
12459         (plugin_init):
12460           call oil_init() when using liboil
12461
12462 2006-01-04  Wim Taymans  <wim@fluendo.com>
12463
12464         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12465         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12466         Fix leaks.
12467
12468 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
12469
12470         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12471
12472         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
12473         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
12474         (gst_flac_dec_change_state):
12475           Don't g_assert() where we should just return FALSE; remove
12476           unnecessary g_assert(); initialize some fields properly in
12477           state change function (fixes #325504). Also, use
12478           GST_DEBUG_OBJECT in two more places.
12479
12480 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
12481
12482         * configure.ac:
12483           also remove smoothwave's Makefile.am
12484         * docs/plugins/Makefile.am:
12485           fix plugin docs
12486
12487 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
12488
12489         * tests/examples/Makefile.am:
12490           added missing Makefile.am
12491
12492 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
12493
12494         * configure.ac:
12495         * gst/level/Makefile.am:
12496         * gst/level/level-example.c:
12497         * tests/Makefile.am:
12498         * tests/examples/level/Makefile.am:
12499         * tests/examples/level/level-example.c: (message_handler), (main):
12500           moved level-example to tests/examples/level-example
12501         * tests/old/examples/level/demo.c: (main):
12502         * tests/old/examples/level/plot.c: (main):
12503           some initial fixes
12504
12505 2005-12-29  Michael Smith  <msmith@fluendo.com>
12506
12507         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
12508         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
12509         * gst/udp/gstmultiudpsink.h:
12510           Track packets sent per client in addition to bytes sent; provide
12511           this info through get-stats signal
12512
12513 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
12514
12515         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
12516           Can't use gst_object_unref() on a GstAdapter (#325191).
12517
12518 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
12519
12520         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12521         If a broken tag has 0 bytes payload, at least still skip
12522         the 10 byte header
12523
12524 2005-12-22  Philippe Khalaf  <burger@speedy.org>
12525
12526         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
12527         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
12528         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
12529         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
12530           Making these depayloaders (H263+ and mpeg4 video) inherit from
12531           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
12532
12533 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12534
12535         * docs/plugins/gst-plugins-good-plugins.args:
12536         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12537         Regenerate the plugin hiearchy.
12538
12539 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12540
12541         * docs/plugins/Makefile.am:
12542         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12543         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12544         * docs/plugins/gst-plugins-good-plugins.args:
12545         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
12546         (gst_id3demux_base_init), (gst_id3demux_class_init),
12547         (gst_id3demux_chain):
12548         * gst/id3demux/gstid3demux.h:
12549           Add documentation for id3demux.
12550           Don't fail if the first buffer is not at offset 0, just
12551           attempt to typefind and do pass through
12552           Rename the gst_type function from gst_gst_id3demux..
12553
12554 2005-12-20  Michael Smith  <msmith@fluendo.com>
12555
12556         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
12557         (gst_multiudpsink_add), (gst_multiudpsink_remove),
12558         (gst_multiudpsink_get_stats):
12559         * gst/udp/gstmultiudpsink.h:
12560           Collect statistics; return them from get_stats.
12561
12562 2005-12-19  Edward Hervey  <edward@fluendo.com>
12563
12564         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12565         Stupid signedness issue...
12566
12567 2005-12-19  Edward Hervey  <edward@fluendo.com>
12568
12569         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
12570         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
12571         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
12572         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
12573         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
12574         Construct index for indexless files.
12575         Make sure pad/buffers are correctly reset to NULL once we don't need
12576         them anymore, else we get lovely segfaults/assertions.
12577         * gst/wavparse/gstwavparse.c:
12578         Yes, you can have 96KHz audio and wma in wav :(
12579
12580 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12581
12582         * configure.ac:
12583           Check for optional dependency on zlib for id3demux
12584
12585         * gst/id3demux/Makefile.am:
12586         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
12587         (gst_id3demux_base_init), (gst_id3demux_class_init),
12588         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
12589         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
12590         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
12591         (gst_id3demux_set_property), (gst_id3demux_get_property),
12592         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
12593         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
12594         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
12595         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
12596         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
12597         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
12598         (simple_find_peek), (simple_find_suggest),
12599         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
12600         (plugin_init):
12601         * gst/id3demux/gstid3demux.h:
12602         * gst/id3demux/id3tags.c: (read_synch_uint),
12603         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
12604         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
12605         (id3demux_id3v2_frames_to_tag_list):
12606         * gst/id3demux/id3tags.h:
12607         * gst/id3demux/id3v2.4.0-frames.txt:
12608         * gst/id3demux/id3v2.4.0-structure.txt:
12609         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12610         (parse_comment_frame), (parse_text_identification_frame),
12611         (id3v2_tag_to_taglist), (parse_split_strings):
12612           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
12613           otherwise it discards them. Works on my test files. 
12614
12615         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
12616           Don't send EOS to a non-existing srcpad
12617           The debug category can be static
12618
12619 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
12620
12621         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
12622         * ext/esd/esdsink.c: (gst_esdsink_prepare):
12623         * gst/multipart/multipartdemux.c:
12624           change some char* into char[]
12625
12626 2005-12-16  Wim Taymans  <wim@fluendo.com>
12627
12628         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
12629         (gst_wavparse_other), (gst_wavparse_perform_seek),
12630         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
12631         (gst_wavparse_loop), (gst_wavparse_pad_convert),
12632         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
12633         * gst/wavparse/gstwavparse.h:
12634         Use GstSegment to implement more seeking features.
12635
12636 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12637
12638         * gst/rtsp/rtspconnection.c:
12639           Add <netinet/in.h> include and move <arpa/inet.h> include
12640           to make things work on OpenBSD as well (fixes #323717;
12641           patch by: Benjamin Pineau)
12642
12643 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
12644
12645         * gst/rtp/gstrtpspeexdepay.c:
12646         * gst/rtp/gstrtpspeexpay.c:
12647         Set clock rate to be fixed in 8000. It fixes bug #324012.
12648
12649 2005-12-14  Philippe Khalaf  <burger@speedy.org>
12650
12651         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
12652         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
12653         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
12654         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
12655         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
12656         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
12657         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
12658         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
12659         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
12660         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
12661         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
12662         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
12663         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
12664         * gst-plugins-good/gst/rtp/README:
12665         Fixed payload range in payloder caps. Removed payload range completely
12666         from depayloaders as they don't require payload type in their caps.
12667         In effect, there isn't any specific payload type for any given codec,
12668         only suggestions.
12669         Fixes bug #324011.
12670
12671 2005-12-13  Julien MOUTTE  <julien@moutte.net>
12672
12673         * gst/videomixer/videomixer.c: (gst_videomixer_init),
12674         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
12675         (gst_videomixer_collected): Code cleanup and re-enabling 
12676         queued time validity check for correct EOS handling.
12677
12678 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
12679
12680         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
12681         (gst_oss_mixer_element_get_property),
12682         (gst_oss_mixer_element_change_state):
12683         Add 'device-name' property and fix state change function.
12684
12685 2005-12-13  Edward Hervey  <edward@fluendo.com>
12686
12687         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
12688         If the speed of the file is null in the header, set the frame_time to
12689         the default setting of GST_SECOND / 70. Which is the default
12690         frame_delay for .fli files as stated in this document :
12691         http://www.compuphase.com/flic.htm
12692         Would be nice to have the time conversion done properly too (duration =
12693         flxh->frames * flxdec->frame_time)
12694
12695 2005-12-12  Julien MOUTTE  <julien@moutte.net>
12696
12697         * docs/plugins/Makefile.am:
12698         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12699         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12700         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12701         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
12702         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
12703         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
12704         documentation for videomixer on my way with a funny sample
12705         pipeline.
12706
12707 2005-12-12  Julien MOUTTE  <julien@moutte.net>
12708
12709         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
12710         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
12711         (gst_videomixer_update_queues), (gst_videomixer_collected):
12712         Fix caps negotiation. (#323896)
12713
12714 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
12715
12716         * gst/matroska/matroska-demux.c:
12717         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
12718           Set correct timestamps on audio laces, fixes playback of mp3 from
12719                 matroska.
12720
12721 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12722
12723         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
12724         (gst_au_parse_class_init), (gst_au_parse_init),
12725         (gst_au_parse_dispose), (gst_au_parse_chain),
12726         (gst_au_parse_change_state), (plugin_init):
12727         * gst/auparse/gstauparse.h:
12728           Use gst_object_unref() for GstObjects instead of
12729           g_object_unref() and fix a mem leak in a debug
12730           statement; while we're at it, also borgify, use
12731           boilerplate macros and clean up a little bit.
12732
12733 2005-12-11  Edward Hervey  <edward@fluendo.com>
12734
12735         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
12736         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
12737         Added pull mode.
12738
12739 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12740
12741         * gst/goom/gstgoom.c:
12742         * gst/level/level-example.c: (main):
12743         * gst/smoothwave/demo-osssrc.c: (main):
12744           Use audiotestsrc instead of sinesrc (#323798).
12745
12746 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
12747
12748         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
12749           more debug-func-ptr usage
12750
12751 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
12752
12753         * gst/flx/flx_color.c: (flx_colorspace_convert):
12754         * gst/flx/flx_color.h:
12755         * gst/flx/flx_fmt.h:
12756         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
12757         * gst/flx/gstflxdec.h:
12758           Now flxdec works on big-endian machines as well.
12759
12760 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12761
12762         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
12763         (gst_fenced_buffer_copy):
12764           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
12765           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
12766           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
12767           and use GST_DEBUG_FUNCPTR for pad functions.
12768
12769 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
12770
12771         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
12772         (gst_flac_dec_class_init), (gst_flac_dec_init),
12773         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
12774         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
12775         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
12776         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
12777         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
12778         (gst_flac_dec_change_state):
12779         * ext/flac/gstflacdec.h:
12780           Rewrite flacdec a bit, so that even seeking might work now. Most
12781           importantly, don't act upon any flow return values we get, just tell
12782           the decoder everything's dandy and act on the flow return values
12783           later on in the loop function. We don't want to mess up the internal
12784           decoder state for non-fatal things like flushing pads etc. Other
12785           than that, use GstSegment (segment seeks don't work yet though, but
12786           should be easy to add), use boilerplate macros, drop the superfluous
12787           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
12788           lots of other things.
12789
12790 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
12791
12792         * configure.ac:
12793           Update comment in OSS includes check.
12794
12795         * sys/oss/gstossdmabuffer.c:
12796         * sys/oss/gstosshelper.c:
12797         * sys/oss/gstossmixer.c:
12798         * sys/oss/gstossmixertrack.c:
12799         * sys/oss/gstosssink.c:
12800         * sys/oss/gstosssrc.c:
12801         * sys/oss/oss_probe.c:
12802           Don't assume the OSS soundcard.h include is always in
12803           the sys/ directory. Instead, use the existing defines
12804           from config.h to include the right file. Fixes
12805           compilation on OpenBSD 3.8 (#323718).
12806
12807 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12808
12809         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12810         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12811         * docs/plugins/inspect/plugin-1394.xml:
12812         * docs/plugins/inspect/plugin-aasink.xml:
12813         * docs/plugins/inspect/plugin-alaw.xml:
12814         * docs/plugins/inspect/plugin-alpha.xml:
12815         * docs/plugins/inspect/plugin-alphacolor.xml:
12816         * docs/plugins/inspect/plugin-auparse.xml:
12817         * docs/plugins/inspect/plugin-autodetect.xml:
12818         * docs/plugins/inspect/plugin-avi.xml:
12819         * docs/plugins/inspect/plugin-cacasink.xml:
12820         * docs/plugins/inspect/plugin-cairo.xml:
12821         * docs/plugins/inspect/plugin-cutter.xml:
12822         * docs/plugins/inspect/plugin-debug.xml:
12823         * docs/plugins/inspect/plugin-dv.xml:
12824         * docs/plugins/inspect/plugin-efence.xml:
12825         * docs/plugins/inspect/plugin-effectv.xml:
12826         * docs/plugins/inspect/plugin-esdsink.xml:
12827         * docs/plugins/inspect/plugin-flac.xml:
12828         * docs/plugins/inspect/plugin-flxdec.xml:
12829         * docs/plugins/inspect/plugin-gconfelements.xml:
12830         * docs/plugins/inspect/plugin-goom.xml:
12831         * docs/plugins/inspect/plugin-jpeg.xml:
12832         * docs/plugins/inspect/plugin-level.xml:
12833         * docs/plugins/inspect/plugin-matroska.xml:
12834         * docs/plugins/inspect/plugin-mulaw.xml:
12835         * docs/plugins/inspect/plugin-multipart.xml:
12836         * docs/plugins/inspect/plugin-navigationtest.xml:
12837         * docs/plugins/inspect/plugin-ossaudio.xml:
12838         * docs/plugins/inspect/plugin-png.xml:
12839         * docs/plugins/inspect/plugin-rtp.xml:
12840         * docs/plugins/inspect/plugin-rtsp.xml:
12841         * docs/plugins/inspect/plugin-shout2send.xml:
12842         * docs/plugins/inspect/plugin-smpte.xml:
12843         * docs/plugins/inspect/plugin-speex.xml:
12844         * docs/plugins/inspect/plugin-udp.xml:
12845         * docs/plugins/inspect/plugin-videobox.xml:
12846         * docs/plugins/inspect/plugin-videoflip.xml:
12847         * docs/plugins/inspect/plugin-videomixer.xml:
12848         * docs/plugins/inspect/plugin-wavenc.xml:
12849         * docs/plugins/inspect/plugin-wavparse.xml:
12850         * ext/flac/gstflac.c: (plugin_init):
12851         * ext/flac/gstflacdec.c: (flacdec_get_type),
12852         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
12853         (gst_flac_dec_init), (gst_flac_dec_finalize),
12854         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
12855         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
12856         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
12857         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
12858         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
12859         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
12860         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
12861         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
12862         * ext/flac/gstflacdec.h:
12863         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
12864         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
12865         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
12866         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
12867         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
12868         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
12869         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
12870         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
12871         (gst_flac_enc_change_state):
12872         * ext/flac/gstflacenc.h:
12873           borgify and fix up documentation
12874
12875 2005-12-09  Michael Smith  <msmith@fluendo.com>
12876
12877         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
12878           Accept a wider range of flac files, more closely matching flac spec.
12879
12880 2005-12-08  Julien MOUTTE  <julien@moutte.net>
12881
12882         * docs/plugins/Makefile.am: Add multipart elements.
12883         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12884         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
12885         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12886         * gst/multipart/multipartdemux.c:
12887         * gst/multipart/multipartmux.c: Add docs.
12888
12889 2005-12-07  Edward Hervey  <edward@fluendo.com>
12890
12891         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
12892         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
12893         (gst_avi_demux_invert):
12894         Memleak and crasher fixes.
12895         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
12896         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
12897         Memleak fixes
12898
12899 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12900
12901         * ext/aalib/gstaasink.h:
12902         * ext/cairo/gsttextoverlay.h:
12903         * ext/dv/gstdvdec.h:
12904         * ext/dv/gstdvdemux.c:
12905         * ext/dv/gstdvdemux.h:
12906         * ext/esd/esdsink.h:
12907         * ext/flac/flac_compat.h:
12908         * ext/flac/gstflacdec.h:
12909         * ext/flac/gstflacenc.h:
12910         * ext/gconf/gconf.h:
12911         * ext/gconf/gstgconfaudiosink.h:
12912         * ext/gconf/gstgconfvideosink.h:
12913         * ext/gdk_pixbuf/gstgdkanimation.h:
12914         * ext/jpeg/gstjpegdec.h:
12915         * ext/jpeg/smokecodec.h:
12916         * ext/jpeg/smokeformat.h:
12917         * ext/ladspa/gstsignalprocessor.h:
12918         * ext/ladspa/search.c: (LADSPAPluginSearch):
12919         * ext/ladspa/utils.h:
12920         * ext/libmng/gstmng.c:
12921         * ext/libmng/gstmngdec.h:
12922         * ext/libmng/gstmngenc.c:
12923         * ext/libmng/gstmngenc.h:
12924         * ext/libpng/gstpng.c:
12925         * ext/libpng/gstpngenc.c:
12926         * ext/libpng/gstpngenc.h:
12927         * ext/shout2/gstshout2.h:
12928         * ext/speex/gstspeexdec.h:
12929         * ext/speex/gstspeexenc.c:
12930         * ext/speex/gstspeexenc.h:
12931         * gst/auparse/gstauparse.c: (gst_auparse_chain):
12932         * gst/autodetect/gstautoaudiosink.h:
12933         * gst/autodetect/gstautovideosink.h:
12934         * gst/avi/gstavidemux.h:
12935         * gst/cutter/gstcutter.c: (gst_cutter_chain),
12936         (gst_cutter_set_property), (gst_cutter_get_caps):
12937         * gst/cutter/gstcutter.h:
12938         * gst/debug/tests.c: (md5_process_block):
12939         * gst/debug/tests.h:
12940         * gst/effectv/gstwarp.c:
12941         * gst/flx/flx_fmt.h:
12942         * gst/flx/gstflxdec.h:
12943         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
12944         (zoomFilterFastRGB):
12945         * gst/goom/filters.h:
12946         * gst/goom/goom_tools.h:
12947         * gst/law/alaw-encode.c:
12948         * gst/level/gstlevel.c:
12949         * gst/level/gstlevel.h:
12950         * gst/matroska/ebml-write.h:
12951         * gst/matroska/matroska-demux.h:
12952         * gst/matroska/matroska-ids.h:
12953         * gst/matroska/matroska-mux.h:
12954         * gst/monoscope/convolve.c: (convolve_match):
12955         * gst/monoscope/convolve.h:
12956         * gst/multipart/multipartmux.c:
12957         * gst/oldcore/gstaggregator.c:
12958         * gst/oldcore/gstaggregator.h:
12959         * gst/oldcore/gstmd5sink.c: (md5_process_block):
12960         * gst/oldcore/gstmd5sink.h:
12961         * gst/oldcore/gstmultifilesrc.c:
12962         * gst/oldcore/gstmultifilesrc.h:
12963         * gst/oldcore/gstpipefilter.h:
12964         * gst/oldcore/gstshaper.h:
12965         * gst/rtp/gstrtpL16depay.h:
12966         * gst/rtp/gstrtpL16pay.h:
12967         * gst/rtp/gstrtpdepay.h:
12968         * gst/rtp/gstrtpmp4vpay.c:
12969         * gst/rtp/gstrtpmp4vpay.h:
12970         * gst/rtsp/gstrtspsrc.c:
12971         * gst/rtsp/gstrtspsrc.h:
12972         * gst/rtsp/rtspconnection.h:
12973         * gst/rtsp/rtspdefs.h:
12974         * gst/rtsp/rtspmessage.h:
12975         * gst/rtsp/rtsptransport.h:
12976         * gst/rtsp/rtspurl.c:
12977         * gst/rtsp/rtspurl.h:
12978         * gst/rtsp/sdpmessage.c:
12979         * gst/rtsp/sdpmessage.h:
12980         * gst/smpte/barboxwipes.c:
12981         * gst/smpte/gstmask.h:
12982         * gst/smpte/gstsmpte.h:
12983         * gst/smpte/paint.c:
12984         * gst/smpte/paint.h:
12985         * gst/udp/gstdynudpsink.h:
12986         * gst/udp/gstmultiudpsink.h:
12987         * gst/udp/gstudpsink.c:
12988         * gst/udp/gstudpsink.h:
12989         * gst/udp/gstudpsrc.c:
12990         * gst/videomixer/videomixer.c:
12991         * gst/wavenc/riff.h:
12992         * gst/wavparse/gstwavparse.h:
12993         * sys/oss/gstossdmabuffer.h:
12994         * sys/oss/gstossmixer.h:
12995         * sys/oss/gstossmixerelement.h:
12996         * sys/oss/gstossmixertrack.h:
12997         * sys/oss/gstosssink.c:
12998         * sys/oss/gstosssink.h:
12999         * sys/oss/gstosssrc.c:
13000         * sys/oss/gstosssrc.h:
13001         * sys/osxaudio/gstosxaudioelement.h:
13002         * sys/osxaudio/gstosxaudiosink.h:
13003         * sys/osxaudio/gstosxaudiosrc.h:
13004           expand tabs
13005
13006 === release 0.10.0 ===
13007
13008 2005-12-05   <thomas (at) apestaart (dot) org>
13009
13010         * configure.ac:
13011           releasing 0.10.0, "Abondance"
13012
13013 2005-12-05  Andy Wingo  <wingo@pobox.com>
13014
13015         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13016         * ext/flac/gstflacdec.c: (gst_flacdec_write):
13017         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
13018         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13019         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
13020         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13021         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13022         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
13023         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
13024         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13025         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13026         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13027         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13028         * gst/goom/gstgoom.c: (gst_goom_chain):
13029         * gst/matroska/matroska-demux.c:
13030         (gst_matroska_demux_push_vorbis_codec_priv_data),
13031         (gst_matroska_demux_add_wvpk_header):
13032         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13033         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13034         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
13035         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
13036         alloc_buffer changes.
13037
13038 2005-12-05  Michael Smith  <msmith@fluendo.com>
13039
13040         * docs/plugins/gst-plugins-good-plugins.args:
13041           Remove args for plugins that aren't in -good.
13042
13043 === release 0.9.7 ===
13044
13045 2005-12-01   <thomas (at) apestaart (dot) org>
13046
13047         * configure.ac:
13048           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
13049
13050 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13051
13052         * docs/plugins/.cvsignore:
13053         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13054         * docs/plugins/inspect/plugin-multipart.xml:
13055         * docs/plugins/inspect/plugin-rtp.xml:
13056           add multipart plugin to docs
13057
13058 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13059
13060         * configure.ac:
13061         * ext/Makefile.am:
13062         * ext/pango/Makefile.am:
13063         * ext/pango/gstclockoverlay.c:
13064         * ext/pango/gstclockoverlay.h:
13065         * ext/pango/gsttextoverlay.c:
13066         * ext/pango/gsttextoverlay.h:
13067         * ext/pango/gsttextrender.c:
13068         * ext/pango/gsttextrender.h:
13069         * ext/pango/gsttimeoverlay.c:
13070         * ext/pango/gsttimeoverlay.h:
13071           move pango to base
13072
13073 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13074
13075         * gst/rtp/Makefile.am:
13076         * gst/rtp/gstrtpL16depay.c:
13077         * gst/rtp/gstrtpL16depay.h:
13078         * gst/rtp/gstrtpL16parse.c:
13079         * gst/rtp/gstrtpL16parse.h:
13080         * gst/rtp/gstrtpgsmdepay.c:
13081         * gst/rtp/gstrtpgsmdepay.h:
13082         * gst/rtp/gstrtpgsmparse.c:
13083         * gst/rtp/gstrtpgsmparse.h:
13084           parsers are depayers
13085
13086 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13087
13088         * gst/rtp/Makefile.am:
13089         * gst/rtp/gstasteriskh263.c:
13090         * gst/rtp/gstrtp.c:
13091         * gst/rtp/gstrtpL16enc.c:
13092         * gst/rtp/gstrtpL16enc.h:
13093         * gst/rtp/gstrtpL16parse.c:
13094         * gst/rtp/gstrtpL16parse.h:
13095         * gst/rtp/gstrtpL16pay.c:
13096         * gst/rtp/gstrtpL16pay.h:
13097         * gst/rtp/gstrtpamrdec.c:
13098         * gst/rtp/gstrtpamrdec.h:
13099         * gst/rtp/gstrtpamrdepay.c:
13100         * gst/rtp/gstrtpamrdepay.h:
13101         * gst/rtp/gstrtpamrenc.c:
13102         * gst/rtp/gstrtpamrenc.h:
13103         * gst/rtp/gstrtpamrpay.c:
13104         * gst/rtp/gstrtpamrpay.h:
13105         * gst/rtp/gstrtpdec.c:
13106         * gst/rtp/gstrtpdec.h:
13107         * gst/rtp/gstrtpdepay.c:
13108         * gst/rtp/gstrtpdepay.h:
13109         * gst/rtp/gstrtpg711dec.c:
13110         * gst/rtp/gstrtpg711dec.h:
13111         * gst/rtp/gstrtpg711depay.c:
13112         * gst/rtp/gstrtpg711depay.h:
13113         * gst/rtp/gstrtpg711enc.c:
13114         * gst/rtp/gstrtpg711enc.h:
13115         * gst/rtp/gstrtpg711pay.c:
13116         * gst/rtp/gstrtpg711pay.h:
13117         * gst/rtp/gstrtpgsmenc.c:
13118         * gst/rtp/gstrtpgsmenc.h:
13119         * gst/rtp/gstrtpgsmparse.c:
13120         * gst/rtp/gstrtpgsmparse.h:
13121         * gst/rtp/gstrtpgsmpay.c:
13122         * gst/rtp/gstrtpgsmpay.h:
13123         * gst/rtp/gstrtph263enc.c:
13124         * gst/rtp/gstrtph263enc.h:
13125         * gst/rtp/gstrtph263pay.c:
13126         * gst/rtp/gstrtph263pay.h:
13127         * gst/rtp/gstrtph263pdec.c:
13128         * gst/rtp/gstrtph263pdec.h:
13129         * gst/rtp/gstrtph263pdepay.c:
13130         * gst/rtp/gstrtph263pdepay.h:
13131         * gst/rtp/gstrtph263penc.c:
13132         * gst/rtp/gstrtph263penc.h:
13133         * gst/rtp/gstrtph263ppay.c:
13134         * gst/rtp/gstrtph263ppay.h:
13135         * gst/rtp/gstrtpmp4vdec.c:
13136         * gst/rtp/gstrtpmp4vdec.h:
13137         * gst/rtp/gstrtpmp4vdepay.c:
13138         * gst/rtp/gstrtpmp4vdepay.h:
13139         * gst/rtp/gstrtpmp4venc.c:
13140         * gst/rtp/gstrtpmp4venc.h:
13141         * gst/rtp/gstrtpmp4vpay.c:
13142         * gst/rtp/gstrtpmp4vpay.h:
13143         * gst/rtp/gstrtpmpadec.c:
13144         * gst/rtp/gstrtpmpadec.h:
13145         * gst/rtp/gstrtpmpadepay.c:
13146         * gst/rtp/gstrtpmpadepay.h:
13147         * gst/rtp/gstrtpmpaenc.c:
13148         * gst/rtp/gstrtpmpaenc.h:
13149         * gst/rtp/gstrtpmpapay.c:
13150         * gst/rtp/gstrtpmpapay.h:
13151         * gst/rtp/gstrtpspeexdec.c:
13152         * gst/rtp/gstrtpspeexdec.h:
13153         * gst/rtp/gstrtpspeexdepay.c:
13154         * gst/rtp/gstrtpspeexdepay.h:
13155         * gst/rtp/gstrtpspeexenc.c:
13156         * gst/rtp/gstrtpspeexenc.h:
13157         * gst/rtp/gstrtpspeexpay.c:
13158         * gst/rtp/gstrtpspeexpay.h:
13159           Do burger's rename for rtp payloaders and depayloaders
13160
13161 2005-11-30  Wim Taymans  <wim@fluendo.com>
13162
13163         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13164         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13165         * ext/dv/gstdvdemux.h:
13166         Fix seeking in dvdemux again, add some more debug info.
13167
13168 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13169
13170         * configure.ac:
13171           fix tests
13172
13173 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13174
13175         * PORTED_09:
13176         * docs/random/PORTED_09:
13177           move
13178         * tests/Makefile.am:
13179           add
13180         * win32/gst.sln:
13181           remove
13182
13183 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13184
13185         * Makefile.am:
13186         * check/.cvsignore:
13187         * check/Makefile.am:
13188         * check/elements/.cvsignore:
13189         * check/elements/level.c:
13190         * check/elements/matroskamux.c:
13191         * configure.ac:
13192         * examples/Makefile.am:
13193         * examples/capsfilter/Makefile.am:
13194         * examples/capsfilter/capsfilter1.c:
13195         * examples/gob/Makefile.am:
13196         * examples/gob/gst-identity2.gob:
13197         * examples/gstplay/.cvsignore:
13198         * examples/gstplay/Makefile.am:
13199         * examples/gstplay/player.c:
13200         * examples/indexing/.cvsignore:
13201         * examples/indexing/Makefile.am:
13202         * examples/indexing/indexmpeg.c:
13203         * examples/level/Makefile.am:
13204         * examples/level/README:
13205         * examples/level/demo.c:
13206         * examples/level/plot.c:
13207         * examples/stats/Makefile.am:
13208         * examples/stats/mp2ogg.c:
13209         * examples/switch/.cvsignore:
13210         * examples/switch/Makefile.am:
13211         * examples/switch/switcher.c:
13212           move under tests/
13213
13214 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13215
13216         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
13217         (gst_text_render_class_init), (resize_bitmap),
13218         (gst_text_render_render_text), (gst_text_render_setcaps),
13219         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
13220         (gst_text_render_chain), (gst_text_render_finalize),
13221         (gst_text_render_init), (gst_text_render_set_property):
13222         * ext/pango/gsttextrender.h:
13223           Add missing files.
13224
13225 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13226
13227         * configure.ac:
13228         * ext/Makefile.am:
13229         * ext/pango/Makefile.am:
13230         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
13231         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
13232         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
13233         * ext/pango/gstclockoverlay.h:
13234         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
13235         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
13236         (gst_text_overlay_finalize), (gst_text_overlay_init),
13237         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
13238         (gst_text_overlay_text_pad_linked),
13239         (gst_text_overlay_text_pad_unlinked),
13240         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
13241         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
13242         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
13243         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13244         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13245         (gst_text_overlay_change_state), (plugin_init):
13246         * ext/pango/gsttextoverlay.h:
13247         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
13248         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
13249         (gst_time_overlay_class_init), (gst_time_overlay_init):
13250         * ext/pango/gsttimeoverlay.h:
13251           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
13252           and add background shading and text wrapping modes. Make 
13253           timoverlay derive from textoverlay. Also add new clockoverlay
13254           element.
13255
13256 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13257
13258         * gst/udp/Makefile.am: Moved to netbuffer.
13259
13260 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13261
13262         * configure.ac:
13263         * PORTED_O9:
13264         * gst/multipart/Makefile.am:
13265         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
13266         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
13267         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
13268         (gst_multipart_demux_change_state),
13269         (gst_multipart_demux_plugin_init):
13270         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
13271         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
13272         (gst_multipart_mux_sinkconnect),
13273         (gst_multipart_mux_request_new_pad),
13274         (gst_multipart_mux_handle_src_event),
13275         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
13276         (gst_multipart_mux_change_state): Ported multipart mux/demux to
13277         0.9.
13278
13279 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13280
13281         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
13282         * gst/debug/gstnavigationtest.h:
13283         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
13284         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
13285         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
13286         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
13287         * gst/effectv/gstrev.c: (gst_revtv_get_type):
13288         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
13289         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
13290         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
13291         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
13292         (gst_video_flip_get_type):
13293         * gst/videofilter/gstvideoflip.h:
13294           update for symbols change
13295
13296 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13297
13298         * gst/udp/gstdynudpsink.c:
13299         * gst/udp/gstudpsrc.c:
13300           the old gstnet lib was renamed gstnetbuffer (#322257)
13301
13302 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
13303
13304         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
13305         (gst_text_overlay_collected):
13306           Actually render the text from the text pad.
13307
13308 2005-11-29  Edward Hervey  <edward@fluendo.com>
13309
13310         * gst/debug/gstnavseek.c: (gst_navseek_event):
13311         * gst/debug/progressreport.c: (gst_progress_report_event):
13312         Update for GstBaseTransform event virtual method
13313
13314 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13315
13316         * ext/cairo/Makefile.am:
13317           no need to link to videofilter
13318
13319 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13320
13321         * gst/debug/Makefile.am:
13322         * gst/debug/gstnavigationtest.h:
13323         * gst/effectv/Makefile.am:
13324         * gst/effectv/gstaging.c:
13325         * gst/effectv/gstdice.c:
13326         * gst/effectv/gstedge.c:
13327         * gst/effectv/gstquark.c:
13328         * gst/effectv/gstrev.c:
13329         * gst/effectv/gstshagadelic.c:
13330         * gst/effectv/gstvertigo.c:
13331         * gst/effectv/gstwarp.c:
13332         * gst/videofilter/Makefile.am:
13333         * gst/videofilter/gstvideofilter.c:
13334         * gst/videofilter/gstvideofilter.h:
13335         * gst/videofilter/gstvideoflip.h:
13336           remove the videofilter library and link to the one in base
13337
13338 2005-11-28  Edward Hervey  <edward@fluendo.com>
13339
13340         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
13341         Useless check now we're setting the current entry correctly.
13342
13343 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
13344
13345         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
13346         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
13347         (gst_jpegenc_change_state):
13348           Don't leak input buffer in chain function (fixes #322667); make 
13349           state change function thread-safe; don't repeat the current function
13350           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
13351           gst_pad_alloc_buffer(); misc. minor cleanups.
13352
13353 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13354
13355         * gst/matroska/matroska-mux.c:
13356         (gst_matroska_mux_video_pad_setcaps):
13357         Look for pixel-aspect-ratio in caps, not pixel_width and
13358         pixel_height (Fixes: #322645)
13359
13360 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13361
13362         * gst/matroska/matroska-mux.c:
13363         (gst_matroska_mux_video_pad_setcaps):
13364         From Michal Benes:
13365         frame duration should be GST_SECOND / framerate, not
13366         GST_SECOND * framerate. (Fixes: #322643)
13367
13368 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13369
13370         * configure.ac:
13371           fix up GST_PLUGIN_LDFLAGS
13372         * gst/rtsp/rtspconnection.c:
13373           fix includes (see #317043)
13374         * gst/videofilter/Makefile.am:
13375           stop installing this library
13376
13377 2005-11-26  Edward Hervey  <edward@fluendo.com>
13378
13379         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
13380         Handle the case where the incoming Video dv stream doesn't have
13381         a pixel aspect ratio set.
13382
13383 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13384
13385         * docs/plugins/Makefile.am:
13386         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13387         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13388         * ext/flac/gstflacdec.c:
13389           document flacdec
13390
13391 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13392
13393         * docs/plugins/Makefile.am:
13394         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13395         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13396         * docs/plugins/inspect/plugin-autodetect.xml:
13397         * ext/cairo/gstcairo.c: (plugin_init):
13398         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
13399         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
13400         (gst_text_overlay_init), (gst_text_overlay_font_init),
13401         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
13402         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
13403         (gst_text_overlay_text_pad_linked),
13404         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
13405         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
13406         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13407         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13408         (gst_text_overlay_change_state):
13409         * ext/cairo/gsttextoverlay.h:
13410         * ext/cairo/gsttimeoverlay.c:
13411         (gst_cairo_time_overlay_update_font_height),
13412         (gst_cairo_time_overlay_set_caps),
13413         (gst_cairo_time_overlay_get_unit_size),
13414         (gst_cairo_time_overlay_print_smpte_time),
13415         (gst_cairo_time_overlay_transform),
13416         (gst_cairo_time_overlay_base_init),
13417         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
13418         (gst_cairo_time_overlay_get_type):
13419         * ext/cairo/gsttimeoverlay.h:
13420           do some name borgifying
13421           document
13422
13423 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13424
13425         * docs/plugins/Makefile.am:
13426         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13427         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13428         * gst/autodetect/gstautoaudiosink.c:
13429         (gst_auto_audio_sink_base_init):
13430         * gst/autodetect/gstautovideosink.c:
13431         (gst_auto_video_sink_base_init),
13432         (gst_auto_video_sink_factory_filter):
13433           documenting auto*sink
13434           using strstr for the video sink lookup, class field is not ordered
13435         * docs/plugins/inspect/plugin-1394.xml:
13436         * docs/plugins/inspect/plugin-aasink.xml:
13437         * docs/plugins/inspect/plugin-alaw.xml:
13438         * docs/plugins/inspect/plugin-alpha.xml:
13439         * docs/plugins/inspect/plugin-alphacolor.xml:
13440         * docs/plugins/inspect/plugin-auparse.xml:
13441         * docs/plugins/inspect/plugin-autodetect.xml:
13442         * docs/plugins/inspect/plugin-avi.xml:
13443         * docs/plugins/inspect/plugin-cacasink.xml:
13444         * docs/plugins/inspect/plugin-cairo.xml:
13445         * docs/plugins/inspect/plugin-cutter.xml:
13446         * docs/plugins/inspect/plugin-debug.xml:
13447         * docs/plugins/inspect/plugin-dv.xml:
13448         * docs/plugins/inspect/plugin-efence.xml:
13449         * docs/plugins/inspect/plugin-effectv.xml:
13450         * docs/plugins/inspect/plugin-esdsink.xml:
13451         * docs/plugins/inspect/plugin-flac.xml:
13452         * docs/plugins/inspect/plugin-flxdec.xml:
13453         * docs/plugins/inspect/plugin-gconfelements.xml:
13454         * docs/plugins/inspect/plugin-goom.xml:
13455         * docs/plugins/inspect/plugin-jpeg.xml:
13456         * docs/plugins/inspect/plugin-level.xml:
13457         * docs/plugins/inspect/plugin-matroska.xml:
13458         * docs/plugins/inspect/plugin-mulaw.xml:
13459         * docs/plugins/inspect/plugin-navigationtest.xml:
13460         * docs/plugins/inspect/plugin-ossaudio.xml:
13461         * docs/plugins/inspect/plugin-png.xml:
13462         * docs/plugins/inspect/plugin-rtp.xml:
13463         * docs/plugins/inspect/plugin-rtsp.xml:
13464         * docs/plugins/inspect/plugin-shout2send.xml:
13465         * docs/plugins/inspect/plugin-smpte.xml:
13466         * docs/plugins/inspect/plugin-speex.xml:
13467         * docs/plugins/inspect/plugin-udp.xml:
13468         * docs/plugins/inspect/plugin-videobox.xml:
13469         * docs/plugins/inspect/plugin-videoflip.xml:
13470         * docs/plugins/inspect/plugin-videomixer.xml:
13471         * docs/plugins/inspect/plugin-wavenc.xml:
13472         * docs/plugins/inspect/plugin-wavparse.xml:
13473           update for HEAD version
13474
13475 2005-11-25  Michael Smith  <msmith@fluendo.com>
13476
13477         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
13478           Patch from Sebastien Cote to close control sockets in udpsrc.
13479
13480 2005-11-24  Julien MOUTTE  <julien@moutte.net>
13481
13482         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
13483         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
13484         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
13485         (gst_quarktv_base_init), (gst_quarktv_class_init),
13486         (gst_quarktv_init): Flush the planes list on reverse caps
13487         negotiation. This was crashing because of differently sized
13488         buffers.
13489
13490 2005-11-24  Julien MOUTTE  <julien@moutte.net>
13491
13492         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
13493         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
13494         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
13495         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
13496         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
13497         (gst_videoflip_set_property), (gst_videoflip_base_init),
13498         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
13499         correctly, fix identity flipping, convert navigation event 
13500         correctly again.
13501
13502 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13503
13504         * configure.ac: back to HEAD
13505
13506 === release 0.9.6 ===
13507
13508 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
13509
13510         * configure.ac:
13511           releasing 0.9.6, "Everything's Not Lost"
13512
13513 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
13514
13515         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
13516         Oops, initialise the framerate GValue
13517
13518 2005-11-23  Julien MOUTTE  <julien@moutte.net>
13519
13520         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
13521         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
13522         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
13523         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
13524         (gst_timeoverlay_get_type):
13525         * ext/cairo/gsttimeoverlay.h:
13526         * gst/debug/Makefile.am:
13527         * gst/debug/gstnavigationtest.c:
13528         (gst_navigationtest_handle_src_event),
13529         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
13530         (gst_navigationtest_transform), (gst_navigationtest_change_state),
13531         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
13532         (gst_navigationtest_init), (gst_navigationtest_get_type),
13533         (plugin_init):
13534         * gst/debug/gstnavigationtest.h:
13535         * gst/effectv/Makefile.am:
13536         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
13537         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
13538         (gst_agingtv_base_init), (gst_agingtv_class_init),
13539         (gst_agingtv_init), (gst_agingtv_get_type):
13540         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
13541         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
13542         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
13543         (gst_dicetv_get_type):
13544         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
13545         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
13546         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
13547         (gst_edgetv_get_type):
13548         * gst/effectv/gsteffectv.c:
13549         * gst/effectv/gsteffectv.h:
13550         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
13551         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
13552         (gst_quarktv_change_state), (gst_quarktv_base_init),
13553         (gst_quarktv_class_init), (gst_quarktv_init),
13554         (gst_quarktv_get_type):
13555         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
13556         (gst_revtv_get_unit_size), (gst_revtv_transform),
13557         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
13558         (gst_revtv_get_type):
13559         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
13560         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
13561         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
13562         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
13563         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
13564         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
13565         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
13566         (gst_vertigotv_init), (gst_vertigotv_get_type):
13567         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
13568         (gst_warptv_get_unit_size), (gst_warptv_transform),
13569         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
13570         (gst_warptv_get_type):
13571         * gst/videofilter/Makefile.am:
13572         * gst/videofilter/gstvideobalance.c:
13573         * gst/videofilter/gstvideobalance.h:
13574         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
13575         (gst_videofilter_class_init), (gst_videofilter_init):
13576         * gst/videofilter/gstvideofilter.h:
13577         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
13578         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
13579         (gst_videoflip_flip), (gst_videoflip_transform),
13580         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
13581         (gst_videoflip_base_init), (gst_videoflip_class_init),
13582         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
13583         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
13584         BaseTransform, it's just a place holder for now and every video
13585         effect plugin has been ported to use BaseTransform features 
13586         directly. QuarkTV was fixed too (was broken), navigationtest works
13587         and best for the end, videoflip converts navigation events depending
13588         on flip method ! Fixes #320953
13589
13590 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
13591
13592         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
13593         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
13594         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
13595         (gst_goom_src_negotiate), (gst_goom_chain):
13596         * gst/matroska/matroska-mux.c:
13597         (gst_matroska_mux_video_pad_setcaps):
13598         * sys/osxvideo/osxvideosink.m:
13599           Fixes for API changes
13600
13601 2005-11-23  Michael Smith <msmith@fluendo.com>
13602
13603         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
13604         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
13605         * ext/jpeg/gstjpegdec.h:
13606         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
13607         * ext/jpeg/gstjpegenc.h:
13608         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
13609         (gst_smokeenc_resync):
13610         * ext/jpeg/gstsmokeenc.h:
13611           JPEG fractiony goodness.
13612
13613 2005-11-22  Michael Smith <msmith@fluendo.com>
13614
13615         * gst/goom/filters.c:
13616         * gst/goom/graphic.h:
13617           Fix compilation by making some functions static inline instead of
13618           extern inline, matching the way they're used.
13619
13620 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
13621
13622         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
13623         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
13624         * ext/cairo/gsttextoverlay.h:
13625         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
13626         * ext/gdk_pixbuf/gstgdkpixbuf.h:
13627         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
13628         (gst_pngdec_caps_create_and_set):
13629         * ext/libpng/gstpngdec.h:
13630         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
13631         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
13632         * gst/avi/gstavimux.c: (gst_avimux_init),
13633         (gst_avimux_vidsinkconnect):
13634         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13635         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
13636         (gst_goom_src_negotiate), (gst_goom_chain):
13637         * gst/goom/gstgoom.h:
13638         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13639         * gst/matroska/matroska-mux.c:
13640         (gst_matroska_mux_video_pad_setcaps):
13641         * sys/osxvideo/osxvideosink.h:
13642         * sys/osxvideo/osxvideosink.m:
13643           More fractional framerate conversions 
13644
13645 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
13646
13647         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
13648         * gst/debug/gstnavigationtest.c:
13649         (gst_navigationtest_handle_src_event):
13650         * gst/videofilter/gstvideofilter.c:
13651         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
13652         (gst_videofilter_init):
13653         * gst/videofilter/gstvideofilter.h:
13654           Convert to fractional framerates.
13655
13656 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13657
13658         * ext/aalib/gstaasink.c:
13659         * ext/dv/gstdvdec.c:
13660         * ext/esd/esdmon.c:
13661         * ext/flac/gstflacenc.c:
13662         * ext/gdk_pixbuf/pixbufscale.c:
13663         * ext/libcaca/gstcacasink.c:
13664         * ext/shout2/gstshout2.c:
13665         * gst/alpha/gstalpha.c:
13666         * gst/oldcore/gstaggregator.c:
13667         * gst/oldcore/gstshaper.c:
13668         * gst/smpte/barboxwipes.c:
13669         * gst/smpte/gstsmpte.c:
13670         * gst/videobox/gstvideobox.c:
13671         * gst/videofilter/gstvideoflip.c:
13672         * gst/videomixer/videomixer.c:
13673           fix up more enums
13674
13675 2005-11-22  Michael Smith <msmith@fluendo.com>
13676
13677         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13678         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13679         (gst_videomixer_update_queues):
13680           Fractional framerates, videomixer.
13681
13682 2005-11-22  Michael Smith <msmith@fluendo.com>
13683
13684         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
13685         * ext/dv/gstdvdec.h:
13686         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
13687         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
13688         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
13689         (gst_dvdemux_flush):
13690         * ext/dv/gstdvdemux.h:
13691           Fractional framerates for DV. 
13692
13693 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
13694
13695         * gst/autodetect/gstautoaudiosink.c:
13696         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
13697         * gst/autodetect/gstautovideosink.c:
13698         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
13699           Use gst_plugin_feature_list_free() to free feature list and
13700           in the case of autovideosink free the list at all. Also
13701           miscellaneous cosmetic fixes.
13702
13703 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13704
13705         * gst/cutter/gstcutter.c: (gst_cutter_chain),
13706         (gst_cutter_set_property), (gst_cutter_get_caps):
13707           copy calculation code from level; remove use of some audio
13708           functions
13709
13710 2005-11-22  Andy Wingo  <wingo@pobox.com>
13711
13712         * Update for gst_tag_setter API changes.
13713
13714 2005-11-22  Andy Wingo  <wingo@pobox.com>
13715
13716         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
13717         (gst_dvdemux_demux_frame)
13718         * ext/flac/gstflacdec.c (gst_flacdec_write)
13719         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
13720         (gst_flacenc_sink_event)
13721         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
13722         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
13723         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
13724         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
13725         * gst/auparse/gstauparse.c (gst_auparse_chain)
13726         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
13727         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
13728         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
13729         (gst_avi_demux_handle_seek)
13730         * gst/goom/gstgoom.c (gst_goom_event)
13731         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
13732         * gst/matroska/matroska-demux.c
13733         (gst_matroska_demux_handle_seek_event)
13734         (gst_matroska_demux_loop_stream_parse_id)
13735         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
13736         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
13737         (gst_wavparse_stream_headers): Run update-funcnames.
13738
13739 2005-11-22  Edward Hervey  <edward@fluendo.com>
13740
13741         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
13742         (gst_dv1394src_init), (gst_dv1394src_dispose),
13743         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
13744         (gst_dv1394src_uri_set_uri):
13745         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13746         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
13747         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
13748         URIHandler interface and element properties are now properly
13749         synchronized for DV1394src and UDPSrc
13750
13751 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
13752
13753         * ext/flac/Makefile.am:
13754         * ext/speex/Makefile.am:
13755           libgsttagedit has been renamed to libgsttag.
13756
13757 2005-11-21  Wim Taymans  <wim@fluendo.com>
13758
13759         * gst/rtsp/rtspconnection.c: (read_body):
13760         Apply patch from Sebastien Cote to fix #319184.
13761
13762 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13763
13764         * configure.ac:
13765         * gst/cutter/Makefile.am:
13766         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
13767         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
13768         (gst_cutter_set_property), (gst_cutter_get_property),
13769         (plugin_init), (gst_cutter_get_caps):
13770           port cutter
13771         * gst/level/gstlevel.c:
13772           fix up plugin details
13773
13774 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
13775
13776         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
13777         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
13778         (gst_flacdec_src_event):
13779         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
13780         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
13781         (gst_signal_processor_getrange), (gst_signal_processor_chain):
13782         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
13783         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
13784         (gst_flxdec_sink_event_handler):
13785         * gst/matroska/matroska-demux.c:
13786         (gst_matroska_demux_handle_seek_event):
13787         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
13788           Update for stream lock API changes: don't take stream log
13789           in sink event handlers any longer and change GST_STREAM_LOCK
13790           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
13791           functions.
13792
13793 2005-11-21  Michael Smith <msmith@fluendo.com>
13794
13795         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
13796           gst_object_unref, not g_object_unref
13797
13798 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
13799
13800         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
13801         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
13802           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
13803
13804 2005-11-21  Michael Smith <msmith@fluendo.com>
13805
13806         * gst/auparse/Makefile.am:
13807         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
13808         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
13809         (gst_auparse_change_state):
13810         * gst/auparse/gstauparse.h:
13811           Partially fix #161712. playbin still doesn't work on these files,
13812           (on the bug report, Andy says we aren't typefinding it for some
13813           reason?) but at least auparse isn't totally busted like it was before.
13814
13815 2005-11-21  Andy Wingo  <wingo@pobox.com>
13816
13817         * *.h:
13818         * *.c: Ran scripts/update-macros. Oh yes.
13819
13820 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
13821
13822         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
13823           Filler events are gone for now, comment out section generating
13824           them.
13825
13826 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
13827
13828         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
13829         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
13830         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
13831         * sys/osxvideo/osxvideosink.m:
13832           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
13833           (#322027)
13834
13835 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
13836
13837         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
13838         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
13839         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
13840         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
13841         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
13842         (gst_avi_demux_stream_data):
13843         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13844         * gst/wavenc/gstwavenc.c: (write_metadata):
13845         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
13846         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
13847         Fixes for GST_FOURCC_FORMAT API change.
13848
13849 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
13850
13851         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
13852         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
13853         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
13854         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13855         (gst_text_overlay_change_state):
13856         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
13857         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
13858         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
13859         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
13860         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13861         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
13862         (gst_videomixer_change_state):
13863           Fix for collect pads API change. Also fix textoverlay state
13864           change function.
13865
13866 2005-11-20  Julien MOUTTE  <julien@moutte.net>
13867
13868         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
13869         GST_PAD_IS_USABLE by something approaching it.
13870
13871 2005-11-20  Julien MOUTTE  <julien@moutte.net>
13872
13873         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
13874         API changes.
13875         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
13876         but also fix the code that was not checking return values from
13877         pad_push neither using pad_alloc_buffer.
13878
13879 2005-11-18  Edward Hervey  <edward@fluendo.com>
13880
13881         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
13882         (gst_pngenc_chain):
13883         Added debug category
13884         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
13885         goes to EOS.
13886
13887 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
13888
13889         * gst/rtp/Makefile.am
13890         * gst/rtp/gstrtp.c
13891         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
13892         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
13893         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
13894         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
13895         * gst/rtp/gstrtpg711enc.h:
13896         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
13897         * gst/rtp/gstrtpspeexenc.c:
13898         * gst/rtp/gstrtpspeexenc.h:
13899         * gst/rtp/gstrtpspeexdec.c:
13900         * gst/rtp/gstrtpspeexdec.h:
13901         Created Speex payloader and depayloader; Optimize G711 payloader to
13902         use adapter and send packets until MTU size.
13903
13904 2005-11-16  Wim Taymans  <wim@fluendo.com>
13905
13906         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
13907         Fix leak in check.
13908
13909 2005-11-16  Wim Taymans  <wim@fluendo.com>
13910
13911         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
13912         Fix state change.
13913
13914 2005-11-16  Andy Wingo  <wingo@pobox.com>
13915
13916         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
13917         (gst_udpsrc_create): Move comment.
13918
13919 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
13920
13921         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13922
13923         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
13924           When seeking, seek to closest index entry at or before the requested
13925           seek position, not just the closest one (#321001).
13926
13927 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
13928
13929         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
13930         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
13931           Invert DIB images again (see #132341).
13932
13933 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13934
13935         * configure.ac:
13936           rework configure.ac file
13937         * ext/aalib/gstaasink.c:
13938         * ext/cairo/gstcairo.c:
13939         * ext/dv/gstdv.c:
13940         * ext/esd/gstesd.c:
13941         * ext/flac/gstflac.c:
13942         * ext/gconf/gstgconfelements.c:
13943         * ext/gdk_pixbuf/gstgdkpixbuf.c:
13944         * ext/jpeg/gstjpeg.c:
13945         * ext/ladspa/gstladspa.c:
13946         * ext/libcaca/gstcacasink.c:
13947         * ext/libmng/gstmng.c:
13948         * ext/libpng/gstpng.c:
13949         * ext/mikmod/gstmikmod.c:
13950         * ext/pango/gsttextoverlay.c:
13951         * ext/pango/gsttimeoverlay.c:
13952         * ext/raw1394/gst1394.c:
13953         * ext/speex/gstspeex.c:
13954         * gst/alpha/Makefile.am:
13955         * gst/alpha/gstalpha.c:
13956         * gst/alpha/gstalphacolor.c:
13957         * gst/auparse/gstauparse.c:
13958         * gst/autodetect/gstautoaudiosink.c:
13959         (gst_auto_audio_sink_factory_filter),
13960         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
13961         * gst/autodetect/gstautodetect.c:
13962         * gst/avi/gstavi.c:
13963         * gst/cutter/gstcutter.c:
13964         * gst/debug/efence.c:
13965         * gst/debug/gstdebug.c:
13966         * gst/debug/gstnavigationtest.c:
13967         * gst/effectv/gsteffectv.c:
13968         * gst/flx/gstflxdec.c:
13969         * gst/goom/gstgoom.c:
13970         * gst/interleave/plugin.c:
13971         * gst/law/alaw.c:
13972         * gst/law/mulaw.c:
13973         * gst/level/gstlevel.c:
13974         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
13975         * gst/matroska/matroska.c:
13976         * gst/median/gstmedian.c:
13977         * gst/monoscope/gstmonoscope.c:
13978         * gst/multipart/multipart.c:
13979         * gst/oldcore/gstelements.c:
13980         * gst/rtp/gstrtp.c:
13981         * gst/rtsp/gstrtsp.c:
13982         * gst/smoothwave/gstsmoothwave.c:
13983         * gst/smpte/gstsmpte.c:
13984         * gst/udp/gstudp.c:
13985         * gst/videobox/gstvideobox.c:
13986         * gst/videofilter/gstgamma.c:
13987         * gst/videofilter/gstvideobalance.c:
13988         * gst/videofilter/gstvideoflip.c:
13989         * gst/videofilter/gstvideotemplate.c:
13990         * gst/videomixer/videomixer.c:
13991         * gst/wavenc/gstwavenc.c:
13992         * gst/wavparse/gstwavparse.c:
13993         * sys/oss/gstossaudio.c:
13994         * sys/osxaudio/gstosxaudio.c:
13995           update GST_PLUGIN_DEFINE
13996         * gst/rtp/Makefile.am:
13997         * gst/rtp/gstasteriskh263.c:
13998           check for htons/htonl headers and possibly link to winsock2 lib
13999
14000 2005-11-12  Edward Hervey  <edward@fluendo.com>
14001
14002         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14003         Only GST_DEBUG() information on the valid components.
14004
14005 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14006
14007         * configure.ac: back to HEAD
14008
14009 === release 0.9.5 ===
14010
14011 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
14012
14013         * configure.ac:
14014           releasing 0.9.5, "Phone Alarm"
14015
14016 2005-11-11  Edward Hervey  <edward@fluendo.com>
14017
14018         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14019         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
14020         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
14021         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14022         (gst_avi_demux_loop):
14023         * gst/avi/gstavidemux.h:
14024         Yeah, implement proper seeking. Exact seeking and segment seeking.
14025         Still need to do some checks for segment_stop.
14026
14027 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14028
14029         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14030
14031         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14032           Don't try to ready buffer duration from buffer that we don't
14033           own any  longer and that might already have been unreffed.
14034           (#321136)
14035
14036 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
14037
14038         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
14039         (flx_decode_delta_flc), (gst_flxdec_chain):
14040         Attempting to optimize the code for embedded systems.
14041
14042 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
14043
14044         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14045
14046         * sys/oss/gstosssink.c: (gst_oss_sink_close):
14047           Don't re-use already closed file descriptor. (#320920)
14048
14049 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14050
14051         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
14052         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
14053         (gst_oss_sink_prepare):
14054         * sys/oss/gstosssink.h:
14055           Cache probed caps; fix debug output for SET_PARAM macros.
14056
14057 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14058
14059         * ext/cairo/Makefile.am:
14060         * ext/cairo/gstcairo.c: (plugin_init):
14061         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14062         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14063         (gst_text_overlay_init), (gst_text_overlay_font_init),
14064         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14065         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14066         (gst_text_overlay_text_pad_linked),
14067         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14068         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14069         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14070         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14071         (gst_text_overlay_change_state):
14072         * ext/cairo/gsttextoverlay.h:
14073           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
14074           property and redo positioning. Doesn't handle upstream renegotiation
14075           yet though.
14076
14077 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14078
14079         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14080         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14081         (gst_avi_demux_loop):
14082           No need to take the STREAM_LOCK in the loop function. Improve
14083           some debug messages. Don't leak pad names in debug messages.
14084
14085 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14086
14087         * gst/matroska/matroska-demux.c:
14088         (gst_matroska_demux_push_vorbis_codec_priv_data),
14089         (gst_matroska_demux_add_wvpk_header):
14090           Don't error out when the source pad isn't linked.
14091
14092 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14093
14094         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
14095         (gst_gconf_audio_sink_change_state):
14096         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
14097         (gst_gconf_video_sink_change_state):
14098           Fix state change functions here as well and set kid
14099           to NULL state before removing it.
14100
14101 2005-11-01  Edward Hervey  <edward@fluendo.com>
14102
14103         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
14104         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
14105         Added proper event handlind, 
14106         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
14107         ignored),
14108         and don't set a duration of 0 for buffers otherwise they are discarded
14109         by GstBaseSink.
14110
14111         GstWavEnc needs some serious loving, after going through the code I'm
14112         really wondering how this can stay in -good ...
14113
14114 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14115
14116         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
14117         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
14118         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
14119         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
14120         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
14121         (gst_matroska_mux_collected):
14122           Fix leaks and invalid memory access as reported by valgrind
14123
14124 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14125
14126         Patch by: Michal Benes <michal.benes@xeris.cz>
14127
14128         * check/Makefile.am:
14129         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14130         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
14131         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14132           add a unit test for matroskamux
14133           fix the bugs that the unit test exposed
14134
14135 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14136
14137         * gst/autodetect/gstautoaudiosink.c:
14138         (gst_auto_audio_sink_class_init),
14139         (gst_auto_audio_sink_change_state):
14140         * gst/autodetect/gstautovideosink.c:
14141         (gst_auto_video_sink_class_init),
14142         (gst_auto_video_sink_change_state):
14143           Fix state change function and use GST_DEBUG_FUNCPTR in
14144           class_init.
14145
14146 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14147
14148         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14149
14150         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
14151         (gst_ebml_write_reset), (gst_ebml_write_element_new):
14152         * gst/matroska/ebml-write.h:
14153         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14154           Set timestamps on outgoing ebml headers as well, so that the
14155           element after matroskamux can get the timestamp already when
14156           reading the first ebml element and doesn't have to wait for
14157           the actual data buffer for that (#320308).
14158           
14159 2005-10-31  Andy Wingo  <wingo@pobox.com>
14160
14161         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
14162         (gst_videomixer_pad_link): Kill some memleaks.
14163         (gst_videomixer_pad_get_property): Style fix.
14164         (gst_videomixer_pad_set_property): Style fix.
14165         (gst_videomixer_pad_init): Style fix.
14166         (gst_videomixer_update_queues): Kill memleak.
14167         (gst_videomixer_loop): Kill memleak.
14168         (gst_videomixer_collected): Kill memleak.
14169
14170 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14171
14172         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
14173         gst_auparse_change_state:
14174         Just some cleanup.
14175
14176 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14177
14178         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
14179         Add checks to GST_FLOW_NOT_LINKED for values returned
14180         from gst_pad_push.
14181         
14182 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
14183
14184         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
14185         (gst_rtpg711dec_process):
14186         * gst/rtp/gstrtpgsmenc.c:
14187         Payloader now sets some default caps on the srcpad if caps on the sinkpad
14188         are never set. This is important for the g711 to work with burger's rtpbin
14189         element.
14190
14191 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
14192
14193         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
14194         (gst_speexenc_push_buffer):
14195         Add checks for return values from gst_pad_push and
14196         gst_pad_alloc_buffer.
14197
14198 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
14199
14200         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14201
14202         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14203         (gst_matroska_demux_parse_info),
14204         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14205         (gst_matroska_demux_parse_cluster):
14206         * gst/matroska/matroska-ids.h:
14207         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
14208         (gst_matroska_mux_init), (gst_matroska_mux_start),
14209         (gst_matroska_mux_create_buffer_header),
14210         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
14211         (gst_matroska_mux_get_property):
14212         * gst/matroska/matroska-mux.h:
14213           Add SimpleBlock support to matroska demuxer and muxer (part of
14214           Matroska v2). (#319731)
14215
14216 2005-10-28  Wim Taymans  <wim@fluendo.com>
14217
14218         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14219         (gst_jpeg_dec_change_state):
14220         * ext/jpeg/gstjpegdec.h:
14221         Cleanups. Don't create caps for every chain.
14222
14223 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
14224
14225         * gst/law/alaw-encode.c: (gst_alawenc_init),
14226         (alawenc_setcaps), (gst_alawenc_chain)
14227         * gst/law/alaw-encode.h:
14228         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
14229         (mulawenc_setcaps), (gst_mulawenc_chain)
14230         * gst/law/mulaw-encode.h:
14231         Set timestamp on buffer and it allows RTP G711 elements
14232         work properly.
14233
14234 2005-10-27  Wim Taymans  <wim@fluendo.com>
14235
14236         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14237         Set correct format on oss instead of a silly value. 
14238
14239 2005-10-27  Julien MOUTTE  <julien@moutte.net>
14240
14241         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14242         (gst_video_box_transform_caps), (gst_video_box_set_caps),
14243         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
14244         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
14245         I420 rendering as well, doesn't bring much for my platform.
14246         Might help on some other platforms.
14247
14248 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
14249
14250         * gst/rtp/gstrtpgsmenc.c:
14251         * gst/rtp/gstrtpgsmparse.c:
14252         Declaring the padtemplate correctly.
14253
14254 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14255
14256         * gst/rtp/gstrtpg711dec.c:
14257         * gst/rtp/gstrtpg711enc.c:
14258         * gst/rtp/gstrtpgsmenc.c:
14259         * gst/rtp/gstrtpgsmparse.c:
14260         Setting the proper copyright notice.
14261
14262 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14263
14264         * gst/videobox/Makefile.am: Use liboil.
14265         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14266         (gst_video_box_set_property), (gst_video_box_transform_caps),
14267         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
14268         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
14269         using liboil. Will dot the same to I420 border generation
14270         tomorrow.
14271
14272 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14273
14274         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
14275         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
14276         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
14277         * gst/rtp/gstrtpg711dec.h:
14278         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
14279         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
14280         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
14281         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14282         (gst_rtpgsmenc_handle_buffer):
14283         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
14284         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
14285         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
14286         * gst/rtp/gstrtpgsmparse.h:
14287         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
14288         inherits from the basertpdepayloader.
14289
14290 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14291
14292         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14293         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14294         (gst_video_box_ayuv): Removing this forgotten debug.
14295
14296 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14297
14298         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14299         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14300         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
14301
14302 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
14303
14304         * sys/oss/gstossaudio.c:
14305         * sys/oss/gstossdmabuffer.c:
14306         * sys/oss/gstosshelper.c:
14307         * sys/oss/gstossmixer.c:
14308         * sys/oss/gstossmixerelement.c:
14309         * sys/oss/gstossmixertrack.c:
14310         * sys/oss/gstosssink.c:
14311         * sys/oss/gstosssrc.c:
14312           Actually use the 'oss' debug category we register.
14313
14314 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14315
14316         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
14317         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
14318         Use gst_pad_get_parent and drop the ref that was added through
14319         that call.
14320
14321 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14322
14323         * gst/rtp/gstrtpgsmenc.c:
14324           Fix compilation
14325
14326 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14327
14328         * gst/rtp/gstrtpg711dec.c
14329         Just removed a couple of lines of weird code used during
14330         development/test time.
14331
14332 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14333
14334         * gst/rtp/Makefile.am
14335         * gst/rtp/gstrtp.c
14336         * gst/rtp/gstrtpg711enc.c
14337         * gst/rtp/gstrtpg711enc.h
14338         * gst/rtp/gstrtpg711dec.c
14339         * gst/rtp/gstrtpg711dec.h
14340         Created G711 payloader and depayloader (it supports mulaw and alaw
14341         (dec)encoders)
14342
14343 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14344
14345         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14346         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
14347         Doh ! I introduced wingo's bug again ! Sorry...
14348
14349 2005-10-25  Christian Schaller <christian@fluendo.com> 
14350
14351         * gst/rtp/Makefile.am: add missing header files for disting
14352
14353 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
14354
14355         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
14356         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
14357         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14358         (gst_rtpgsmenc_handle_buffer):
14359         * gst/rtp/gstrtpgsmenc.h:
14360         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
14361         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
14362         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
14363         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
14364         * gst/rtp/gstrtpgsmparse.h:
14365         Getting the GSM (de)payloader working and compatible with our plans for RTP.
14366
14367 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14368
14369         * ext/libpng/gstpngdec.c: (user_info_callback),
14370         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
14371         a newsegment event, move some redundant code in a single place.
14372
14373 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14374
14375         * ext/libpng/gstpngdec.c: (user_info_callback),
14376         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
14377         hack to get correct colors order when we have a png image with
14378         alpha channel.
14379
14380 2005-10-24  Edward Hervey  <edward@fluendo.com>
14381
14382         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
14383         Call gst_element_no_more_pads when there will be no more pads.
14384
14385 2005-10-24  Wim Taymans  <wim@fluendo.com>
14386
14387         * gst/rtp/Makefile.am:
14388         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
14389         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
14390         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
14391         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
14392         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
14393         (gst_asteriskh263_plugin_init):
14394         * gst/rtp/gstasteriskh263.h:
14395         * gst/rtp/gstrtp.c: (plugin_init):
14396         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
14397         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
14398         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
14399         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
14400         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
14401         (gst_rtph263enc_plugin_init):
14402         * gst/rtp/gstrtph263enc.h:
14403         Added two new payloaders, an RFC 2190 payloader for h263 and
14404         a payload convertor for an asterisk server.
14405
14406 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
14407
14408         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14409           Set bytes_per_sample correctly (is not always 4, but 
14410           depends on width and number of channels).
14411
14412 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
14413
14414         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
14415         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
14416         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
14417         (gst_flacenc_sink_event), (gst_flacenc_chain),
14418         (gst_flacenc_set_property), (gst_flacenc_get_property),
14419         (gst_flacenc_change_state):
14420         * ext/flac/gstflacenc.h:
14421           Fix seeking, so that flacenc can rewrite the header with the
14422           correct duration and amount of samples and all that at EOS;
14423           also set timestamps and granulepos on outgoing buffers; add
14424           debug category; fix state change function.
14425           
14426 2005-10-24  Julien MOUTTE  <julien@moutte.net>
14427
14428         * gst/videomixer/videomixer.c: Don't restrict video geometry
14429         from 16 to 4096.
14430
14431 2005-10-24  Julien MOUTTE  <julien@moutte.net>
14432
14433         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14434         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
14435         Fix caps negotiation correctly, add debugging category.
14436
14437 2005-10-24  Christian Schaller  <christian@fluendo.com>
14438
14439         * configure.ac: Port over Thomas's change from base listing all plugins
14440
14441 2005-10-24  Julien MOUTTE  <julien@moutte.net>
14442
14443         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
14444         a sink pad.
14445
14446 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14447
14448         * configure.ac:
14449         * docs/upload.mak:
14450           back to HEAD
14451
14452 === release 0.9.4 ===
14453
14454 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14455
14456         * configure.ac:
14457           Releasing 0.9.4, "Dromiceiomimus"
14458
14459 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
14460
14461         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
14462         (gst_speexenc_src_query):
14463           Add position and duration query, fix query type function.
14464           
14465         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14466         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
14467           Let's not set non-fixed caps on source pads.
14468
14469 2005-10-21  Wim Taymans  <wim@fluendo.com>
14470
14471         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
14472         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
14473         (gst_avi_demux_handle_seek):
14474         Set correct stream_time in newsegment event.
14475         avi can also handle a duration query now.
14476
14477 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
14478
14479         * gst/matroska/matroska-demux.c:
14480         (gst_matroska_demux_handle_src_query),
14481         (gst_matroska_demux_handle_seek_event),
14482         (gst_matroska_demux_loop_stream_parse_id):
14483           Fix duration query; fix basetime in newsegment event after
14484           seek; fix duration in initial newsegment event.
14485
14486         * gst/matroska/matroska-mux.c:
14487         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14488           Extract number of channels and samplerate from vorbis headers;
14489           add some debug messages when querying the durations of the
14490           input streams.
14491
14492 2005-10-20  Wim Taymans  <wim@fluendo.com>
14493
14494         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
14495         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
14496         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
14497         Set stream time correctly in newsegment.
14498
14499 2005-10-20  Wim Taymans  <wim@fluendo.com>
14500
14501         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14502         Correctly fill in the stream time.
14503
14504 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14505
14506         * check/elements/level.c: (GST_START_TEST):
14507         * gst/level/gstlevel.c: (gst_level_message_new):
14508         * gst/level/level-example.c: (message_handler):
14509           use ELEMENT messages instead
14510
14511 2005-10-19  Wim Taymans  <wim@fluendo.com>
14512
14513         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
14514         (gst_dvdemux_src_query):
14515         * ext/flac/gstflacdec.c: (gst_flacdec_length),
14516         (gst_flacdec_src_query):
14517         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
14518         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
14519         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
14520         * gst/debug/gstnavseek.c: (gst_navseek_seek):
14521         * gst/debug/progressreport.c: (gst_progress_report_report):
14522         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
14523         * gst/matroska/matroska-demux.c:
14524         (gst_matroska_demux_handle_src_query):
14525         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
14526         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
14527         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
14528         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
14529         (gst_wavparse_srcpad_event):
14530         API change fix.
14531
14532 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
14533
14534         * gst/goom/filters.c:
14535         * gst/goom/graphic.h:
14536         * gst/goom/lines.c:
14537           Make inline functions either 'static inline' or 'extern inline',
14538           otherwise the Forte compiler apparently won't inline them (#317300).
14539
14540 2005-10-19  Julien MOUTTE  <julien@moutte.net>
14541
14542         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
14543         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
14544         (user_info_callback), (user_endrow_callback), (user_end_callback),
14545         (user_read_data), (gst_pngdec_caps_create_and_set),
14546         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
14547         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
14548         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
14549         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
14550         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
14551         very nice and handle push/pull based model. if you have filesrc
14552         connected to it, it will do random access to load the png file.
14553         If you have a network source that can't do _getrange, it does 
14554         progressive loading through the chain function.
14555         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
14556         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
14557         thanks to Master Wim Taymans ;-)
14558
14559 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
14560
14561         * gst/matroska/Makefile.am:
14562         * gst/matroska/ebml-read.c:
14563         * gst/matroska/ebml-read.h:
14564         * gst/matroska/matroska-demux.c:
14565         * gst/matroska/matroska-demux.h:
14566         * gst/matroska/matroska.c: (plugin_init):
14567           Ported matroska demuxer to 0.9.
14568
14569 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
14570
14571         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14572
14573         * gst/matroska/matroska-mux.c:
14574         (gst_matroska_mux_video_pad_setcaps),
14575         (gst_matroska_mux_audio_pad_setcaps):
14576           Fix mpeg4 input handling (#318847); also, while we're at it,
14577           fix media type for Motion-JPEG: should be image/jpeg.
14578
14579 2005-10-18  Wim Taymans  <wim@fluendo.com>
14580
14581         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
14582         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
14583         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
14584         Fix for segment-start/stop API change.
14585
14586 2005-10-17  Julien MOUTTE  <julien@moutte.net>
14587
14588         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
14589         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
14590         way.
14591
14592 2005-10-17  Julien MOUTTE  <julien@moutte.net>
14593
14594         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
14595         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
14596         output declared in transform_caps.
14597
14598 2005-10-17  Julien MOUTTE  <julien@moutte.net>
14599
14600         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
14601
14602 2005-10-17  Julien MOUTTE  <julien@moutte.net>
14603
14604         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
14605         (gst_video_box_get_unit_size): Fix wrong size calculations and
14606         implement get_unit_size correctly.
14607
14608 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
14609
14610         * configure.ac:
14611           Enable flx plugin.
14612
14613         * gst/flx/gstflxdec.c: (flx_decode_chunks):
14614           Fix gcc4 signedness issue.
14615
14616 2005-10-17  Julien MOUTTE  <julien@moutte.net>
14617
14618         * configure.ac: Adding videomixer.
14619         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
14620         (user_read_data), (gst_pngdec_chain): More debugging.
14621         * gst/alpha/Makefile.am: Adding alphacolor
14622         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
14623         (gst_alpha_color_class_init), (gst_alpha_color_init),
14624         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
14625         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
14626         (plugin_init): Ported to 0.9 using in place base tranform.
14627         * gst/videomixer/Makefile.am:
14628         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14629         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
14630         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
14631         (gst_videomixer_pad_init), (gst_videomixer_class_init),
14632         (gst_videomixer_init), (gst_videomixer_getcaps),
14633         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
14634         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14635         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
14636         to 0.9 using collectpads.
14637
14638 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
14639
14640         * configure.ac:
14641         * gst/flx/Makefile.am:
14642         * gst/flx/gstflxdec.c: (gst_flxdec_init),
14643         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
14644         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
14645         * gst/flx/gstflxdec.h:
14646         flx plugin ported to 0.9
14647
14648 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
14649
14650         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
14651           use new gst_version_string()
14652
14653 2005-10-16  Andy Wingo  <wingo@pobox.com>
14654
14655         * configure.ac: GLIB_CHECK.
14656
14657 2005-10-15  Julien MOUTTE  <julien@moutte.net>
14658
14659         * ext/libpng/Makefile.am:
14660         * ext/libpng/gstpng.c: (plugin_init):
14661         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
14662         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
14663         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
14664
14665 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
14666
14667         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14668
14669         * configure.ac:
14670         * gst/matroska/Makefile.am:
14671         * gst/matroska/ebml-ids.h:
14672         * gst/matroska/ebml-write.c:
14673         * gst/matroska/ebml-write.h:
14674         * gst/matroska/matroska-ids.h:
14675         * gst/matroska/matroska-mux.c:
14676         * gst/matroska/matroska-mux.h:
14677         * gst/matroska/matroska.c: (plugin_init):
14678           Port matroska muxer to 0.9 (#318847).
14679
14680 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
14681
14682         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
14683         (comment_init), (comment_add):
14684           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
14685           use GST_READ_UINT32_LE() and friends rather than the private
14686           implementation of those same macros.
14687
14688 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
14689
14690         * examples/stats/mp2ogg.c:
14691           more typo fixes
14692
14693 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
14694
14695         * examples/indexing/indexmpeg.c: (main):
14696         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
14697         (gst_esdmon_close_audio), (gst_esdmon_change_state):
14698         * ext/esd/esdmon.h:
14699         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
14700         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
14701         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
14702         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
14703         * gst/avi/gstavimux.c: (gst_avimux_init):
14704         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
14705         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
14706         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
14707         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
14708         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
14709         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
14710         * gst/oldcore/gstmultifilesrc.h:
14711         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
14712         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
14713         (gst_pipefilter_change_state):
14714         * gst/oldcore/gstpipefilter.h:
14715         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
14716         * gst/videomixer/videomixer.c: (gst_videomixer_init):
14717         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
14718         * sys/osxaudio/gstosxaudiosink.h:
14719         * sys/osxaudio/gstosxaudiosrc.h:
14720           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
14721           moved bitshift from macro to enum definition
14722
14723 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14724
14725         * ext/Makefile.am:
14726         * ext/cairo/Makefile.am:
14727         * ext/cairo/gstcairo.c: (plugin_init):
14728         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
14729         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14730         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
14731         * ext/cairo/gsttimeoverlay.h:
14732           update of cairo-based timeoverlay to 1.0 Cairo API
14733           doesn't work yet for resizing of output sink
14734
14735 2005-10-11  Wim Taymans  <wim@fluendo.com>
14736
14737         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
14738         newsegment API fix.
14739
14740 2005-10-11  Wim Taymans  <wim@fluendo.com>
14741
14742         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
14743         (gst_dvdemux_demux_frame):
14744         * ext/flac/gstflacdec.c: (gst_flacdec_write):
14745         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14746         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
14747         (gst_avi_demux_handle_seek):
14748         * gst/goom/gstgoom.c: (gst_goom_event):
14749         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
14750         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
14751         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
14752         (gst_wavparse_loop), (gst_wavparse_pad_convert),
14753         (gst_wavparse_srcpad_event):
14754         newsegment API update.
14755
14756 2005-10-11  Andy Wingo  <wingo@pobox.com>
14757
14758         * ext/speex/gstspeexenc.c: Signedness cleanups.
14759
14760 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
14761
14762         * PORTED_09:
14763         * ext/speex/Makefile.am:
14764         * ext/speex/gstspeex.c:
14765         * ext/speex/gstspeexenc.c:
14766         Speexenc ported to 0.9
14767
14768 2005-10-10  Wim Taymans  <wim@fluendo.com>
14769
14770         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
14771         (gst_oss_sink_init), (gst_oss_sink_set_property),
14772         (gst_oss_sink_get_property), (gst_oss_sink_open),
14773         (gst_oss_sink_prepare), (gst_oss_sink_reset):
14774         * sys/oss/gstosssink.h:
14775         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
14776         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
14777         (gst_oss_src_prepare):
14778         Cleanups, make device configurable in the sink, handle and report
14779         errors.
14780
14781 2005-10-10  Wim Taymans  <wim@fluendo.com>
14782
14783         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
14784         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
14785         Make sure element is NULL before removing from the bin.
14786
14787 2005-10-07  Andy Wingo  <wingo@pobox.com>
14788
14789         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
14790         block forever in a read().
14791         (gst_dv1394src_bus_reset): Post a message when the cable is
14792         unplugged.
14793         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
14794         (gst_dv1394src_bus_reset): Don't unref the message.
14795
14796         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
14797         hacking. The only change should be that the state change stuff was
14798         put into basesrc's start() and stop() routines, which coalesces
14799         some steps.
14800
14801 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
14802
14803         * configure.ac:
14804           Add check for mmap
14805           
14806         * gst/debug/Makefile.am:
14807           Only compile efence plugin on systems that have mmap.
14808
14809 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
14810
14811         * gst/debug/Makefile.am:
14812         * gst/debug/breakmydata.c:
14813         * gst/debug/gstdebug.c:
14814         * gst/debug/gstnavigationtest.c:
14815         * gst/debug/gstnavseek.c: 
14816         * gst/debug/gstnavseek.h:
14817         * gst/debug/progressreport.c: 
14818         * gst/debug/testplugin.c:
14819           Port progressreport, navseek, navigationtest, testsink and
14820           breakmydata.
14821
14822 2005-10-05  Edward Hervey  <edward@fluendo.com>
14823
14824         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
14825         (gst_dvdemux_src_query):
14826         Fixes for better conversion
14827
14828 2005-10-04  Michael Smith <msmith@fluendo.com>
14829
14830         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
14831         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14832         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
14833         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14834           Set state of elements to NULL before removing from bins.
14835           Set state of test element to NULL if we failed to move it to READY
14836
14837 2005-10-04  Edward Hervey  <edward@fluendo.com>
14838
14839         * ext/dv/Makefile.am:
14840         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
14841         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
14842         Corrected the query function for position so it doesn't forget what
14843         format was asked, and calls the conversion functions on the correct pad.
14844
14845 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14846
14847         * configure.ac:
14848           back to development
14849
14850 === release 0.9.3 ===
14851
14852 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14853
14854         * configure.ac:
14855           Releasing 0.9.3, "Aramis"
14856
14857 2005-10-03  Andy Wingo  <wingo@pobox.com>
14858
14859         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
14860         error returns.
14861
14862 2005-10-02  Andy Wingo  <wingo@pobox.com>
14863
14864         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
14865
14866         * ext/flac/gstflacenc.c: Ported to 0.9.
14867
14868         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
14869
14870         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
14871         and link to gsttagedit. Enable flacenc.
14872
14873         * ext/flac/gstflacdec.c: Re-enable tag reading.
14874
14875 2005-09-30  Wim Taymans  <wim@fluendo.com>
14876
14877         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
14878         * gst/rtp/gstrtpgsmparse.c:
14879         * gst/rtp/gstrtph263penc.c:
14880         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
14881         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
14882         (gst_rtpmp4venc_set_property):
14883         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
14884         Various class and caps fixes from Andre Magalhaes (andrunko)
14885
14886 2005-09-29  Wim Taymans  <wim@fluendo.com>
14887
14888         * gst/level/level-example.c: (main):
14889         Update for new bus API.
14890
14891 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
14892
14893         * configure.ac:
14894           Fix unexpanded autoconf macro GST_DOC, which has been renamed
14895           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
14896
14897 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
14898
14899         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
14900           Fix playback of mono streams (bytes_per_sample should be set
14901           from the sample width and the number of channels negotiated,
14902           and not just be set to 4) (#317338)
14903
14904 2005-09-26  Wim Taymans  <wim@fluendo.com>
14905
14906         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
14907         (gst_rtpmpaenc_handle_buffer):
14908         Set buffer duration correctly.
14909
14910 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
14911
14912         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
14913         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
14914         (gst_avi_demux_change_state):
14915           Don't crash when encountering a stream with an unknown fourcc or
14916           codec id. Instead, create a pad of type video/x-avi-unknown or
14917           audio/x-avi-unknown, which as a side-effect also results in less
14918           confusing error messages in players ('no decoder' vs. 'no streams');
14919           minor fixes to state change function and class_init function.
14920
14921 2005-09-24  Wim Taymans  <wim@fluendo.com>
14922
14923         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
14924         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
14925         These are sinks.
14926
14927 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14928
14929         * check/elements/level.c: (GST_START_TEST):
14930           fix test for new GstClockTime use
14931         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
14932         (gst_level_transform_ip):
14933         * gst/level/gstlevel.h:
14934           fix up the decay peak, ensuring the decay peak is never lower
14935           than the peak for that interval
14936
14937 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14938
14939         * docs/plugins/gst-plugins-good-plugins.args:
14940         * docs/plugins/inspect/plugin-alpha.xml:
14941         * docs/plugins/inspect/plugin-rtp.xml:
14942         * gst/level/gstlevel.c: (gst_level_set_caps),
14943         (gst_level_transform_ip):
14944           updating docs
14945
14946 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14947
14948         * Makefile.am:
14949         * check/elements/level.c: (GST_START_TEST):
14950         * gst/level/Makefile.am:
14951         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
14952         (gst_level_set_property), (gst_level_get_property),
14953         (gst_level_set_caps), (gst_level_message_new),
14954         (gst_level_transform_ip):
14955         * gst/level/gstlevel.h:
14956         * gst/level/level-example.c: (message_handler), (main):
14957           convert to using GstClockTime for all time values, finally.
14958
14959 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14960
14961         * gst/auparse/Makefile.am:
14962         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14963           fix up build
14964         * configure.ac:
14965         * ext/cairo/Makefile.am:
14966         * ext/dv/Makefile.am:
14967         * ext/esd/Makefile.am:
14968         * ext/flac/Makefile.am:
14969         * ext/gconf/Makefile.am:
14970         * ext/gdk_pixbuf/Makefile.am:
14971         * ext/jpeg/Makefile.am:
14972         * ext/ladspa/Makefile.am:
14973         * ext/libcaca/Makefile.am:
14974         * ext/libmng/Makefile.am:
14975         * ext/libpng/Makefile.am:
14976         * ext/mikmod/Makefile.am:
14977         * ext/pango/Makefile.am:
14978         * ext/raw1394/Makefile.am:
14979         * ext/shout2/Makefile.am:
14980         * ext/speex/Makefile.am:
14981         * gst/alpha/Makefile.am:
14982         * gst/autodetect/Makefile.am:
14983         * gst/avi/Makefile.am:
14984         * gst/cutter/Makefile.am:
14985         * gst/debug/Makefile.am:
14986         * gst/effectv/Makefile.am:
14987         * gst/flx/Makefile.am:
14988         * gst/goom/Makefile.am:
14989         * gst/interleave/Makefile.am:
14990         * gst/law/Makefile.am:
14991         * gst/matroska/Makefile.am:
14992         * gst/median/Makefile.am:
14993         * gst/monoscope/Makefile.am:
14994         * gst/multipart/Makefile.am:
14995         * gst/oldcore/Makefile.am:
14996         * gst/rtp/Makefile.am:
14997         * gst/rtsp/Makefile.am:
14998         * gst/smoothwave/Makefile.am:
14999         * gst/smpte/Makefile.am:
15000         * gst/videobox/Makefile.am:
15001         * gst/videofilter/Makefile.am:
15002         * gst/videomixer/Makefile.am:
15003         * gst/wavenc/Makefile.am:
15004         * gst/wavparse/Makefile.am:
15005         * sys/oss/Makefile.am:
15006         * sys/osxaudio/Makefile.am:
15007         * sys/osxvideo/Makefile.am:
15008           fix up GST_LIBS use
15009
15010 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15011
15012         * gst/auparse/Makefile.am:
15013         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15014           fix build of auparse
15015
15016 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
15017
15018         * configure.ac:
15019         * PORTED_09:
15020         * gst/auparse/gstauparse.c:
15021         * gst/auparse/gstauparse.h:
15022         Auparse ported to 0.9.
15023
15024 2005-09-22  Wim Taymans  <wim@fluendo.com>
15025
15026         * gst/rtp/TODO:
15027         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
15028         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15029         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15030         (gst_rtpmp4venc_set_property):
15031         * gst/rtp/gstrtpmp4venc.h:
15032         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15033         * gst/rtp/gstrtpmpaenc.h:
15034         Use is_filled to both check MTU and max-ptime of base class.
15035
15036 2005-09-22  Wim Taymans  <wim@fluendo.com>
15037
15038         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15039         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15040         (gst_rtpmp4venc_set_property):
15041         Don't fragment packets with multiple frames.
15042
15043 2005-09-22  Wim Taymans  <wim@fluendo.com>
15044
15045         * gst/rtp/TODO:
15046         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15047         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15048         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
15049         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
15050         (gst_rtpmp4venc_get_property):
15051         * gst/rtp/gstrtpmp4venc.h:
15052         Remove g_print.
15053         Update TODO
15054         Make payload encoder a bit smarter and more correct with
15055         timestamps.
15056         Added option in payloader to include config string in-band.
15057
15058 2005-09-21  Wim Taymans  <wim@fluendo.com>
15059
15060         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15061         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15062         (gst_rtspsrc_send):
15063         Strip spaces for key/value pairs.
15064
15065 2005-09-21  Wim Taymans  <wim@fluendo.com>
15066
15067         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15068         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15069         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
15070         (gst_rtspsrc_change_state):
15071         More SDP parsing and caps setting.
15072         Do NO_PREROLL differently.
15073         add pads only after negotiated.
15074
15075         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
15076         (gst_udpsrc_getcaps):
15077         Implement the getcaps function.
15078
15079 2005-09-21  Wim Taymans  <wim@fluendo.com>
15080
15081         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
15082         (gst_rtpamrdec_chain):
15083         Handle multiple AMr packets per payload. Handle CRC and
15084         parse ILL/ILP.
15085
15086         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15087         Make caps params strings for easy SDP mapping.
15088         
15089         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
15090         Handle capsnego better.
15091
15092         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15093         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
15094         Generate and parse config string in the caps.
15095
15096 2005-09-21  Wim Taymans  <wim@fluendo.com>
15097
15098         * gst/rtp/README:
15099         Update README
15100
15101         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
15102         Make extra params as strings.
15103
15104         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
15105         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15106         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
15107         Make state change return NO_PREROLL as this is a live
15108         source.
15109
15110         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15111         Don't unref old caps when NULL.
15112
15113 2005-09-20  Wim Taymans  <wim@fluendo.com>
15114
15115         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
15116         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15117         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
15118         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
15119         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
15120         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
15121         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
15122         * gst/rtsp/sdpmessage.h:
15123         Add URI handler.
15124         Parse SDP and create caps.
15125
15126 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
15127
15128         * gst/alpha/gstalpha.c:
15129           fix element description
15130
15131 2005-09-19  Wim Taymans  <wim@fluendo.com>
15132
15133         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
15134         Don't check payload for now.
15135
15136 2005-09-19  Wim Taymans  <wim@fluendo.com>
15137
15138         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15139         (gst_wavparse_init), (gst_wavparse_parse_file_header),
15140         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
15141         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15142         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15143         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
15144         (gst_wavparse_change_state):
15145         * gst/wavparse/gstwavparse.h:
15146         Fix wavparse some more.
15147
15148 2005-09-19  Wim Taymans  <wim@fluendo.com>
15149
15150         * check/elements/level.c: (GST_START_TEST):
15151         Fix for bus API change.
15152
15153 2005-09-19  Wim Taymans  <wim@fluendo.com>
15154
15155         * gst/level/level-example.c: (main):
15156         Fix for new bus API.
15157
15158         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15159         Set caps on pads.
15160
15161 2005-09-15  Wim Taymans  <wim@fluendo.com>
15162
15163         * gst/rtp/Makefile.am:
15164         * gst/rtp/README:
15165         * gst/rtp/gstrtp.c: (plugin_init):
15166         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
15167         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
15168         (gst_rtpamrdec_change_state):
15169         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
15170         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
15171         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
15172         * gst/rtp/gstrtpamrenc.h:
15173         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15174         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
15175         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
15176         * gst/rtp/gstrtpgsmenc.h:
15177         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
15178         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
15179         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
15180         (gst_rtpgsmparse_change_state):
15181         * gst/rtp/gstrtpgsmparse.h:
15182         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
15183         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
15184         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
15185         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
15186         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
15187         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
15188         * gst/rtp/gstrtph263penc.h:
15189         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
15190         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
15191         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15192         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
15193         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
15194         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
15195         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
15196         * gst/rtp/gstrtpmp4venc.h:
15197         * gst/rtp/gstrtpmpadec.c:
15198         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
15199         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
15200         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
15201         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
15202         * gst/rtp/gstrtpmpaenc.h:
15203         Updates to payloader/depayloaders, make payloaders use
15204         the base classes.
15205         Updated README with suggested RTP caps and how to convert
15206         to/from SDP.
15207         Added config descriptor in mp4v payloader.
15208
15209 2005-09-15  Andy Wingo  <wingo@pobox.com>
15210
15211         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
15212         * gst/autodetect/gstautovideosink.c
15213         (gst_auto_video_sink_find_best): Update for new registry API.
15214
15215 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15216
15217         * common/c-to-xml.py:
15218         * common/gtk-doc-plugins.mak:
15219           a simple py script to generate valid xml from a C example
15220           probably also need to strip an MIT license when we decide
15221         * docs/plugins/Makefile.am:
15222         * gst/level/Makefile.am:
15223         * gst/level/gstlevel.c: (gst_level_init):
15224         * gst/level/level-example.c: (message_handler), (main):
15225           add an example to level that will show up in the docs
15226         * gst/rtp/TODO:
15227           add a note for the future
15228
15229 2005-09-14  Michael Smith <msmith@fluendo.com>
15230
15231         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15232           Actually define the debug object being used in wavenc. Fixes #316205
15233
15234 2005-09-14  Michael Smith <msmith@fluendo.com>
15235
15236         * gst/smpte/Makefile.am:
15237           Link against GST_BASE_LIBS, to get it linked against libgstbase;
15238           needed to build on windows (bug 316204)
15239
15240 2005-09-12  Andy Wingo  <wingo@pobox.com>
15241
15242         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
15243
15244 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
15245
15246         * configure.ac:
15247         * gst/fdsrc/Makefile.am:
15248         * gst/fdsrc/gstfdsrc.c:
15249         * gst/fdsrc/gstfdsrc.h:
15250           Move fdsrc back into gstreamer core elements.
15251
15252         * gst/level/gstlevel.c: (gst_level_class_init),
15253         (gst_level_transform_ip):
15254         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
15255           Basetransform changes.
15256
15257 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15258
15259         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
15260         * ext/jpeg/smokecodec.c: (find_best_size):
15261           fix compiler warnings
15262
15263 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15264
15265         * gst-plugins-good.spec.in:
15266           spec file fixes
15267         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
15268         (gst_multiudpsink_render), (gst_multiudpsink_add),
15269         (gst_multiudpsink_clear):
15270           it actually helps to actually stream if we hook up the
15271           "add" signal to an actual implementation
15272         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
15273           some debugging
15274
15275 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
15276
15277         * ext/jpeg/Makefile.am:
15278         * ext/jpeg/gstjpeg.c
15279         * ext/jpeg/gstjpegenc.c:
15280         * ext/jpeg/gstsmokeenc.c:
15281
15282 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
15283
15284         * ext/flac/gstflacdec.c:
15285         * ext/flac/gstflacenc.c:
15286         * ext/flac/gstflactag.c:
15287         * ext/speex/gstspeexenc.c:
15288           gsttaginterface.h -> gsttagsetter.h
15289
15290 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
15291
15292         * configure.ac:
15293         * gst/debug/Makefile.am:
15294         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
15295         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
15296         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
15297         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
15298         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
15299           Port to 0.9 and re-enable efence plugin.
15300
15301 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
15302
15303         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
15304         (gst_flacdec_write), (gst_flacdec_convert_src):
15305         * ext/flac/gstflacdec.h:
15306           Add support for flac files with 24/32 bits per sample; and misc.
15307           minor clean-ups. Seeking is still partly broken (for me at least).
15308
15309 2005-09-06  Wim Taymans  <wim@fluendo.com>
15310
15311         * gst/rtp/Makefile.am:
15312         * gst/rtp/gstrtp.c: (plugin_init):
15313         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
15314         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
15315         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
15316         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
15317         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
15318         (gst_rtpmp4vdec_plugin_init):
15319         * gst/rtp/gstrtpmp4vdec.h:
15320         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15321         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
15322         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
15323         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
15324         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
15325         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
15326         * gst/rtp/gstrtpmp4venc.h:
15327         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
15328         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
15329         Added mpeg4 video payload encoder/decoder.
15330         Added some docs in mpa payloader.
15331
15332 === release 0.9.1 ===
15333
15334 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15335
15336         * NEWS:
15337         * README:
15338         * RELEASE:
15339         * autogen.sh:
15340         * configure.ac:
15341           releasing 0.9.1, "Blondie"
15342
15343 2005-09-05  Andy Wingo  <wingo@pobox.com>
15344
15345         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
15346         here from the state change handler, so we fire signals without
15347         holding the state lock.
15348
15349 2005-09-02  Andy Wingo  <wingo@pobox.com>
15350
15351         * All plugins updated for element state changes.
15352
15353 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15354
15355         * Makefile.am:
15356         * check/.cvsignore:
15357         * check/Makefile.am:
15358         * check/elements/.cvsignore:
15359         * check/elements/level.c: (setup_level), (cleanup_level),
15360         (GST_START_TEST), (level_suite), (main):
15361           add a test for level
15362         * common/release.mak:
15363           move the enum checking to release.mak
15364         * configure.ac:
15365           add valgrind and check checking
15366         * gst/level/gstlevel.c: (gst_level_transform):
15367         * gst/level/gstlevel.h:
15368           fix Andy's cast bug
15369           convert a field to int
15370           fix the arithmetic to int when checking for emit so that a
15371           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
15372
15373 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15374
15375         * Makefile.am:
15376         * configure.ac:
15377           add docs to build
15378         * common/plugins.xsl:
15379           wrap Description into a refsect2
15380         * docs/Makefile.am:
15381         * docs/plugins/Makefile.am:
15382         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15383         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15384         * gst/goom/Makefile.am:
15385         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
15386         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
15387         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
15388         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
15389         (gst_goom_change_state):
15390         * gst/goom/gstgoom.h:
15391           GstGOOM -> GstGoom
15392           add an example launch line
15393         * gst/level/gstlevel.h:
15394         * gst/monoscope/gstmonoscope.c:
15395           cleanups
15396
15397 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15398
15399         * configure.ac:
15400         * docs/plugins/Makefile.am:
15401         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15402         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15403         * docs/plugins/gst-plugins-good-plugins.types:
15404           document elements and plugins.  Shazam !
15405
15406 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15407
15408         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
15409           be found under doc/random/ChangeLog-0.8